Created
January 13, 2022 10:09
-
-
Save fuyi/c4ec04c8654266b613fb1e20b3904dec to your computer and use it in GitHub Desktop.
pdd_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", | |
"value_string": "DESKTOP" | |
}, | |
{ | |
"name": "market", | |
"value_string": "SE" | |
}, | |
{ | |
"name": "locale", | |
"value_string": "SV_SE" | |
}, | |
{ | |
"name": "page_id", | |
"value_string": "PRODUCT DETAIL : 1014774 : BOO REGULAR CARGO" | |
}, | |
{ | |
"name": "page_path", | |
"value_string": "/MEN/TROUSERS/TROUSERS/REGULAR_ALL/PRODUCT DETAIL : 1014774 : BOO REGULAR CARGO" | |
}, | |
{ | |
"name": "url", | |
"value_string": "http://www2.hm.com/sv_se/productpage.1014774001.html" | |
}, | |
{ | |
"name": "env", | |
"value_string": "dev" | |
}, | |
{ | |
"name": "article", | |
"value_string": "1014774001" | |
} | |
], | |
"event_name": "Zoom image", | |
"event_type": "click", | |
"uId": "1815065039", | |
"sId": "1640176056803", | |
"cId": "1686558295.1640176058", | |
"hmId": "4FF66248-48A6-4882-B414-4953891357F8", | |
"consent": { | |
"necessary": true, | |
"performance": false, | |
"functional": false, | |
"marketing": false | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment