Lytics Collect Event
Schema for an event payload submitted to the Lytics data collection endpoint.
Customer Data PlatformCDPPersonalizationSegmentationUser ProfilesBehavioral AnalyticsContent AffinityReal-Time DataMarketing AutomationAudience Activation
Properties
| Name |
Type |
Description |
| _uid |
string |
Lytics unique user identifier to associate with this event |
| email |
string |
User email address (used as identity key) |
| event |
string |
Event name or type (e.g., page_view, purchase, login) |
| url |
string |
URL associated with this event |
| title |
string |
Page or content title associated with this event |
| referrer |
string |
Referring URL |
| ts |
string |
Event timestamp (ISO 8601). Defaults to server time if omitted. |
JSON Schema