Column event
Note
This file is auto-generated
Tracking that are not related to specific concepts for now
Work in progress
event_date: The date when the event occurred, used for partitioning the data.
event_name: The name of the event. For screen views, it concatenates the event name with the Firebase screen name.
page_name: The name of the page where the event occurred, providing context for the event.
event_timestamp: The exact timestamp when the event was recorded.
user_pseudo_id: A pseudo identifier for the user, used for tracking purposes.
origin: The origin of the event, indicating where it was triggered from.
platform: The platform on which the event was recorded, such as iOS or Android.
app_version: The version of the application where the event was recorded.
traffic_campaign: The name of the marketing campaign that generated the session.
traffic_source: The source of the marketing campaign (Instagram, Snapchat ...) that generated the session.
traffic_medium: The medium of the marketing campaign (email, push notification ...)that generated the session.
session_id: Deprecated: use unique_session_id. The session identifier during which the event was recorded.
unique_session_id: A unique identifier for the session, ensuring no duplicates.