Skip to content

Instantly share code, notes, and snippets.

@slavivanov
Created January 7, 2021 20:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save slavivanov/f0489f91ff2331ee6dd3ffb38a476fa1 to your computer and use it in GitHub Desktop.
Save slavivanov/f0489f91ff2331ee6dd3ffb38a476fa1 to your computer and use it in GitHub Desktop.
[
{
"id": 999999999,
"timestamp": "2020-12-10T20:29:31.967Z",
"eventName": "email-delivered",
"eventType": "email",
"userData": {
"id": "0e824a36-36af-45cd-98b7-0110c5ffa891",
"userId": "user_12345",
"email": "john@acme.com"
},
"eventData": {
"emailId": 3,
"emailName": "Welcome Email",
"flowId": "2",
"flowName": "Welcome Sequence"
}
},
{
"id": 999999999,
"timestamp": "2020-12-10T20:29:31.967Z",
"eventName": "tag-added",
"eventType": "tag",
"userData": {
"id": "0e824a36-36af-45cd-98b7-0110c5ffa891",
"userId": "user_12345",
"email": "john@acme.com"
},
"eventData": {
"tag": "lead-score-over-100"
}
},
{
"id": 999999999,
"timestamp": "2020-12-10T20:29:31.967Z",
"eventName": "page-visited",
"eventType": "page",
"userData": {
"id": "0e824a36-36af-45cd-98b7-0110c5ffa891",
"userId": "user_12345",
"email": "john@acme.com"
},
"eventData": {
"UTMSource": null,
"UTMMedium": null,
"UTMContent": null,
"UTMCampaign": null,
"UTMTerm": null,
"url": "https://encharge.io/email-sequence-templates/",
"path": "/email-sequence-templates/",
"browser": {
"name": "Chrome",
"major": "87",
"version": "87.0.4280.88"
},
"source": "encharge-js",
"domain": "encharge.io",
"timeOnPage": 1000,
"referrer": "https://www.google.com/",
"searchKeyword": null,
"query": null,
"sessionId": null,
"title": "13 Email Sequence Templates for Your SaaS – Encharge"
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment