Created
March 25, 2022 08:06
-
-
Save fuyi/011daa56bc1d3fb401757af2c2ade6fa to your computer and use it in GitHub Desktop.
pubsub_message_example
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"parameters":[ | |
{ | |
"name":"touchpoint", | |
"stringValue":"android" | |
}, | |
{ | |
"name":"market", | |
"stringValue":"gb" | |
}, | |
{ | |
"name":"locale", | |
"stringValue":"en_gb" | |
}, | |
{ | |
"name":"page", | |
"stringValue":"/ladies/beauty/nails/nailpolish/product detail : 0286832 : ol nailpolish red" | |
}, | |
{ | |
"name":"url", | |
"stringValue":"https://hm.com/LADIES/BEAUTY/NAILS/NAILPOLISH/PRODUCT DETAIL : 0286832 : OL NAILPOLISH RED" | |
}, | |
{ | |
} | |
], | |
"ecom":{ | |
"currency":"gbp", | |
"value":3.99 | |
}, | |
"eventName":"add_to_cart", | |
"eventType":"ecommerce", | |
"env":"qa", | |
"uId":"3001997238", | |
"sId":"1647948064089", | |
"cId":"185624176.1647264647", | |
"hmId":"29488A5B-1193-4ACA-9AB6-C9B8171DB458", | |
"brandId":1, | |
"consent":{ | |
"necessary":true, | |
"performance":true, | |
"functional":true, | |
"marketing":true | |
}, | |
"meta_source_message_key":"1647948064089_add_to_cart_1647948082732", | |
"eventDate":"2022-03-22", | |
"eventTimestamp":1647948083081 | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment