Data import schemas
Custom event
Custom event have some required fields:
external_id
created_at
label
i.e: download_ebook
The custom_event
item also requires to provide the minimum required user
object. This is mandatory to self-heal the dataset if the custom_event
is imported into the database before the user
profile (out-of-order).
If the custom_event
happened during a user session, you can attach the session
context to the item.
Installed apps might have added additional fields to your orders. These fields are in the format: app_appname_fieldname