Created
October 29, 2024 22:24
-
-
Save elephantsneverforget/8c9d72297ff5fe73419b54126da9c349 to your computer and use it in GitHub Desktop.
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
{ | |
"textPayload": "Hello", | |
"channelConfig": { | |
"id": 1169, | |
"all_markets": true, | |
"market_groups": [], | |
"label": "Prototypin", | |
"live": true, | |
"debug": true, | |
"prototypingEnabled": true, | |
"prototyping": { | |
"project": "pub-sub-testing-october-2024", | |
"topic": "purchase" | |
}, | |
"uses_unified_checkout": false, | |
"subscriptionTagName": null, | |
"consentMode": { | |
"enabled": false, | |
"ad_storage": false, | |
"analytics_storage": false, | |
"functionality_storage": false, | |
"personalization_storage": false, | |
"security_storage": false | |
}, | |
"orderFilters": { | |
"condition": "BLOCK", | |
"appIds": [], | |
"channels": [], | |
"customerTags": [], | |
"gateways": [], | |
"tags": [] | |
}, | |
"completedStep": 8, | |
"wentLiveAt": "2024-10-22T17:49:23.121196+0000", | |
"createdAt": "2024-10-22T17:46:52.676962+0000", | |
"updatedAt": "2024-10-29T20:52:57.579721+0000", | |
"accessToken": "test-token", | |
"apiVersion": "18.0", | |
"pixelId": "123456", | |
"dataConfig": { | |
"contentType": "product_group", | |
"conversionValue": "revenue", | |
"fallbackCurrencyCode": "USD", | |
"productAttributeMapping": "product_id" | |
}, | |
"enabledEvents": { | |
"addPaymentInfo": true, | |
"addToCart": true, | |
"beginCheckout": true, | |
"pageView": true, | |
"purchase": true, | |
"channelLiftStudy": false, | |
"newCustomerPurchase": true, | |
"returningCustomerPurchase": true, | |
"signUp": true, | |
"subscribe": true, | |
"subscriptionPurchase": false, | |
"viewItem": true, | |
"viewSearchResults": false | |
}, | |
"enabledWebEvents": { | |
"addPaymentInfo": true, | |
"addToCart": true, | |
"beginCheckout": true, | |
"pageView": true, | |
"purchase": true, | |
"signUp": true, | |
"subscribe": true, | |
"subscriptionPurchase": false, | |
"viewItem": true, | |
"viewItemList": false, | |
"viewSearchResults": false | |
}, | |
"webhookOverrides": { | |
"purchase": true, | |
"beginCheckout": true, | |
"addPaymentInfo": true | |
}, | |
"actionSourceMaps": { | |
"tagMap": [], | |
"channelMap": [], | |
"gatewayMap": [] | |
} | |
}, | |
"event": { | |
"event_name": "addToCart", | |
"id": "68dcc78e-f472-4952-ae58-eb3e3fbc0c2b", | |
"event_time": "2024-10-29T20:53:24.005Z", | |
"currencyCode": "USD", | |
"checkout": {}, | |
"order": {}, | |
"products": [ | |
{ | |
"quantity": 1, | |
"compareAtPrice": 0, | |
"variant": { | |
"id": "42063091040298", | |
"sku": "42063091040298", | |
"price": 749.95, | |
"title": "Default Title", | |
"image": "https://3-20-staging-qa.myshopify.com/cdn/shop/files/Main_b13ad453-477c-4ed1-9b43-81f3345adfd6.jpg?v=1726165078", | |
"url": "https://3-20-staging-qa.myshopify.com/products/the-collection-snowboard-liquid?variant=42063091040298", | |
"product": { | |
"id": "7458969354282", | |
"title": "The Collection Snowboard: Liquid", | |
"vendor": "Hydrogen Vendor", | |
"category": "snowboard" | |
} | |
} | |
} | |
], | |
"values": {}, | |
"browser": { | |
"page_title": "The Collection Snowboard: Liquid – 3-20-staging-qa", | |
"page_url": "https://3-20-staging-qa.myshopify.com/products/the-collection-snowboard-liquid", | |
"language": "en-US", | |
"screen_resolution": "4096x2304" | |
}, | |
"discountCodes": [], | |
"customer": {} | |
}, | |
"browserEvent": { | |
"source": "DL", | |
"event": { | |
"event": "dl_add_to_cart", | |
"event_id": "68dcc78e-f472-4952-ae58-eb3e3fbc0c2b", | |
"event_time": "2024-10-29T20:53:24.005Z", | |
"event_state": "OTHER", | |
"cart_total": "0.00", | |
"page": { | |
"title": "The Collection Snowboard: Liquid – 3-20-staging-qa" | |
}, | |
"device": { | |
"screen_resolution": "4096x2304", | |
"viewport_size": "1754x1021", | |
"encoding": "UTF-8", | |
"language": "en-US", | |
"colors": "30-bit" | |
}, | |
"user_properties": { | |
"session_id": "1730235200", | |
"session_count": "1", | |
"user_id": "5aca3eb9-f84e-4a8e-9ea5-ef27d77a2617", | |
"visitor_type": "guest" | |
}, | |
"ecommerce": { | |
"currencyCode": "USD", | |
"cart_contents": { | |
"products": [] | |
}, | |
"detail": { | |
"actionField": { | |
"list": "" | |
}, | |
"products": [ | |
{ | |
"id": "42063091040298", | |
"name": "The Collection Snowboard: Liquid", | |
"brand": "Hydrogen Vendor", | |
"category": "snowboard", | |
"variant": "Default Title", | |
"price": "749.95", | |
"list": "", | |
"product_id": "7458969354282", | |
"variant_id": "42063091040298", | |
"compare_at_price": "0.00", | |
"image": "https://3-20-staging-qa.myshopify.com/cdn/shop/files/Main_b13ad453-477c-4ed1-9b43-81f3345adfd6.jpg?v=1726165078" | |
} | |
] | |
}, | |
"add": { | |
"actionField": { | |
"list": "" | |
}, | |
"products": [ | |
{ | |
"id": "42063091040298", | |
"name": "The Collection Snowboard: Liquid", | |
"brand": "Hydrogen Vendor", | |
"category": "snowboard", | |
"variant": "Default Title", | |
"price": "749.95", | |
"quantity": "1", | |
"list": "", | |
"product_id": "7458969354282", | |
"variant_id": "42063091040298", | |
"compare_at_price": "0.00", | |
"image": "https://3-20-staging-qa.myshopify.com/cdn/shop/files/Main_b13ad453-477c-4ed1-9b43-81f3345adfd6.jpg?v=1726165078", | |
"url": "https://3-20-staging-qa.myshopify.com/products/the-collection-snowboard-liquid?variant=42063091040298" | |
} | |
] | |
} | |
}, | |
"marketing": { | |
"_fbp": "fb.1.1730235200165.7393193008", | |
"_ga": "GA1.1.1099472618.1730235201", | |
"_ttp": "QVS6KVVT5PTePNSwoJyXjPijlqc", | |
"_ga_L40X4MLCQF": "GS1.1.1730235200.1.0.0.0.0.0", | |
"user_id": "5aca3eb9-f84e-4a8e-9ea5-ef27d77a2617", | |
"session_id": "1730235200", | |
"session_count": "1", | |
"market_id": "19598114858" | |
} | |
} | |
}, | |
"webhook": null, | |
"customerInfo": { | |
"ip": "68.150.208.225", | |
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36", | |
"_enriched": [] | |
}, | |
"visitorInfo": { | |
"session_count": "1", | |
"session_id": "1730235200", | |
"user_id": "5aca3eb9-f84e-4a8e-9ea5-ef27d77a2617", | |
"market_id": "19598114858" | |
}, | |
"landingSite": {}, | |
"cookies": { | |
"_fbp |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment