Skip to content

Instantly share code, notes, and snippets.

@elephantsneverforget
Created April 16, 2024 20:50
Show Gist options
  • Save elephantsneverforget/4efbdf9e6cf4414316792b0455aa2cf8 to your computer and use it in GitHub Desktop.
Save elephantsneverforget/4efbdf9e6cf4414316792b0455aa2cf8 to your computer and use it in GitHub Desktop.
Meta new/returning events with "origin"
{
"data": [
{
"event_name": "Purchase_NewCustomer",
"event_time": 1713300268,
"action_source": "website",
"user_data": {
"em": [
"7b17fb0bd173f625b58636fb796407c22b3d16fc78302d79f0fd30c2fc2fc068"
],
"ph": [
null
]
},
"custom_data": {
"currency": "USD",
"value": "142.52",
"origin": "MetaCheckout"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment