Purchase data export
Created: 04.05.2023
Updated: 01.06.2023
Author: Alexander Sugakov
Data Export
Data is exported upon request for a specific time period into a file. By default, the export is done in CSV format (comma separated). By default, the export is based on UTC+3 time zone.
General Description
The exported file contains a list of purchase events received by the platform during the specified time period. Events are NOT deduplicated (when comparing the quantity and total amount of purchases for the period with data from analytical platforms, we compare the data after deduplication based on the 'uniqueTransactionId
' field).
Data Structure
contextType
0 - HOMEPAGE,
1 - CATEGORY,
2 - PRODUCT,
3 - CART,
4 - OTHER,
5 - SEARCH
Type of the page from which the event was sent, in accordance with the Page Context
Last updated
Was this helpful?