The structure of Appflow tracked events with types
You may need to know the event's structure to understand what and how we track and store. You also could download your app data in Settings at any time
event_time
string
event_name
data
object
data.user
data.user.uid
data.subscription
data.subscription.original_id
data.subscription.transaction_id
data.subscription.product_id
data.subscription.receipt
data.purchase
data.purchase.currency
data.purchase.price
purchase_at
data.device
data.device.brand
data.device.ip
data.device.os
Last updated 2 years ago
Was this helpful?