In the context of web application development and user management, which approach would be used to see who purchased items from an online registry system?
- Implementing a database query to access the transaction log associated with the registry.
- Analyzing the website's source code for purchase tracking scripts.
- Using a third-party API to retrieve purchase history data from the online registry.
- Reviewing user access logs for the registry management dashboard.