Get Analytics Reports
Important
The Buy with Prime API is offered as a preview and might change as we receive feedback and iterate on the interfaces. We are sharing this early documentation to help you learn about the Buy with Prime API as we write and iterate on the content.
The Buy with Prime API offers reports to help you with the following tasks:
- Get User Engagement Data: Get insights like clickthrough rates, conversion uplift, and drop-off rates.
- View Buy with Prime Fees Charged for Each Order: Get a consolidated view of all of the Buy with Prime fees charged as part of the order lifecycle.
API operations
You use the following mutations, queries, and events to get analytics reports with the Buy with Prime API.
Mutations
Name | Description |
---|---|
startReportTask | Start the process of generating an analytics report. |
sendUserEvents | Send user events to analytics. |
Queries
Name | Description |
---|---|
reportDownloadLink | Get a link with which to download an analytics report. |
reportTask | Get the status of an analytics report. |
Events
None.
Related topics
Updated 2 days ago