Segment
Send demo analytics to Segment
How to Integrate
Custom Events
{
"anonymous_id": UUID,
"event": 'sl_demo_open',
"properties": {
"demo_id": UUID,
"demo_name": String,
"demo_url": URL
}
}Last updated
Was this helpful?