Showing 7,001-7,025 of 1,684,572 items.
Log Events
ID | Event | System | Data | Create At |
---|---|---|---|---|
×
| ||||
1677572 | Conversion | GTM | { "cid": "571", "hid": "636910563", "url": "https:\/\/secure.nativepath.com\/one-time-offer-nativepath-antarctic-krill-oil-special-offer-np-571-1", "order_id": "BF061E357A", "funnel_name": "CID 571 - Antarctic Krill Oil (EML-new pricing)", "funnel_uuid": "7073336c-dd08-49f5-adf7-5a1c51a95389" } | 06/18/2025 23:29:14 |
1677571 | error | ChCh | { "url": "https:\/\/secure.nativepath.com\/native-berberine-thank-you-1318", "trace": "SyntaxError: \"undefined\" is not valid JSON<br> at JSON.parse (<anonymous>)<br> at <anonymous>:37:24<br> at getHeadCode (https:\/\/secure.nativepath.com\/index.js?f=851c62:41:1010)<br> at _callee10$ (https:\/\/secure.nativepath.com\/index.js?f=851c62:30:10266)<br> at tryCatch (https:\/\/secure.nativepath.com\/index.js?f=851c62:1:241624)<br> at Generator.<anonymous> (https:\/\/secure.nativepath.com\/index.js?f=851c62:1:243259)<br> at Generator.next (https:\/\/secure.nativepath.com\/index.js?f=851c62:1:242169)<br> at asyncGeneratorStep (https:\/\/secure.nativepath.com\/index.js?f=851c62:1:248470)<br> at _next (https:\/\/secure.nativepath.com\/index.js?f=851c62:1:248692)<br> at https:\/\/secure.nativepath.com\/index.js?f=851c62:1:248808", "cookie": "X-Source=851c6234-04d4-48d8-8c8d-d943d20dac50", "message": "Pixels initial: \"undefined\" is not valid JSON", "order_id": null, "funnel_uuid": "851c6234-04d4-48d8-8c8d-d943d20dac50", "sessionStorage": { "fkCart": "{}", "fk_salt": "d6ce0190-c18c-11ec-b509-cf225d0ef380", "funnelData": "{\"referenceId\":\"851c6234-04d4-48d8-8c8d-d943d20dac50\",\"campaign\":\"183\",\"salt\":\"d6ce0190-c18c-11ec-b509-cf225d0ef380\",\"headTrackingCode\":\"<script>\<br>!function(b,e,f,g,a,c,d){b.fbq||(a=b.fbq=function(){a.callMethod?a.callMethod.apply(a,arguments):a.queue.push(arguments)},b._fbq||(b._fbq=a),a.push=a,a.loaded=!0,a.version=\\\"2.0\\\",a.queue=[],c=e.createElement(f),c.async=!0,c.src=g,d=e.getElementsByTagName(f)[0],d.parentNode.insertBefore(c,d))}(window,document,\\\"script\\\",\\\"https:\/\/connect.facebook.net\/en_US\/fbevents.js\\\");\<br><\/script>\<br>\<br>\<br>\<br><script>!function(e,t,n,s,a){(a=t.createElement(n)).async=!0,a.src=\\\"https:\/\/assets.anytrack.io\/tpYi4i7f8NeR.js\\\",(t=t.getElementsByTagName(n)[0]).parentNode.insertBefore(a,t),e[s]=e[s]||function(){(e[s].q=e[s].q||[]).push(arguments)}}(window,document,\\\"script\\\",\\\"AnyTrack\\\");\<br><\/script>\<br>\<br><script>\<br>if (sessionStorage.atFired == \\\"0\\\") {\<br> sessionStorage.atFired = \\\"1\\\";\<br> let atOrderData = null; \<br> try {\<br> atOrderData = JSON.parse(sessionStorage.orderData);\<br> } catch (e) {\<br> console.log(\\\"ATOD: \\\" + e.message);\<br> }\<br> \<br> if (atOrderData) { \<br> try { \<br> const orderItems = atOrderData.items.map(item => ({\<br> id: item.productId,\<br> name: item.name,\<br> quantity: parseInt(item.qty),\<br> price: parseFloat(item.price),\<br> productSku: item.productSku,\<br> externalProductId: item.externalProductId,\<br> merchantTxnId: item.merchantTxnId,\<br> actualProductId: item.actualProductId\<br> }));\<br>\<br> const customerId = atOrderData.customerId;\<br> const ipAddress = atOrderData.ipAddress;\<br> const campaignName = atOrderData.campaignName;\<br> const custom1 = atOrderData.custom1;\<br> const salesUrl = atOrderData.salesUrl;\<br>\<br> const totalPurchaseValue = parseFloat(atOrderData.totalAmount);\<br> const shippingPrice = parseFloat(atOrderData.shipTotal);\<br> const taxPrice = parseFloat(atOrderData.taxTotal);\<br> const currency = atOrderData.currencyCode;\<br> const transactionId = atOrderData.orderId;\<br>\\t\\t\\t\<br>\\t\\t\\tconst cuEml = atOrderData.emailAddress;\<br>\\t\\t\\tconst cuFn = atOrderData.firstName;\<br>\\t\\t\\tconst cuLn = atOrderData.lastName;\<br>\\t\\t\\tconst cuPhn = atOrderData.phoneNumber;\<br>\\t\\t\\tconst cuCty = atOrderData.city;\<br>\\t\\t\\tconst cuState = atOrderData.state;\<br>\\t\\t\\tconst cuZIP = atOrderData.postalCode;\<br>\\t\\t\\tconst cuCnt = atOrderData.country;\<br>\\t\\t\\t\<br> const atOutput = {\<br> value: totalPurchaseValue,\<br> shippingPrice: shippingPrice,\<br> taxPrice: taxPrice,\<br> currency: currency,\<br> transactionId: transactionId,\<br> items: orderItems,\<br> customerId: customerId,\<br> ipAddress: ipAddress,\<br> campaignName: campaignName,\<br> custom1: custom1,\<br> salesUrl: salesUrl, \<br>\\t\\t\\t\\temail: cuEml,\<br>\\t\\t\\t\\tfirstName: cuFn,\<br>\\t\\t\\t\\tlastName: cuLn,\<br>\\t\\t\\t\\tphone: cuPhn, \<br>\\t\\t\\t\\tcity: cuCty,\<br>\\t\\t\\t\\tstate: cuState,\<br>\\t\\t\\t\\tzipcode: cuZIP,\<br>\\t\\t\\t\\tcountry: cuCnt\<br> };\<br>\<br> sessionStorage.atOutput = JSON.stringify(atOutput); \/\/ Store as string\<br> } catch (ea) {\<br> console.log(\\\"AT1: \\\" + ea.message);\<br> }\<br>\<br> try { \<br> AnyTrack(function() {\<br> var atclid = AnyTrack('Purchase', JSON.parse(sessionStorage.atOutput)); \/\/ Parse the stored string\<br> console.log(\\\"at-pr: \\\" + atclid);\<br> });\<br> } catch (ea) {\<br> console.log(\\\"AT2: \\\" + ea.message);\<br> }\<br> }\<br>} else {\<br> sessionStorage.atFired = \\\"0\\\";\<br> if (sessionStorage.atICFired == undefined && pageData.pageTypeId == 4) {\<br> AnyTrack(function() {\<br> var atclid = AnyTrack('InitiateCheckout'); \/\/ Parse the stored string\<br> console.log(\\\"at-ic: \\\" + atclid);\<br> });\<br> sessionStorage.atICFired = \\\"1\\\";\<br> }\<br>}\<br>\\t<\/script>\",\"bodyTrackingCode\":\"const FBPixelId = \\\"1993352314115270\\\";\<br>\<br>if (pageData) {\<br> const { pageTypeId } = pageData;\<br> const pageTitle = pageData.currentPage.title.toLowerCase();\<br> if (pageTitle.includes(\\\"checkout\\\")) {\<br> sessionStorage.upsell_step = \\\"1\\\";\<br> sessionStorage.upsell_curent_page = \\\"\\\";\<br> }\<br>\<br> if (pageTypeId === 4) {\<br> try {\<br> fbq(\\\"init\\\", FBPixelId);\<br> fbq(\\\"trackSingle\\\", FBPixelId, \\\"InitiateCheckout\\\");\<br> fbq(\\\"trackSingle\\\", FBPixelId, \\\"AddToCart\\\");\<br>\<br> let paymentInfoSent = false;\<br> const emailInput = document.querySelector(\\\"input[name=emailAddress]\\\");\<br> if (emailInput) {\<br> emailInput.addEventListener('input', () => {\<br> if (!paymentInfoSent) {\<br> paymentInfoSent = true;\<br> fbq(\\\"trackSingle\\\", FBPixelId, \\\"AddPaymentInfo\\\");\<br> }\<br> });\<br> }\<br> } catch (e) {\<br> console.log(e.message);\<br> }\<br> }\<br>\<br> if (pageTitle.includes(\\\"upsell\\\") || pageTitle.includes(\\\"thank you\\\") || pageTypeId === 3 || pageTypeId === 5) {\<br> let orderData = null;\<br> let _cid;\<br> let hitId;\<br> try {\<br> orderData = JSON.parse(sessionStorage.orderData);\<br> const requestUri = new URLSearchParams(sessionStorage.requestUri.split(\\\"#\\\")[0]);\<br> _cid = requestUri.get(\\\"cid\\\");\<br> const uidCookie = document.cookie.split(\\\";\\\").find(cookie => cookie.trim().split(\\\"=\\\")[0] === \\\"uid\\\" + _cid);\<br> hitId = uidCookie.trim().split(\\\"=\\\")[1].split(\\\"-\\\")[0];\<br> hitId = hitId || requestUri.get(\\\"hit\\\") || requestUri.get(\\\"cc_custom_hitid\\\");\<br> } catch (e) {\<br> console.log(\\\"Pixels initial: \\\" + e.message);\<br> fetch(\\\"https:\/\/web-logger.mtnhauslabs.com\/logger\\\", {\<br> method: \\\"post\\\",\<br> headers: {\<br> 'Accept': 'application\/json',\<br> 'Content-Type': 'application\/json',\<br> },\<br> body: JSON.stringify({\<br> \\\"event\\\": \\\"error\\\",\<br> \\\"system\\\": \\\"ChCh\\\",\<br> \\\"data\\\": {\<br> \\\"funnel_uuid\\\": pageData.funnelData.referenceId,\<br> \\\"url\\\": location.href,\<br> \\\"message\\\": \\\"Pixels initial: \\\" + e.message,\<br> \\\"trace\\\": e.stack,\<br> \\\"cid\\\": _cid,\<br> \\\"hid\\\": hitId,\<br> \\\"order_id\\\": orderData ? orderData.orderId : null,\<br> \\\"sessionStorage\\\": sessionStorage,\<br> \\\"cookie\\\": document.cookie,\<br> }\<br> }),\<br> });\<br> }\<br>\<br> if (sessionStorage.upsell_step === undefined) {\<br> sessionStorage.upsell_step = \\\"1\\\";\<br> }\<br>\<br> if (orderData) {\<br> if (sessionStorage.upsell_step === \\\"1\\\") {\<br>\<br> fetch(\\\"https:\/\/web-logger.mtnhauslabs.com\/logger\\\", {\<br> method: \\\"post\\\",\<br> headers: {\<br> 'Accept': 'application\/json',\<br> 'Content-Type': 'application\/json',\<br> },\<br> body: JSON.stringify({\<br> \\\"event\\\": \\\"Conversion\\\",\<br> \\\"system\\\": \\\"ChCh\\\",\<br> \\\"data\\\": {\<br> \\\"url\\\": location.href,\<br> \\\"sessionStorage\\\": sessionStorage,\<br> \\\"cookie\\\": document.cookie,\<br> \\\"event\\\": \\\"Conversion\\\",\<br> \\\"cid\\\": _cid,\<br> \\\"transid\\\": orderData.orderId + \\\"_\\\" + sessionStorage.upsell_step,\<br> \\\"hid\\\": hitId,\<br> \\\"value\\\": orderData.orderValue,\<br> \\\"currency\\\": orderData.currencyCode,\<br> \\\"qty\\\": orderData.items[0].qty,\<br> \\\"item_ids\\\": orderData.items[0].productId,\<br> \\\"order_id\\\": orderData.orderId,\<br> \\\"email\\\": orderData.emailAddress,\<br> \\\"shipping_address_phone\\\": orderData.emailAddress,\<br> \\\"shipping_address_first_name\\\": orderData.shipFirstName,\<br> \\\"shipping_address_last_name\\\": orderData.shipLastName,\<br> \\\"shipping_address_city\\\": orderData.shipCity,\<br> \\\"shipping_address_province\\\": orderData.shipState,\<br> \\\"shipping_address_zip\\\": orderData.shipPostalCode,\<br> \\\"shipping_address_country\\\": orderData.shipCountry,\<br> \\\"funnel_name\\\": pageData.funnelData.name,\<br> \\\"funnel_uuid\\\": pageData.funnelData.referenceId,\<br> \\\"funnel_campaign_id\\\": pageData.funnelData.campaign\<br> }\<br> }),\<br> });\<br>\<br> try {\<br> let atp = \\\"&atp=0.00\\\";\<br> let hitPathScript = document.createElement(\\\"script\\\");\<br> hitPathScript.setAttribute(\\\"type\\\", \\\"text\/javascript\\\");\<br> hitPathScript.setAttribute(\\\"src\\\", \\\"https:\/\/fb.nativepath.com\/rd\/apx.php?id=1&type=3&cCid=\\\" + _cid +\<br> \\\"&transid=\\\" + orderData.orderId + \\\"_\\\" + sessionStorage.upsell_step +\<br> \\\"&ate=\\\" + (parseFloat(orderData.orderValue) + parseFloat(orderData.shipTotal)) +\<br> (hitId ? \\\"&hid=\\\" + hitId : \\\"\\\") + atp\<br> );\<br>\<br> let script = document.getElementsByTagName(\\\"script\\\")[0];\<br> script.parentNode.insertBefore(hitPathScript, script);\<br> } catch (e) {\<br> console.log(\\\"HitPath Pixel: \\\" + e.message);\<br> fetch(\\\"https:\/\/web-logger.mtnhauslabs.com\/logger\\\", {\<br> method: \\\"post\\\",\<br> headers: {\<br> 'Accept': 'application\/json',\<br> 'Content-Type': 'application\/json',\<br> },\<br> body: JSON.stringify({\<br> \\\"event\\\": \\\"error\\\",\<br> \\\"system\\\": \\\"ChCh\\\",\<br> \\\"data\\\": {\<br> \\\"funnel_uuid\\\": pageData.funnelData.referenceId,\<br> \\\"url\\\": location.href,\<br> \\\"sessionStorage\\\": sessionStorage,\<br> \\\"cookie\\\": document.cookie,\<br> \\\"message\\\": \\\"HitPath Pixel: \\\" + e.message,\<br> \\\"trace\\\": e.stack,\<br> \\\"cid\\\": _cid,\<br> \\\"hid\\\": hitId,\<br> \\\"order_id\\\": orderData ? orderData.orderId : '',\<br> }\<br> }),\<br> });\<br> }\<br>\<br> try {\<br> fbq(\\\"init\\\", FBPixelId);\<br> fbq(\\\"trackSingle\\\", FBPixelId, \\\"Purchase\\\", {\<br> currency: orderData.currencyCode,\<br> value: orderData.orderValue,\<br> content_type: \\\"product_group\\\",\<br> content_ids: [\<br> orderData.items[0].productId\<br> ]\<br> }, {\<br> eventID: orderData.orderId\<br> });\<br> } catch (e) {\<br> console.log(\\\"Facebook Pixel: \\\" + e.message);\<br> fetch(\\\"https:\/\/web-logger.mtnhauslabs.com\/logger\\\", {\<br> method: \\\"post\\\",\<br> headers: {\<br> 'Accept': 'application\/json',\<br> 'Content-Type': 'application\/json',\<br> },\<br> body: JSON.stringify({\<br> \\\"event\\\": \\\"error\\\",\<br> \\\"system\\\": \\\"ChCh\\\",\<br> \\\"data\\\": {\<br> \\\"funnel_uuid\\\": pageData.funnelData.referenceId,\<br> \\\"sessionStorage\\\": sessionStorage,\<br> \\\"cookie\\\": document.cookie,\<br> \\\"url\\\": location.href,\<br> \\\"message\\\": \\\"Facebook Pixel: \\\" + e.message,\<br> \\\"trace\\\": e.stack,\<br> \\\"cid\\\": _cid,\<br> \\\"hid\\\": hitId,\<br> \\\"order_id\\\": orderData ? orderData.orderId : '',\<br> }\<br> }),\<br> });\<br> }\<br>\<br> sessionStorage.upsell_step = sessionStorage.upsell_step * 1 + 2;\<br> } else if (sessionStorage.upsell_step > 1 && sessionStorage.upsell_items_count < orderData.items.length) {\<br> try {\<br> let atp = \\\"&atp=0.00\\\";\<br> let hitPathScript = document.createElement(\\\"script\\\");\<br> hitPathScript.setAttribute(\\\"type\\\", \\\"text\/javascript\\\");\<br> hitPathScript.setAttribute(\\\"src\\\", \\\"https:\/\/fb.nativepath.com\/rd\/apx.php?id=1&type=3&cCid=\\\" + _cid +\<br> \\\"&transid=\\\" + orderData.orderId + \\\"_\\\" + sessionStorage.upsell_step +\<br> \\\"&ate=\\\" + orderData.items.at(-1).price +\<br> (hitId ? \\\"&hid=\\\" + hitId : \\\"\\\") + atp\<br> );\<br>\<br> let script = document.getElementsByTagName(\\\"script\\\")[0];\<br> script.parentNode.insertBefore(hitPathScript, script);\<br> } catch (e) {\<br> console.log(\\\"HitPath Pixel: \\\" + e.message);\<br> }\<br>\<br> sessionStorage.upsell_step = sessionStorage.upsell_step * 1 + 2;\<br> }\<br> sessionStorage.upsell_items_count = orderData.items.length;\<br> } else {\<br> sessionStorage.upsell_step = \\\"3\\\";\<br> }\<br> }\<br>}\<br>\<br>function trackEvent(e) {\<br>}\",\"title\":\"Native Berberine\",\"addOns\":[{\"keyName\":\"Paypal_billerId\",\"keyValue\":\"3\"},{\"keyName\":\"Purchase_Event_FB\",\"keyValue\":\"2\"},{\"keyName\":\"LISTRAK_CART_UPDATE\",\"keyValue\":\"false\"},{\"keyName\":\"EXTERNAL_TRACK_REQ\",\"keyValue\":\"false\"},{\"keyName\":\"SEND_USER_DATA\",\"keyValue\":\"false\"},{\"keyName\":\"TRIPLE_WHALE_REQ\",\"keyValue\":\"false\"},{\"keyName\":\"AD_BEACON_REQ\",\"keyValue\":\"false\"},{\"keyName\":\"Google_Places\",\"keyValue\":\"AIzaSyDhMj2gAV0JQOvURSQhcZ7QVjkZKekoG3Q\"},{\"keyName\":\"GPay_CountryCode\",\"keyValue\":\"US\"},{\"keyName\":\"applePayCountryCode\",\"keyValue\":\"US\"},{\"keyName\":\"PayPal_Venmo\",\"keyValue\":\"1\"},{\"keyName\":\"PayPal_PayLater\",\"keyValue\":\"1\"},{\"keyName\":\"PayPal_Reference\",\"keyValue\":\"1\"},{\"keyName\":\"PayPal_Merchant\",\"keyValue\":\"YSKDY6ZWSM6B6\"},{\"keyName\":\"PayPal_WithReach\",\"keyValue\":\"false\"},{\"keyName\":\"paypalVenmoHide\",\"keyValue\":\"false\"},{\"keyName\":\"paypalPayLaterHide\",\"keyValue\":\"false\"},{\"keyName\":\"Purchase_Event_SC\",\"keyValue\":\"3\"},{\"keyName\":\"PROD_STOCK_VERIFY\",\"keyValue\":\"false\"},{\"keyName\":\"SEND_UNIQUE_TRANS_ID\",\"keyValue\":\"false\"}],\"providers\":[{\"id\":1,\"name\":\"Google\",\"keyValue\":\"G-7G9HS8437V\"}],\"pages\":[{\"referenceId\":\"c44521fb-ad14-4cb0-8c1c-e8e2eac7817e\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Email\",\"urlSlug\":null,\"externalURL\":null,\"pageView\":[{\"referenceId\":\"fc47604d-127f-407b-85f9-7687414f4c12\",\"templateTypeId\":24,\"pageType\":24}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"1c3a79bc-8b28-4cd2-a4d1-a2ab61edfe6f\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"1-checkout-native-berberine-1318\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"297e74e9-36df-4721-97ed-2309fa88b213\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"9475f9df-eb93-4470-99c5-0b74458a4e21\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"1-native-berberine-1-1318\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"043ca63b-b3e3-4e34-ab96-16ed8ffab6b6\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"3eda0f0b-e80d-434f-b700-14de3c788021\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page1\",\"urlSlug\":\"3-checkout-native-berberine-1318-g\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"cd70a4f7-7d8c-4794-a5c4-88b004b9a3f3\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"23ab0c9f-fe92-45c6-8ed9-c2babc55f833\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"3610-native-berberine-1-1318\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"a0976e19-cf59-4f55-901e-09f90e1b93e3\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"a0c27787-07ff-4231-b7a8-a51e56bb9e30\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page2\",\"urlSlug\":\"6-checkout-native-berberine-1318-g\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"3ca29438-e9d0-463e-8890-942adacbbc82\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"c8388008-b6e7-42c4-9974-552a91f6b7eb\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"b1-checkout-native-berberine-1318\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"c1c4a495-5a4a-45bb-8a47-f7d78b7fdd6d\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"ab9bf828-10ac-404c-897c-d2d203da6268\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"b2g1-checkout-native-berberine-1318\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"a380a0f4-e7c5-415e-ac5c-f671b11d5a7b\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"b031abed-09a6-43d9-9849-fa5aa00d70c8\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"b3g2-checkout-native-berberine-1318\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"778bfdaa-bef4-478d-bc38-1bd2171a7932\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"120f6837-3556-4315-976f-adb988a22423\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page1\",\"urlSlug\":\"bogo-native-berberine-1-1318\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"03f19018-b200-4341-83c5-f49539331717\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"9854fb90-efa5-426a-81fc-f0c0064beb3e\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"bogo-native-berberine-2-1318\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"7d47fb19-a940-4a1f-a8eb-b578fc73a67e\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"43b517b0-c7f4-4d6a-8ad2-bfa10605d5e0\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"native-berberine-2-1318\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"5b79bf84-589e-4573-be26-e4f8cacc4424\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"2eb27531-19c5-4bfd-a126-190177eac540\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"native-berberine-3-1318\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"c0248176-60a9-4cd3-8f97-75f74b91f5aa\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"2943cb50-157b-411a-b59f-5c2d9123fdf4\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"native-berberine-4-1318\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"4aa3aa31-126a-4506-9d26-cf14d792d629\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"200d9ff0-ea81-4141-b516-e8d513bd95c3\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"native-berberine-5-1318\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"b5994f3d-7b61-47b4-bbf8-12402c0f59d2\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"0a507b56-0def-4775-86fb-e377141b0d9a\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"native-berberine-6-1318\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"07f1636a-4065-4522-ab91-5209b233cc9c\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"8692f67e-5054-42c3-85a4-99f6a940a683\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Thank You Page\",\"urlSlug\":\"native-berberine-thank-you-1318\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"84febe45-d02f-4907-a34b-12e0a9893294\",\"templateTypeId\":5,\"pageType\":5}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]}],\"disableBadge\":true,\"name\":\"CID 1318 - Berberine\",\"whitelabelId\":10,\"affiliateId\":null,\"isMenuEnabled\":false}", "requestUri": "https:\/\/secure.nativepath.com\/native-berberine-thank-you-1318", "httpReferer": "" } } | 06/18/2025 23:28:46 |
1677570 | Conversion | ChCh | { "cid": "571", "hid": "636910473", "qty": "1", "url": "https:\/\/secure.nativepath.com\/3joint-health-collagen-571-1", "email": "[email protected]", "event": "Conversion", "value": "162.00", "cookie": "_lc2_fpi=8ad7b0e6a39e--01jmq2642cqvb45b05aknfjd4h; rl_page_init_referrer=RS_ENC_v3_Imh0dHBzOi8vZ28ubmF0dXJhbC1yZXZpZXdzLmNvbS8i; rl_page_init_referring_domain=RS_ENC_v3_ImdvLm5hdHVyYWwtcmV2aWV3cy5jb20i; _hjSessionUser_5255763=eyJpZCI6IjQwOTNkZmRiLTFhZmMtNTMyNC1hZDNhLTI4MjI1MGQ0ZTdiYiIsImNyZWF0ZWQiOjE3NDAyMzU4MDQ1MDgsImV4aXN0aW5nIjp0cnVlfQ==; _fbp=fb.1.1740235828107.754133400533458345; _tracking_consent=%7B%22con%22%3A%7B%22CMP%22%3A%7B%22a%22%3A%22%22%2C%22m%22%3A%22%22%2C%22p%22%3A%22%22%2C%22s%22%3A%22%22%7D%7D%2C%22v%22%3A%222.1%22%2C%22region%22%3A%22USMO%22%2C%22reg%22%3A%22%22%2C%22purposes%22%3A%7B%22a%22%3Atrue%2C%22p%22%3Atrue%2C%22m%22%3Atrue%2C%22t%22%3Atrue%7D%2C%22display_banner%22%3Afalse%2C%22sale_of_data_region%22%3Afalse%2C%22consent_id%22%3A%220F6742F6-c0e4-4F56-b77c-bee3b887fc99%22%7D; _shopify_y=75F4D6C4-f365-4BFF-82e3-fb958bd5f948; __attentive_id=c3b396b30e374da6ace62f5a8d26adfa; __attentive_cco=1740785761828; _scid=8--TNCrf18-Oh9dkGD6TZgH0X7F19-pa; cjConsent=MHxOfDB8Tnww; cjUser=7d0c6861-4065-4da0-b597-2ca40993657f; _hjSessionUser_1066318=eyJpZCI6IjNhMTIxMTAxLWE1MzMtNWRiNi04NjM1LWM5MTEwMTM3ODc2MyIsImNyZWF0ZWQiOjE3NDEwNDY1MzQ1NzUsImV4aXN0aW5nIjp0cnVlfQ==; _tt_enable_cookie=1; _ttp=01JNGZ6VFQ7HPNAF0W5XTFS2MP_.tt.1; __insp_wid=606627737; __insp_nv=true; __insp_targlpt=OCBGUkVFIEJvdHRsZXMgb2YgTmF0aXZlUGF0aCBCLUNvbXBsZXg%3D; __insp_slim=1741106741933; __insp_targlpu=aHR0cHM6Ly9oZWFsdGgubmF0aXZlcGF0aC5jb20vYi1jb21wbGV4LWIxZzItNTcxP2hwY2lkPTU3MSZwdWI9MjQwMDIwJmhpdD02MjIyMzI1NjUmYzE9bnBic2VnOWJjb21wbGV4YXZvaWRidml0YW1pbnMwMzAzMjVwbSZjMj1iY29tcGxleCZjMz1rbGF2aV9lbWxfbnBiXyZ1dG1fc291cmNlPW5wYnNlZzliY29tcGxleGF2b2lkYnZpdGFtaW5zMDMwMzI1cG0mdXRtX21lZGl1bT1lbWwmdXRtX2NhbXBhaWduPWJjb21wbGV4JnV0bV9jb250ZW50PWtsYXZpX2VtbF9ucGJfJnV0bV9jYW1wYWlnbj0wMUpONkU5OUpXUzczQ0gxWk5KUjlZQjUzTiZ1dG1fc291cmNlPWtsYXZpeW8mdXRtX21lZGl1bT1lbWFpbCZfa3g9SmxQckdKSGpZb2t2aFNjcnlva3VlZFNNSlpSV2VGclhoMVBjbU00ZlFfRXRIbTRGRzZpX0pxbGo4T1VPR0pnWi5UUGc1ajgma2x2X2V4aWQ9JmFqc191aWQ9MDFKTVEyQkhaWFQzNkFXU0dDMlZYVFhNQ0EmYWpzX3RyYWl0X2V4dGVybmFsSWQ9JmNjX2N1c3RvbV9oaXRpZD02MjIyMzI1NjUmYWpzX2FpZD04MDYxNjZkNy1jYjg2LTRlMTAtODcwYS0xOTViMGJkN2FhNzgjcGFnZS1ibG9jay14NWh0ZTN0bzUwZg%3D%3D; rl_anonymous_id=RS_ENC_v3_IjgwNjE2NmQ3LWNiODYtNGUxMC04NzBhLTE5NWIwYmQ3YWE3OCI%3D; _sctr=1%7C1742792400000; _ga_K6BQRD3HRJ=GS1.1.1742923188.5.0.1742923188.0.0.0; _scida=HTJ19NbE82X1_yDj-5WL1flIMXGhU4CG; _scsrid_r=; _scid_r=CG-TNCrf18-Oh9dkGD6TZgH0X7F19-pa0yagoTiydfTWxPNl9f8g4_uVi9X5SDFxIewHC7aNmBA; _ga_2V7G82MKYG=GS1.1.1742923188.5.1.1742923213.35.0.0; _ga_9L2VKHLXE4=GS1.1.1742923188.4.1.1742923213.35.0.0; rl_trait=RS_ENC_v3_eyJleHRlcm5hbElkIjoiIn0%3D; rl_user_id=RS_ENC_v3_IjAxSk1RMkJIWlhUMzZBV1NHQzJWWFRYTUNBIg%3D%3D; _gcl_au=1.1.608109201.1748126966; __attentive_domain=nativepath; __attentive_ceid=AEh; _ga=GA1.1.2107789818.1740235804; ef_witness=1; ef_affid=6; ef_tid_c_o_10=4062e04e8a9a416facc68ee6f4a5f5f6; ef_tid_c_a_1=4062e04e8a9a416facc68ee6f4a5f5f6; rs_ga_NY556K631J=GS2.1.s1749664310088$o1$g0$t1749664310$j60$l0$h0; rs_ga=GA1.1.806166d7-cb86-4e10-870a-195b0bd7aa78; wisepops=%7B%22popups%22%3A%7B%7D%2C%22sub%22%3A1%2C%22ucrn%22%3A15%2C%22cid%22%3A%2264212%22%2C%22v%22%3A5%2C%22bandit%22%3A%7B%22recos%22%3A%7B%7D%7D%7D; wisepops_visitor=%7B%22uAmXnV32UU%22%3A%226ea903ad-4b6f-40b3-b6b5-67486f393777%22%7D; wisepops_visits=%5B%222025-06-14T22%3A57%3A45.163Z%22%2C%222025-05-06T14%3A10%3A51.320Z%22%2C%222025-04-16T01%3A55%3A55.809Z%22%2C%222025-03-21T02%3A11%3A40.676Z%22%2C%222025-03-21T01%3A57%3A15.014Z%22%2C%222025-03-20T12%3A49%3A16.642Z%22%2C%222025-03-19T12%3A51%3A05.187Z%22%2C%222025-03-19T00%3A35%3A22.433Z%22%2C%222025-03-05T15%3A15%3A07.620Z%22%5D; uid571=636910473-20250618162350-2b6fa68c9670f9a8917eacac44b72ce8-4403; __attentive_session_id=cdf5f2e5ba5c4dbf82eff2948551f917; __attentive_utm_param_source=klaviyo; __attentive_utm_param_medium=email; __attentive_utm_param_campaign=01JXZA9V6F65VNNYAMPWBM5TCP; __attentive_utm_param_content=klavi_eml_npb_; _attn_=eyJ1Ijoie1wiY29cIjoxNzQwNzg1NzYxODI2LFwidW9cIjoxNzQwNzg1NzYxODI2LFwibWFcIjoyMTkwMCxcImluXCI6ZmFsc2UsXCJ2YWxcIjpcImMzYjM5NmIzMGUzNzRkYTZhY2U2MmY1YThkMjZhZGZhXCJ9Iiwic2VzIjoie1widmFsXCI6XCJjZGY1ZjJlNWJhNWM0ZGJmODJlZmYyOTQ4NTUxZjkxN1wiLFwidW9cIjoxNzUwMjg5MDMxMjMzLFwiY29cIjoxNzUwMjg5MDMxMjMzLFwibWFcIjowLjAyMDgzMzMzMzMzMzMzMzMzMn0ifQ==; _hjSession_1066318=eyJpZCI6ImMwMmNjNjYyLWJkNDMtNDQxOC1iZjdiLWZhYmM1YjZmMTcyOSIsImMiOjE3NTAyODkwMzEyNzgsInMiOjAsInIiOjAsInNiIjowLCJzciI6MCwic2UiOjAsImZzIjowLCJzcCI6MH0=; __attentive_pv=1; __attentive_ss_referrer=android-app:\/\/com.google.android.gm\/; __attentive_dv=1; X-Source=c8eae221-fe0d-426b-9b39-6ff5d9eab318; __hitcid=571; __pub=240020; _uetsid=c975cc004c9b11f0b044776ec51341d5; _uetvid=5b381fa0f12c11ef894eaba593ad5488; rl_session=RS_ENC_v3_eyJhdXRvVHJhY2siOnRydWUsInRpbWVvdXQiOjE4MDAwMDAsImV4cGlyZXNBdCI6MTc1MDI5MTA0NTMyMywiaWQiOjE3NTAyODkwMzE5OTgsInNlc3Npb25TdGFydCI6ZmFsc2V9; _ga_7G9HS8437V=GS2.1.s1750289031$o33$g1$t1750289300$j36$l0$h0", "transid": "3146D756CF_1", "currency": "USD", "item_ids": "12891", "order_id": "3146D756CF", "funnel_name": "Email - Joint Health Collagen", "funnel_uuid": "c8eae221-fe0d-426b-9b39-6ff5d9eab318", "sessionStorage": { "fkCart": "{\"12891\":\"1\"}", "totals": "{\"subTotal\":162,\"vat\":0,\"salesTax\":6.84,\"shipTotal\":0,\"grandTotal\":\"168.84\",\"discount\":0,\"insurance\":0,\"savings\":0,\"compareAtTotal\":162}", "fk_salt": "d6ce0190-c18c-11ec-b509-cf225d0ef380", "orderId": "\"3146D756CF\"", "taxData": "{\"taxRate\":\"0.00\",\"isVat\":false,\"addVatToPrice\":true}", "products": "[{\"productId\":\"12891\",\"name\":\"6 x NativePath Joint Health Collagen\",\"qty\":\"1\",\"productSku\":\"10-00038\",\"actualProductId\":\"1073\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"7232552861833\",\"shipping\":\"0.00\",\"price\":\"162.00\",\"merchantId\":\"1\",\"descriptor\":\"NativePath\",\"initialSalesTax\":\"6.84\",\"customSalesTax\":\"\",\"refundRemaining\":\"168.84\",\"merchantTxnId\":\"81089238897\",\"purchaseStatus\":\"\",\"billingCycleType\":\"\",\"finalBillingCycle\":\"\",\"isPreauthVoid\":\"0\",\"nextBillDate\":\"\",\"trialEnabled\":\"\",\"trialType\":\"\",\"trialAuthType\":\"\",\"regularPrice\":\"\",\"productQty\":\"1\",\"cycle1_billDelay\":\"\",\"cycle2_price\":\"\",\"cycle2_shipPrice\":\"\",\"cycle2_isShippable\":\"0\",\"cycle2_billDelay\":\"\",\"cycle3_price\":\"\",\"cycle3_shipPrice\":\"\",\"cycle3_isShippable\":\"0\",\"cycle3_billDelay\":\"\",\"lastCustomCycle\":\"0\",\"purchaseCycle\":\"\",\"txnType\":\"SALE\",\"cancellationScheduled\":\"0\",\"cancelAfterDate\":\"\",\"pauseScheduled\":\"0\",\"billingCycleNumber\":\"1\",\"staggerIntervalCycles\":\"\",\"staggerFulfillments\":\"0\",\"recycleFailedStatus\":\"0\",\"clubMemberId\":\"\",\"clubUsername\":\"\",\"clubPassword\":\"\",\"recycleReference\":\"0\",\"responseType\":\"SUCCESS\",\"productTags\":\"Bone Health,monthly-eligible,Subscription\"}]", "orderData": "{\"taxExemption\":null,\"orderId\":\"3146D756CF\",\"vendorOrderId\":null,\"vendorPluginId\":null,\"ipAddress\":\"2600:6c40:4200:e14:e5dd:b87:b56c:a7b4\",\"sourceId\":null,\"sourceValue1\":null,\"sourceValue2\":null,\"sourceValue3\":null,\"sourceValue4\":null,\"sourceValue5\":null,\"shipCarrier\":null,\"shipMethod\":null,\"profileName\":null,\"dateCreated\":\"2025-06-18 19:28:19\",\"orderType\":\"NEW_SALE\",\"orderStatus\":\"COMPLETE\",\"reviewStatus\":null,\"campaignName\":\"Joint Health Collagen\",\"orderValue\":\"162.00\",\"customerId\":1057216,\"name\":\"Natalie wehking Wehking\",\"emailAddress\":\"[email protected]\",\"phoneNumber\":\"3147501323\",\"firstName\":\"Natalie wehking\",\"lastName\":\"Wehking\",\"companyName\":null,\"address1\":\"10664 Charrette Dr\",\"address2\":null,\"shipmentInsured\":null,\"shipmentInsurancePrice\":null,\"insuranceCharged\":0,\"city\":\"Saint Louis\",\"state\":\"MO\",\"country\":\"US\",\"postalCode\":\"63123-3949\",\"shipFirstName\":\"Natalie wehking\",\"shipLastName\":\"Wehking\",\"shipCompanyName\":null,\"shipAddress1\":\"10664 Charrette Dr\",\"shipAddress2\":null,\"shipCity\":\"Saint Louis\",\"shipState\":\"MO\",\"shipCountry\":\"US\",\"shipPostalCode\":\"63123-3949\",\"custom1\":\"Email - Joint Health Collagen\",\"custom2\":\"6 jar sub\",\"custom3\":null,\"custom4\":null,\"custom5\":null,\"paySource\":\"CREDITCARD\",\"cardType\":\"VISA\",\"cardLast4\":\"9313\",\"cardExpiryDate\":\"05\/28\",\"achAccountHolderType\":null,\"achAccountType\":null,\"achRoutingNumber\":null,\"achNameOnAccount\":null,\"achAccountNumber\":null,\"couponCode\":null,\"agentUserId\":null,\"basePrice\":\"162.00\",\"baseShipping\":\"0.00\",\"voiceLogNumber\":null,\"discountPrice\":\"0.00\",\"salesTax\":\"6.84\",\"salesUrl\":\"https:\/\/secure.nativepath.com\/6-joint-health-collagen-checkout-sub?products=12891%3A1&cc_custom_hitid=636910473&hit=636910473&ajs_aid=806166d7-cb86-4e10-870a-195b0bd7aa78&cid=571&pub=240020\",\"surcharge\":\"0.00\",\"shipUpcharge\":\"0.00\",\"shipProfileId\":null,\"baseCurrencyCode\":\"USD\",\"baseCurrencySymbol\":\"$\",\"currencySymbol\":\"$\",\"currencyCode\":\"USD\",\"campaignId\":186,\"merchantTxnId\":\"81089238897\",\"ibanLast4\":null,\"originalCycleNumber\":1,\"prepaidType\":null,\"cardIsPrepaid\":0,\"cardIsDebit\":0,\"accountHolder\":null,\"subTotal\":\"162.00\",\"shipTotal\":\"0.00\",\"taxTotal\":\"6.84\",\"totalAmount\":\"168.84\",\"totalDiscount\":\"0.00\",\"totalRefundRemaining\":\"168.84\",\"amountPaid\":\"168.84\",\"items\":[{\"productId\":\"12891\",\"name\":\"6 x NativePath Joint Health Collagen\",\"qty\":\"1\",\"productSku\":\"10-00038\",\"actualProductId\":\"1073\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"7232552861833\",\"shipping\":\"0.00\",\"price\":\"162.00\",\"merchantId\":\"1\",\"descriptor\":\"NativePath\",\"initialSalesTax\":\"6.84\",\"customSalesTax\":\"\",\"refundRemaining\":\"168.84\",\"merchantTxnId\":\"81089238897\",\"purchaseStatus\":\"\",\"billingCycleType\":\"\",\"finalBillingCycle\":\"\",\"isPreauthVoid\":\"0\",\"nextBillDate\":\"\",\"trialEnabled\":\"\",\"trialType\":\"\",\"trialAuthType\":\"\",\"regularPrice\":\"\",\"productQty\":\"1\",\"cycle1_billDelay\":\"\",\"cycle2_price\":\"\",\"cycle2_shipPrice\":\"\",\"cycle2_isShippable\":\"0\",\"cycle2_billDelay\":\"\",\"cycle3_price\":\"\",\"cycle3_shipPrice\":\"\",\"cycle3_isShippable\":\"0\",\"cycle3_billDelay\":\"\",\"lastCustomCycle\":\"0\",\"purchaseCycle\":\"\",\"txnType\":\"SALE\",\"cancellationScheduled\":\"0\",\"cancelAfterDate\":\"\",\"pauseScheduled\":\"0\",\"billingCycleNumber\":\"1\",\"staggerIntervalCycles\":\"\",\"staggerFulfillments\":\"0\",\"recycleFailedStatus\":\"0\",\"clubMemberId\":\"\",\"clubUsername\":\"\",\"clubPassword\":\"\",\"recycleReference\":\"0\",\"responseType\":\"SUCCESS\",\"productTags\":\"Bone Health,monthly-eligible,Subscription\"}],\"paypalUrl\":null,\"paypalSdkParams\":null,\"gatewayUrl\":null,\"gatewaySdkParams\":null,\"customFields\":{\"hitid\":\"636910473\"},\"newCustomer\":0,\"productsPurchased\":\"13067,13072,14241,14242,14831,14841,15043,15084,15094,15102,15510\",\"recommendedProducts\":[{\"recommendedCampaignProductId\":12892,\"rank\":0.09699,\"displayName\":\"3 x NativePath Joint Health Collagen\"},{\"recommendedCampaignProductId\":15855,\"rank\":0.086957,\"displayName\":\"NativePath Resistance Bands\"},{\"recommendedCampaignProductId\":12893,\"rank\":0.073579,\"displayName\":\"1 x NativePath Joint Health Collagen\"},{\"recommendedCampaignProductId\":12896,\"rank\":0.073579,\"displayName\":\"3 x NativePath Collagen Care+\"},{\"recommendedCampaignProductId\":14435,\"rank\":0.053512,\"displayName\":\"3 X NativePath Vitamin D3 + K2 Tincture\"},{\"recommendedCampaignProductId\":12895,\"rank\":0.033445,\"displayName\":\"1 X NativePath Vitamin D3 + K2 Tincture\"},{\"recommendedCampaignProductId\":12897,\"rank\":0.023411,\"displayName\":\"1 x NativePath Collagen Care+\"},{\"recommendedCampaignProductId\":12894,\"rank\":0.00346,\"displayName\":\"3 X NativePath Vitamin D3 + K2 Tincture\"},{\"recommendedCampaignProductId\":14811,\"rank\":0.003344,\"displayName\":\"1 x NativePath Collagen\"},{\"recommendedCampaignProductId\":14810,\"rank\":0.0033,\"displayName\":\"3 x NativePath Collagen\"}]}", "sessionId": "{\"result\":\"SUCCESS\",\"message\":{\"sessionId\":\"c8ea197855e5aa3ea74a958ae175350f\",\"pixel\":\"<iframe width=1 height=1 frameborder=0 scrolling=no src='https:\/\/lp.konnektive.com\/logos\/logo.htm?c=nativepath&s=c8ea197855e5aa3ea74a958ae175350f'><img width=1 height=1 src='https:\/\/lp.konnektive.com\/logos\/logo.gif?c=nativepath&s=c8ea197855e5aa3ea74a958ae175350f'><\/iframe>\",\"geoInfo\":{\"geoCountry\":\"US\",\"geoState\":\"MO\",\"geoCity\":\"St Louis\",\"geoPostal\":\"63123\"}}}", "taxParams": "{\"firstName\":\"\",\"lastName\":\"\",\"emailAddress\":\"[email protected]\",\"shipProfileId\":null,\"address1\":\"\",\"address2\":\"\",\"postalCode\":\"\",\"city\":\"\",\"state\":\"MO\",\"country\":\"US\",\"shipFirstName\":\"Natalie wehking\",\"shipLastName\":\"Wehking\",\"shipAddress1\":\"10664 Charrette Dr\",\"shipAddress2\":\"\",\"shipCity\":\"Saint Louis\",\"shipState\":\"MO\",\"shipPostalCode\":\"63123-3949\",\"shipCountry\":\"US\",\"campaignId\":186,\"couponCode\":null,\"product1_id\":12891,\"product1_qty\":\"1\",\"currencyCode\":\"USD\",\"cartId\":null}", "funnelData": "{\"referenceId\":\"c8eae221-fe0d-426b-9b39-6ff5d9eab318\",\"campaign\":\"186\",\"salt\":\"d6ce0190-c18c-11ec-b509-cf225d0ef380\",\"headTrackingCode\":\"<script>\<br>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\<br> new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\<br> j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\<br> 'https:\/\/www.googletagmanager.com\/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\<br> })(window,document,'script','dataLayer','GTM-K2KGPKM');\<br>\<br>!function(b,e,f,g,a,c,d){b.fbq||(a=b.fbq=function(){a.callMethod?a.callMethod.apply(a,arguments):a.queue.push(arguments)},b._fbq||(b._fbq=a),a.push=a,a.loaded=!0,a.version=\\\"2.0\\\",a.queue=[],c=e.createElement(f),c.async=!0,c.src=g,d=e.getElementsByTagName(f)[0],d.parentNode.insertBefore(c,d))}(window,document,\\\"script\\\",\\\"https:\/\/connect.facebook.net\/en_US\/fbevents.js\\\");\<br><\/script>\",\"bodyTrackingCode\":\"const FBPixelId = \\\"1993352314115270\\\";\<br>\<br>if (pageData) {\<br> const { pageTypeId } = pageData;\<br> const pageTitle = pageData.currentPage.title.toLowerCase();\<br> if (pageTitle.includes(\\\"checkout\\\")) {\<br> sessionStorage.upsell_step = \\\"1\\\";\<br> sessionStorage.upsell_curent_page = \\\"\\\";\<br> }\<br>\<br> if (pageTypeId === 4) {\<br> try {\<br> fbq(\\\"init\\\", FBPixelId);\<br> fbq(\\\"trackSingle\\\", FBPixelId, \\\"InitiateCheckout\\\");\<br> fbq(\\\"trackSingle\\\", FBPixelId, \\\"AddToCart\\\");\<br>\<br> let paymentInfoSent = false;\<br> const emailInput = document.querySelector(\\\"input[name=emailAddress]\\\");\<br> if (emailInput) {\<br> emailInput.addEventListener('input', () => {\<br> if (!paymentInfoSent) {\<br> paymentInfoSent = true;\<br> fbq(\\\"trackSingle\\\", FBPixelId, \\\"AddPaymentInfo\\\");\<br> }\<br> });\<br> }\<br> } catch (e) {\<br> console.log(e.message);\<br> }\<br> }\<br>\<br> if (pageTitle.includes(\\\"upsell\\\") || pageTitle.includes(\\\"thank you\\\") || pageTypeId === 3 || pageTypeId === 5) {\<br> let orderData = null;\<br> let _cid;\<br> let hitId;\<br> try {\<br> orderData = JSON.parse(sessionStorage.orderData);\<br> const requestUri = new URLSearchParams(sessionStorage.requestUri.split(\\\"#\\\")[0]);\<br> _cid = requestUri.get(\\\"cid\\\");\<br> const uidCookie = document.cookie.split(\\\";\\\").find(cookie => cookie.trim().split(\\\"=\\\")[0] === \\\"uid\\\" + _cid);\<br> hitId = uidCookie.trim().split(\\\"=\\\")[1].split(\\\"-\\\")[0];\<br> hitId = hitId || requestUri.get(\\\"hit\\\") || requestUri.get(\\\"cc_custom_hitid\\\");\<br> } catch (e) {\<br> console.log(\\\"Pixels initial: \\\" + e.message);\<br> fetch(\\\"https:\/\/web-logger.mtnhauslabs.com\/logger\\\", {\<br> method: \\\"post\\\",\<br> headers: {\<br> 'Accept': 'application\/json',\<br> 'Content-Type': 'application\/json',\<br> },\<br> body: JSON.stringify({\<br> \\\"event\\\": \\\"error\\\",\<br> \\\"system\\\": \\\"ChCh\\\",\<br> \\\"data\\\": {\<br> \\\"funnel_uuid\\\": pageData.funnelData.referenceId,\<br> \\\"url\\\": location.href,\<br> \\\"message\\\": \\\"Pixels initial: \\\" + e.message,\<br> \\\"trace\\\": e.stack,\<br> \\\"cid\\\": _cid,\<br> \\\"hid\\\": hitId,\<br> \\\"order_id\\\": orderData ? orderData.orderId : null,\<br> \\\"sessionStorage\\\": sessionStorage,\<br> \\\"cookie\\\": document.cookie,\<br> }\<br> }),\<br> });\<br> }\<br>\<br> if (sessionStorage.upsell_step === undefined) {\<br> sessionStorage.upsell_step = \\\"1\\\";\<br> }\<br>\<br> if (orderData) {\<br> if (sessionStorage.upsell_step === \\\"1\\\") {\<br>\<br> fetch(\\\"https:\/\/web-logger.mtnhauslabs.com\/logger\\\", {\<br> method: \\\"post\\\",\<br> headers: {\<br> 'Accept': 'application\/json',\<br> 'Content-Type': 'application\/json',\<br> },\<br> body: JSON.stringify({\<br> \\\"event\\\": \\\"Conversion\\\",\<br> \\\"system\\\": \\\"ChCh\\\",\<br> \\\"data\\\": {\<br> \\\"url\\\": location.href,\<br> \\\"sessionStorage\\\": sessionStorage,\<br> \\\"cookie\\\": document.cookie,\<br> \\\"event\\\": \\\"Conversion\\\",\<br> \\\"cid\\\": _cid,\<br> \\\"transid\\\": orderData.orderId + \\\"_\\\" + sessionStorage.upsell_step,\<br> \\\"hid\\\": hitId,\<br> \\\"value\\\": orderData.orderValue,\<br> \\\"currency\\\": orderData.currencyCode,\<br> \\\"qty\\\": orderData.items[0].qty,\<br> \\\"item_ids\\\": orderData.items[0].productId,\<br> \\\"order_id\\\": orderData.orderId,\<br> \\\"email\\\": orderData.emailAddress,\<br> \\\"shipping_address_phone\\\": orderData.emailAddress,\<br> \\\"shipping_address_first_name\\\": orderData.shipFirstName,\<br> \\\"shipping_address_last_name\\\": orderData.shipLastName,\<br> \\\"shipping_address_city\\\": orderData.shipCity,\<br> \\\"shipping_address_province\\\": orderData.shipState,\<br> \\\"shipping_address_zip\\\": orderData.shipPostalCode,\<br> \\\"shipping_address_country\\\": orderData.shipCountry,\<br> \\\"funnel_name\\\": pageData.funnelData.name,\<br> \\\"funnel_uuid\\\": pageData.funnelData.referenceId,\<br> \\\"funnel_campaign_id\\\": pageData.funnelData.campaign\<br> }\<br> }),\<br> });\<br>\<br> try {\<br> let atp = \\\"&atp=0.00\\\";\<br> let hitPathScript = document.createElement(\\\"script\\\");\<br> hitPathScript.setAttribute(\\\"type\\\", \\\"text\/javascript\\\");\<br> hitPathScript.setAttribute(\\\"src\\\", \\\"https:\/\/fb.nativepath.com\/rd\/apx.php?id=1&type=3&cCid=\\\" + _cid +\<br> \\\"&transid=\\\" + orderData.orderId + \\\"_\\\" + sessionStorage.upsell_step +\<br> \\\"&ate=\\\" + (parseFloat(orderData.orderValue) + parseFloat(orderData.shipTotal)) +\<br> (hitId ? \\\"&hid=\\\" + hitId : \\\"\\\") + atp\<br> );\<br>\<br> let script = document.getElementsByTagName(\\\"script\\\")[0];\<br> script.parentNode.insertBefore(hitPathScript, script);\<br> } catch (e) {\<br> console.log(\\\"HitPath Pixel: \\\" + e.message);\<br> fetch(\\\"https:\/\/web-logger.mtnhauslabs.com\/logger\\\", {\<br> method: \\\"post\\\",\<br> headers: {\<br> 'Accept': 'application\/json',\<br> 'Content-Type': 'application\/json',\<br> },\<br> body: JSON.stringify({\<br> \\\"event\\\": \\\"error\\\",\<br> \\\"system\\\": \\\"ChCh\\\",\<br> \\\"data\\\": {\<br> \\\"funnel_uuid\\\": pageData.funnelData.referenceId,\<br> \\\"url\\\": location.href,\<br> \\\"sessionStorage\\\": sessionStorage,\<br> \\\"cookie\\\": document.cookie,\<br> \\\"message\\\": \\\"HitPath Pixel: \\\" + e.message,\<br> \\\"trace\\\": e.stack,\<br> \\\"cid\\\": _cid,\<br> \\\"hid\\\": hitId,\<br> \\\"order_id\\\": orderData ? orderData.orderId : '',\<br> }\<br> }),\<br> });\<br> }\<br>\<br> try {\<br> fbq(\\\"init\\\", FBPixelId);\<br> fbq(\\\"trackSingle\\\", FBPixelId, \\\"Purchase\\\", {\<br> currency: orderData.currencyCode,\<br> value: orderData.orderValue,\<br> content_type: \\\"product_group\\\",\<br> content_ids: [\<br> orderData.items[0].productId\<br> ]\<br> }, {\<br> eventID: orderData.orderId\<br> });\<br> } catch (e) {\<br> console.log(\\\"Facebook Pixel: \\\" + e.message);\<br> fetch(\\\"https:\/\/web-logger.mtnhauslabs.com\/logger\\\", {\<br> method: \\\"post\\\",\<br> headers: {\<br> 'Accept': 'application\/json',\<br> 'Content-Type': 'application\/json',\<br> },\<br> body: JSON.stringify({\<br> \\\"event\\\": \\\"error\\\",\<br> \\\"system\\\": \\\"ChCh\\\",\<br> \\\"data\\\": {\<br> \\\"funnel_uuid\\\": pageData.funnelData.referenceId,\<br> \\\"sessionStorage\\\": sessionStorage,\<br> \\\"cookie\\\": document.cookie,\<br> \\\"url\\\": location.href,\<br> \\\"message\\\": \\\"Facebook Pixel: \\\" + e.message,\<br> \\\"trace\\\": e.stack,\<br> \\\"cid\\\": _cid,\<br> \\\"hid\\\": hitId,\<br> \\\"order_id\\\": orderData ? orderData.orderId : '',\<br> }\<br> }),\<br> });\<br> }\<br>\<br> sessionStorage.upsell_step = sessionStorage.upsell_step * 1 + 2;\<br> } else if (sessionStorage.upsell_step > 1 && sessionStorage.upsell_items_count < orderData.items.length) {\<br> try {\<br> let atp = \\\"&atp=0.00\\\";\<br> let hitPathScript = document.createElement(\\\"script\\\");\<br> hitPathScript.setAttribute(\\\"type\\\", \\\"text\/javascript\\\");\<br> hitPathScript.setAttribute(\\\"src\\\", \\\"https:\/\/fb.nativepath.com\/rd\/apx.php?id=1&type=3&cCid=\\\" + _cid +\<br> \\\"&transid=\\\" + orderData.orderId + \\\"_\\\" + sessionStorage.upsell_step +\<br> \\\"&ate=\\\" + orderData.items.at(-1).price +\<br> (hitId ? \\\"&hid=\\\" + hitId : \\\"\\\") + atp\<br> );\<br>\<br> let script = document.getElementsByTagName(\\\"script\\\")[0];\<br> script.parentNode.insertBefore(hitPathScript, script);\<br> } catch (e) {\<br> console.log(\\\"HitPath Pixel: \\\" + e.message);\<br> }\<br>\<br> sessionStorage.upsell_step = sessionStorage.upsell_step * 1 + 2;\<br> }\<br> sessionStorage.upsell_items_count = orderData.items.length;\<br> } else {\<br> sessionStorage.upsell_step = \\\"3\\\";\<br> }\<br> }\<br>}\<br>\<br>function trackEvent(e) {\<br>}\",\"title\":\"NativePath Joint Health Collagen\",\"addOns\":[{\"keyName\":\"Paypal_billerId\",\"keyValue\":\"3\"},{\"keyName\":\"Purchase_Event_FB\",\"keyValue\":\"2\"},{\"keyName\":\"LISTRAK_CART_UPDATE\",\"keyValue\":\"false\"},{\"keyName\":\"EXTERNAL_TRACK_REQ\",\"keyValue\":\"false\"},{\"keyName\":\"TRIPLE_WHALE_REQ\",\"keyValue\":\"false\"},{\"keyName\":\"AD_BEACON_REQ\",\"keyValue\":\"false\"},{\"keyName\":\"Google_Places\",\"keyValue\":\"AIzaSyDhMj2gAV0JQOvURSQhcZ7QVjkZKekoG3Q\"},{\"keyName\":\"GPay_CountryCode\",\"keyValue\":\"US\"},{\"keyName\":\"applePayCountryCode\",\"keyValue\":\"US\"},{\"keyName\":\"PayPal_Venmo\",\"keyValue\":\"0\"},{\"keyName\":\"PayPal_PayLater\",\"keyValue\":\"0\"},{\"keyName\":\"PayPal_Reference\",\"keyValue\":\"1\"},{\"keyName\":\"PayPal_Merchant\",\"keyValue\":\"YSKDY6ZWSM6B6\"},{\"keyName\":\"paypalVenmoHide\",\"keyValue\":\"false\"},{\"keyName\":\"paypalPayLaterHide\",\"keyValue\":\"false\"},{\"keyName\":\"Purchase_Event_SC\",\"keyValue\":\"3\"},{\"keyName\":\"PAAY_AUTH_MSTR\",\"keyValue\":\"1\"},{\"keyName\":\"PAAY_AUTH_VISA\",\"keyValue\":\"1\"},{\"keyName\":\"RECAPT_TYPE\",\"keyValue\":\"1\"},{\"keyName\":\"RECAPT_THRESHOLD\",\"keyValue\":\"0.1\"},{\"keyName\":\"RECAPT_TRIGGER\",\"keyValue\":\"1\"},{\"keyName\":\"PAYPAL_ADDRESS\",\"keyValue\":\"false\"},{\"keyName\":\"APPLEPAY_ADDRESS\",\"keyValue\":\"false\"},{\"keyName\":\"REACH_LOCALE\",\"keyValue\":\"en-US\"},{\"keyName\":\"REACH_THEME_VALUE\",\"keyValue\":\"light\"},{\"keyName\":\"PayPal_WithReach\",\"keyValue\":\"false\"},{\"keyName\":\"PAAY_CH_MIN_AMT\",\"keyValue\":\"0.00\"},{\"keyName\":\"PH_FORMAT_BY_COUNTRY\",\"keyValue\":\"true\"},{\"keyName\":\"FB_ADV_TRACKING\",\"keyValue\":\"false\"},{\"keyName\":\"SYGNAL_ADV_TRACKING\",\"keyValue\":\"false\"},{\"keyName\":\"SEND_USER_DATA\",\"keyValue\":\"false\"},{\"keyName\":\"SEND_UNIQUE_TRANS_ID\",\"keyValue\":\"false\"}],\"providers\":[{\"id\":1,\"name\":\"Google\",\"keyValue\":\"G-7G9HS8437V\"}],\"pages\":[{\"referenceId\":\"c44521fb-ad14-4cb0-8c1c-e8e2eac7817e\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Email\",\"urlSlug\":null,\"externalURL\":null,\"pageView\":[{\"referenceId\":\"fc47604d-127f-407b-85f9-7687414f4c12\",\"templateTypeId\":24,\"pageType\":24}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"aab441f8-1d1b-4090-9802-c38ce12052fa\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page 1\",\"urlSlug\":\"1-joint-health-collagen-checkout-ns\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"2a4c0d49-7752-4aee-aaf7-e90eaa647af6\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"89f0706e-6ce2-46fe-9297-78109dda8946\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"1 jar sub\",\"urlSlug\":\"1-joint-health-collagen-checkout-sub\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"84ca2d27-dc86-4c32-ad25-91d033c5865c\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"2c9baf3f-6fd8-438e-a7e0-ee720091f617\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page 12\",\"urlSlug\":\"12-joint-health-collagen-checkout-ns\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"b8c78921-65fc-4215-a9c6-5ac17dfd0f4f\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"f4f4030e-d770-477d-bd97-e0bce702eb01\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"12 jar sub\",\"urlSlug\":\"12-joint-health-collagen-checkout-sub\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"7304b243-0d0f-4994-9582-6fbbe25415f5\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"985d18c6-6d09-4108-a3ed-bb804aaf2d84\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Downsell 3\",\"urlSlug\":\"1c-joint-health-collagen-571-6\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"0a2a9fb6-9e97-4888-9092-3cc2bf4e2fa0\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"02594677-8352-432e-88f2-2d4e29254e2d\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Downsell 2\",\"urlSlug\":\"1d3-joint-health-collagen-571-4\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"fff64adf-83cc-46e6-b353-b13458f52d03\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"299569d5-7aad-441d-bc03-cc047dacf388\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"1joint-health-collagen-571-2\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"f7841cb4-31d4-4192-aaf9-17fe59da1b0e\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"8bba526e-4cfa-44b8-91af-640bd1bef199\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page 1 sub\",\"urlSlug\":\"1sub-bone-health-collagen-checkout\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"47a28f44-aa89-4f44-aefc-bbb91ecb7a62\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"be5e2052-3676-433f-83c5-d94c704780e6\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page 3\",\"urlSlug\":\"3-joint-health-collagen-checkout-ns\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"4c076fd4-11b7-4305-8a59-520d54877968\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"2487db07-1f5f-48c6-b8c0-d803c5f04c40\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"3 jar sub\",\"urlSlug\":\"3-joint-health-collagen-checkout-sub\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"edd94039-0e2c-4735-b8e5-bccb92b8a6e6\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"1ad0600e-5f7d-44c1-a52f-31f62d579bf8\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell 3\",\"urlSlug\":\"3c-joint-health-collagen-571-5\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"4c36bd93-33e1-4d59-933f-fcc87c006ca9\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"34091015-7321-46d7-a052-d95287515985\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page5\",\"urlSlug\":\"3d3-joint-health-collagen-571-3\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"843985ad-60b3-469f-8d93-24ff56bd3fc1\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"c091e0a4-172c-48a7-a81b-98ad9e9c3a46\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"3joint-health-collagen-571-1\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"e7287f99-23d8-4b3e-ba67-f478f677fcc2\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"ac8813eb-ca15-4749-a24c-caf3244a584c\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page 3 sub\",\"urlSlug\":\"3sub-bone-health-collagen-checkout\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"17444a14-aa5f-4b55-9605-283564973773\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"81966cc5-d3a5-4d3f-86b8-9947ca1d99d5\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page 6\",\"urlSlug\":\"6-joint-health-collagen-checkout-ns\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"f3622492-6a7e-4081-8e34-a09993149af2\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"7e38d462-fede-4ad4-aaad-970c388275e0\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"6 jar sub\",\"urlSlug\":\"6-joint-health-collagen-checkout-sub\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"a5a70356-9ef9-4579-a5b6-e316d8c2ae62\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"510597cb-f197-4937-9e52-f9e874c7406d\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page 6\",\"urlSlug\":\"6jar-bone-health-collagen-checkout\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"7a414745-9564-47c8-9cca-9f6581afafc6\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"d102e07f-7969-4ed2-bc32-e761cf9c883d\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page 6 sub\",\"urlSlug\":\"6sub-bone-health-collagen-checkout\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"2353a582-17c8-4fbe-8751-49aa5ffd08a0\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"1dcdbfc0-d7b8-4126-b6a0-8994a03dead7\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Common\",\"urlSlug\":\"common14\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"f3e4c454-8d2e-4ad5-85de-fa1a6ff503a0\",\"templateTypeId\":36,\"pageType\":36}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"8692f67e-5054-42c3-85a4-99f6a940a683\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Thank You Page\",\"urlSlug\":\"joint-health-collagen-571-thank-you\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"84febe45-d02f-4907-a34b-12e0a9893294\",\"templateTypeId\":5,\"pageType\":5}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]}],\"disableBadge\":true,\"name\":\"Email - Joint Health Collagen\",\"whitelabelId\":10,\"affiliateId\":null,\"isMenuEnabled\":false}", "leadParams": "{\"emailAddress\":\"[email protected]\",\"doNotSellName\":0,\"shipFirstName\":\"Natalie wehking\",\"shipLastName\":\"Wehking\",\"shipAddress1\":\"10664 Charrette Dr\",\"shipAddress2\":\"\",\"shipCity\":\"Saint Louis\",\"shipCountry\":\"US\",\"province-hidden\":\"MO\",\"shipState\":\"MO\",\"shipPostalCode\":\"63123-3949\",\"phoneNumber\":\"3147501323\",\"contactOptIn\":0,\"billShipSame\":1,\"firstName\":\"Natalie wehking\",\"lastName\":\"Wehking\",\"address1\":\"10664 Charrette Dr\",\"address2\":\"\",\"city\":\"Saint Louis\",\"country\":\"US\",\"state\":\"MO\",\"postalCode\":\"63123-3949\",\"optradio\":\"M\",\"payment_method\":\"\",\"cardDate\":\"0528\",\"shipProfileId\":null,\"product1_id\":\"12891\",\"product1_qty\":\"1\",\"orderId\":\"3146D756CF\",\"salesUrl\":\"https:\/\/secure.nativepath.com\/6-joint-health-collagen-checkout-sub?products=12891%3A1&cc_custom_hitid=636910473&hit=636910473&ajs_aid=806166d7-cb86-4e10-870a-195b0bd7aa78&cid=571&pub=240020\",\"campaignId\":186,\"custom1\":\"Email - Joint Health Collagen\",\"custom2\":\"6 jar sub\",\"sessionId\":\"c8ea197855e5aa3ea74a958ae175350f\"}", "requestUri": "https:\/\/secure.nativepath.com\/6-joint-health-collagen-checkout-sub?products=12891%3A1&cc_custom_hitid=636910473&hit=636910473&ajs_aid=806166d7-cb86-4e10-870a-195b0bd7aa78&cid=571&pub=240020", "bundleItems": "{}", "httpReferer": "https:\/\/health.nativepath.com\/", "upsell_step": "1", "userDetails": "{\"firstName\":\"Natalie wehking\",\"lastName\":\"Wehking\",\"companyName\":null,\"address1\":\"10664 Charrette Dr\",\"address2\":\"\",\"postalCode\":\"63123-3949\",\"city\":\"Saint Louis\",\"state\":\"MO\",\"country\":\"US\",\"emailAddress\":\"[email protected]\",\"phoneNumber\":\"3147501323\",\"gender\":null,\"dob\":null,\"couponCode\":null,\"shipProfileId\":null,\"achRoutingNumber\":null,\"achAccountNumber\":null,\"achAccountType\":null,\"iban\":null,\"ddbic\":null,\"custom1\":\"Email - Joint Health Collagen\",\"custom2\":\"6 jar sub\",\"custom3\":null,\"custom4\":null,\"custom5\":null,\"redirectsTo\":\"https:\/\/secure.nativepath.com\/3joint-health-collagen-571-1\",\"browserData\":\"{\\\"acceptHeader\\\":\\\"application\/json\\\",\\\"userAgent\\\":\\\"Mozilla\/5.0 (Linux; Android 10; K) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/137.0.0.0 Mobile Safari\/537.36\\\",\\\"language\\\":\\\"en-US\\\",\\\"timezone\\\":\\\"300\\\",\\\"colorDepth\\\":24,\\\"screen\\\":{\\\"height\\\":\\\"824\\\",\\\"width\\\":\\\"384\\\"},\\\"javaScriptEnabled\\\":true,\\\"javaEnabled\\\":false}\",\"salesUrl\":\"https:\/\/secure.nativepath.com\/6-joint-health-collagen-checkout-sub?products=12891%3A1&cc_custom_hitid=636910473&hit=636910473&ajs_aid=806166d7-cb86-4e10-870a-195b0bd7aa78&cid=571&pub=240020\",\"cartId\":null,\"campaignId\":186,\"doNotSellName\":0,\"contactOptIn\":0,\"billShipSame\":1,\"optradio\":\"M\",\"orderId\":\"3146D756CF\",\"shipFirstName\":\"Natalie wehking\",\"shipLastName\":\"Wehking\",\"shipAddress1\":\"10664 Charrette Dr\",\"shipAddress2\":\"\",\"shipCity\":\"Saint Louis\",\"shipState\":\"MO\",\"shipPostalCode\":\"63123-3949\",\"shipCountry\":\"US\",\"cardMonth\":5,\"cardYear\":28,\"paySource\":\"CREDITCARD\",\"forceMerchantId\":null,\"product1_id\":\"12891\",\"product1_qty\":\"1\",\"sessionId\":\"c8ea197855e5aa3ea74a958ae175350f\",\"insureShipment\":0,\"shipmentInsurancePrice\":\"\"}", "currencyCode": "USD", "exchangeRate": "1", "ccExternalTax": "6.84", "lastPageTypeId": "4", "ccPhoneDialCode": "1", "bundleStringArray": "{}", "ccGeoLocationInfo": "{\"city\":\"St. Louis\",\"region_code\":\"MO\",\"country_code\":\"US\",\"zip_code\":\"63127\"}", "checkoutOrderData": "{\"items\":[{\"productId\":\"12891\",\"name\":\"6 x NativePath Joint Health Collagen\",\"qty\":\"1\",\"productSku\":\"10-00038\",\"actualProductId\":\"1073\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"7232552861833\",\"shipping\":\"0.00\",\"price\":\"162.00\",\"merchantId\":\"1\",\"descriptor\":\"NativePath\",\"initialSalesTax\":\"6.84\",\"customSalesTax\":\"\",\"refundRemaining\":\"168.84\",\"merchantTxnId\":\"81089238897\",\"purchaseStatus\":\"\",\"billingCycleType\":\"\",\"finalBillingCycle\":\"\",\"isPreauthVoid\":\"0\",\"nextBillDate\":\"\",\"trialEnabled\":\"\",\"trialType\":\"\",\"trialAuthType\":\"\",\"regularPrice\":\"\",\"productQty\":\"1\",\"cycle1_billDelay\":\"\",\"cycle2_price\":\"\",\"cycle2_shipPrice\":\"\",\"cycle2_isShippable\":\"0\",\"cycle2_billDelay\":\"\",\"cycle3_price\":\"\",\"cycle3_shipPrice\":\"\",\"cycle3_isShippable\":\"0\",\"cycle3_billDelay\":\"\",\"lastCustomCycle\":\"0\",\"purchaseCycle\":\"\",\"txnType\":\"SALE\",\"cancellationScheduled\":\"0\",\"cancelAfterDate\":\"\",\"pauseScheduled\":\"0\",\"billingCycleNumber\":\"1\",\"staggerIntervalCycles\":\"\",\"staggerFulfillments\":\"0\",\"recycleFailedStatus\":\"0\",\"clubMemberId\":\"\",\"clubUsername\":\"\",\"clubPassword\":\"\",\"recycleReference\":\"0\",\"responseType\":\"SUCCESS\",\"productTags\":\"Bone Health,monthly-eligible,Subscription\"}],\"totalAmount\":\"168.84\",\"taxTotal\":\"6.84\",\"shipTotal\":\"0.00\"}", "analyticsReference": "{\"7e38d462-fede-4ad4-aaad-970c388275e0-c8ea197855e5aa3ea74a958ae175350f\":2}", "currencyCodeSymbol": "$", "importOrderSuccess": "true", "ccExternalSessionId": "c8ea197855e5aa3ea74a958ae175350f", "previousExchangeRate": "1", "sessionStartDateTime": "2025-06-18T23:27:22.787Z", "bundleProductsPageRef": "{}", "previousCurrencySymbol": "$", "ccCountryAndStateInfoTracker": "{\"state\":\"MO\",\"shipState\":\"MO\"}", "ccCartProductsPercentageTotal": "162", "c8eae221-fe0d-426b-9b39-6ff5d9eab318ccQuery": "ygl8kj" }, "funnel_campaign_id": "186", "shipping_address_zip": "63123-3949", "shipping_address_city": "Saint Louis", "shipping_address_phone": "[email protected]", "shipping_address_country": "US", "shipping_address_province": "MO", "shipping_address_last_name": "Wehking", "shipping_address_first_name": "Natalie wehking" } | 06/18/2025 23:28:20 |
1677569 | Conversion | ChCh | { "cid": "571", "hid": "636899318", "qty": "1", "url": "https:\/\/secure.nativepath.com\/activated-charcoal-571-1", "email": "[email protected]", "event": "Conversion", "value": "96.00", "cookie": "_atcid=M6OkNe8mwp6CIw; rl_anonymous_id=RS_ENC_v3_IjE0MTQ3YWEwLWMxZjctNDhkMi1hM2Q1LTc3OWZjNjcwYjY2OCI%3D; rl_page_init_referrer=RS_ENC_v3_IiRkaXJlY3Qi; _gcl_au=1.1.2029137379.1749572125; _atcid-pt=1749573240522; __attentive_id=a1842d8ffd3f4009bd900a6e4070ad4d; __attentive_cco=1749664990505; _fbp=fb.1.1749664990578.6454547177207702; ef_witness=1; ef_affid=6; ef_tid_c_o_10=f2327de838fa452b844de39c911c1bdc; ef_tid_c_a_1=f2327de838fa452b844de39c911c1bdc; rs_ga=GA1.1.14147aa0-c1f7-48d2-a3d5-779fc670b668; __attentive_domain=nativepath; __attentive_ceid=AEh; _hjSessionUser_5255763=eyJpZCI6Ijg3YWZmODE5LTI3NDUtNWEzYi1iZDUzLTBjNzhhNDBkYTZjNCIsImNyZWF0ZWQiOjE3NDk2NjQ5OTA3NjcsImV4aXN0aW5nIjp0cnVlfQ==; _scid=FM8bUgUvTsjh4MV2PKM97CjU19Fy22A2; _lc2_fpi=8ad7b0e6a39e--01jmwkxtcn060pn531bfv1sm3g; _tt_enable_cookie=1; _ttp=01JXG7XQYCAZDM2Y33T1APC188_.tt.1; ttcsid=1749670617044::MNDoayJImjxIr9-dK1MI.1.1749670617051; _sctr=1%7C1749618000000; ttcsid_C3J06B1M4B6L4J2EC2OG=1749670617041::a_zgslFs8ECf6B4zeeWi.1.1749670623462; rs_ga_NY556K631J=GS2.1.s1749670619845$o2$g1$t1749670741$j20$l0$h0; _tracking_consent=3.AMPS_USIL_f_f_OJ0UmbcoSJ6VaeMmOYwh-Q; _shopify_y=8962e5aa-2f5b-4dbd-86cd-da749b58470f; _ga_K6BQRD3HRJ=GS2.1.s1750112861$o1$g0$t1750112861$j60$l0$h0; _scsrid_r=; _scid_r=HU8bUgUvTsjh4MV2PKM97CjU19Fy22A295tKKw; _scida=UfmJYuWqL1u1vQ7N2nSbWEcPReFss3Ha; _ga_2V7G82MKYG=GS2.1.s1750112861$o1$g0$t1750112870$j51$l0$h0; _ga_9L2VKHLXE4=GS2.1.s1750112862$o1$g0$t1750112871$j51$l0$h0; _hjSessionUser_1066318=eyJpZCI6ImVjMTNkM2FhLTY4MDctNTNlNC1hMmY0LTFhZTk4NGIyMmYxNCIsImNyZWF0ZWQiOjE3NTAxMTQxNjAwNTEsImV4aXN0aW5nIjpmYWxzZX0=; rl_trait=RS_ENC_v3_eyJleHRlcm5hbElkIjoiIn0%3D; rl_user_id=RS_ENC_v3_IjAxSEJIMzE1RVRBU1ZNVFJSSE1YNUJRMjQ5Ig%3D%3D; _clck=17xddwc%7C2%7Cfwv%7C0%7C1995; _clsk=o2c2jv%7C1750254175518%7C1%7C1%7Ci.clarity.ms%2Fcollect; __attentive_dv=1; _gid=GA1.2.284336447.1750254272; _ga=GA1.1.595276432.1749572122; uid571=636899318-20250618150851-2b6fa68c9670f9a8917eacac44b72ce8-4546; _li_dcdm_c=.nativepath.com; _lc2_fpi_js=8ad7b0e6a39e--01jmwkxtcn060pn531bfv1sm3g; wisepops_visits=%5B%222025-06-18T22%3A08%3A51.792Z%22%2C%222025-06-16T22%3A49%3A08.719Z%22%5D; X-Source=79562c2d-e9a9-45bc-af08-a7510da75b1f; __hitcid=571; __pub=240020; wisepops=%7B%22popups%22%3A%7B%7D%2C%22sub%22%3A1%2C%22ucrn%22%3A44%2C%22cid%22%3A%2264212%22%2C%22v%22%3A5%2C%22bandit%22%3A%7B%22recos%22%3A%7B%7D%7D%7D; _attn_=eyJ1Ijoie1wiY29cIjoxNzQ5NjY0OTkwNTAyLFwidW9cIjoxNzQ5NjY0OTkwNTAyLFwibWFcIjoyMTkwMCxcImluXCI6ZmFsc2UsXCJ2YWxcIjpcImExODQyZDhmZmQzZjQwMDliZDkwMGE2ZTQwNzBhZDRkXCJ9Iiwic2VzIjoie1widmFsXCI6XCIxNDYzNjlkNjdiM2Q0ZGE1YjU3MTg3MmQ3NTI1MWUzYlwiLFwidW9cIjoxNzUwMjg2NTI1NTk0LFwiY29cIjoxNzUwMjg2NTI1NTk0LFwibWFcIjowLjAyMDgzMzMzMzMzMzMzMzMzMn0ifQ==; wisepops_visitor=%7B%22uAmXnV32UU%22%3A%2254eb124a-3e0a-448a-8985-a67bf2526904%22%7D; wisepops_session=%7B%22arrivalOnSite%22%3A%222025-06-18T22%3A08%3A51.792Z%22%2C%22mtime%22%3A1750286526209%2C%22pageviews%22%3A3%2C%22popups%22%3A%7B%7D%2C%22bars%22%3A%7B%7D%2C%22embeds%22%3A%7B%7D%2C%22sticky%22%3A%7B%7D%2C%22countdowns%22%3A%7B%7D%2C%22src%22%3Anull%2C%22utm%22%3A%7B%22source%22%3A%22npbseg12charcoalcontent1000mgimagetest061825pm%22%2C%22medium%22%3A%22eml%22%2C%22campaign%22%3A%22charcoal%22%2C%22content%22%3A%22klavi_eml_npb_%22%7D%2C%22testIp%22%3Anull%7D; _uetsid=6f1165804c9511f0b65453ca2757db8d; _uetvid=c96cfab004e211f0b97ddf357cb1c81e; rl_session=RS_ENC_v3_eyJhdXRvVHJhY2siOnRydWUsInRpbWVvdXQiOjE4MDAwMDAsImV4cGlyZXNBdCI6MTc1MDI4ODMzMTg5NSwiaWQiOjE3NTAyODQ1MzYxMDUsInNlc3Npb25TdGFydCI6ZmFsc2V9; _ga_7G9HS8437V=GS2.1.s1750289235$o7$g0$t1750289235$j60$l0$h0", "transid": "F12BD2511D_1", "currency": "USD", "item_ids": "13067", "order_id": "F12BD2511D", "funnel_name": "CID 571 - Charcoal", "funnel_uuid": "79562c2d-e9a9-45bc-af08-a7510da75b1f", "sessionStorage": { "fkCart": "{\"13067\":\"1\"}", "totals": "{\"subTotal\":96,\"vat\":0,\"salesTax\":0.96,\"shipTotal\":0,\"grandTotal\":\"96.96\",\"discount\":0,\"insurance\":0,\"savings\":0,\"compareAtTotal\":96}", "fk_salt": "d6ce0190-c18c-11ec-b509-cf225d0ef380", "orderId": "\"F12BD2511D\"", "taxData": "{\"taxRate\":\"0.00\",\"isVat\":false}", "products": "[{\"productId\":\"13067\",\"name\":\"6 x NativePath Activated Charcoal\",\"qty\":\"1\",\"productSku\":\"10-00044\",\"actualProductId\":\"1087\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"7232553156745\",\"shipping\":\"0.00\",\"price\":\"96.00\",\"merchantId\":\"1\",\"descriptor\":\"NativePath\",\"initialSalesTax\":\"0.96\",\"customSalesTax\":\"\",\"refundRemaining\":\"96.96\",\"merchantTxnId\":\"81089237689\",\"purchaseStatus\":\"\",\"billingCycleType\":\"\",\"finalBillingCycle\":\"\",\"isPreauthVoid\":\"0\",\"nextBillDate\":\"\",\"trialEnabled\":\"\",\"trialType\":\"\",\"trialAuthType\":\"\",\"regularPrice\":\"\",\"productQty\":\"1\",\"cycle1_billDelay\":\"\",\"cycle2_price\":\"\",\"cycle2_shipPrice\":\"\",\"cycle2_isShippable\":\"0\",\"cycle2_billDelay\":\"\",\"cycle3_price\":\"\",\"cycle3_shipPrice\":\"\",\"cycle3_isShippable\":\"0\",\"cycle3_billDelay\":\"\",\"lastCustomCycle\":\"0\",\"purchaseCycle\":\"\",\"txnType\":\"SALE\",\"cancellationScheduled\":\"0\",\"cancelAfterDate\":\"\",\"pauseScheduled\":\"0\",\"billingCycleNumber\":\"1\",\"staggerIntervalCycles\":\"\",\"staggerFulfillments\":\"0\",\"recycleFailedStatus\":\"0\",\"clubMemberId\":\"\",\"clubUsername\":\"\",\"clubPassword\":\"\",\"recycleReference\":\"0\",\"responseType\":\"SUCCESS\",\"productTags\":\"Energy,monthly-eligible,Subscription,Supplements\"}]", "orderData": "{\"taxExemption\":null,\"orderId\":\"F12BD2511D\",\"vendorOrderId\":null,\"vendorPluginId\":null,\"ipAddress\":\"2600:1700:9934:4010:1415:3a19:ce1e:51b2\",\"sourceId\":null,\"sourceValue1\":null,\"sourceValue2\":null,\"sourceValue3\":null,\"sourceValue4\":null,\"sourceValue5\":null,\"shipCarrier\":null,\"shipMethod\":null,\"profileName\":null,\"dateCreated\":\"2025-06-18 19:27:14\",\"orderType\":\"NEW_SALE\",\"orderStatus\":\"COMPLETE\",\"reviewStatus\":null,\"campaignName\":\"Activated Charcoal\",\"orderValue\":\"96.00\",\"customerId\":454376,\"name\":\"Mary Eileen Brennan\",\"emailAddress\":\"[email protected]\",\"phoneNumber\":\"7738485082\",\"firstName\":\"Mary Eileen\",\"lastName\":\"Brennan\",\"companyName\":null,\"address1\":\"2632 Lindbergh Boulevard\",\"address2\":null,\"shipmentInsured\":null,\"shipmentInsurancePrice\":null,\"insuranceCharged\":0,\"city\":\"Springfield\",\"state\":\"IL\",\"country\":\"US\",\"postalCode\":\"62704\",\"shipFirstName\":\"Mary Eileen\",\"shipLastName\":\"Brennan\",\"shipCompanyName\":null,\"shipAddress1\":\"2632 Lindbergh Boulevard\",\"shipAddress2\":null,\"shipCity\":\"Springfield\",\"shipState\":\"IL\",\"shipCountry\":\"US\",\"shipPostalCode\":\"62704\",\"custom1\":\"CID 571 - Charcoal\",\"custom2\":\"Checkout Page\",\"custom3\":null,\"custom4\":null,\"custom5\":null,\"paySource\":\"CREDITCARD\",\"cardType\":\"VISA\",\"cardLast4\":\"0361\",\"cardExpiryDate\":\"02\/30\",\"achAccountHolderType\":null,\"achAccountType\":null,\"achRoutingNumber\":null,\"achNameOnAccount\":null,\"achAccountNumber\":null,\"couponCode\":null,\"agentUserId\":null,\"basePrice\":\"96.00\",\"baseShipping\":\"0.00\",\"voiceLogNumber\":null,\"discountPrice\":\"0.00\",\"salesTax\":\"0.96\",\"salesUrl\":\"https:\/\/secure.nativepath.com\/6-activated-charcoal-checkout-571?products=13067%3A1&cc_custom_hitid=636899318&hit=636899318&ajs_aid=14147aa0-c1f7-48d2-a3d5-779fc670b668&cid=571&pub=240020\",\"surcharge\":\"0.00\",\"shipUpcharge\":\"0.00\",\"shipProfileId\":null,\"baseCurrencyCode\":\"USD\",\"baseCurrencySymbol\":\"$\",\"currencySymbol\":\"$\",\"currencyCode\":\"USD\",\"campaignId\":188,\"merchantTxnId\":\"81089237689\",\"ibanLast4\":null,\"originalCycleNumber\":1,\"prepaidType\":null,\"cardIsPrepaid\":0,\"cardIsDebit\":1,\"accountHolder\":null,\"subTotal\":\"96.00\",\"shipTotal\":\"0.00\",\"taxTotal\":\"0.96\",\"totalAmount\":\"96.96\",\"totalDiscount\":\"0.00\",\"totalRefundRemaining\":\"96.96\",\"amountPaid\":\"96.96\",\"items\":[{\"productId\":\"13067\",\"name\":\"6 x NativePath Activated Charcoal\",\"qty\":\"1\",\"productSku\":\"10-00044\",\"actualProductId\":\"1087\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"7232553156745\",\"shipping\":\"0.00\",\"price\":\"96.00\",\"merchantId\":\"1\",\"descriptor\":\"NativePath\",\"initialSalesTax\":\"0.96\",\"customSalesTax\":\"\",\"refundRemaining\":\"96.96\",\"merchantTxnId\":\"81089237689\",\"purchaseStatus\":\"\",\"billingCycleType\":\"\",\"finalBillingCycle\":\"\",\"isPreauthVoid\":\"0\",\"nextBillDate\":\"\",\"trialEnabled\":\"\",\"trialType\":\"\",\"trialAuthType\":\"\",\"regularPrice\":\"\",\"productQty\":\"1\",\"cycle1_billDelay\":\"\",\"cycle2_price\":\"\",\"cycle2_shipPrice\":\"\",\"cycle2_isShippable\":\"0\",\"cycle2_billDelay\":\"\",\"cycle3_price\":\"\",\"cycle3_shipPrice\":\"\",\"cycle3_isShippable\":\"0\",\"cycle3_billDelay\":\"\",\"lastCustomCycle\":\"0\",\"purchaseCycle\":\"\",\"txnType\":\"SALE\",\"cancellationScheduled\":\"0\",\"cancelAfterDate\":\"\",\"pauseScheduled\":\"0\",\"billingCycleNumber\":\"1\",\"staggerIntervalCycles\":\"\",\"staggerFulfillments\":\"0\",\"recycleFailedStatus\":\"0\",\"clubMemberId\":\"\",\"clubUsername\":\"\",\"clubPassword\":\"\",\"recycleReference\":\"0\",\"responseType\":\"SUCCESS\",\"productTags\":\"Energy,monthly-eligible,Subscription,Supplements\"}],\"paypalUrl\":null,\"paypalSdkParams\":null,\"gatewayUrl\":null,\"gatewaySdkParams\":null,\"customFields\":{\"hitid\":\"636899318\"},\"newCustomer\":0,\"productsPurchased\":\"2039,15877,15926\",\"recommendedProducts\":[{\"recommendedCampaignProductId\":13070,\"rank\":0.037736,\"displayName\":\"3 x NativePath Collagen\"},{\"recommendedCampaignProductId\":13071,\"rank\":0.026316,\"displayName\":\"1 x NativePath Collagen\"},{\"recommendedCampaignProductId\":13116,\"rank\":0.02,\"displayName\":\"3 x NativePath Activated Charcoal\"},{\"recommendedCampaignProductId\":13068,\"rank\":0.018868,\"displayName\":\"3 x Native Greens\"},{\"recommendedCampaignProductId\":13069,\"rank\":0.018868,\"displayName\":\"1 x Native Greens\"},{\"recommendedCampaignProductId\":13072,\"rank\":0.018868,\"displayName\":\"3 x NativePath Probiotic\"},{\"recommendedCampaignProductId\":13073,\"rank\":0.018868,\"displayName\":\"1 x NativePath Probiotic\"},{\"recommendedCampaignProductId\":13117,\"rank\":0.011765,\"displayName\":\"1 x NativePath Activated Charcoal\"}]}", "sessionId": "{\"result\":\"SUCCESS\",\"message\":{\"sessionId\":\"79561978534b3b7e2104d40c72ddfacc\",\"pixel\":\"<iframe width=1 height=1 frameborder=0 scrolling=no src='https:\/\/lp.konnektive.com\/logos\/logo.htm?c=nativepath&s=79561978534b3b7e2104d40c72ddfacc'><img width=1 height=1 src='https:\/\/lp.konnektive.com\/logos\/logo.gif?c=nativepath&s=79561978534b3b7e2104d40c72ddfacc'><\/iframe>\",\"geoInfo\":{\"geoCountry\":\"US\",\"geoState\":\"IL\",\"geoCity\":\"Springfield\",\"geoPostal\":\"62704\"}}}", "taxParams": "{\"firstName\":\"\",\"lastName\":\"\",\"emailAddress\":\"[email protected]\",\"shipProfileId\":null,\"address1\":\"\",\"address2\":\"\",\"postalCode\":\"\",\"city\":\"\",\"state\":\"IL\",\"country\":\"US\",\"shipFirstName\":\"Mary Eileen\",\"shipLastName\":\"Brennan \",\"shipAddress1\":\"2632 Lindbergh Boulevard\",\"shipAddress2\":\"\",\"shipCity\":\"Springfield\",\"shipState\":\"IL\",\"shipPostalCode\":\"62704\",\"shipCountry\":\"US\",\"campaignId\":188,\"couponCode\":null,\"product1_id\":13067,\"product1_qty\":\"1\",\"currencyCode\":\"USD\",\"cartId\":null}", "funnelData": "{\"referenceId\":\"79562c2d-e9a9-45bc-af08-a7510da75b1f\",\"campaign\":\"188\",\"salt\":\"d6ce0190-c18c-11ec-b509-cf225d0ef380\",\"headTrackingCode\":\"<script>\<br>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\<br> new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\<br> j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\<br> 'https:\/\/www.googletagmanager.com\/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\<br> })(window,document,'script','dataLayer','GTM-K2KGPKM');\<br>\<br>!function(b,e,f,g,a,c,d){b.fbq||(a=b.fbq=function(){a.callMethod?a.callMethod.apply(a,arguments):a.queue.push(arguments)},b._fbq||(b._fbq=a),a.push=a,a.loaded=!0,a.version=\\\"2.0\\\",a.queue=[],c=e.createElement(f),c.async=!0,c.src=g,d=e.getElementsByTagName(f)[0],d.parentNode.insertBefore(c,d))}(window,document,\\\"script\\\",\\\"https:\/\/connect.facebook.net\/en_US\/fbevents.js\\\");\<br><\/script>\",\"bodyTrackingCode\":\"const FBPixelId = \\\"1993352314115270\\\";\<br>\<br>if (pageData) {\<br> const { pageTypeId } = pageData;\<br> const pageTitle = pageData.currentPage.title.toLowerCase();\<br> if (pageTitle.includes(\\\"checkout\\\")) {\<br> sessionStorage.upsell_step = \\\"1\\\";\<br> sessionStorage.upsell_curent_page = \\\"\\\";\<br> }\<br>\<br> if (pageTypeId === 4) {\<br> try {\<br> fbq(\\\"init\\\", FBPixelId);\<br> fbq(\\\"trackSingle\\\", FBPixelId, \\\"InitiateCheckout\\\");\<br> fbq(\\\"trackSingle\\\", FBPixelId, \\\"AddToCart\\\");\<br>\<br> let paymentInfoSent = false;\<br> const emailInput = document.querySelector(\\\"input[name=emailAddress]\\\");\<br> if (emailInput) {\<br> emailInput.addEventListener('input', () => {\<br> if (!paymentInfoSent) {\<br> paymentInfoSent = true;\<br> fbq(\\\"trackSingle\\\", FBPixelId, \\\"AddPaymentInfo\\\");\<br> }\<br> });\<br> }\<br> } catch (e) {\<br> console.log(e.message);\<br> }\<br> }\<br>\<br> if (pageTitle.includes(\\\"upsell\\\") || pageTitle.includes(\\\"thank you\\\") || pageTypeId === 3 || pageTypeId === 5) {\<br> let orderData = null;\<br> let _cid;\<br> let hitId;\<br> try {\<br> orderData = JSON.parse(sessionStorage.orderData);\<br> const requestUri = new URLSearchParams(sessionStorage.requestUri.split(\\\"#\\\")[0]);\<br> _cid = requestUri.get(\\\"cid\\\");\<br> const uidCookie = document.cookie.split(\\\";\\\").find(cookie => cookie.trim().split(\\\"=\\\")[0] === \\\"uid\\\" + _cid);\<br> hitId = uidCookie.trim().split(\\\"=\\\")[1].split(\\\"-\\\")[0];\<br> hitId = hitId || requestUri.get(\\\"hit\\\") || requestUri.get(\\\"cc_custom_hitid\\\");\<br> } catch (e) {\<br> console.log(\\\"Pixels initial: \\\" + e.message);\<br> fetch(\\\"https:\/\/web-logger.mtnhauslabs.com\/logger\\\", {\<br> method: \\\"post\\\",\<br> headers: {\<br> 'Accept': 'application\/json',\<br> 'Content-Type': 'application\/json',\<br> },\<br> body: JSON.stringify({\<br> \\\"event\\\": \\\"error\\\",\<br> \\\"system\\\": \\\"ChCh\\\",\<br> \\\"data\\\": {\<br> \\\"funnel_uuid\\\": pageData.funnelData.referenceId,\<br> \\\"url\\\": location.href,\<br> \\\"message\\\": \\\"Pixels initial: \\\" + e.message,\<br> \\\"trace\\\": e.stack,\<br> \\\"cid\\\": _cid,\<br> \\\"hid\\\": hitId,\<br> \\\"order_id\\\": orderData ? orderData.orderId : null,\<br> \\\"sessionStorage\\\": sessionStorage,\<br> \\\"cookie\\\": document.cookie,\<br> }\<br> }),\<br> });\<br> }\<br>\<br> if (sessionStorage.upsell_step === undefined) {\<br> sessionStorage.upsell_step = \\\"1\\\";\<br> }\<br>\<br> if (orderData) {\<br> if (sessionStorage.upsell_step === \\\"1\\\") {\<br>\<br> fetch(\\\"https:\/\/web-logger.mtnhauslabs.com\/logger\\\", {\<br> method: \\\"post\\\",\<br> headers: {\<br> 'Accept': 'application\/json',\<br> 'Content-Type': 'application\/json',\<br> },\<br> body: JSON.stringify({\<br> \\\"event\\\": \\\"Conversion\\\",\<br> \\\"system\\\": \\\"ChCh\\\",\<br> \\\"data\\\": {\<br> \\\"url\\\": location.href,\<br> \\\"sessionStorage\\\": sessionStorage,\<br> \\\"cookie\\\": document.cookie,\<br> \\\"event\\\": \\\"Conversion\\\",\<br> \\\"cid\\\": _cid,\<br> \\\"transid\\\": orderData.orderId + \\\"_\\\" + sessionStorage.upsell_step,\<br> \\\"hid\\\": hitId,\<br> \\\"value\\\": orderData.orderValue,\<br> \\\"currency\\\": orderData.currencyCode,\<br> \\\"qty\\\": orderData.items[0].qty,\<br> \\\"item_ids\\\": orderData.items[0].productId,\<br> \\\"order_id\\\": orderData.orderId,\<br> \\\"email\\\": orderData.emailAddress,\<br> \\\"shipping_address_phone\\\": orderData.emailAddress,\<br> \\\"shipping_address_first_name\\\": orderData.shipFirstName,\<br> \\\"shipping_address_last_name\\\": orderData.shipLastName,\<br> \\\"shipping_address_city\\\": orderData.shipCity,\<br> \\\"shipping_address_province\\\": orderData.shipState,\<br> \\\"shipping_address_zip\\\": orderData.shipPostalCode,\<br> \\\"shipping_address_country\\\": orderData.shipCountry,\<br> \\\"funnel_name\\\": pageData.funnelData.name,\<br> \\\"funnel_uuid\\\": pageData.funnelData.referenceId,\<br> \\\"funnel_campaign_id\\\": pageData.funnelData.campaign\<br> }\<br> }),\<br> });\<br>\<br> try {\<br> let atp = \\\"&atp=0.00\\\";\<br> let hitPathScript = document.createElement(\\\"script\\\");\<br> hitPathScript.setAttribute(\\\"type\\\", \\\"text\/javascript\\\");\<br> hitPathScript.setAttribute(\\\"src\\\", \\\"https:\/\/fb.nativepath.com\/rd\/apx.php?id=1&type=3&cCid=\\\" + _cid +\<br> \\\"&transid=\\\" + orderData.orderId + \\\"_\\\" + sessionStorage.upsell_step +\<br> \\\"&ate=\\\" + (parseFloat(orderData.orderValue) + parseFloat(orderData.shipTotal)) +\<br> (hitId ? \\\"&hid=\\\" + hitId : \\\"\\\") + atp\<br> );\<br>\<br> let script = document.getElementsByTagName(\\\"script\\\")[0];\<br> script.parentNode.insertBefore(hitPathScript, script);\<br> } catch (e) {\<br> console.log(\\\"HitPath Pixel: \\\" + e.message);\<br> fetch(\\\"https:\/\/web-logger.mtnhauslabs.com\/logger\\\", {\<br> method: \\\"post\\\",\<br> headers: {\<br> 'Accept': 'application\/json',\<br> 'Content-Type': 'application\/json',\<br> },\<br> body: JSON.stringify({\<br> \\\"event\\\": \\\"error\\\",\<br> \\\"system\\\": \\\"ChCh\\\",\<br> \\\"data\\\": {\<br> \\\"funnel_uuid\\\": pageData.funnelData.referenceId,\<br> \\\"url\\\": location.href,\<br> \\\"sessionStorage\\\": sessionStorage,\<br> \\\"cookie\\\": document.cookie,\<br> \\\"message\\\": \\\"HitPath Pixel: \\\" + e.message,\<br> \\\"trace\\\": e.stack,\<br> \\\"cid\\\": _cid,\<br> \\\"hid\\\": hitId,\<br> \\\"order_id\\\": orderData ? orderData.orderId : '',\<br> }\<br> }),\<br> });\<br> }\<br>\<br> try {\<br> fbq(\\\"init\\\", FBPixelId);\<br> fbq(\\\"trackSingle\\\", FBPixelId, \\\"Purchase\\\", {\<br> currency: orderData.currencyCode,\<br> value: orderData.orderValue,\<br> content_type: \\\"product_group\\\",\<br> content_ids: [\<br> orderData.items[0].productId\<br> ]\<br> }, {\<br> eventID: orderData.orderId\<br> });\<br> } catch (e) {\<br> console.log(\\\"Facebook Pixel: \\\" + e.message);\<br> fetch(\\\"https:\/\/web-logger.mtnhauslabs.com\/logger\\\", {\<br> method: \\\"post\\\",\<br> headers: {\<br> 'Accept': 'application\/json',\<br> 'Content-Type': 'application\/json',\<br> },\<br> body: JSON.stringify({\<br> \\\"event\\\": \\\"error\\\",\<br> \\\"system\\\": \\\"ChCh\\\",\<br> \\\"data\\\": {\<br> \\\"funnel_uuid\\\": pageData.funnelData.referenceId,\<br> \\\"sessionStorage\\\": sessionStorage,\<br> \\\"cookie\\\": document.cookie,\<br> \\\"url\\\": location.href,\<br> \\\"message\\\": \\\"Facebook Pixel: \\\" + e.message,\<br> \\\"trace\\\": e.stack,\<br> \\\"cid\\\": _cid,\<br> \\\"hid\\\": hitId,\<br> \\\"order_id\\\": orderData ? orderData.orderId : '',\<br> }\<br> }),\<br> });\<br> }\<br>\<br> sessionStorage.upsell_step = sessionStorage.upsell_step * 1 + 2;\<br> } else if (sessionStorage.upsell_step > 1 && sessionStorage.upsell_items_count < orderData.items.length) {\<br> try {\<br> let atp = \\\"&atp=0.00\\\";\<br> let hitPathScript = document.createElement(\\\"script\\\");\<br> hitPathScript.setAttribute(\\\"type\\\", \\\"text\/javascript\\\");\<br> hitPathScript.setAttribute(\\\"src\\\", \\\"https:\/\/fb.nativepath.com\/rd\/apx.php?id=1&type=3&cCid=\\\" + _cid +\<br> \\\"&transid=\\\" + orderData.orderId + \\\"_\\\" + sessionStorage.upsell_step +\<br> \\\"&ate=\\\" + orderData.items.at(-1).price +\<br> (hitId ? \\\"&hid=\\\" + hitId : \\\"\\\") + atp\<br> );\<br>\<br> let script = document.getElementsByTagName(\\\"script\\\")[0];\<br> script.parentNode.insertBefore(hitPathScript, script);\<br> } catch (e) {\<br> console.log(\\\"HitPath Pixel: \\\" + e.message);\<br> }\<br>\<br> sessionStorage.upsell_step = sessionStorage.upsell_step * 1 + 2;\<br> }\<br> sessionStorage.upsell_items_count = orderData.items.length;\<br> } else {\<br> sessionStorage.upsell_step = \\\"3\\\";\<br> }\<br> }\<br>}\<br>\<br>function trackEvent(e) {\<br>}\",\"title\":\"Activated Charcoal\",\"addOns\":[{\"keyName\":\"Paypal_billerId\",\"keyValue\":\"3\"},{\"keyName\":\"Purchase_Event_FB\",\"keyValue\":\"2\"},{\"keyName\":\"LISTRAK_CART_UPDATE\",\"keyValue\":\"false\"},{\"keyName\":\"EXTERNAL_TRACK_REQ\",\"keyValue\":\"false\"},{\"keyName\":\"SEND_USER_DATA\",\"keyValue\":\"false\"},{\"keyName\":\"TRIPLE_WHALE_REQ\",\"keyValue\":\"false\"},{\"keyName\":\"AD_BEACON_REQ\",\"keyValue\":\"false\"},{\"keyName\":\"GPay_CountryCode\",\"keyValue\":\"US\"},{\"keyName\":\"applePayCountryCode\",\"keyValue\":\"US\"},{\"keyName\":\"PayPal_Reference\",\"keyValue\":\"1\"},{\"keyName\":\"PayPal_Merchant\",\"keyValue\":\"YSKDY6ZWSM6B6\"},{\"keyName\":\"PayPal_WithReach\",\"keyValue\":\"false\"},{\"keyName\":\"paypalVenmoHide\",\"keyValue\":\"false\"},{\"keyName\":\"paypalPayLaterHide\",\"keyValue\":\"false\"},{\"keyName\":\"Purchase_Event_SC\",\"keyValue\":\"3\"},{\"keyName\":\"Google_Places\",\"keyValue\":\"AIzaSyDhMj2gAV0JQOvURSQhcZ7QVjkZKekoG3Q\"},{\"keyName\":\"PayPal_Venmo\",\"keyValue\":\"0\"},{\"keyName\":\"PayPal_PayLater\",\"keyValue\":\"0\"},{\"keyName\":\"FB_ADV_TRACKING\",\"keyValue\":\"false\"},{\"keyName\":\"SYGNAL_ADV_TRACKING\",\"keyValue\":\"false\"},{\"keyName\":\"SEND_UNIQUE_TRANS_ID\",\"keyValue\":\"false\"},{\"keyName\":\"TTK_ADV_TRACKING\",\"keyValue\":\"false\"}],\"providers\":[{\"id\":1,\"name\":\"Google\",\"keyValue\":\"G-7G9HS8437V\"}],\"pages\":[{\"referenceId\":\"c44521fb-ad14-4cb0-8c1c-e8e2eac7817e\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Email\",\"urlSlug\":null,\"externalURL\":null,\"pageView\":[{\"referenceId\":\"fc47604d-127f-407b-85f9-7687414f4c12\",\"templateTypeId\":24,\"pageType\":24}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"a81bebf9-aa1c-492d-9b65-0c5a29698a85\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"1-activated-charcoal-checkout-571\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"8394a7be-33cf-4ef5-be8c-afc11e463d18\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"0a489701-4fac-4678-b693-3d799b4efe4a\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page 12 - 39% OFF\",\"urlSlug\":\"12-activated-charcoal-checkout-571\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"db938eb2-4768-4a8c-a4b6-cc044b6bd48c\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"a6a52222-a5ef-48bd-9d4f-26261d439087\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"1b-activated-charcoal-checkout-571\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"5c7da3ca-2010-4c5e-a16c-284c71e7e772\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"9261cc54-b925-4db5-8358-ad549a59a76f\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"3-activated-charcoal-checkout-571\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"41149c95-0cc5-47cb-a6c6-85aae75c5593\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"a6ede552-9c69-4a44-bf0f-f9408e36a12f\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"3b-activated-charcoal-checkout-571\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"c86ad00a-a522-4f29-83e9-2292e88fea74\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"c4c7d1bd-2e9b-4d35-b63e-c9abfa21d822\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"6-activated-charcoal-checkout-571\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"630eabac-d8f3-4793-a68d-aace90ccc7c8\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"ae51d13f-a136-408f-9b4e-e18f2cfe40d8\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"6b-activated-charcoal-checkout-571\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"7cb6769e-61a5-4227-83c2-9182094a0b0a\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"02474053-18ee-4a05-8a5f-86f9d3f08d8e\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell\",\"urlSlug\":\"activated-charcoal-571-1\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"65e8e836-9f3b-49b9-89e4-dd15b6969e24\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"61d50232-ede3-429d-97ee-1371c98001bc\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"activated-charcoal-571-2a\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"c92593a0-e678-476f-acba-877ba033f5c6\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"96189b0e-63a7-42ff-b8dc-d8ddee031021\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"activated-charcoal-571-2b\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"17c34e43-6029-4862-a1dd-bbaae075b480\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"a1739e79-51b3-4c0d-a77c-d892c12e3067\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"activated-charcoal-571-3a\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"44826b6e-a9ba-43e8-8bc5-0c58f2e649b9\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"c78c20a8-3b24-4780-a92b-c2b9d62cb60b\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"activated-charcoal-571-3b\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"c1316282-d795-4333-aaf9-ee532b46adb7\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"0750f09c-0d5d-4fab-8c94-9338d17da642\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"activated-charcoal-571-4a\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"a475564e-410c-4c4a-974e-76d4f6ae594d\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"715df3a2-1bbf-4d17-a248-3d0428145434\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"activated-charcoal-571-4b\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"82a6ae17-15df-4c7f-a828-dc49b5cc8ab2\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"363b693f-42b1-44c9-88c0-18f99b0550b2\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell\",\"urlSlug\":\"activated-charcoal-571-5a\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"46a0d480-7130-4843-8c0a-910005f5d69f\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"8011057d-068e-4ae0-9210-efd54c104139\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"activated-charcoal-571-5b\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"1fca20ba-bc9b-447b-9826-341f5a683837\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"6771db30-2dc0-4112-82f1-2cdaacf68df0\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"activated-charcoal-571-6a\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"a95d83a6-b705-4d3d-ac9d-12d94fd372f1\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"f4250fbe-4595-4aeb-8485-f498b0425425\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"activated-charcoal-571-6b\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"6ffaa52d-9ecd-4dfe-a967-52e2df6d7981\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"8692f67e-5054-42c3-85a4-99f6a940a683\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Thank You Page\",\"urlSlug\":\"activated-charcoal-571-thank-you\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"84febe45-d02f-4907-a34b-12e0a9893294\",\"templateTypeId\":5,\"pageType\":5}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"ac70f709-2319-4457-9ac3-cffb97f62520\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page 12 - 66% OFF -Campaign\",\"urlSlug\":\"checkout-nativepath-charcoal-otp-66-OFF-special-offer-571-12\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"30a3f9b4-1490-4fea-b588-239b624b686f\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"f9bf6e0b-a430-4b5d-85d9-b43978e66e41\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page - 66% OFF -Campaign\",\"urlSlug\":\"checkout-nativepath-charcoal-otp-66-OFF-special-offer-571-6\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"41b0c1eb-d60b-4097-8696-2c0e450cd082\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"f570de3f-9b03-45d2-b361-033a2a46d5f0\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page 1\",\"urlSlug\":\"checkout-nativepath-charcoal-otp-special-offer-571-1-3\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"f5a94485-5089-4d2e-80c8-c154c91ad84b\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"77a711f4-9bfa-4dff-8a6a-670f4164470b\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page 12\",\"urlSlug\":\"checkout-nativepath-charcoal-otp-special-offer-571-12-3\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"ff5b0559-4577-42ca-b38e-af8f4580c5cd\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"f0322c1b-b452-4de8-a145-f1212ab5fbea\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page 3\",\"urlSlug\":\"checkout-nativepath-charcoal-otp-special-offer-571-3-3\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"bdded3f6-f9d5-4fc7-ba52-db47067046c6\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"d26ca7f5-a3a5-43b8-98b3-11bdcc20f308\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page 6\",\"urlSlug\":\"checkout-nativepath-charcoal-otp-special-offer-571-6-3\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"340e5bc6-d23e-4ed8-9188-c72f888942b6\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"63aa5b0b-c1b8-4b18-85cb-85f22e7055aa\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Common\",\"urlSlug\":\"common16\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"1d7a736f-d9ff-4f5d-9ce1-b192ff00ccc1\",\"templateTypeId\":36,\"pageType\":36}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"2484a121-aed5-45af-91dc-95012a4c53b5\",\"splitReferenceId\":\"abc62e00-ab2a-480b-8d37-4a5d9ec1f5bc\",\"splitEnabled\":true,\"isMembershipRequired\":false,\"title\":\"Upsell 1 - Split A\",\"urlSlug\":\"one-time-offer-nativepath-charcoal-otp-571-1a\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"ce3aa575-5135-4292-8454-44d305cd997b\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"05d7e41c-9c2b-4e1d-a11b-f304872bb9c3\",\"splitReferenceId\":\"abc62e00-ab2a-480b-8d37-4a5d9ec1f5bc\",\"splitEnabled\":true,\"isMembershipRequired\":false,\"title\":\"Upsell 2 - Split B\",\"urlSlug\":\"one-time-offer-nativepath-charcoal-otp-571-1b\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"833d34a4-5dc5-45d9-b060-31e3803eae90\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]}],\"disableBadge\":true,\"name\":\"CID 571 - Charcoal\",\"whitelabelId\":10,\"affiliateId\":null,\"isMenuEnabled\":false}", "leadParams": "{\"emailAddress\":\"[email protected]\",\"doNotSellName\":0,\"shipFirstName\":\"Mary Eileen\",\"shipLastName\":\"Brennan \",\"shipAddress1\":\"2632 Lindbergh Boulevard\",\"shipAddress2\":\"\",\"shipCity\":\"Springfield\",\"shipCountry\":\"US\",\"province-hidden\":\"\",\"shipState\":\"IL\",\"shipPostalCode\":\"62704\",\"phoneNumber\":\"7738485082\",\"contactOptIn\":1,\"billShipSame\":1,\"firstName\":\"Mary Eileen\",\"lastName\":\"Brennan \",\"address1\":\"2632 Lindbergh Boulevard\",\"address2\":\"\",\"city\":\"Springfield\",\"country\":\"US\",\"state\":\"IL\",\"postalCode\":\"62704\",\"optradio\":\"M\",\"payment_method\":\"\",\"cardDate\":\"0230\",\"shipProfileId\":null,\"product1_id\":\"13067\",\"product1_qty\":\"1\",\"orderId\":\"F12BD2511D\",\"salesUrl\":\"https:\/\/secure.nativepath.com\/6-activated-charcoal-checkout-571?products=13067%3A1&cc_custom_hitid=636899318&hit=636899318&ajs_aid=14147aa0-c1f7-48d2-a3d5-779fc670b668&cid=571&pub=240020\",\"campaignId\":188,\"custom1\":\"CID 571 - Charcoal\",\"custom2\":\"Checkout Page\",\"sessionId\":\"79561978534b3b7e2104d40c72ddfacc\"}", "requestUri": "https:\/\/secure.nativepath.com\/12-activated-charcoal-checkout-571?products=14229%3A1&cc_custom_hitid=636899318&hit=636899318&ajs_aid=14147aa0-c1f7-48d2-a3d5-779fc670b668&cid=571&pub=240020", "bundleItems": "{}", "httpReferer": "https:\/\/health.nativepath.com\/", "upsell_step": "1", "userDetails": "{\"firstName\":\"Mary Eileen\",\"lastName\":\"Brennan \",\"companyName\":null,\"address1\":\"2632 Lindbergh Boulevard\",\"address2\":\"\",\"postalCode\":\"62704\",\"city\":\"Springfield\",\"state\":\"IL\",\"country\":\"US\",\"emailAddress\":\"[email protected]\",\"phoneNumber\":\"7738485082\",\"gender\":null,\"dob\":null,\"couponCode\":null,\"shipProfileId\":null,\"achRoutingNumber\":null,\"achAccountNumber\":null,\"achAccountType\":null,\"iban\":null,\"ddbic\":null,\"custom1\":\"CID 571 - Charcoal\",\"custom2\":\"Checkout Page\",\"custom3\":null,\"custom4\":null,\"custom5\":null,\"redirectsTo\":\"https:\/\/secure.nativepath.com\/activated-charcoal-571-1\",\"browserData\":\"{\\\"acceptHeader\\\":\\\"application\/json\\\",\\\"userAgent\\\":\\\"Mozilla\/5.0 (Linux; Android 10; K) AppleWebKit\/537.36 (KHTML, like Gecko) SamsungBrowser\/28.0 Chrome\/130.0.0.0 Safari\/537.36\\\",\\\"language\\\":\\\"en-US\\\",\\\"timezone\\\":\\\"300\\\",\\\"colorDepth\\\":24,\\\"screen\\\":{\\\"height\\\":\\\"1205\\\",\\\"width\\\":\\\"753\\\"},\\\"javaScriptEnabled\\\":true,\\\"javaEnabled\\\":false}\",\"salesUrl\":\"https:\/\/secure.nativepath.com\/6-activated-charcoal-checkout-571?products=13067%3A1&cc_custom_hitid=636899318&hit=636899318&ajs_aid=14147aa0-c1f7-48d2-a3d5-779fc670b668&cid=571&pub=240020\",\"cartId\":null,\"campaignId\":188,\"doNotSellName\":0,\"contactOptIn\":1,\"billShipSame\":1,\"optradio\":\"M\",\"orderId\":\"F12BD2511D\",\"shipFirstName\":\"Mary Eileen\",\"shipLastName\":\"Brennan \",\"shipAddress1\":\"2632 Lindbergh Boulevard\",\"shipAddress2\":\"\",\"shipCity\":\"Springfield\",\"shipState\":\"IL\",\"shipPostalCode\":\"62704\",\"shipCountry\":\"US\",\"cardMonth\":2,\"cardYear\":30,\"paySource\":\"CREDITCARD\",\"forceMerchantId\":null,\"product1_id\":\"13067\",\"product1_qty\":\"1\",\"sessionId\":\"79561978534b3b7e2104d40c72ddfacc\",\"insureShipment\":0,\"shipmentInsurancePrice\":\"\"}", "currencyCode": "USD", "exchangeRate": "1", "ccExternalTax": "0.96", "lastPageTypeId": "4", "ccGeoLocationInfo": "{\"city\":\"Springfield\",\"region_code\":\"IL\",\"country_code\":\"US\",\"zip_code\":\"62704\"}", "checkoutOrderData": "{\"items\":[{\"productId\":\"13067\",\"name\":\"6 x NativePath Activated Charcoal\",\"qty\":\"1\",\"productSku\":\"10-00044\",\"actualProductId\":\"1087\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"7232553156745\",\"shipping\":\"0.00\",\"price\":\"96.00\",\"merchantId\":\"1\",\"descriptor\":\"NativePath\",\"initialSalesTax\":\"0.96\",\"customSalesTax\":\"\",\"refundRemaining\":\"96.96\",\"merchantTxnId\":\"81089237689\",\"purchaseStatus\":\"\",\"billingCycleType\":\"\",\"finalBillingCycle\":\"\",\"isPreauthVoid\":\"0\",\"nextBillDate\":\"\",\"trialEnabled\":\"\",\"trialType\":\"\",\"trialAuthType\":\"\",\"regularPrice\":\"\",\"productQty\":\"1\",\"cycle1_billDelay\":\"\",\"cycle2_price\":\"\",\"cycle2_shipPrice\":\"\",\"cycle2_isShippable\":\"0\",\"cycle2_billDelay\":\"\",\"cycle3_price\":\"\",\"cycle3_shipPrice\":\"\",\"cycle3_isShippable\":\"0\",\"cycle3_billDelay\":\"\",\"lastCustomCycle\":\"0\",\"purchaseCycle\":\"\",\"txnType\":\"SALE\",\"cancellationScheduled\":\"0\",\"cancelAfterDate\":\"\",\"pauseScheduled\":\"0\",\"billingCycleNumber\":\"1\",\"staggerIntervalCycles\":\"\",\"staggerFulfillments\":\"0\",\"recycleFailedStatus\":\"0\",\"clubMemberId\":\"\",\"clubUsername\":\"\",\"clubPassword\":\"\",\"recycleReference\":\"0\",\"responseType\":\"SUCCESS\",\"productTags\":\"Energy,monthly-eligible,Subscription,Supplements\"}],\"totalAmount\":\"96.96\",\"taxTotal\":\"0.96\",\"shipTotal\":\"0.00\"}", "analyticsReference": "{\"0a489701-4fac-4678-b693-3d799b4efe4a-79561978534b3b7e2104d40c72ddfacc\":1,\"c4c7d1bd-2e9b-4d35-b63e-c9abfa21d822-79561978534b3b7e2104d40c72ddfacc\":2}", "currencyCodeSymbol": "$", "importOrderSuccess": "true", "upsell_curent_page": "", "ccExternalSessionId": "79561978534b3b7e2104d40c72ddfacc", "previousExchangeRate": "1", "sessionStartDateTime": "2025-06-18T22:41:53.080Z", "bundleProductsPageRef": "{}", "previousCurrencySymbol": "$", "ccCountryAndStateInfoTracker": "{\"state\":\"IL\",\"shipState\":\"IL\"}", "ccCartProductsPercentageTotal": "96" }, "funnel_campaign_id": "188", "shipping_address_zip": "62704", "shipping_address_city": "Springfield", "shipping_address_phone": "[email protected]", "shipping_address_country": "US", "shipping_address_province": "IL", "shipping_address_last_name": "Brennan", "shipping_address_first_name": "Mary Eileen" } | 06/18/2025 23:27:17 |
1677568 | error | ChCh | { "url": "https:\/\/secure.nativepath.com\/3610-native-berberine-1-1318", "trace": "SyntaxError: \"undefined\" is not valid JSON<br> at JSON.parse (<anonymous>)<br> at <anonymous>:37:24<br> at getHeadCode (https:\/\/secure.nativepath.com\/index.js?f=851c62:41:1010)<br> at _callee10$ (https:\/\/secure.nativepath.com\/index.js?f=851c62:30:10266)<br> at tryCatch (https:\/\/secure.nativepath.com\/index.js?f=851c62:1:241624)<br> at Generator.<anonymous> (https:\/\/secure.nativepath.com\/index.js?f=851c62:1:243259)<br> at Generator.next (https:\/\/secure.nativepath.com\/index.js?f=851c62:1:242169)<br> at asyncGeneratorStep (https:\/\/secure.nativepath.com\/index.js?f=851c62:1:248470)<br> at _next (https:\/\/secure.nativepath.com\/index.js?f=851c62:1:248692)<br> at https:\/\/secure.nativepath.com\/index.js?f=851c62:1:248808", "cookie": "X-Source=851c6234-04d4-48d8-8c8d-d943d20dac50", "message": "Pixels initial: \"undefined\" is not valid JSON", "order_id": null, "funnel_uuid": "851c6234-04d4-48d8-8c8d-d943d20dac50", "sessionStorage": { "fk_salt": "d6ce0190-c18c-11ec-b509-cf225d0ef380", "funnelData": "{\"referenceId\":\"851c6234-04d4-48d8-8c8d-d943d20dac50\",\"campaign\":\"183\",\"salt\":\"d6ce0190-c18c-11ec-b509-cf225d0ef380\",\"headTrackingCode\":\"<script>\<br>!function(b,e,f,g,a,c,d){b.fbq||(a=b.fbq=function(){a.callMethod?a.callMethod.apply(a,arguments):a.queue.push(arguments)},b._fbq||(b._fbq=a),a.push=a,a.loaded=!0,a.version=\\\"2.0\\\",a.queue=[],c=e.createElement(f),c.async=!0,c.src=g,d=e.getElementsByTagName(f)[0],d.parentNode.insertBefore(c,d))}(window,document,\\\"script\\\",\\\"https:\/\/connect.facebook.net\/en_US\/fbevents.js\\\");\<br><\/script>\<br>\<br>\<br>\<br><script>!function(e,t,n,s,a){(a=t.createElement(n)).async=!0,a.src=\\\"https:\/\/assets.anytrack.io\/tpYi4i7f8NeR.js\\\",(t=t.getElementsByTagName(n)[0]).parentNode.insertBefore(a,t),e[s]=e[s]||function(){(e[s].q=e[s].q||[]).push(arguments)}}(window,document,\\\"script\\\",\\\"AnyTrack\\\");\<br><\/script>\<br>\<br><script>\<br>if (sessionStorage.atFired == \\\"0\\\") {\<br> sessionStorage.atFired = \\\"1\\\";\<br> let atOrderData = null; \<br> try {\<br> atOrderData = JSON.parse(sessionStorage.orderData);\<br> } catch (e) {\<br> console.log(\\\"ATOD: \\\" + e.message);\<br> }\<br> \<br> if (atOrderData) { \<br> try { \<br> const orderItems = atOrderData.items.map(item => ({\<br> id: item.productId,\<br> name: item.name,\<br> quantity: parseInt(item.qty),\<br> price: parseFloat(item.price),\<br> productSku: item.productSku,\<br> externalProductId: item.externalProductId,\<br> merchantTxnId: item.merchantTxnId,\<br> actualProductId: item.actualProductId\<br> }));\<br>\<br> const customerId = atOrderData.customerId;\<br> const ipAddress = atOrderData.ipAddress;\<br> const campaignName = atOrderData.campaignName;\<br> const custom1 = atOrderData.custom1;\<br> const salesUrl = atOrderData.salesUrl;\<br>\<br> const totalPurchaseValue = parseFloat(atOrderData.totalAmount);\<br> const shippingPrice = parseFloat(atOrderData.shipTotal);\<br> const taxPrice = parseFloat(atOrderData.taxTotal);\<br> const currency = atOrderData.currencyCode;\<br> const transactionId = atOrderData.orderId;\<br>\\t\\t\\t\<br>\\t\\t\\tconst cuEml = atOrderData.emailAddress;\<br>\\t\\t\\tconst cuFn = atOrderData.firstName;\<br>\\t\\t\\tconst cuLn = atOrderData.lastName;\<br>\\t\\t\\tconst cuPhn = atOrderData.phoneNumber;\<br>\\t\\t\\tconst cuCty = atOrderData.city;\<br>\\t\\t\\tconst cuState = atOrderData.state;\<br>\\t\\t\\tconst cuZIP = atOrderData.postalCode;\<br>\\t\\t\\tconst cuCnt = atOrderData.country;\<br>\\t\\t\\t\<br> const atOutput = {\<br> value: totalPurchaseValue,\<br> shippingPrice: shippingPrice,\<br> taxPrice: taxPrice,\<br> currency: currency,\<br> transactionId: transactionId,\<br> items: orderItems,\<br> customerId: customerId,\<br> ipAddress: ipAddress,\<br> campaignName: campaignName,\<br> custom1: custom1,\<br> salesUrl: salesUrl, \<br>\\t\\t\\t\\temail: cuEml,\<br>\\t\\t\\t\\tfirstName: cuFn,\<br>\\t\\t\\t\\tlastName: cuLn,\<br>\\t\\t\\t\\tphone: cuPhn, \<br>\\t\\t\\t\\tcity: cuCty,\<br>\\t\\t\\t\\tstate: cuState,\<br>\\t\\t\\t\\tzipcode: cuZIP,\<br>\\t\\t\\t\\tcountry: cuCnt\<br> };\<br>\<br> sessionStorage.atOutput = JSON.stringify(atOutput); \/\/ Store as string\<br> } catch (ea) {\<br> console.log(\\\"AT1: \\\" + ea.message);\<br> }\<br>\<br> try { \<br> AnyTrack(function() {\<br> var atclid = AnyTrack('Purchase', JSON.parse(sessionStorage.atOutput)); \/\/ Parse the stored string\<br> console.log(\\\"at-pr: \\\" + atclid);\<br> });\<br> } catch (ea) {\<br> console.log(\\\"AT2: \\\" + ea.message);\<br> }\<br> }\<br>} else {\<br> sessionStorage.atFired = \\\"0\\\";\<br> if (sessionStorage.atICFired == undefined && pageData.pageTypeId == 4) {\<br> AnyTrack(function() {\<br> var atclid = AnyTrack('InitiateCheckout'); \/\/ Parse the stored string\<br> console.log(\\\"at-ic: \\\" + atclid);\<br> });\<br> sessionStorage.atICFired = \\\"1\\\";\<br> }\<br>}\<br>\\t<\/script>\",\"bodyTrackingCode\":\"const FBPixelId = \\\"1993352314115270\\\";\<br>\<br>if (pageData) {\<br> const { pageTypeId } = pageData;\<br> const pageTitle = pageData.currentPage.title.toLowerCase();\<br> if (pageTitle.includes(\\\"checkout\\\")) {\<br> sessionStorage.upsell_step = \\\"1\\\";\<br> sessionStorage.upsell_curent_page = \\\"\\\";\<br> }\<br>\<br> if (pageTypeId === 4) {\<br> try {\<br> fbq(\\\"init\\\", FBPixelId);\<br> fbq(\\\"trackSingle\\\", FBPixelId, \\\"InitiateCheckout\\\");\<br> fbq(\\\"trackSingle\\\", FBPixelId, \\\"AddToCart\\\");\<br>\<br> let paymentInfoSent = false;\<br> const emailInput = document.querySelector(\\\"input[name=emailAddress]\\\");\<br> if (emailInput) {\<br> emailInput.addEventListener('input', () => {\<br> if (!paymentInfoSent) {\<br> paymentInfoSent = true;\<br> fbq(\\\"trackSingle\\\", FBPixelId, \\\"AddPaymentInfo\\\");\<br> }\<br> });\<br> }\<br> } catch (e) {\<br> console.log(e.message);\<br> }\<br> }\<br>\<br> if (pageTitle.includes(\\\"upsell\\\") || pageTitle.includes(\\\"thank you\\\") || pageTypeId === 3 || pageTypeId === 5) {\<br> let orderData = null;\<br> let _cid;\<br> let hitId;\<br> try {\<br> orderData = JSON.parse(sessionStorage.orderData);\<br> const requestUri = new URLSearchParams(sessionStorage.requestUri.split(\\\"#\\\")[0]);\<br> _cid = requestUri.get(\\\"cid\\\");\<br> const uidCookie = document.cookie.split(\\\";\\\").find(cookie => cookie.trim().split(\\\"=\\\")[0] === \\\"uid\\\" + _cid);\<br> hitId = uidCookie.trim().split(\\\"=\\\")[1].split(\\\"-\\\")[0];\<br> hitId = hitId || requestUri.get(\\\"hit\\\") || requestUri.get(\\\"cc_custom_hitid\\\");\<br> } catch (e) {\<br> console.log(\\\"Pixels initial: \\\" + e.message);\<br> fetch(\\\"https:\/\/web-logger.mtnhauslabs.com\/logger\\\", {\<br> method: \\\"post\\\",\<br> headers: {\<br> 'Accept': 'application\/json',\<br> 'Content-Type': 'application\/json',\<br> },\<br> body: JSON.stringify({\<br> \\\"event\\\": \\\"error\\\",\<br> \\\"system\\\": \\\"ChCh\\\",\<br> \\\"data\\\": {\<br> \\\"funnel_uuid\\\": pageData.funnelData.referenceId,\<br> \\\"url\\\": location.href,\<br> \\\"message\\\": \\\"Pixels initial: \\\" + e.message,\<br> \\\"trace\\\": e.stack,\<br> \\\"cid\\\": _cid,\<br> \\\"hid\\\": hitId,\<br> \\\"order_id\\\": orderData ? orderData.orderId : null,\<br> \\\"sessionStorage\\\": sessionStorage,\<br> \\\"cookie\\\": document.cookie,\<br> }\<br> }),\<br> });\<br> }\<br>\<br> if (sessionStorage.upsell_step === undefined) {\<br> sessionStorage.upsell_step = \\\"1\\\";\<br> }\<br>\<br> if (orderData) {\<br> if (sessionStorage.upsell_step === \\\"1\\\") {\<br>\<br> fetch(\\\"https:\/\/web-logger.mtnhauslabs.com\/logger\\\", {\<br> method: \\\"post\\\",\<br> headers: {\<br> 'Accept': 'application\/json',\<br> 'Content-Type': 'application\/json',\<br> },\<br> body: JSON.stringify({\<br> \\\"event\\\": \\\"Conversion\\\",\<br> \\\"system\\\": \\\"ChCh\\\",\<br> \\\"data\\\": {\<br> \\\"url\\\": location.href,\<br> \\\"sessionStorage\\\": sessionStorage,\<br> \\\"cookie\\\": document.cookie,\<br> \\\"event\\\": \\\"Conversion\\\",\<br> \\\"cid\\\": _cid,\<br> \\\"transid\\\": orderData.orderId + \\\"_\\\" + sessionStorage.upsell_step,\<br> \\\"hid\\\": hitId,\<br> \\\"value\\\": orderData.orderValue,\<br> \\\"currency\\\": orderData.currencyCode,\<br> \\\"qty\\\": orderData.items[0].qty,\<br> \\\"item_ids\\\": orderData.items[0].productId,\<br> \\\"order_id\\\": orderData.orderId,\<br> \\\"email\\\": orderData.emailAddress,\<br> \\\"shipping_address_phone\\\": orderData.emailAddress,\<br> \\\"shipping_address_first_name\\\": orderData.shipFirstName,\<br> \\\"shipping_address_last_name\\\": orderData.shipLastName,\<br> \\\"shipping_address_city\\\": orderData.shipCity,\<br> \\\"shipping_address_province\\\": orderData.shipState,\<br> \\\"shipping_address_zip\\\": orderData.shipPostalCode,\<br> \\\"shipping_address_country\\\": orderData.shipCountry,\<br> \\\"funnel_name\\\": pageData.funnelData.name,\<br> \\\"funnel_uuid\\\": pageData.funnelData.referenceId,\<br> \\\"funnel_campaign_id\\\": pageData.funnelData.campaign\<br> }\<br> }),\<br> });\<br>\<br> try {\<br> let atp = \\\"&atp=0.00\\\";\<br> let hitPathScript = document.createElement(\\\"script\\\");\<br> hitPathScript.setAttribute(\\\"type\\\", \\\"text\/javascript\\\");\<br> hitPathScript.setAttribute(\\\"src\\\", \\\"https:\/\/fb.nativepath.com\/rd\/apx.php?id=1&type=3&cCid=\\\" + _cid +\<br> \\\"&transid=\\\" + orderData.orderId + \\\"_\\\" + sessionStorage.upsell_step +\<br> \\\"&ate=\\\" + (parseFloat(orderData.orderValue) + parseFloat(orderData.shipTotal)) +\<br> (hitId ? \\\"&hid=\\\" + hitId : \\\"\\\") + atp\<br> );\<br>\<br> let script = document.getElementsByTagName(\\\"script\\\")[0];\<br> script.parentNode.insertBefore(hitPathScript, script);\<br> } catch (e) {\<br> console.log(\\\"HitPath Pixel: \\\" + e.message);\<br> fetch(\\\"https:\/\/web-logger.mtnhauslabs.com\/logger\\\", {\<br> method: \\\"post\\\",\<br> headers: {\<br> 'Accept': 'application\/json',\<br> 'Content-Type': 'application\/json',\<br> },\<br> body: JSON.stringify({\<br> \\\"event\\\": \\\"error\\\",\<br> \\\"system\\\": \\\"ChCh\\\",\<br> \\\"data\\\": {\<br> \\\"funnel_uuid\\\": pageData.funnelData.referenceId,\<br> \\\"url\\\": location.href,\<br> \\\"sessionStorage\\\": sessionStorage,\<br> \\\"cookie\\\": document.cookie,\<br> \\\"message\\\": \\\"HitPath Pixel: \\\" + e.message,\<br> \\\"trace\\\": e.stack,\<br> \\\"cid\\\": _cid,\<br> \\\"hid\\\": hitId,\<br> \\\"order_id\\\": orderData ? orderData.orderId : '',\<br> }\<br> }),\<br> });\<br> }\<br>\<br> try {\<br> fbq(\\\"init\\\", FBPixelId);\<br> fbq(\\\"trackSingle\\\", FBPixelId, \\\"Purchase\\\", {\<br> currency: orderData.currencyCode,\<br> value: orderData.orderValue,\<br> content_type: \\\"product_group\\\",\<br> content_ids: [\<br> orderData.items[0].productId\<br> ]\<br> }, {\<br> eventID: orderData.orderId\<br> });\<br> } catch (e) {\<br> console.log(\\\"Facebook Pixel: \\\" + e.message);\<br> fetch(\\\"https:\/\/web-logger.mtnhauslabs.com\/logger\\\", {\<br> method: \\\"post\\\",\<br> headers: {\<br> 'Accept': 'application\/json',\<br> 'Content-Type': 'application\/json',\<br> },\<br> body: JSON.stringify({\<br> \\\"event\\\": \\\"error\\\",\<br> \\\"system\\\": \\\"ChCh\\\",\<br> \\\"data\\\": {\<br> \\\"funnel_uuid\\\": pageData.funnelData.referenceId,\<br> \\\"sessionStorage\\\": sessionStorage,\<br> \\\"cookie\\\": document.cookie,\<br> \\\"url\\\": location.href,\<br> \\\"message\\\": \\\"Facebook Pixel: \\\" + e.message,\<br> \\\"trace\\\": e.stack,\<br> \\\"cid\\\": _cid,\<br> \\\"hid\\\": hitId,\<br> \\\"order_id\\\": orderData ? orderData.orderId : '',\<br> }\<br> }),\<br> });\<br> }\<br>\<br> sessionStorage.upsell_step = sessionStorage.upsell_step * 1 + 2;\<br> } else if (sessionStorage.upsell_step > 1 && sessionStorage.upsell_items_count < orderData.items.length) {\<br> try {\<br> let atp = \\\"&atp=0.00\\\";\<br> let hitPathScript = document.createElement(\\\"script\\\");\<br> hitPathScript.setAttribute(\\\"type\\\", \\\"text\/javascript\\\");\<br> hitPathScript.setAttribute(\\\"src\\\", \\\"https:\/\/fb.nativepath.com\/rd\/apx.php?id=1&type=3&cCid=\\\" + _cid +\<br> \\\"&transid=\\\" + orderData.orderId + \\\"_\\\" + sessionStorage.upsell_step +\<br> \\\"&ate=\\\" + orderData.items.at(-1).price +\<br> (hitId ? \\\"&hid=\\\" + hitId : \\\"\\\") + atp\<br> );\<br>\<br> let script = document.getElementsByTagName(\\\"script\\\")[0];\<br> script.parentNode.insertBefore(hitPathScript, script);\<br> } catch (e) {\<br> console.log(\\\"HitPath Pixel: \\\" + e.message);\<br> }\<br>\<br> sessionStorage.upsell_step = sessionStorage.upsell_step * 1 + 2;\<br> }\<br> sessionStorage.upsell_items_count = orderData.items.length;\<br> } else {\<br> sessionStorage.upsell_step = \\\"3\\\";\<br> }\<br> }\<br>}\<br>\<br>function trackEvent(e) {\<br>}\",\"title\":\"Native Berberine\",\"addOns\":[{\"keyName\":\"Paypal_billerId\",\"keyValue\":\"3\"},{\"keyName\":\"Purchase_Event_FB\",\"keyValue\":\"2\"},{\"keyName\":\"LISTRAK_CART_UPDATE\",\"keyValue\":\"false\"},{\"keyName\":\"EXTERNAL_TRACK_REQ\",\"keyValue\":\"false\"},{\"keyName\":\"SEND_USER_DATA\",\"keyValue\":\"false\"},{\"keyName\":\"TRIPLE_WHALE_REQ\",\"keyValue\":\"false\"},{\"keyName\":\"AD_BEACON_REQ\",\"keyValue\":\"false\"},{\"keyName\":\"Google_Places\",\"keyValue\":\"AIzaSyDhMj2gAV0JQOvURSQhcZ7QVjkZKekoG3Q\"},{\"keyName\":\"GPay_CountryCode\",\"keyValue\":\"US\"},{\"keyName\":\"applePayCountryCode\",\"keyValue\":\"US\"},{\"keyName\":\"PayPal_Venmo\",\"keyValue\":\"1\"},{\"keyName\":\"PayPal_PayLater\",\"keyValue\":\"1\"},{\"keyName\":\"PayPal_Reference\",\"keyValue\":\"1\"},{\"keyName\":\"PayPal_Merchant\",\"keyValue\":\"YSKDY6ZWSM6B6\"},{\"keyName\":\"PayPal_WithReach\",\"keyValue\":\"false\"},{\"keyName\":\"paypalVenmoHide\",\"keyValue\":\"false\"},{\"keyName\":\"paypalPayLaterHide\",\"keyValue\":\"false\"},{\"keyName\":\"Purchase_Event_SC\",\"keyValue\":\"3\"},{\"keyName\":\"PROD_STOCK_VERIFY\",\"keyValue\":\"false\"},{\"keyName\":\"SEND_UNIQUE_TRANS_ID\",\"keyValue\":\"false\"}],\"providers\":[{\"id\":1,\"name\":\"Google\",\"keyValue\":\"G-7G9HS8437V\"}],\"pages\":[{\"referenceId\":\"c44521fb-ad14-4cb0-8c1c-e8e2eac7817e\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Email\",\"urlSlug\":null,\"externalURL\":null,\"pageView\":[{\"referenceId\":\"fc47604d-127f-407b-85f9-7687414f4c12\",\"templateTypeId\":24,\"pageType\":24}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"1c3a79bc-8b28-4cd2-a4d1-a2ab61edfe6f\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"1-checkout-native-berberine-1318\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"297e74e9-36df-4721-97ed-2309fa88b213\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"9475f9df-eb93-4470-99c5-0b74458a4e21\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"1-native-berberine-1-1318\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"043ca63b-b3e3-4e34-ab96-16ed8ffab6b6\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"3eda0f0b-e80d-434f-b700-14de3c788021\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page1\",\"urlSlug\":\"3-checkout-native-berberine-1318-g\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"cd70a4f7-7d8c-4794-a5c4-88b004b9a3f3\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"23ab0c9f-fe92-45c6-8ed9-c2babc55f833\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"3610-native-berberine-1-1318\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"a0976e19-cf59-4f55-901e-09f90e1b93e3\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"a0c27787-07ff-4231-b7a8-a51e56bb9e30\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page2\",\"urlSlug\":\"6-checkout-native-berberine-1318-g\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"3ca29438-e9d0-463e-8890-942adacbbc82\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"c8388008-b6e7-42c4-9974-552a91f6b7eb\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"b1-checkout-native-berberine-1318\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"c1c4a495-5a4a-45bb-8a47-f7d78b7fdd6d\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"ab9bf828-10ac-404c-897c-d2d203da6268\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"b2g1-checkout-native-berberine-1318\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"a380a0f4-e7c5-415e-ac5c-f671b11d5a7b\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"b031abed-09a6-43d9-9849-fa5aa00d70c8\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"b3g2-checkout-native-berberine-1318\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"778bfdaa-bef4-478d-bc38-1bd2171a7932\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"120f6837-3556-4315-976f-adb988a22423\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page1\",\"urlSlug\":\"bogo-native-berberine-1-1318\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"03f19018-b200-4341-83c5-f49539331717\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"9854fb90-efa5-426a-81fc-f0c0064beb3e\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"bogo-native-berberine-2-1318\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"7d47fb19-a940-4a1f-a8eb-b578fc73a67e\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"43b517b0-c7f4-4d6a-8ad2-bfa10605d5e0\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"native-berberine-2-1318\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"5b79bf84-589e-4573-be26-e4f8cacc4424\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"2eb27531-19c5-4bfd-a126-190177eac540\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"native-berberine-3-1318\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"c0248176-60a9-4cd3-8f97-75f74b91f5aa\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"2943cb50-157b-411a-b59f-5c2d9123fdf4\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"native-berberine-4-1318\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"4aa3aa31-126a-4506-9d26-cf14d792d629\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"200d9ff0-ea81-4141-b516-e8d513bd95c3\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"native-berberine-5-1318\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"b5994f3d-7b61-47b4-bbf8-12402c0f59d2\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"0a507b56-0def-4775-86fb-e377141b0d9a\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"native-berberine-6-1318\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"07f1636a-4065-4522-ab91-5209b233cc9c\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"8692f67e-5054-42c3-85a4-99f6a940a683\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Thank You Page\",\"urlSlug\":\"native-berberine-thank-you-1318\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"84febe45-d02f-4907-a34b-12e0a9893294\",\"templateTypeId\":5,\"pageType\":5}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]}],\"disableBadge\":true,\"name\":\"CID 1318 - Berberine\",\"whitelabelId\":10,\"affiliateId\":null,\"isMenuEnabled\":false}", "requestUri": "https:\/\/secure.nativepath.com\/3610-native-berberine-1-1318", "httpReferer": "" } } | 06/18/2025 23:27:15 |
1677567 | Conversion | ChCh | { "cid": "1318", "hid": "636910585", "qty": "1", "url": "https:\/\/secure.nativepath.com\/3610-native-berberine-1-1318", "email": "[email protected]", "event": "Conversion", "value": "132.00", "cookie": "_ga_7G9HS8437V=GS2.1.s1750289095$o1$g1$t1750289233$j54$l0$h0; rl_session=RS_ENC_v3_eyJhdXRvVHJhY2siOnRydWUsInRpbWVvdXQiOjE4MDAwMDAsImV4cGlyZXNBdCI6MTc1MDI5MTAzMDk4OCwiaWQiOjE3NTAyODkwOTU5NDgsInNlc3Npb25TdGFydCI6ZmFsc2V9; _atcid=1f9CfxvjXFro3o; _atcid-pt=1750289228073; _fbp=fb.1.1750289106848.115910152422146502; _gcl_au=1.1.531369007.1750289096; _gcl_aw=GCL.1750289096.CjwKCAjwx8nCBhAwEiwA_z__0xoR_0bz96Or9saiDi4ZAq7bUd-akvwpGx6NeYp_IrYjBq57kO-JlhoCCskQAvD_BwE; rl_anonymous_id=RS_ENC_v3_IjAwZWJiNTU0LTAyMDYtNDgzNS1hZmI5LTJlZGE5NzRhNTBlNSI%3D; rl_page_init_referrer=RS_ENC_v3_Imh0dHBzOi8vd3d3Lmdvb2dsZS5jb20vIg%3D%3D; rl_page_init_referring_domain=RS_ENC_v3_Ind3dy5nb29nbGUuY29tIg%3D%3D; _ga=GA1.1.517476325.1750289095; X-Source=851c6234-04d4-48d8-8c8d-d943d20dac50; uid1318=636910585-20250618162504-ce84f8c74ed94197747923a34f50a373-; _atutm=utm_source=google&utm_medium=cpc&utm_campaign=22327013888&utm_content=174960654223; _gcl_gs=2.1.k1$i1750289094$u240223002; _hjSessionUser_5255763=eyJpZCI6ImE4NjdjNjk3LTQ0OTktNTIwMy05MmJkLWRkMDU1YjdiYzZkZSIsImNyZWF0ZWQiOjE3NTAyODkwOTU1MjQsImV4aXN0aW5nIjpmYWxzZX0=; _hjSession_5255763=eyJpZCI6IjZmZjk4YTQ5LTkyODctNDQxNy05YzAzLTcxMmUyNDIwZDAyNCIsImMiOjE3NTAyODkwOTU1MjQsInMiOjAsInIiOjAsInNiIjowLCJzciI6MCwic2UiOjAsImZzIjoxLCJzcCI6MX0=; _lc2_fpi=8ad7b0e6a39e--01jy2nr79jvf33kcavpxp07sep; _lc2_fpi_js=8ad7b0e6a39e--01jy2nr79jvf33kcavpxp07sep; _li_dcdm_c=.nativepath.com; ef_affid=6; ef_tid_c_a_1=391ffdab4e554473a8bbd086681737ca; ef_tid_c_o_10=391ffdab4e554473a8bbd086681737ca; ef_witness=1", "transid": "DEB21DAC2A_1", "currency": "USD", "item_ids": "12787", "order_id": "DEB21DAC2A", "funnel_name": "CID 1318 - Berberine", "funnel_uuid": "851c6234-04d4-48d8-8c8d-d943d20dac50", "sessionStorage": { "_at-dl": "https:\/\/secure.nativepath.com\/6-checkout-native-berberine-1318-g?paypalAccept=1&token=EC-1TG85431UC834260L&ba_token=BA-5CT91924D6278432D", "fkCart": "{\"12787\":\"1\",\"13109\":1}", "totals": "{\"subTotal\":132,\"vat\":0,\"salesTax\":0,\"shipTotal\":0,\"grandTotal\":\"132.00\",\"discount\":0,\"insurance\":0,\"savings\":0,\"compareAtTotal\":132}", "atFired": "1", "fk_salt": "d6ce0190-c18c-11ec-b509-cf225d0ef380", "orderId": "\"DEB21DAC2A\"", "atICFired": "1", "orderData": "{\"taxExemption\":null,\"orderId\":\"DEB21DAC2A\",\"vendorOrderId\":null,\"vendorPluginId\":null,\"ipAddress\":\"24.228.106.41\",\"sourceId\":null,\"sourceValue1\":null,\"sourceValue2\":null,\"sourceValue3\":null,\"sourceValue4\":null,\"sourceValue5\":null,\"shipCarrier\":null,\"shipMethod\":null,\"profileName\":null,\"dateCreated\":\"2025-06-18 19:27:13\",\"orderType\":\"NEW_SALE\",\"orderStatus\":\"COMPLETE\",\"reviewStatus\":null,\"campaignName\":\"Berberine\",\"orderValue\":\"132.00\",\"customerId\":1203146,\"name\":\"laurence f pollard III\",\"emailAddress\":\"[email protected]\",\"phoneNumber\":\"8624321031\",\"firstName\":\"laurence f\",\"lastName\":\"pollard III\",\"companyName\":null,\"address1\":\"6 Grandview Avenue\",\"address2\":null,\"shipmentInsured\":null,\"shipmentInsurancePrice\":null,\"insuranceCharged\":0,\"city\":\"Stockholm\",\"state\":\"NJ\",\"country\":\"US\",\"postalCode\":\"07460\",\"shipFirstName\":\"laurence\",\"shipLastName\":\"pollard\",\"shipCompanyName\":null,\"shipAddress1\":\"6 Grandview Avenue\",\"shipAddress2\":null,\"shipCity\":\"Stockholm\",\"shipState\":\"NJ\",\"shipCountry\":\"US\",\"shipPostalCode\":\"07460\",\"custom1\":\"CID 1318 - Berberine\",\"custom2\":\"Checkout Page2\",\"custom3\":null,\"custom4\":null,\"custom5\":null,\"paySource\":\"PAYPAL\",\"cardType\":null,\"cardLast4\":null,\"cardExpiryDate\":null,\"achAccountHolderType\":null,\"achAccountType\":null,\"achRoutingNumber\":null,\"achNameOnAccount\":null,\"achAccountNumber\":null,\"couponCode\":null,\"agentUserId\":null,\"basePrice\":\"132.00\",\"baseShipping\":\"0.00\",\"voiceLogNumber\":null,\"discountPrice\":\"0.00\",\"salesTax\":\"0.00\",\"salesUrl\":\"https:\/\/secure.nativepath.com\/6-checkout-native-berberine-1318-g?paypalAccept=1&token=EC-1TG85431UC834260L&ba_token=BA-5CT91924D6278432D\",\"surcharge\":\"0.00\",\"shipUpcharge\":\"0.00\",\"shipProfileId\":null,\"baseCurrencyCode\":\"USD\",\"baseCurrencySymbol\":\"$\",\"currencySymbol\":\"$\",\"currencyCode\":\"USD\",\"campaignId\":183,\"merchantTxnId\":\"5TL366583B796615U\",\"ibanLast4\":null,\"originalCycleNumber\":1,\"prepaidType\":null,\"cardIsPrepaid\":0,\"cardIsDebit\":0,\"accountHolder\":null,\"subTotal\":\"132.00\",\"shipTotal\":\"0.00\",\"taxTotal\":\"0.00\",\"totalAmount\":\"132.00\",\"totalDiscount\":\"0.00\",\"totalRefundRemaining\":\"132.00\",\"amountPaid\":\"132.00\",\"items\":[{\"productId\":\"12787\",\"name\":\"6 x Native Berberine\",\"qty\":\"1\",\"productSku\":\"10-00023\",\"actualProductId\":\"1068\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"7214935769225\",\"shipping\":\"0.00\",\"price\":\"132.00\",\"merchantId\":\"3\",\"descriptor\":\"\",\"initialSalesTax\":\"0.00\",\"customSalesTax\":\"\",\"refundRemaining\":\"132.00\",\"merchantTxnId\":\"5TL366583B796615U\",\"purchaseStatus\":\"\",\"billingCycleType\":\"\",\"finalBillingCycle\":\"\",\"isPreauthVoid\":\"0\",\"nextBillDate\":\"\",\"trialEnabled\":\"\",\"trialType\":\"\",\"trialAuthType\":\"\",\"regularPrice\":\"\",\"productQty\":\"1\",\"cycle1_billDelay\":\"\",\"cycle2_price\":\"\",\"cycle2_shipPrice\":\"\",\"cycle2_isShippable\":\"0\",\"cycle2_billDelay\":\"\",\"cycle3_price\":\"\",\"cycle3_shipPrice\":\"\",\"cycle3_isShippable\":\"0\",\"cycle3_billDelay\":\"\",\"lastCustomCycle\":\"0\",\"purchaseCycle\":\"\",\"txnType\":\"SALE\",\"cancellationScheduled\":\"0\",\"cancelAfterDate\":\"\",\"pauseScheduled\":\"0\",\"billingCycleNumber\":\"1\",\"staggerIntervalCycles\":\"\",\"staggerFulfillments\":\"0\",\"recycleFailedStatus\":\"0\",\"clubMemberId\":\"\",\"clubUsername\":\"\",\"clubPassword\":\"\",\"recycleReference\":\"0\",\"responseType\":\"SUCCESS\",\"productTags\":\"Energy,Subscription,Supplements\"},{\"productId\":\"13109\",\"name\":\"1 x Native Berberine\",\"qty\":\"1\",\"productSku\":\"10-00023\",\"actualProductId\":\"1068\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"7214935769225\",\"shipping\":\"0.00\",\"price\":\"0.00\",\"merchantId\":\"3\",\"descriptor\":\"\",\"initialSalesTax\":\"0.00\",\"customSalesTax\":\"\",\"refundRemaining\":\"0.00\",\"merchantTxnId\":\"5TL366583B796615U\",\"purchaseStatus\":\"\",\"billingCycleType\":\"\",\"finalBillingCycle\":\"\",\"isPreauthVoid\":\"0\",\"nextBillDate\":\"\",\"trialEnabled\":\"\",\"trialType\":\"\",\"trialAuthType\":\"\",\"regularPrice\":\"\",\"productQty\":\"1\",\"cycle1_billDelay\":\"\",\"cycle2_price\":\"\",\"cycle2_shipPrice\":\"\",\"cycle2_isShippable\":\"0\",\"cycle2_billDelay\":\"\",\"cycle3_price\":\"\",\"cycle3_shipPrice\":\"\",\"cycle3_isShippable\":\"0\",\"cycle3_billDelay\":\"\",\"lastCustomCycle\":\"0\",\"purchaseCycle\":\"\",\"txnType\":\"SALE\",\"cancellationScheduled\":\"0\",\"cancelAfterDate\":\"\",\"pauseScheduled\":\"0\",\"billingCycleNumber\":\"1\",\"staggerIntervalCycles\":\"\",\"staggerFulfillments\":\"0\",\"recycleFailedStatus\":\"0\",\"clubMemberId\":\"\",\"clubUsername\":\"\",\"clubPassword\":\"\",\"recycleReference\":\"0\",\"responseType\":\"SUCCESS\",\"productTags\":\"Energy,Subscription,Supplements\"}],\"customFields\":{\"hitid\":\"636910585\"},\"newCustomer\":1,\"recommendedProducts\":[{\"recommendedCampaignProductId\":12904,\"rank\":0.164905,\"displayName\":\"Buy 3 Get 3 FREE - Native Berberine\"},{\"recommendedCampaignProductId\":12788,\"rank\":0.107822,\"displayName\":\"1 x Native Berberine\"},{\"recommendedCampaignProductId\":12789,\"rank\":0.080338,\"displayName\":\"3 x NativePath MCT Powder\"},{\"recommendedCampaignProductId\":12744,\"rank\":0.046512,\"displayName\":\"3 x NativePath Antarctic Krill Oil\"},{\"recommendedCampaignProductId\":12790,\"rank\":0.035941,\"displayName\":\"1 x NativePath MCT Powder\"},{\"recommendedCampaignProductId\":12745,\"rank\":0.029598,\"displayName\":\"1 x NativePath Antarctic Krill Oil\"},{\"recommendedCampaignProductId\":15104,\"rank\":0.019027,\"displayName\":\"Buy 3 Get 3 FREE - Native Berberine\"},{\"recommendedCampaignProductId\":12785,\"rank\":0.004228,\"displayName\":\"3 x Native Berberine\"},{\"recommendedCampaignProductId\":12903,\"rank\":0.004228,\"displayName\":\"Buy 1 Get 1 FREE - Native Berberine\"},{\"recommendedCampaignProductId\":14768,\"rank\":0.002703,\"displayName\":\"3 x NativePath Collagen\"}]}", "sessionId": "{\"result\":\"SUCCESS\",\"message\":{\"sessionId\":\"197855c45d494d69043eacdbc59a032f\",\"pixel\":\"<iframe width=1 height=1 frameborder=0 scrolling=no src='https:\/\/lp.konnektive.com\/logos\/logo.htm?c=nativepath&s=197855c45d494d69043eacdbc59a032f'><img width=1 height=1 src='https:\/\/lp.konnektive.com\/logos\/logo.gif?c=nativepath&s=197855c45d494d69043eacdbc59a032f'><\/iframe>\",\"geoInfo\":{\"geoCountry\":\"US\",\"geoState\":\"NJ\",\"geoCity\":\"Hamburg\",\"geoPostal\":\"07419\"}}}", "taxParams": "{\"firstName\":\"laurence\",\"lastName\":\"pollard\",\"emailAddress\":\"[email protected]\",\"shipProfileId\":null,\"address1\":\"6 Grandview Avenue\",\"address2\":\"\",\"postalCode\":\"07460\",\"city\":\"Stockholm\",\"state\":\"NJ\",\"country\":\"US\",\"billShipSame\":1,\"shipFirstName\":\"laurence\",\"shipLastName\":\"pollard\",\"shipAddress1\":\"6 Grandview Avenue\",\"shipAddress2\":\"\",\"shipCity\":\"Stockholm\",\"shipState\":\"NJ\",\"shipPostalCode\":\"07460\",\"shipCountry\":\"US\",\"campaignId\":183,\"couponCode\":null,\"product1_id\":12787,\"product1_qty\":\"1\",\"product2_id\":13109,\"product2_qty\":1,\"currencyCode\":\"USD\",\"cartId\":null}", "funnelData": "{\"referenceId\":\"851c6234-04d4-48d8-8c8d-d943d20dac50\",\"campaign\":\"183\",\"salt\":\"d6ce0190-c18c-11ec-b509-cf225d0ef380\",\"headTrackingCode\":\"<script>\<br>!function(b,e,f,g,a,c,d){b.fbq||(a=b.fbq=function(){a.callMethod?a.callMethod.apply(a,arguments):a.queue.push(arguments)},b._fbq||(b._fbq=a),a.push=a,a.loaded=!0,a.version=\\\"2.0\\\",a.queue=[],c=e.createElement(f),c.async=!0,c.src=g,d=e.getElementsByTagName(f)[0],d.parentNode.insertBefore(c,d))}(window,document,\\\"script\\\",\\\"https:\/\/connect.facebook.net\/en_US\/fbevents.js\\\");\<br><\/script>\<br>\<br>\<br>\<br><script>!function(e,t,n,s,a){(a=t.createElement(n)).async=!0,a.src=\\\"https:\/\/assets.anytrack.io\/tpYi4i7f8NeR.js\\\",(t=t.getElementsByTagName(n)[0]).parentNode.insertBefore(a,t),e[s]=e[s]||function(){(e[s].q=e[s].q||[]).push(arguments)}}(window,document,\\\"script\\\",\\\"AnyTrack\\\");\<br><\/script>\<br>\<br><script>\<br>if (sessionStorage.atFired == \\\"0\\\") {\<br> sessionStorage.atFired = \\\"1\\\";\<br> let atOrderData = null; \<br> try {\<br> atOrderData = JSON.parse(sessionStorage.orderData);\<br> } catch (e) {\<br> console.log(\\\"ATOD: \\\" + e.message);\<br> }\<br> \<br> if (atOrderData) { \<br> try { \<br> const orderItems = atOrderData.items.map(item => ({\<br> id: item.productId,\<br> name: item.name,\<br> quantity: parseInt(item.qty),\<br> price: parseFloat(item.price),\<br> productSku: item.productSku,\<br> externalProductId: item.externalProductId,\<br> merchantTxnId: item.merchantTxnId,\<br> actualProductId: item.actualProductId\<br> }));\<br>\<br> const customerId = atOrderData.customerId;\<br> const ipAddress = atOrderData.ipAddress;\<br> const campaignName = atOrderData.campaignName;\<br> const custom1 = atOrderData.custom1;\<br> const salesUrl = atOrderData.salesUrl;\<br>\<br> const totalPurchaseValue = parseFloat(atOrderData.totalAmount);\<br> const shippingPrice = parseFloat(atOrderData.shipTotal);\<br> const taxPrice = parseFloat(atOrderData.taxTotal);\<br> const currency = atOrderData.currencyCode;\<br> const transactionId = atOrderData.orderId;\<br>\\t\\t\\t\<br>\\t\\t\\tconst cuEml = atOrderData.emailAddress;\<br>\\t\\t\\tconst cuFn = atOrderData.firstName;\<br>\\t\\t\\tconst cuLn = atOrderData.lastName;\<br>\\t\\t\\tconst cuPhn = atOrderData.phoneNumber;\<br>\\t\\t\\tconst cuCty = atOrderData.city;\<br>\\t\\t\\tconst cuState = atOrderData.state;\<br>\\t\\t\\tconst cuZIP = atOrderData.postalCode;\<br>\\t\\t\\tconst cuCnt = atOrderData.country;\<br>\\t\\t\\t\<br> const atOutput = {\<br> value: totalPurchaseValue,\<br> shippingPrice: shippingPrice,\<br> taxPrice: taxPrice,\<br> currency: currency,\<br> transactionId: transactionId,\<br> items: orderItems,\<br> customerId: customerId,\<br> ipAddress: ipAddress,\<br> campaignName: campaignName,\<br> custom1: custom1,\<br> salesUrl: salesUrl, \<br>\\t\\t\\t\\temail: cuEml,\<br>\\t\\t\\t\\tfirstName: cuFn,\<br>\\t\\t\\t\\tlastName: cuLn,\<br>\\t\\t\\t\\tphone: cuPhn, \<br>\\t\\t\\t\\tcity: cuCty,\<br>\\t\\t\\t\\tstate: cuState,\<br>\\t\\t\\t\\tzipcode: cuZIP,\<br>\\t\\t\\t\\tcountry: cuCnt\<br> };\<br>\<br> sessionStorage.atOutput = JSON.stringify(atOutput); \/\/ Store as string\<br> } catch (ea) {\<br> console.log(\\\"AT1: \\\" + ea.message);\<br> }\<br>\<br> try { \<br> AnyTrack(function() {\<br> var atclid = AnyTrack('Purchase', JSON.parse(sessionStorage.atOutput)); \/\/ Parse the stored string\<br> console.log(\\\"at-pr: \\\" + atclid);\<br> });\<br> } catch (ea) {\<br> console.log(\\\"AT2: \\\" + ea.message);\<br> }\<br> }\<br>} else {\<br> sessionStorage.atFired = \\\"0\\\";\<br> if (sessionStorage.atICFired == undefined && pageData.pageTypeId == 4) {\<br> AnyTrack(function() {\<br> var atclid = AnyTrack('InitiateCheckout'); \/\/ Parse the stored string\<br> console.log(\\\"at-ic: \\\" + atclid);\<br> });\<br> sessionStorage.atICFired = \\\"1\\\";\<br> }\<br>}\<br>\\t<\/script>\",\"bodyTrackingCode\":\"const FBPixelId = \\\"1993352314115270\\\";\<br>\<br>if (pageData) {\<br> const { pageTypeId } = pageData;\<br> const pageTitle = pageData.currentPage.title.toLowerCase();\<br> if (pageTitle.includes(\\\"checkout\\\")) {\<br> sessionStorage.upsell_step = \\\"1\\\";\<br> sessionStorage.upsell_curent_page = \\\"\\\";\<br> }\<br>\<br> if (pageTypeId === 4) {\<br> try {\<br> fbq(\\\"init\\\", FBPixelId);\<br> fbq(\\\"trackSingle\\\", FBPixelId, \\\"InitiateCheckout\\\");\<br> fbq(\\\"trackSingle\\\", FBPixelId, \\\"AddToCart\\\");\<br>\<br> let paymentInfoSent = false;\<br> const emailInput = document.querySelector(\\\"input[name=emailAddress]\\\");\<br> if (emailInput) {\<br> emailInput.addEventListener('input', () => {\<br> if (!paymentInfoSent) {\<br> paymentInfoSent = true;\<br> fbq(\\\"trackSingle\\\", FBPixelId, \\\"AddPaymentInfo\\\");\<br> }\<br> });\<br> }\<br> } catch (e) {\<br> console.log(e.message);\<br> }\<br> }\<br>\<br> if (pageTitle.includes(\\\"upsell\\\") || pageTitle.includes(\\\"thank you\\\") || pageTypeId === 3 || pageTypeId === 5) {\<br> let orderData = null;\<br> let _cid;\<br> let hitId;\<br> try {\<br> orderData = JSON.parse(sessionStorage.orderData);\<br> const requestUri = new URLSearchParams(sessionStorage.requestUri.split(\\\"#\\\")[0]);\<br> _cid = requestUri.get(\\\"cid\\\");\<br> const uidCookie = document.cookie.split(\\\";\\\").find(cookie => cookie.trim().split(\\\"=\\\")[0] === \\\"uid\\\" + _cid);\<br> hitId = uidCookie.trim().split(\\\"=\\\")[1].split(\\\"-\\\")[0];\<br> hitId = hitId || requestUri.get(\\\"hit\\\") || requestUri.get(\\\"cc_custom_hitid\\\");\<br> } catch (e) {\<br> console.log(\\\"Pixels initial: \\\" + e.message);\<br> fetch(\\\"https:\/\/web-logger.mtnhauslabs.com\/logger\\\", {\<br> method: \\\"post\\\",\<br> headers: {\<br> 'Accept': 'application\/json',\<br> 'Content-Type': 'application\/json',\<br> },\<br> body: JSON.stringify({\<br> \\\"event\\\": \\\"error\\\",\<br> \\\"system\\\": \\\"ChCh\\\",\<br> \\\"data\\\": {\<br> \\\"funnel_uuid\\\": pageData.funnelData.referenceId,\<br> \\\"url\\\": location.href,\<br> \\\"message\\\": \\\"Pixels initial: \\\" + e.message,\<br> \\\"trace\\\": e.stack,\<br> \\\"cid\\\": _cid,\<br> \\\"hid\\\": hitId,\<br> \\\"order_id\\\": orderData ? orderData.orderId : null,\<br> \\\"sessionStorage\\\": sessionStorage,\<br> \\\"cookie\\\": document.cookie,\<br> }\<br> }),\<br> });\<br> }\<br>\<br> if (sessionStorage.upsell_step === undefined) {\<br> sessionStorage.upsell_step = \\\"1\\\";\<br> }\<br>\<br> if (orderData) {\<br> if (sessionStorage.upsell_step === \\\"1\\\") {\<br>\<br> fetch(\\\"https:\/\/web-logger.mtnhauslabs.com\/logger\\\", {\<br> method: \\\"post\\\",\<br> headers: {\<br> 'Accept': 'application\/json',\<br> 'Content-Type': 'application\/json',\<br> },\<br> body: JSON.stringify({\<br> \\\"event\\\": \\\"Conversion\\\",\<br> \\\"system\\\": \\\"ChCh\\\",\<br> \\\"data\\\": {\<br> \\\"url\\\": location.href,\<br> \\\"sessionStorage\\\": sessionStorage,\<br> \\\"cookie\\\": document.cookie,\<br> \\\"event\\\": \\\"Conversion\\\",\<br> \\\"cid\\\": _cid,\<br> \\\"transid\\\": orderData.orderId + \\\"_\\\" + sessionStorage.upsell_step,\<br> \\\"hid\\\": hitId,\<br> \\\"value\\\": orderData.orderValue,\<br> \\\"currency\\\": orderData.currencyCode,\<br> \\\"qty\\\": orderData.items[0].qty,\<br> \\\"item_ids\\\": orderData.items[0].productId,\<br> \\\"order_id\\\": orderData.orderId,\<br> \\\"email\\\": orderData.emailAddress,\<br> \\\"shipping_address_phone\\\": orderData.emailAddress,\<br> \\\"shipping_address_first_name\\\": orderData.shipFirstName,\<br> \\\"shipping_address_last_name\\\": orderData.shipLastName,\<br> \\\"shipping_address_city\\\": orderData.shipCity,\<br> \\\"shipping_address_province\\\": orderData.shipState,\<br> \\\"shipping_address_zip\\\": orderData.shipPostalCode,\<br> \\\"shipping_address_country\\\": orderData.shipCountry,\<br> \\\"funnel_name\\\": pageData.funnelData.name,\<br> \\\"funnel_uuid\\\": pageData.funnelData.referenceId,\<br> \\\"funnel_campaign_id\\\": pageData.funnelData.campaign\<br> }\<br> }),\<br> });\<br>\<br> try {\<br> let atp = \\\"&atp=0.00\\\";\<br> let hitPathScript = document.createElement(\\\"script\\\");\<br> hitPathScript.setAttribute(\\\"type\\\", \\\"text\/javascript\\\");\<br> hitPathScript.setAttribute(\\\"src\\\", \\\"https:\/\/fb.nativepath.com\/rd\/apx.php?id=1&type=3&cCid=\\\" + _cid +\<br> \\\"&transid=\\\" + orderData.orderId + \\\"_\\\" + sessionStorage.upsell_step +\<br> \\\"&ate=\\\" + (parseFloat(orderData.orderValue) + parseFloat(orderData.shipTotal)) +\<br> (hitId ? \\\"&hid=\\\" + hitId : \\\"\\\") + atp\<br> );\<br>\<br> let script = document.getElementsByTagName(\\\"script\\\")[0];\<br> script.parentNode.insertBefore(hitPathScript, script);\<br> } catch (e) {\<br> console.log(\\\"HitPath Pixel: \\\" + e.message);\<br> fetch(\\\"https:\/\/web-logger.mtnhauslabs.com\/logger\\\", {\<br> method: \\\"post\\\",\<br> headers: {\<br> 'Accept': 'application\/json',\<br> 'Content-Type': 'application\/json',\<br> },\<br> body: JSON.stringify({\<br> \\\"event\\\": \\\"error\\\",\<br> \\\"system\\\": \\\"ChCh\\\",\<br> \\\"data\\\": {\<br> \\\"funnel_uuid\\\": pageData.funnelData.referenceId,\<br> \\\"url\\\": location.href,\<br> \\\"sessionStorage\\\": sessionStorage,\<br> \\\"cookie\\\": document.cookie,\<br> \\\"message\\\": \\\"HitPath Pixel: \\\" + e.message,\<br> \\\"trace\\\": e.stack,\<br> \\\"cid\\\": _cid,\<br> \\\"hid\\\": hitId,\<br> \\\"order_id\\\": orderData ? orderData.orderId : '',\<br> }\<br> }),\<br> });\<br> }\<br>\<br> try {\<br> fbq(\\\"init\\\", FBPixelId);\<br> fbq(\\\"trackSingle\\\", FBPixelId, \\\"Purchase\\\", {\<br> currency: orderData.currencyCode,\<br> value: orderData.orderValue,\<br> content_type: \\\"product_group\\\",\<br> content_ids: [\<br> orderData.items[0].productId\<br> ]\<br> }, {\<br> eventID: orderData.orderId\<br> });\<br> } catch (e) {\<br> console.log(\\\"Facebook Pixel: \\\" + e.message);\<br> fetch(\\\"https:\/\/web-logger.mtnhauslabs.com\/logger\\\", {\<br> method: \\\"post\\\",\<br> headers: {\<br> 'Accept': 'application\/json',\<br> 'Content-Type': 'application\/json',\<br> },\<br> body: JSON.stringify({\<br> \\\"event\\\": \\\"error\\\",\<br> \\\"system\\\": \\\"ChCh\\\",\<br> \\\"data\\\": {\<br> \\\"funnel_uuid\\\": pageData.funnelData.referenceId,\<br> \\\"sessionStorage\\\": sessionStorage,\<br> \\\"cookie\\\": document.cookie,\<br> \\\"url\\\": location.href,\<br> \\\"message\\\": \\\"Facebook Pixel: \\\" + e.message,\<br> \\\"trace\\\": e.stack,\<br> \\\"cid\\\": _cid,\<br> \\\"hid\\\": hitId,\<br> \\\"order_id\\\": orderData ? orderData.orderId : '',\<br> }\<br> }),\<br> });\<br> }\<br>\<br> sessionStorage.upsell_step = sessionStorage.upsell_step * 1 + 2;\<br> } else if (sessionStorage.upsell_step > 1 && sessionStorage.upsell_items_count < orderData.items.length) {\<br> try {\<br> let atp = \\\"&atp=0.00\\\";\<br> let hitPathScript = document.createElement(\\\"script\\\");\<br> hitPathScript.setAttribute(\\\"type\\\", \\\"text\/javascript\\\");\<br> hitPathScript.setAttribute(\\\"src\\\", \\\"https:\/\/fb.nativepath.com\/rd\/apx.php?id=1&type=3&cCid=\\\" + _cid +\<br> \\\"&transid=\\\" + orderData.orderId + \\\"_\\\" + sessionStorage.upsell_step +\<br> \\\"&ate=\\\" + orderData.items.at(-1).price +\<br> (hitId ? \\\"&hid=\\\" + hitId : \\\"\\\") + atp\<br> );\<br>\<br> let script = document.getElementsByTagName(\\\"script\\\")[0];\<br> script.parentNode.insertBefore(hitPathScript, script);\<br> } catch (e) {\<br> console.log(\\\"HitPath Pixel: \\\" + e.message);\<br> }\<br>\<br> sessionStorage.upsell_step = sessionStorage.upsell_step * 1 + 2;\<br> }\<br> sessionStorage.upsell_items_count = orderData.items.length;\<br> } else {\<br> sessionStorage.upsell_step = \\\"3\\\";\<br> }\<br> }\<br>}\<br>\<br>function trackEvent(e) {\<br>}\",\"title\":\"Native Berberine\",\"addOns\":[{\"keyName\":\"Paypal_billerId\",\"keyValue\":\"3\"},{\"keyName\":\"Purchase_Event_FB\",\"keyValue\":\"2\"},{\"keyName\":\"LISTRAK_CART_UPDATE\",\"keyValue\":\"false\"},{\"keyName\":\"EXTERNAL_TRACK_REQ\",\"keyValue\":\"false\"},{\"keyName\":\"SEND_USER_DATA\",\"keyValue\":\"false\"},{\"keyName\":\"TRIPLE_WHALE_REQ\",\"keyValue\":\"false\"},{\"keyName\":\"AD_BEACON_REQ\",\"keyValue\":\"false\"},{\"keyName\":\"Google_Places\",\"keyValue\":\"AIzaSyDhMj2gAV0JQOvURSQhcZ7QVjkZKekoG3Q\"},{\"keyName\":\"GPay_CountryCode\",\"keyValue\":\"US\"},{\"keyName\":\"applePayCountryCode\",\"keyValue\":\"US\"},{\"keyName\":\"PayPal_Venmo\",\"keyValue\":\"1\"},{\"keyName\":\"PayPal_PayLater\",\"keyValue\":\"1\"},{\"keyName\":\"PayPal_Reference\",\"keyValue\":\"1\"},{\"keyName\":\"PayPal_Merchant\",\"keyValue\":\"YSKDY6ZWSM6B6\"},{\"keyName\":\"PayPal_WithReach\",\"keyValue\":\"false\"},{\"keyName\":\"paypalVenmoHide\",\"keyValue\":\"false\"},{\"keyName\":\"paypalPayLaterHide\",\"keyValue\":\"false\"},{\"keyName\":\"Purchase_Event_SC\",\"keyValue\":\"3\"},{\"keyName\":\"PROD_STOCK_VERIFY\",\"keyValue\":\"false\"},{\"keyName\":\"SEND_UNIQUE_TRANS_ID\",\"keyValue\":\"false\"}],\"providers\":[{\"id\":1,\"name\":\"Google\",\"keyValue\":\"G-7G9HS8437V\"}],\"pages\":[{\"referenceId\":\"c44521fb-ad14-4cb0-8c1c-e8e2eac7817e\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Email\",\"urlSlug\":null,\"externalURL\":null,\"pageView\":[{\"referenceId\":\"fc47604d-127f-407b-85f9-7687414f4c12\",\"templateTypeId\":24,\"pageType\":24}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"1c3a79bc-8b28-4cd2-a4d1-a2ab61edfe6f\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"1-checkout-native-berberine-1318\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"297e74e9-36df-4721-97ed-2309fa88b213\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"9475f9df-eb93-4470-99c5-0b74458a4e21\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"1-native-berberine-1-1318\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"043ca63b-b3e3-4e34-ab96-16ed8ffab6b6\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"3eda0f0b-e80d-434f-b700-14de3c788021\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page1\",\"urlSlug\":\"3-checkout-native-berberine-1318-g\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"cd70a4f7-7d8c-4794-a5c4-88b004b9a3f3\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"23ab0c9f-fe92-45c6-8ed9-c2babc55f833\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"3610-native-berberine-1-1318\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"a0976e19-cf59-4f55-901e-09f90e1b93e3\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"a0c27787-07ff-4231-b7a8-a51e56bb9e30\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page2\",\"urlSlug\":\"6-checkout-native-berberine-1318-g\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"3ca29438-e9d0-463e-8890-942adacbbc82\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"c8388008-b6e7-42c4-9974-552a91f6b7eb\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"b1-checkout-native-berberine-1318\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"c1c4a495-5a4a-45bb-8a47-f7d78b7fdd6d\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"ab9bf828-10ac-404c-897c-d2d203da6268\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"b2g1-checkout-native-berberine-1318\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"a380a0f4-e7c5-415e-ac5c-f671b11d5a7b\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"b031abed-09a6-43d9-9849-fa5aa00d70c8\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"b3g2-checkout-native-berberine-1318\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"778bfdaa-bef4-478d-bc38-1bd2171a7932\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"120f6837-3556-4315-976f-adb988a22423\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page1\",\"urlSlug\":\"bogo-native-berberine-1-1318\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"03f19018-b200-4341-83c5-f49539331717\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"9854fb90-efa5-426a-81fc-f0c0064beb3e\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"bogo-native-berberine-2-1318\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"7d47fb19-a940-4a1f-a8eb-b578fc73a67e\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"43b517b0-c7f4-4d6a-8ad2-bfa10605d5e0\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"native-berberine-2-1318\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"5b79bf84-589e-4573-be26-e4f8cacc4424\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"2eb27531-19c5-4bfd-a126-190177eac540\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"native-berberine-3-1318\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"c0248176-60a9-4cd3-8f97-75f74b91f5aa\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"2943cb50-157b-411a-b59f-5c2d9123fdf4\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"native-berberine-4-1318\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"4aa3aa31-126a-4506-9d26-cf14d792d629\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"200d9ff0-ea81-4141-b516-e8d513bd95c3\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"native-berberine-5-1318\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"b5994f3d-7b61-47b4-bbf8-12402c0f59d2\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"0a507b56-0def-4775-86fb-e377141b0d9a\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"native-berberine-6-1318\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"07f1636a-4065-4522-ab91-5209b233cc9c\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"8692f67e-5054-42c3-85a4-99f6a940a683\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Thank You Page\",\"urlSlug\":\"native-berberine-thank-you-1318\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"84febe45-d02f-4907-a34b-12e0a9893294\",\"templateTypeId\":5,\"pageType\":5}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]}],\"disableBadge\":true,\"name\":\"CID 1318 - Berberine\",\"whitelabelId\":10,\"affiliateId\":null,\"isMenuEnabled\":false}", "leadParams": "{\"billShipSame\":1,\"emailAddress\":\"[email protected]\",\"doNotSellName\":0,\"shipFirstName\":\"laurence\",\"shipLastName\":\"pollard\",\"shipAddress1\":\"6 Grandview Avenue\",\"shipAddress2\":\"\",\"shipCity\":\"Stockholm\",\"shipCountry\":\"US\",\"province-hidden\":\"\",\"shipState\":\"NJ\",\"shipPostalCode\":\"07460\",\"phoneNumber\":\"8624321031\",\"contactOptIn\":1,\"firstName\":\"laurence\",\"lastName\":\"pollard\",\"address1\":\"6 Grandview Avenue\",\"address2\":\"\",\"city\":\"Stockholm\",\"country\":\"US\",\"state\":\"NJ\",\"postalCode\":\"07460\",\"optradio\":\"M\",\"payment_method\":\"\",\"cardDate\":\"\",\"shipProfileId\":null,\"product1_id\":\"12787\",\"product1_qty\":\"1\",\"product2_id\":\"13109\",\"product2_qty\":1,\"orderId\":\"DEB21DAC2A\",\"salesUrl\":\"https:\/\/secure.nativepath.com\/6-checkout-native-berberine-1318-g?paypalAccept=1&token=EC-1TG85431UC834260L&ba_token=BA-5CT91924D6278432D\",\"campaignId\":183,\"custom1\":\"CID 1318 - Berberine\",\"custom2\":\"Checkout Page2\",\"sessionId\":\"197855c45d494d69043eacdbc59a032f\"}", "paypalCart": "{\"12787\":\"1\",\"13109\":1}", "requestUri": "https:\/\/secure.nativepath.com\/6-checkout-native-berberine-1318-g?products=12787:1&cid=1318&pub=240547&hit=636910585&cc_custom_hitid=636910585", "bundleItems": "{}", "httpReferer": "https:\/\/health.nativepath.com\/", "upsell_step": "1", "userDetails": "{\"firstName\":\"\",\"lastName\":\"\",\"companyName\":null,\"address1\":\"\",\"address2\":\"\",\"postalCode\":\"\",\"city\":\"\",\"state\":\"NJ\",\"country\":\"US\",\"emailAddress\":\"[email protected]\",\"phoneNumber\":\"8624321031\",\"gender\":null,\"dob\":null,\"couponCode\":null,\"shipProfileId\":null,\"achRoutingNumber\":null,\"achAccountNumber\":null,\"achAccountType\":null,\"iban\":null,\"ddbic\":null,\"custom1\":\"CID 1318 - Berberine\",\"custom2\":\"Checkout Page2\",\"custom3\":null,\"custom4\":null,\"custom5\":null,\"redirectsTo\":\"https:\/\/secure.nativepath.com\/3610-native-berberine-1-1318\",\"browserData\":\"{\\\"acceptHeader\\\":\\\"application\/json\\\",\\\"userAgent\\\":\\\"Mozilla\/5.0 (iPad; CPU OS 18_5_0 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) GSA\/373.1.772062114 Mobile\/15E148 Safari\/604.1\\\",\\\"language\\\":\\\"en-US\\\",\\\"timezone\\\":\\\"240\\\",\\\"colorDepth\\\":24,\\\"screen\\\":{\\\"height\\\":\\\"1080\\\",\\\"width\\\":\\\"810\\\"},\\\"javaScriptEnabled\\\":true,\\\"javaEnabled\\\":false}\",\"billShipSame\":1,\"salesUrl\":\"https:\/\/secure.nativepath.com\/6-checkout-native-berberine-1318-g?products=12787:1&cid=1318&pub=240547&hit=636910585&cc_custom_hitid=636910585\",\"cartId\":null,\"campaignId\":183,\"doNotSellName\":0,\"contactOptIn\":1,\"optradio\":\"M\",\"orderId\":\"DEB21DAC2A\",\"shipFirstName\":\"laurence \",\"shipLastName\":\"pollard \",\"shipAddress1\":\"6 Grandview Avenue\",\"shipAddress2\":\"\",\"shipCity\":\"Stockholm\",\"shipState\":\"NJ\",\"shipPostalCode\":\"07460\",\"shipCountry\":\"US\",\"cardMonth\":null,\"cardYear\":null,\"paySource\":\"PAYPAL\",\"product1_id\":\"12787\",\"product1_qty\":\"1\",\"product2_id\":\"13109\",\"product2_qty\":1,\"eci\":null,\"cavv\":null,\"xid\":null,\"rebill_eci\":null,\"rebill_cavv\":null,\"rebill_xid\":null,\"sessionId\":\"197855c45d494d69043eacdbc59a032f\",\"salesTax\":\"0.00\",\"totalShipping\":\"0\",\"paypalBillerId\":3,\"insureShipment\":0,\"shipmentInsurancePrice\":\"\"}", "currencyCode": "USD", "exchangeRate": "1", "ccExternalTax": "0.00", "lastPageTypeId": "4", "paypalButtonId": "fkt-button-9f0-7a5-ab7", "ccGeoLocationInfo": "{\"city\":\"Township of Hardyston\",\"region_code\":\"NJ\",\"country_code\":\"US\",\"zip_code\":\"07419\"}", "checkoutOrderData": "{\"items\":[{\"productId\":\"12787\",\"name\":\"6 x Native Berberine\",\"qty\":\"1\",\"productSku\":\"10-00023\",\"actualProductId\":\"1068\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"7214935769225\",\"shipping\":\"0.00\",\"price\":\"132.00\",\"merchantId\":\"3\",\"descriptor\":\"\",\"initialSalesTax\":\"0.00\",\"customSalesTax\":\"\",\"refundRemaining\":\"132.00\",\"merchantTxnId\":\"5TL366583B796615U\",\"purchaseStatus\":\"\",\"billingCycleType\":\"\",\"finalBillingCycle\":\"\",\"isPreauthVoid\":\"0\",\"nextBillDate\":\"\",\"trialEnabled\":\"\",\"trialType\":\"\",\"trialAuthType\":\"\",\"regularPrice\":\"\",\"productQty\":\"1\",\"cycle1_billDelay\":\"\",\"cycle2_price\":\"\",\"cycle2_shipPrice\":\"\",\"cycle2_isShippable\":\"0\",\"cycle2_billDelay\":\"\",\"cycle3_price\":\"\",\"cycle3_shipPrice\":\"\",\"cycle3_isShippable\":\"0\",\"cycle3_billDelay\":\"\",\"lastCustomCycle\":\"0\",\"purchaseCycle\":\"\",\"txnType\":\"SALE\",\"cancellationScheduled\":\"0\",\"cancelAfterDate\":\"\",\"pauseScheduled\":\"0\",\"billingCycleNumber\":\"1\",\"staggerIntervalCycles\":\"\",\"staggerFulfillments\":\"0\",\"recycleFailedStatus\":\"0\",\"clubMemberId\":\"\",\"clubUsername\":\"\",\"clubPassword\":\"\",\"recycleReference\":\"0\",\"responseType\":\"SUCCESS\",\"productTags\":\"Energy,Subscription,Supplements\"},{\"productId\":\"13109\",\"name\":\"1 x Native Berberine\",\"qty\":\"1\",\"productSku\":\"10-00023\",\"actualProductId\":\"1068\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"7214935769225\",\"shipping\":\"0.00\",\"price\":\"0.00\",\"merchantId\":\"3\",\"descriptor\":\"\",\"initialSalesTax\":\"0.00\",\"customSalesTax\":\"\",\"refundRemaining\":\"0.00\",\"merchantTxnId\":\"5TL366583B796615U\",\"purchaseStatus\":\"\",\"billingCycleType\":\"\",\"finalBillingCycle\":\"\",\"isPreauthVoid\":\"0\",\"nextBillDate\":\"\",\"trialEnabled\":\"\",\"trialType\":\"\",\"trialAuthType\":\"\",\"regularPrice\":\"\",\"productQty\":\"1\",\"cycle1_billDelay\":\"\",\"cycle2_price\":\"\",\"cycle2_shipPrice\":\"\",\"cycle2_isShippable\":\"0\",\"cycle2_billDelay\":\"\",\"cycle3_price\":\"\",\"cycle3_shipPrice\":\"\",\"cycle3_isShippable\":\"0\",\"cycle3_billDelay\":\"\",\"lastCustomCycle\":\"0\",\"purchaseCycle\":\"\",\"txnType\":\"SALE\",\"cancellationScheduled\":\"0\",\"cancelAfterDate\":\"\",\"pauseScheduled\":\"0\",\"billingCycleNumber\":\"1\",\"staggerIntervalCycles\":\"\",\"staggerFulfillments\":\"0\",\"recycleFailedStatus\":\"0\",\"clubMemberId\":\"\",\"clubUsername\":\"\",\"clubPassword\":\"\",\"recycleReference\":\"0\",\"responseType\":\"SUCCESS\",\"productTags\":\"Energy,Subscription,Supplements\"}],\"totalAmount\":\"132.00\",\"taxTotal\":\"0.00\",\"shipTotal\":\"0.00\"}", "analyticsReference": "{\"a0c27787-07ff-4231-b7a8-a51e56bb9e30-197855c45d494d69043eacdbc59a032f\":2}", "currencyCodeSymbol": "$", "importOrderSuccess": "true", "upsell_curent_page": "", "ccExternalSessionId": "197855c45d494d69043eacdbc59a032f", "previousExchangeRate": "1", "sessionStartDateTime": "2025-06-18T23:25:06.388Z", "bundleProductsPageRef": "{}", "previousCurrencySymbol": "$", "ccCountryAndStateInfoTracker": "{\"state\":\"NJ\",\"shipState\":\"NJ\"}", "ccCartProductsPercentageTotal": "132" }, "funnel_campaign_id": "183", "shipping_address_zip": "07460", "shipping_address_city": "Stockholm", "shipping_address_phone": "[email protected]", "shipping_address_country": "US", "shipping_address_province": "NJ", "shipping_address_last_name": "pollard", "shipping_address_first_name": "laurence" } | 06/18/2025 23:27:14 |
1677566 | Conversion | GTM | { "cid": "1886", "hid": "636909250", "url": "https:\/\/secure.nativepath.com\/one-time-offer-nativepath-native-creatine-1886-1", "order_id": "15EB30CFE7", "funnel_name": "CID 1886 - Native Creatine (Ameer)", "funnel_uuid": "ad8c94d5-9a7a-40f5-a7c0-c3d55cb59c98" } | 06/18/2025 23:25:48 |
1677565 | Conversion | ChCh | { "cid": "571", "hid": "636909688", "qty": "1", "url": "https:\/\/secure.nativepath.com\/activated-charcoal-571-1", "email": "[email protected]", "event": "Conversion", "value": "60.00", "cookie": "_ga_7G9HS8437V=GS2.1.s1750288733$o5$g1$t1750288930$j60$l0$h0; _fbp=fb.1.1742409860295.948561352751795300; rl_session=RS_ENC_v3_eyJhdXRvVHJhY2siOnRydWUsInRpbWVvdXQiOjE4MDAwMDAsImV4cGlyZXNBdCI6MTc1MDI5MDU1OTM2NSwiaWQiOjE3NTAyODg3MzQwMjAsInNlc3Npb25TdGFydCI6ZmFsc2V9; _uetsid=a7cf9b104c9a11f0bfd659948da57e8d; _uetvid=a7cfdc104c9a11f0b256d3eca6a1646f; rl_anonymous_id=RS_ENC_v3_ImMwZDA4ZDViLTY4NmItNDQ5ZC1iZWYxLTYyNDE5YjkwM2I4MyI%3D; rl_page_init_referrer=RS_ENC_v3_IiRkaXJlY3Qi; rl_trait=RS_ENC_v3_eyJleHRlcm5hbElkIjoiIn0%3D; rl_user_id=RS_ENC_v3_IjAxRjYxMFlYUlhZTUtKWU1CMU1ITTFRSDRZIg%3D%3D; __hitcid=571; __pub=240475; _ga=GA1.1.493452093.1747235289; _gcl_au=1.1.1524441254.1747235289; X-Source=79562c2d-e9a9-45bc-af08-a7510da75b1f; wisepops_session=%7B%22arrivalOnSite%22%3A%222025-06-18T23%3A18%3A53.005Z%22%2C%22mtime%22%3A1750288743097%2C%22pageviews%22%3A2%2C%22popups%22%3A%7B%7D%2C%22bars%22%3A%7B%7D%2C%22embeds%22%3A%7B%7D%2C%22sticky%22%3A%7B%7D%2C%22countdowns%22%3A%7B%7D%2C%22src%22%3Anull%2C%22utm%22%3A%7B%22source%22%3A%22charcoalbrowse%22%2C%22medium%22%3A%22eml%22%2C%22campaign%22%3A%2261offbrandedvitaminccontent%22%2C%22content%22%3A%22klavi_eml_npb_%22%7D%2C%22testIp%22%3Anull%7D; wisepops_visitor=%7B%22uAmXnV32UU%22%3A%2269ce634c-2d47-4223-8237-58b46306719d%22%7D; __attentive_ceid=AEh; __attentive_domain=nativepath; __attentive_id=e8363343b427451e8f850c54bd29a8d6; __attentive_pv=2; __attentive_session_id=eeb173f93dea49f0818646e1421b2f47; __attentive_utm_param_campaign=Charcoal+Browse+Flow+Email+2+%2528V9Emiv%2529; __attentive_utm_param_content=; __attentive_utm_param_medium=email; __attentive_utm_param_source=klaviyo; _attn_=eyJ1Ijoie1wiY29cIjoxNzQyNDA5ODYwNjc2LFwidW9cIjoxNzQyNDA5ODYwNjc2LFwibWFcIjoyMTkwMCxcImluXCI6ZmFsc2UsXCJ2YWxcIjpcImU4MzYzMzQzYjQyNzQ1MWU4Zjg1MGM1NGJkMjlhOGQ2XCJ9Iiwic2VzIjoie1widmFsXCI6XCJlZWIxNzNmOTNkZWE0OWYwODE4NjQ2ZTE0MjFiMmY0N1wiLFwidW9cIjoxNzUwMjg4NzQyNjA1LFwiY29cIjoxNzUwMjg4NzQyNjA1LFwibWFcIjowLjAyMDgzMzMzMzMzMzMzMzMzMn0ifQ==; _hjSessionUser_5255763=eyJpZCI6ImRiZjhhNjZjLWU2ZDgtNWQ5NC1iNzlmLTUzYWQwNWEyYjAzMyIsImNyZWF0ZWQiOjE3NDI0MDk4NjA3MTUsImV4aXN0aW5nIjp0cnVlfQ==; wisepops=%7B%22popups%22%3A%7B%7D%2C%22sub%22%3A1%2C%22ucrn%22%3A29%2C%22cid%22%3A%2264212%22%2C%22v%22%3A5%2C%22bandit%22%3A%7B%22recos%22%3A%7B%7D%7D%7D; __attentive_ss_referrer=ORGANIC; _hjSession_5255763=eyJpZCI6ImY2YTAwYzE4LWJlOWEtNDhmYi05ZjRhLWNiZjRjOTYwYTllNiIsImMiOjE3NTAyODg3MzMzMDksInMiOjAsInIiOjAsInNiIjowLCJzciI6MCwic2UiOjAsImZzIjowLCJzcCI6MX0=; wisepops_visits=%5B%222025-06-18T23%3A18%3A53.005Z%22%2C%222025-06-18T21%3A25%3A28.187Z%22%2C%222025-05-21T15%3A39%3A05.517Z%22%5D; uid571=636909688-20250618161852-df7faf66242eb69e8d1d1907c606cf4c-5664; _hjSessionUser_1066318=eyJpZCI6ImM1Y2M4NTYyLTQzMWQtNWNkNi05MzJmLTRhMmM4ZjM5NTMzYSIsImNyZWF0ZWQiOjE3NDY0OTgzMzg3NjIsImV4aXN0aW5nIjp0cnVlfQ==; __attentive_dv=1; _lc2_fpi_js=8ad7b0e6a39e--01jpqvh1kh2qk78g0r6mwqwm1q; _li_dcdm_c=.nativepath.com; ef_affid=6; ef_tid_c_a_1=22414ecdb3dd4cce8c895dd546dd0117; ef_tid_c_o_10=22414ecdb3dd4cce8c895dd546dd0117; ef_witness=1; __insp_nv=true; __insp_slim=1745458231306; __insp_targlpt=V2hhdCBkbyB5b3Uga25vdyBhYm91dCB5b3VyIEJJT0xPR0lDQUwgQWdlPw%3D%3D; __insp_targlpu=aHR0cHM6Ly9oZWFsdGgubmF0aXZlcGF0aC5jb20vd2hhdC1kby15b3Uta25vdy1hYm91dC15b3VyLWJpb2xvZ2ljYWwtYWdlLTU2cy12Mz9ocGNpZD01NzEmcHViPTI0MDAyMCZoaXQ9NjI4Njg2ODMxJmMxPW5wYnNlZzEwY29sbGJnc2NjNHYzNmJpb2FnZXRvY2xlYW5ub2NhcHMwNDIzMjVwbSZjMj1jbGxnbmJncyZjMz1rbGF2aV9lbWxfbnBiXyZ1dG1fc291cmNlPW5wYnNlZzEwY29sbGJnc2NjNHYzNmJpb2FnZXRvY2xlYW5ub2NhcHMwNDIzMjVwbSZ1dG1fbWVkaXVtPWVtbCZ1dG1fY2FtcGFpZ249Y2xsZ25iZ3MmdXRtX2NvbnRlbnQ9a2xhdmlfZW1sX25wYl8mdXRtX2NhbXBhaWduPTAxSlNKMUI1SDFNTkRLMVpSNDZBMkNGMVM0JnV0bV9zb3VyY2U9a2xhdml5byZ1dG1fbWVkaXVtPWVtYWlsJl9reD1zMW1LcmFSaXByYzJrNnRnZVlLaUo2aDBnb0oxTmhYakFqV3ctMmJiVEFjLlRQZzVqOCZrbHZfZXhpZD0mYWpzX3VpZD0wMUY2MTBZWFJYWU1LSllNQjFNSE0xUUg0WSZhanNfdHJhaXRfZXh0ZXJuYWxJZD0%3D; __insp_wid=606627737; __attentive_cco=1742409860676; _lc2_fpi=8ad7b0e6a39e--01jpqvh1kh2qk78g0r6mwqwm1q", "transid": "AED6EC0466_1", "currency": "USD", "item_ids": "13066", "order_id": "AED6EC0466", "funnel_name": "CID 571 - Charcoal", "funnel_uuid": "79562c2d-e9a9-45bc-af08-a7510da75b1f", "sessionStorage": { "fkCart": "{\"13066\":\"1\"}", "totals": "{\"subTotal\":60,\"vat\":0,\"salesTax\":5.58,\"shipTotal\":0,\"grandTotal\":\"65.58\",\"discount\":0,\"insurance\":0,\"savings\":0,\"compareAtTotal\":60}", "fk_salt": "d6ce0190-c18c-11ec-b509-cf225d0ef380", "orderId": "\"AED6EC0466\"", "taxData": "{\"taxRate\":\"0.00\",\"isVat\":false}", "products": "[{\"productId\":\"13066\",\"name\":\"3 x NativePath Activated Charcoal\",\"qty\":\"1\",\"productSku\":\"10-00044\",\"actualProductId\":\"1087\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"7232553156745\",\"shipping\":\"0.00\",\"price\":\"60.00\",\"merchantId\":\"1\",\"descriptor\":\"NativePath\",\"initialSalesTax\":\"5.58\",\"customSalesTax\":\"\",\"refundRemaining\":\"65.58\",\"merchantTxnId\":\"81089232265\",\"purchaseStatus\":\"\",\"billingCycleType\":\"\",\"finalBillingCycle\":\"\",\"isPreauthVoid\":\"0\",\"nextBillDate\":\"\",\"trialEnabled\":\"\",\"trialType\":\"\",\"trialAuthType\":\"\",\"regularPrice\":\"\",\"productQty\":\"1\",\"cycle1_billDelay\":\"\",\"cycle2_price\":\"\",\"cycle2_shipPrice\":\"\",\"cycle2_isShippable\":\"0\",\"cycle2_billDelay\":\"\",\"cycle3_price\":\"\",\"cycle3_shipPrice\":\"\",\"cycle3_isShippable\":\"0\",\"cycle3_billDelay\":\"\",\"lastCustomCycle\":\"0\",\"purchaseCycle\":\"\",\"txnType\":\"SALE\",\"cancellationScheduled\":\"0\",\"cancelAfterDate\":\"\",\"pauseScheduled\":\"0\",\"billingCycleNumber\":\"1\",\"staggerIntervalCycles\":\"\",\"staggerFulfillments\":\"0\",\"recycleFailedStatus\":\"0\",\"clubMemberId\":\"\",\"clubUsername\":\"\",\"clubPassword\":\"\",\"recycleReference\":\"0\",\"responseType\":\"SUCCESS\",\"productTags\":\"Energy,monthly-eligible,Subscription,Supplements\"}]", "orderData": "{\"taxExemption\":null,\"orderId\":\"AED6EC0466\",\"vendorOrderId\":null,\"vendorPluginId\":null,\"ipAddress\":\"2601:601:8502:3aa0:7808:cc38:670b:a162\",\"sourceId\":null,\"sourceValue1\":null,\"sourceValue2\":null,\"sourceValue3\":null,\"sourceValue4\":null,\"sourceValue5\":null,\"shipCarrier\":null,\"shipMethod\":null,\"profileName\":null,\"dateCreated\":\"2025-06-18 19:22:10\",\"orderType\":\"NEW_SALE\",\"orderStatus\":\"COMPLETE\",\"reviewStatus\":null,\"campaignName\":\"Activated Charcoal\",\"orderValue\":\"60.00\",\"customerId\":27404,\"name\":\"Terri Riley\",\"emailAddress\":\"[email protected]\",\"phoneNumber\":\"4254665795\",\"firstName\":\"Terri\",\"lastName\":\"Riley\",\"companyName\":null,\"address1\":\"700 Ford Avenue\",\"address2\":\"#15\",\"shipmentInsured\":null,\"shipmentInsurancePrice\":null,\"insuranceCharged\":0,\"city\":\"Snohomish\",\"state\":\"WA\",\"country\":\"US\",\"postalCode\":\"98290\",\"shipFirstName\":\"Terri\",\"shipLastName\":\"Riley\",\"shipCompanyName\":null,\"shipAddress1\":\"700 Ford Avenue\",\"shipAddress2\":\"#15\",\"shipCity\":\"Snohomish\",\"shipState\":\"WA\",\"shipCountry\":\"US\",\"shipPostalCode\":\"98290\",\"custom1\":\"CID 571 - Charcoal\",\"custom2\":\"Checkout Page\",\"custom3\":null,\"custom4\":null,\"custom5\":null,\"paySource\":\"CREDITCARD\",\"cardType\":\"VISA\",\"cardLast4\":\"6746\",\"cardExpiryDate\":\"04\/29\",\"achAccountHolderType\":null,\"achAccountType\":null,\"achRoutingNumber\":null,\"achNameOnAccount\":null,\"achAccountNumber\":null,\"couponCode\":null,\"agentUserId\":null,\"basePrice\":\"60.00\",\"baseShipping\":\"0.00\",\"voiceLogNumber\":null,\"discountPrice\":\"0.00\",\"salesTax\":\"5.58\",\"salesUrl\":\"https:\/\/secure.nativepath.com\/3-activated-charcoal-checkout-571?products=13066%3A1&cc_custom_hitid=636909688&hit=636909688&ajs_aid=c0d08d5b-686b-449d-bef1-62419b903b83&cid=571&pub=240475\",\"surcharge\":\"0.00\",\"shipUpcharge\":\"0.00\",\"shipProfileId\":null,\"baseCurrencyCode\":\"USD\",\"baseCurrencySymbol\":\"$\",\"currencySymbol\":\"$\",\"currencyCode\":\"USD\",\"campaignId\":188,\"merchantTxnId\":\"81089232265\",\"ibanLast4\":null,\"originalCycleNumber\":1,\"prepaidType\":null,\"cardIsPrepaid\":0,\"cardIsDebit\":1,\"accountHolder\":null,\"subTotal\":\"60.00\",\"shipTotal\":\"0.00\",\"taxTotal\":\"5.58\",\"totalAmount\":\"65.58\",\"totalDiscount\":\"0.00\",\"totalRefundRemaining\":\"65.58\",\"amountPaid\":\"65.58\",\"items\":[{\"productId\":\"13066\",\"name\":\"3 x NativePath Activated Charcoal\",\"qty\":\"1\",\"productSku\":\"10-00044\",\"actualProductId\":\"1087\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"7232553156745\",\"shipping\":\"0.00\",\"price\":\"60.00\",\"merchantId\":\"1\",\"descriptor\":\"NativePath\",\"initialSalesTax\":\"5.58\",\"customSalesTax\":\"\",\"refundRemaining\":\"65.58\",\"merchantTxnId\":\"81089232265\",\"purchaseStatus\":\"\",\"billingCycleType\":\"\",\"finalBillingCycle\":\"\",\"isPreauthVoid\":\"0\",\"nextBillDate\":\"\",\"trialEnabled\":\"\",\"trialType\":\"\",\"trialAuthType\":\"\",\"regularPrice\":\"\",\"productQty\":\"1\",\"cycle1_billDelay\":\"\",\"cycle2_price\":\"\",\"cycle2_shipPrice\":\"\",\"cycle2_isShippable\":\"0\",\"cycle2_billDelay\":\"\",\"cycle3_price\":\"\",\"cycle3_shipPrice\":\"\",\"cycle3_isShippable\":\"0\",\"cycle3_billDelay\":\"\",\"lastCustomCycle\":\"0\",\"purchaseCycle\":\"\",\"txnType\":\"SALE\",\"cancellationScheduled\":\"0\",\"cancelAfterDate\":\"\",\"pauseScheduled\":\"0\",\"billingCycleNumber\":\"1\",\"staggerIntervalCycles\":\"\",\"staggerFulfillments\":\"0\",\"recycleFailedStatus\":\"0\",\"clubMemberId\":\"\",\"clubUsername\":\"\",\"clubPassword\":\"\",\"recycleReference\":\"0\",\"responseType\":\"SUCCESS\",\"productTags\":\"Energy,monthly-eligible,Subscription,Supplements\"}],\"paypalUrl\":null,\"paypalSdkParams\":null,\"gatewayUrl\":null,\"gatewaySdkParams\":null,\"customFields\":{\"hitid\":\"636909688\"},\"newCustomer\":0,\"productsPurchased\":\"209,10673,10815,10817,10937,12532,12533,16065\",\"recommendedProducts\":[{\"recommendedCampaignProductId\":13070,\"rank\":0.059524,\"displayName\":\"3 x NativePath Collagen\"},{\"recommendedCampaignProductId\":13071,\"rank\":0.059524,\"displayName\":\"1 x NativePath Collagen\"},{\"recommendedCampaignProductId\":13069,\"rank\":0.035714,\"displayName\":\"1 x Native Greens\"},{\"recommendedCampaignProductId\":13068,\"rank\":0.02381,\"displayName\":\"3 x Native Greens\"},{\"recommendedCampaignProductId\":13072,\"rank\":0.02381,\"displayName\":\"3 x NativePath Probiotic\"},{\"recommendedCampaignProductId\":13073,\"rank\":0.02381,\"displayName\":\"1 x NativePath Probiotic\"},{\"recommendedCampaignProductId\":13116,\"rank\":0.011905,\"displayName\":\"3 x NativePath Activated Charcoal\"},{\"recommendedCampaignProductId\":13117,\"rank\":0.007246,\"displayName\":\"1 x NativePath Activated Charcoal\"}]}", "sessionId": "{\"result\":\"SUCCESS\",\"message\":{\"sessionId\":\"79561978556f05f42fcd200800b26093\",\"pixel\":\"<iframe width=1 height=1 frameborder=0 scrolling=no src='https:\/\/lp.konnektive.com\/logos\/logo.htm?c=nativepath&s=79561978556f05f42fcd200800b26093'><img width=1 height=1 src='https:\/\/lp.konnektive.com\/logos\/logo.gif?c=nativepath&s=79561978556f05f42fcd200800b26093'><\/iframe>\",\"geoInfo\":{\"geoCountry\":\"US\",\"geoState\":\"WA\",\"geoCity\":\"Lake Stevens\",\"geoPostal\":\"98258\"}}}", "taxParams": "{\"firstName\":\"\",\"lastName\":\"\",\"emailAddress\":\"[email protected]\",\"shipProfileId\":null,\"address1\":\"\",\"address2\":\"\",\"postalCode\":\"\",\"city\":\"\",\"state\":\"WA\",\"country\":\"US\",\"shipFirstName\":\"Terri\",\"shipLastName\":\"Riley\",\"shipAddress1\":\"700 Ford Avenue\",\"shipAddress2\":\"#15\",\"shipCity\":\"Snohomish\",\"shipState\":\"WA\",\"shipPostalCode\":\"98290\",\"shipCountry\":\"US\",\"campaignId\":188,\"couponCode\":null,\"product1_id\":13066,\"product1_qty\":\"1\",\"currencyCode\":\"USD\",\"cartId\":null}", "funnelData": "{\"referenceId\":\"79562c2d-e9a9-45bc-af08-a7510da75b1f\",\"campaign\":\"188\",\"salt\":\"d6ce0190-c18c-11ec-b509-cf225d0ef380\",\"headTrackingCode\":\"<script>\<br>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\<br> new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\<br> j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\<br> 'https:\/\/www.googletagmanager.com\/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\<br> })(window,document,'script','dataLayer','GTM-K2KGPKM');\<br>\<br>!function(b,e,f,g,a,c,d){b.fbq||(a=b.fbq=function(){a.callMethod?a.callMethod.apply(a,arguments):a.queue.push(arguments)},b._fbq||(b._fbq=a),a.push=a,a.loaded=!0,a.version=\\\"2.0\\\",a.queue=[],c=e.createElement(f),c.async=!0,c.src=g,d=e.getElementsByTagName(f)[0],d.parentNode.insertBefore(c,d))}(window,document,\\\"script\\\",\\\"https:\/\/connect.facebook.net\/en_US\/fbevents.js\\\");\<br><\/script>\",\"bodyTrackingCode\":\"const FBPixelId = \\\"1993352314115270\\\";\<br>\<br>if (pageData) {\<br> const { pageTypeId } = pageData;\<br> const pageTitle = pageData.currentPage.title.toLowerCase();\<br> if (pageTitle.includes(\\\"checkout\\\")) {\<br> sessionStorage.upsell_step = \\\"1\\\";\<br> sessionStorage.upsell_curent_page = \\\"\\\";\<br> }\<br>\<br> if (pageTypeId === 4) {\<br> try {\<br> fbq(\\\"init\\\", FBPixelId);\<br> fbq(\\\"trackSingle\\\", FBPixelId, \\\"InitiateCheckout\\\");\<br> fbq(\\\"trackSingle\\\", FBPixelId, \\\"AddToCart\\\");\<br>\<br> let paymentInfoSent = false;\<br> const emailInput = document.querySelector(\\\"input[name=emailAddress]\\\");\<br> if (emailInput) {\<br> emailInput.addEventListener('input', () => {\<br> if (!paymentInfoSent) {\<br> paymentInfoSent = true;\<br> fbq(\\\"trackSingle\\\", FBPixelId, \\\"AddPaymentInfo\\\");\<br> }\<br> });\<br> }\<br> } catch (e) {\<br> console.log(e.message);\<br> }\<br> }\<br>\<br> if (pageTitle.includes(\\\"upsell\\\") || pageTitle.includes(\\\"thank you\\\") || pageTypeId === 3 || pageTypeId === 5) {\<br> let orderData = null;\<br> let _cid;\<br> let hitId;\<br> try {\<br> orderData = JSON.parse(sessionStorage.orderData);\<br> const requestUri = new URLSearchParams(sessionStorage.requestUri.split(\\\"#\\\")[0]);\<br> _cid = requestUri.get(\\\"cid\\\");\<br> const uidCookie = document.cookie.split(\\\";\\\").find(cookie => cookie.trim().split(\\\"=\\\")[0] === \\\"uid\\\" + _cid);\<br> hitId = uidCookie.trim().split(\\\"=\\\")[1].split(\\\"-\\\")[0];\<br> hitId = hitId || requestUri.get(\\\"hit\\\") || requestUri.get(\\\"cc_custom_hitid\\\");\<br> } catch (e) {\<br> console.log(\\\"Pixels initial: \\\" + e.message);\<br> fetch(\\\"https:\/\/web-logger.mtnhauslabs.com\/logger\\\", {\<br> method: \\\"post\\\",\<br> headers: {\<br> 'Accept': 'application\/json',\<br> 'Content-Type': 'application\/json',\<br> },\<br> body: JSON.stringify({\<br> \\\"event\\\": \\\"error\\\",\<br> \\\"system\\\": \\\"ChCh\\\",\<br> \\\"data\\\": {\<br> \\\"funnel_uuid\\\": pageData.funnelData.referenceId,\<br> \\\"url\\\": location.href,\<br> \\\"message\\\": \\\"Pixels initial: \\\" + e.message,\<br> \\\"trace\\\": e.stack,\<br> \\\"cid\\\": _cid,\<br> \\\"hid\\\": hitId,\<br> \\\"order_id\\\": orderData ? orderData.orderId : null,\<br> \\\"sessionStorage\\\": sessionStorage,\<br> \\\"cookie\\\": document.cookie,\<br> }\<br> }),\<br> });\<br> }\<br>\<br> if (sessionStorage.upsell_step === undefined) {\<br> sessionStorage.upsell_step = \\\"1\\\";\<br> }\<br>\<br> if (orderData) {\<br> if (sessionStorage.upsell_step === \\\"1\\\") {\<br>\<br> fetch(\\\"https:\/\/web-logger.mtnhauslabs.com\/logger\\\", {\<br> method: \\\"post\\\",\<br> headers: {\<br> 'Accept': 'application\/json',\<br> 'Content-Type': 'application\/json',\<br> },\<br> body: JSON.stringify({\<br> \\\"event\\\": \\\"Conversion\\\",\<br> \\\"system\\\": \\\"ChCh\\\",\<br> \\\"data\\\": {\<br> \\\"url\\\": location.href,\<br> \\\"sessionStorage\\\": sessionStorage,\<br> \\\"cookie\\\": document.cookie,\<br> \\\"event\\\": \\\"Conversion\\\",\<br> \\\"cid\\\": _cid,\<br> \\\"transid\\\": orderData.orderId + \\\"_\\\" + sessionStorage.upsell_step,\<br> \\\"hid\\\": hitId,\<br> \\\"value\\\": orderData.orderValue,\<br> \\\"currency\\\": orderData.currencyCode,\<br> \\\"qty\\\": orderData.items[0].qty,\<br> \\\"item_ids\\\": orderData.items[0].productId,\<br> \\\"order_id\\\": orderData.orderId,\<br> \\\"email\\\": orderData.emailAddress,\<br> \\\"shipping_address_phone\\\": orderData.emailAddress,\<br> \\\"shipping_address_first_name\\\": orderData.shipFirstName,\<br> \\\"shipping_address_last_name\\\": orderData.shipLastName,\<br> \\\"shipping_address_city\\\": orderData.shipCity,\<br> \\\"shipping_address_province\\\": orderData.shipState,\<br> \\\"shipping_address_zip\\\": orderData.shipPostalCode,\<br> \\\"shipping_address_country\\\": orderData.shipCountry,\<br> \\\"funnel_name\\\": pageData.funnelData.name,\<br> \\\"funnel_uuid\\\": pageData.funnelData.referenceId,\<br> \\\"funnel_campaign_id\\\": pageData.funnelData.campaign\<br> }\<br> }),\<br> });\<br>\<br> try {\<br> let atp = \\\"&atp=0.00\\\";\<br> let hitPathScript = document.createElement(\\\"script\\\");\<br> hitPathScript.setAttribute(\\\"type\\\", \\\"text\/javascript\\\");\<br> hitPathScript.setAttribute(\\\"src\\\", \\\"https:\/\/fb.nativepath.com\/rd\/apx.php?id=1&type=3&cCid=\\\" + _cid +\<br> \\\"&transid=\\\" + orderData.orderId + \\\"_\\\" + sessionStorage.upsell_step +\<br> \\\"&ate=\\\" + (parseFloat(orderData.orderValue) + parseFloat(orderData.shipTotal)) +\<br> (hitId ? \\\"&hid=\\\" + hitId : \\\"\\\") + atp\<br> );\<br>\<br> let script = document.getElementsByTagName(\\\"script\\\")[0];\<br> script.parentNode.insertBefore(hitPathScript, script);\<br> } catch (e) {\<br> console.log(\\\"HitPath Pixel: \\\" + e.message);\<br> fetch(\\\"https:\/\/web-logger.mtnhauslabs.com\/logger\\\", {\<br> method: \\\"post\\\",\<br> headers: {\<br> 'Accept': 'application\/json',\<br> 'Content-Type': 'application\/json',\<br> },\<br> body: JSON.stringify({\<br> \\\"event\\\": \\\"error\\\",\<br> \\\"system\\\": \\\"ChCh\\\",\<br> \\\"data\\\": {\<br> \\\"funnel_uuid\\\": pageData.funnelData.referenceId,\<br> \\\"url\\\": location.href,\<br> \\\"sessionStorage\\\": sessionStorage,\<br> \\\"cookie\\\": document.cookie,\<br> \\\"message\\\": \\\"HitPath Pixel: \\\" + e.message,\<br> \\\"trace\\\": e.stack,\<br> \\\"cid\\\": _cid,\<br> \\\"hid\\\": hitId,\<br> \\\"order_id\\\": orderData ? orderData.orderId : '',\<br> }\<br> }),\<br> });\<br> }\<br>\<br> try {\<br> fbq(\\\"init\\\", FBPixelId);\<br> fbq(\\\"trackSingle\\\", FBPixelId, \\\"Purchase\\\", {\<br> currency: orderData.currencyCode,\<br> value: orderData.orderValue,\<br> content_type: \\\"product_group\\\",\<br> content_ids: [\<br> orderData.items[0].productId\<br> ]\<br> }, {\<br> eventID: orderData.orderId\<br> });\<br> } catch (e) {\<br> console.log(\\\"Facebook Pixel: \\\" + e.message);\<br> fetch(\\\"https:\/\/web-logger.mtnhauslabs.com\/logger\\\", {\<br> method: \\\"post\\\",\<br> headers: {\<br> 'Accept': 'application\/json',\<br> 'Content-Type': 'application\/json',\<br> },\<br> body: JSON.stringify({\<br> \\\"event\\\": \\\"error\\\",\<br> \\\"system\\\": \\\"ChCh\\\",\<br> \\\"data\\\": {\<br> \\\"funnel_uuid\\\": pageData.funnelData.referenceId,\<br> \\\"sessionStorage\\\": sessionStorage,\<br> \\\"cookie\\\": document.cookie,\<br> \\\"url\\\": location.href,\<br> \\\"message\\\": \\\"Facebook Pixel: \\\" + e.message,\<br> \\\"trace\\\": e.stack,\<br> \\\"cid\\\": _cid,\<br> \\\"hid\\\": hitId,\<br> \\\"order_id\\\": orderData ? orderData.orderId : '',\<br> }\<br> }),\<br> });\<br> }\<br>\<br> sessionStorage.upsell_step = sessionStorage.upsell_step * 1 + 2;\<br> } else if (sessionStorage.upsell_step > 1 && sessionStorage.upsell_items_count < orderData.items.length) {\<br> try {\<br> let atp = \\\"&atp=0.00\\\";\<br> let hitPathScript = document.createElement(\\\"script\\\");\<br> hitPathScript.setAttribute(\\\"type\\\", \\\"text\/javascript\\\");\<br> hitPathScript.setAttribute(\\\"src\\\", \\\"https:\/\/fb.nativepath.com\/rd\/apx.php?id=1&type=3&cCid=\\\" + _cid +\<br> \\\"&transid=\\\" + orderData.orderId + \\\"_\\\" + sessionStorage.upsell_step +\<br> \\\"&ate=\\\" + orderData.items.at(-1).price +\<br> (hitId ? \\\"&hid=\\\" + hitId : \\\"\\\") + atp\<br> );\<br>\<br> let script = document.getElementsByTagName(\\\"script\\\")[0];\<br> script.parentNode.insertBefore(hitPathScript, script);\<br> } catch (e) {\<br> console.log(\\\"HitPath Pixel: \\\" + e.message);\<br> }\<br>\<br> sessionStorage.upsell_step = sessionStorage.upsell_step * 1 + 2;\<br> }\<br> sessionStorage.upsell_items_count = orderData.items.length;\<br> } else {\<br> sessionStorage.upsell_step = \\\"3\\\";\<br> }\<br> }\<br>}\<br>\<br>function trackEvent(e) {\<br>}\",\"title\":\"Activated Charcoal\",\"addOns\":[{\"keyName\":\"Paypal_billerId\",\"keyValue\":\"3\"},{\"keyName\":\"Purchase_Event_FB\",\"keyValue\":\"2\"},{\"keyName\":\"LISTRAK_CART_UPDATE\",\"keyValue\":\"false\"},{\"keyName\":\"EXTERNAL_TRACK_REQ\",\"keyValue\":\"false\"},{\"keyName\":\"SEND_USER_DATA\",\"keyValue\":\"false\"},{\"keyName\":\"TRIPLE_WHALE_REQ\",\"keyValue\":\"false\"},{\"keyName\":\"AD_BEACON_REQ\",\"keyValue\":\"false\"},{\"keyName\":\"GPay_CountryCode\",\"keyValue\":\"US\"},{\"keyName\":\"applePayCountryCode\",\"keyValue\":\"US\"},{\"keyName\":\"PayPal_Reference\",\"keyValue\":\"1\"},{\"keyName\":\"PayPal_Merchant\",\"keyValue\":\"YSKDY6ZWSM6B6\"},{\"keyName\":\"PayPal_WithReach\",\"keyValue\":\"false\"},{\"keyName\":\"paypalVenmoHide\",\"keyValue\":\"false\"},{\"keyName\":\"paypalPayLaterHide\",\"keyValue\":\"false\"},{\"keyName\":\"Purchase_Event_SC\",\"keyValue\":\"3\"},{\"keyName\":\"Google_Places\",\"keyValue\":\"AIzaSyDhMj2gAV0JQOvURSQhcZ7QVjkZKekoG3Q\"},{\"keyName\":\"PayPal_Venmo\",\"keyValue\":\"0\"},{\"keyName\":\"PayPal_PayLater\",\"keyValue\":\"0\"},{\"keyName\":\"FB_ADV_TRACKING\",\"keyValue\":\"false\"},{\"keyName\":\"SYGNAL_ADV_TRACKING\",\"keyValue\":\"false\"},{\"keyName\":\"SEND_UNIQUE_TRANS_ID\",\"keyValue\":\"false\"},{\"keyName\":\"TTK_ADV_TRACKING\",\"keyValue\":\"false\"}],\"providers\":[{\"id\":1,\"name\":\"Google\",\"keyValue\":\"G-7G9HS8437V\"}],\"pages\":[{\"referenceId\":\"c44521fb-ad14-4cb0-8c1c-e8e2eac7817e\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Email\",\"urlSlug\":null,\"externalURL\":null,\"pageView\":[{\"referenceId\":\"fc47604d-127f-407b-85f9-7687414f4c12\",\"templateTypeId\":24,\"pageType\":24}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"a81bebf9-aa1c-492d-9b65-0c5a29698a85\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"1-activated-charcoal-checkout-571\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"8394a7be-33cf-4ef5-be8c-afc11e463d18\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"0a489701-4fac-4678-b693-3d799b4efe4a\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page 12 - 39% OFF\",\"urlSlug\":\"12-activated-charcoal-checkout-571\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"db938eb2-4768-4a8c-a4b6-cc044b6bd48c\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"a6a52222-a5ef-48bd-9d4f-26261d439087\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"1b-activated-charcoal-checkout-571\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"5c7da3ca-2010-4c5e-a16c-284c71e7e772\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"9261cc54-b925-4db5-8358-ad549a59a76f\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"3-activated-charcoal-checkout-571\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"41149c95-0cc5-47cb-a6c6-85aae75c5593\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"a6ede552-9c69-4a44-bf0f-f9408e36a12f\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"3b-activated-charcoal-checkout-571\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"c86ad00a-a522-4f29-83e9-2292e88fea74\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"c4c7d1bd-2e9b-4d35-b63e-c9abfa21d822\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"6-activated-charcoal-checkout-571\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"630eabac-d8f3-4793-a68d-aace90ccc7c8\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"ae51d13f-a136-408f-9b4e-e18f2cfe40d8\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"6b-activated-charcoal-checkout-571\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"7cb6769e-61a5-4227-83c2-9182094a0b0a\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"02474053-18ee-4a05-8a5f-86f9d3f08d8e\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell\",\"urlSlug\":\"activated-charcoal-571-1\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"65e8e836-9f3b-49b9-89e4-dd15b6969e24\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"61d50232-ede3-429d-97ee-1371c98001bc\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"activated-charcoal-571-2a\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"c92593a0-e678-476f-acba-877ba033f5c6\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"96189b0e-63a7-42ff-b8dc-d8ddee031021\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"activated-charcoal-571-2b\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"17c34e43-6029-4862-a1dd-bbaae075b480\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"a1739e79-51b3-4c0d-a77c-d892c12e3067\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"activated-charcoal-571-3a\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"44826b6e-a9ba-43e8-8bc5-0c58f2e649b9\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"c78c20a8-3b24-4780-a92b-c2b9d62cb60b\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"activated-charcoal-571-3b\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"c1316282-d795-4333-aaf9-ee532b46adb7\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"0750f09c-0d5d-4fab-8c94-9338d17da642\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"activated-charcoal-571-4a\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"a475564e-410c-4c4a-974e-76d4f6ae594d\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"715df3a2-1bbf-4d17-a248-3d0428145434\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"activated-charcoal-571-4b\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"82a6ae17-15df-4c7f-a828-dc49b5cc8ab2\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"363b693f-42b1-44c9-88c0-18f99b0550b2\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell\",\"urlSlug\":\"activated-charcoal-571-5a\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"46a0d480-7130-4843-8c0a-910005f5d69f\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"8011057d-068e-4ae0-9210-efd54c104139\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"activated-charcoal-571-5b\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"1fca20ba-bc9b-447b-9826-341f5a683837\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"6771db30-2dc0-4112-82f1-2cdaacf68df0\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"activated-charcoal-571-6a\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"a95d83a6-b705-4d3d-ac9d-12d94fd372f1\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"f4250fbe-4595-4aeb-8485-f498b0425425\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"activated-charcoal-571-6b\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"6ffaa52d-9ecd-4dfe-a967-52e2df6d7981\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"8692f67e-5054-42c3-85a4-99f6a940a683\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Thank You Page\",\"urlSlug\":\"activated-charcoal-571-thank-you\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"84febe45-d02f-4907-a34b-12e0a9893294\",\"templateTypeId\":5,\"pageType\":5}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"ac70f709-2319-4457-9ac3-cffb97f62520\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page 12 - 66% OFF -Campaign\",\"urlSlug\":\"checkout-nativepath-charcoal-otp-66-OFF-special-offer-571-12\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"30a3f9b4-1490-4fea-b588-239b624b686f\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"f9bf6e0b-a430-4b5d-85d9-b43978e66e41\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page - 66% OFF -Campaign\",\"urlSlug\":\"checkout-nativepath-charcoal-otp-66-OFF-special-offer-571-6\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"41b0c1eb-d60b-4097-8696-2c0e450cd082\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"f570de3f-9b03-45d2-b361-033a2a46d5f0\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page 1\",\"urlSlug\":\"checkout-nativepath-charcoal-otp-special-offer-571-1-3\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"f5a94485-5089-4d2e-80c8-c154c91ad84b\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"77a711f4-9bfa-4dff-8a6a-670f4164470b\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page 12\",\"urlSlug\":\"checkout-nativepath-charcoal-otp-special-offer-571-12-3\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"ff5b0559-4577-42ca-b38e-af8f4580c5cd\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"f0322c1b-b452-4de8-a145-f1212ab5fbea\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page 3\",\"urlSlug\":\"checkout-nativepath-charcoal-otp-special-offer-571-3-3\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"bdded3f6-f9d5-4fc7-ba52-db47067046c6\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"d26ca7f5-a3a5-43b8-98b3-11bdcc20f308\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page 6\",\"urlSlug\":\"checkout-nativepath-charcoal-otp-special-offer-571-6-3\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"340e5bc6-d23e-4ed8-9188-c72f888942b6\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"63aa5b0b-c1b8-4b18-85cb-85f22e7055aa\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Common\",\"urlSlug\":\"common16\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"1d7a736f-d9ff-4f5d-9ce1-b192ff00ccc1\",\"templateTypeId\":36,\"pageType\":36}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"2484a121-aed5-45af-91dc-95012a4c53b5\",\"splitReferenceId\":\"abc62e00-ab2a-480b-8d37-4a5d9ec1f5bc\",\"splitEnabled\":true,\"isMembershipRequired\":false,\"title\":\"Upsell 1 - Split A\",\"urlSlug\":\"one-time-offer-nativepath-charcoal-otp-571-1a\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"ce3aa575-5135-4292-8454-44d305cd997b\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"05d7e41c-9c2b-4e1d-a11b-f304872bb9c3\",\"splitReferenceId\":\"abc62e00-ab2a-480b-8d37-4a5d9ec1f5bc\",\"splitEnabled\":true,\"isMembershipRequired\":false,\"title\":\"Upsell 2 - Split B\",\"urlSlug\":\"one-time-offer-nativepath-charcoal-otp-571-1b\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"833d34a4-5dc5-45d9-b060-31e3803eae90\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]}],\"disableBadge\":true,\"name\":\"CID 571 - Charcoal\",\"whitelabelId\":10,\"affiliateId\":null,\"isMenuEnabled\":false}", "leadParams": "{\"emailAddress\":\"[email protected]\",\"doNotSellName\":0,\"shipFirstName\":\"Terri\",\"shipLastName\":\"Riley\",\"shipAddress1\":\"700 Ford Avenue\",\"shipAddress2\":\"#15\",\"shipCity\":\"Snohomish\",\"shipCountry\":\"US\",\"province-hidden\":\"\",\"shipState\":\"WA\",\"shipPostalCode\":\"98290\",\"phoneNumber\":\"4254665795\",\"contactOptIn\":1,\"billShipSame\":1,\"firstName\":\"Terri\",\"lastName\":\"Riley\",\"address1\":\"700 Ford Avenue\",\"address2\":\"#15\",\"city\":\"Snohomish\",\"country\":\"US\",\"state\":\"WA\",\"postalCode\":\"98290\",\"optradio\":\"M\",\"payment_method\":\"\",\"cardDate\":\"0429\",\"shipProfileId\":null,\"product1_id\":\"13066\",\"product1_qty\":\"1\",\"orderId\":\"AED6EC0466\",\"salesUrl\":\"https:\/\/secure.nativepath.com\/3-activated-charcoal-checkout-571?products=13066%3A1&cc_custom_hitid=636909688&hit=636909688&ajs_aid=c0d08d5b-686b-449d-bef1-62419b903b83&cid=571&pub=240475\",\"campaignId\":188,\"custom1\":\"CID 571 - Charcoal\",\"custom2\":\"Checkout Page\",\"sessionId\":\"79561978556f05f42fcd200800b26093\"}", "requestUri": "https:\/\/secure.nativepath.com\/3-activated-charcoal-checkout-571?products=13066%3A1&cc_custom_hitid=636909688&hit=636909688&ajs_aid=c0d08d5b-686b-449d-bef1-62419b903b83&cid=571&pub=240475", "bundleItems": "{}", "httpReferer": "https:\/\/health.nativepath.com\/", "upsell_step": "1", "userDetails": "{\"firstName\":\"Terri\",\"lastName\":\"Riley\",\"companyName\":null,\"address1\":\"700 Ford Avenue\",\"address2\":\"#15\",\"postalCode\":\"98290\",\"city\":\"Snohomish\",\"state\":\"WA\",\"country\":\"US\",\"emailAddress\":\"[email protected]\",\"phoneNumber\":\"4254665795\",\"gender\":null,\"dob\":null,\"couponCode\":null,\"shipProfileId\":null,\"achRoutingNumber\":null,\"achAccountNumber\":null,\"achAccountType\":null,\"iban\":null,\"ddbic\":null,\"custom1\":\"CID 571 - Charcoal\",\"custom2\":\"Checkout Page\",\"custom3\":null,\"custom4\":null,\"custom5\":null,\"redirectsTo\":\"https:\/\/secure.nativepath.com\/activated-charcoal-571-1\",\"browserData\":\"{\\\"acceptHeader\\\":\\\"application\/json\\\",\\\"userAgent\\\":\\\"Mozilla\/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Version\/18.5 Mobile\/15E148 Safari\/604.1\\\",\\\"language\\\":\\\"en-US\\\",\\\"timezone\\\":\\\"420\\\",\\\"colorDepth\\\":24,\\\"screen\\\":{\\\"height\\\":\\\"852\\\",\\\"width\\\":\\\"393\\\"},\\\"javaScriptEnabled\\\":true,\\\"javaEnabled\\\":false}\",\"salesUrl\":\"https:\/\/secure.nativepath.com\/3-activated-charcoal-checkout-571?products=13066%3A1&cc_custom_hitid=636909688&hit=636909688&ajs_aid=c0d08d5b-686b-449d-bef1-62419b903b83&cid=571&pub=240475\",\"cartId\":null,\"campaignId\":188,\"doNotSellName\":0,\"contactOptIn\":1,\"billShipSame\":1,\"optradio\":\"M\",\"orderId\":\"AED6EC0466\",\"shipFirstName\":\"Terri\",\"shipLastName\":\"Riley\",\"shipAddress1\":\"700 Ford Avenue\",\"shipAddress2\":\"#15\",\"shipCity\":\"Snohomish\",\"shipState\":\"WA\",\"shipPostalCode\":\"98290\",\"shipCountry\":\"US\",\"cardMonth\":4,\"cardYear\":29,\"paySource\":\"CREDITCARD\",\"forceMerchantId\":null,\"product1_id\":\"13066\",\"product1_qty\":\"1\",\"sessionId\":\"79561978556f05f42fcd200800b26093\",\"insureShipment\":0,\"shipmentInsurancePrice\":\"\"}", "currencyCode": "USD", "exchangeRate": "1", "ccExternalTax": "5.58", "lastPageTypeId": "4", "ccGeoLocationInfo": "{\"city\":\"Marysville\",\"region_code\":\"WA\",\"country_code\":\"US\",\"zip_code\":\"98270\"}", "checkoutOrderData": "{\"items\":[{\"productId\":\"13066\",\"name\":\"3 x NativePath Activated Charcoal\",\"qty\":\"1\",\"productSku\":\"10-00044\",\"actualProductId\":\"1087\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"7232553156745\",\"shipping\":\"0.00\",\"price\":\"60.00\",\"merchantId\":\"1\",\"descriptor\":\"NativePath\",\"initialSalesTax\":\"5.58\",\"customSalesTax\":\"\",\"refundRemaining\":\"65.58\",\"merchantTxnId\":\"81089232265\",\"purchaseStatus\":\"\",\"billingCycleType\":\"\",\"finalBillingCycle\":\"\",\"isPreauthVoid\":\"0\",\"nextBillDate\":\"\",\"trialEnabled\":\"\",\"trialType\":\"\",\"trialAuthType\":\"\",\"regularPrice\":\"\",\"productQty\":\"1\",\"cycle1_billDelay\":\"\",\"cycle2_price\":\"\",\"cycle2_shipPrice\":\"\",\"cycle2_isShippable\":\"0\",\"cycle2_billDelay\":\"\",\"cycle3_price\":\"\",\"cycle3_shipPrice\":\"\",\"cycle3_isShippable\":\"0\",\"cycle3_billDelay\":\"\",\"lastCustomCycle\":\"0\",\"purchaseCycle\":\"\",\"txnType\":\"SALE\",\"cancellationScheduled\":\"0\",\"cancelAfterDate\":\"\",\"pauseScheduled\":\"0\",\"billingCycleNumber\":\"1\",\"staggerIntervalCycles\":\"\",\"staggerFulfillments\":\"0\",\"recycleFailedStatus\":\"0\",\"clubMemberId\":\"\",\"clubUsername\":\"\",\"clubPassword\":\"\",\"recycleReference\":\"0\",\"responseType\":\"SUCCESS\",\"productTags\":\"Energy,monthly-eligible,Subscription,Supplements\"}],\"totalAmount\":\"65.58\",\"taxTotal\":\"5.58\",\"shipTotal\":\"0.00\"}", "analyticsReference": "{\"9261cc54-b925-4db5-8358-ad549a59a76f-79561978556f05f42fcd200800b26093\":2}", "currencyCodeSymbol": "$", "importOrderSuccess": "true", "upsell_curent_page": "", "ccExternalSessionId": "79561978556f05f42fcd200800b26093", "previousExchangeRate": "1", "sessionStartDateTime": "2025-06-18T23:19:16.831Z", "bundleProductsPageRef": "{}", "previousCurrencySymbol": "$", "ccCountryAndStateInfoTracker": "{\"state\":\"WA\",\"shipState\":\"WA\"}", "ccCartProductsPercentageTotal": "60" }, "funnel_campaign_id": "188", "shipping_address_zip": "98290", "shipping_address_city": "Snohomish", "shipping_address_phone": "[email protected]", "shipping_address_country": "US", "shipping_address_province": "WA", "shipping_address_last_name": "Riley", "shipping_address_first_name": "Terri" } | 06/18/2025 23:22:12 |
1677564 | Conversion | GTM | { "cid": "1886", "hid": "636909654", "url": "https:\/\/secure.nativepath.com\/one-time-offer-nativepath-native-creatine-1886-1", "order_id": "8E1724E3E3", "funnel_name": "CID 1886 - Native Creatine (Ameer)", "funnel_uuid": "ad8c94d5-9a7a-40f5-a7c0-c3d55cb59c98" } | 06/18/2025 23:22:03 |
1677563 | Conversion | ChCh | { "cid": "571", "hid": "636909223", "qty": "1", "url": "https:\/\/secure.nativepath.com\/activated-charcoal-571-1", "email": "[email protected]", "event": "Conversion", "value": "28.00", "cookie": "_axwrt=20a329c4-560e-425c-b7d9-ace9b71e9e76; _axeid=766cc3f5e81f0b17d7dcaf26bc0834e053333666; _axart=1a3f2690-0373-44de-a453-3fb1ad617d50; _fbp=fb.1.1736904806003.845858647368300298; _lc2_fpi=8ad7b0e6a39e--01jhksg3ypygr7jyzs37qrs1g8; rl_anonymous_id=RS_ENC_v3_IjAxYmQ2OTg4LTAwMjItNDQ2MC1iMWI2LWVlMzUyYjI2MTM2NyI%3D; rl_page_init_referrer=RS_ENC_v3_IiRkaXJlY3Qi; _hjSessionUser_5255763=eyJpZCI6IjhkMWRhOGMzLWNiYjgtNTIwZS05MDYxLTcyMDI3ZTVkY2U4OCIsImNyZWF0ZWQiOjE3MzY5MDQ4MDU4ODksImV4aXN0aW5nIjp0cnVlfQ==; _li_ss=CiEKBQgMEKkaCgkI_____wcQrxoKBgj1ARCpGgoFCAoQqRoSNw3ayND2EjAKBgjKARCpGgoGCJMBEKYaCgYIxQEQpRoKBgj0ARCmGgoGCJQBEKYaCgYI_gEQpRoSHw1UzhiEEhgKBgjFARClGgoGCJMBEKcaCgYIygEQqRoSHw1I73eoEhgKBgiTARCnGgoGCMUBEKkaCgYIygEQqRo; __attentive_id=b04bf50a106b490d81a93b90fcde7aea; __attentive_cco=1744074841339; _hjSessionUser_1066318=eyJpZCI6ImRhOTVhOTE1LTlhN2QtNTVlNi1iNWQ3LTJhNGYyNmQ3YWI5NiIsImNyZWF0ZWQiOjE3NDA5MzIzMTU0NDksImV4aXN0aW5nIjp0cnVlfQ==; __attentive_domain=nativepath; __attentive_ceid=AEh; _gcl_au=1.1.1055833776.1744739136; _scid=NepRfe-QjNWdlMKPxuZO4yv_HftFetNw; _tt_enable_cookie=1; _ttp=01JSCTR1AWP7HTD43FSR040HHH_.tt.1; _sctr=1%7C1747108800000; _scid_r=T2pRfe-QjNWdlMKPxuZO4yv_HftFetNwgd5bIw; ttcsid=1747509667544::OYwsF2X044n4vsZ7UPPV.3.1747509667551; ttcsid_C3J06B1M4B6L4J2EC2OG=1747509667542::UHRng9WAqWZJWY1_nzBg.3.1747509726417; rl_trait=RS_ENC_v3_eyJleHRlcm5hbElkIjoiNEM2MzFCNDhBRCJ9; rl_user_id=RS_ENC_v3_IjAxSlI2UzdYOEdRWjk0MUJWV1dDWTNENko2Ig%3D%3D; uid1100=632467515-20250522064608-df7faf66242eb69e8d1d1907c606cf4c-; _hjSessionUser_3250966=eyJpZCI6ImY4YTE2NTUzLWRkMDYtNTIwOS04NGMxLTg5OTM4MzAzMDkzOSIsImNyZWF0ZWQiOjE3NDgyNzc2MDYyNjEsImV4aXN0aW5nIjp0cnVlfQ==; ef_witness=1; ef_affid=6; ef_tid_c_o_10=3b8ef80ec2f845e3a6c64914a1d2f20b; ef_tid_c_a_1=3b8ef80ec2f845e3a6c64914a1d2f20b; uid1065=635331821-20250609091452-5b40f10599d7f5587c609bb9d5351bb1-7112; _clck=18ttzx5%7C2%7Cfwp%7C0%7C1841; _ga=GA1.1.2077863011.1736904806; __attentive_dv=1; __insp_wid=606627737; __insp_nv=true; __insp_targlpt=TmF0aXZlUGF0aCBCb25lIEhlYWx0aCBDb2xsYWdlbg%3D%3D; __insp_slim=1750215092062; __insp_targlpu=aHR0cHM6Ly9oZWFsdGgubmF0aXZlcGF0aC5jb20vc3BlY2lhbC1vZmZlci1ib25lLWhlYWx0aC1jb2xsYWdlbi0xMTAwP3B1Yj0yNDA0NzUmaGl0PTYzMjQ2NzUxNSZocGNpZD0xMTAwJmMxPWJoY211bHRpb2ZmZXImYzI9YmhjdXB0bzYxZnJvdGhlciZjMz1rbGF2aV9lbWxfbnBiXyZ1dG1fY2FtcGFpZ249RW1haWwrMSUzQStCSEMrVXArdG8rNjElMjUrRGVzcG8rJTI4U0E3RWp6JTI5JnV0bV9zb3VyY2U9a2xhdml5byZ1dG1fbWVkaXVtPWVtYWlsJl9reD11bENkN203akJ4MlVCZl9NRkRwMWZJLUdBc2ZoTlNFSldDZDRYV0loMVJjLlRQZzVqOCZrbHZfZXhpZD00QzYzMUI0OEFEJmFqc191aWQ9MDFKUjZTN1g4R1FaOTQxQlZXV0NZM0Q2SjYmYWpzX3RyYWl0X2V4dGVybmFsSWQ9NEM2MzFCNDhBRA%3D%3D; uid571=636909223-20250618161459-2b6fa68c9670f9a8917eacac44b72ce8-4546; _hjSession_1066318=eyJpZCI6ImNmOWEwMTM2LWRjOWYtNGRjYS05NWM0LTY3YjAzMWU2OWJhMSIsImMiOjE3NTAyODg0OTk2ODEsInMiOjAsInIiOjAsInNiIjowLCJzciI6MCwic2UiOjAsImZzIjowLCJzcCI6MH0=; __attentive_session_id=3f2fa725ad134969836fb94f41d7ae85; __attentive_utm_param_source=klaviyo; __attentive_utm_param_medium=email; __attentive_utm_param_campaign=01JY1KJVGZFRFDH83W6K472Z83; __attentive_utm_param_content=klavi_eml_npb_; _li_dcdm_c=.nativepath.com; _lc2_fpi_js=8ad7b0e6a39e--01jhksg3ypygr7jyzs37qrs1g8; __attentive_ss_referrer=ORGANIC; wisepops_visits=%5B%222025-06-18T23%3A14%3A58.921Z%22%2C%222025-06-07T07%3A43%3A10.873Z%22%2C%222025-06-07T07%3A33%3A58.742Z%22%2C%222025-05-25T18%3A17%3A46.513Z%22%2C%222025-05-25T13%3A22%3A41.942Z%22%2C%222025-05-07T16%3A27%3A07.377Z%22%2C%222025-05-05T17%3A46%3A09.268Z%22%2C%222025-03-18T15%3A25%3A43.375Z%22%5D; _attn_=eyJ1Ijoie1wiY29cIjoxNzQ0MDc0ODQxMzM0LFwidW9cIjoxNzQ0MDc0ODQxMzM0LFwibWFcIjoyMTkwMCxcImluXCI6ZmFsc2UsXCJ2YWxcIjpcImIwNGJmNTBhMTA2YjQ5MGQ4MWE5M2I5MGZjZGU3YWVhXCJ9Iiwic2VzIjoie1widmFsXCI6XCIzZjJmYTcyNWFkMTM0OTY5ODM2ZmI5NGY0MWQ3YWU4NVwiLFwidW9cIjoxNzUwMjg4NTE3OTU1LFwiY29cIjoxNzUwMjg4NTE3OTU1LFwibWFcIjowLjAyMDgzMzMzMzMzMzMzMzMzMn0ifQ==; wisepops=%7B%22popups%22%3A%7B%7D%2C%22sub%22%3A1%2C%22ucrn%22%3A53%2C%22cid%22%3A%2264212%22%2C%22v%22%3A5%2C%22bandit%22%3A%7B%22recos%22%3A%7B%7D%7D%7D; _hjSession_5255763=eyJpZCI6Ijk4NmMzZjVjLWRkYmEtNGY4Yi04MjQyLTJhZWY3NWE3ZTcyMyIsImMiOjE3NTAyODg1MTgyNzYsInMiOjAsInIiOjAsInNiIjowLCJzciI6MCwic2UiOjAsImZzIjowLCJzcCI6MH0=; __attentive_pv=2; wisepops_visitor=%7B%22uAmXnV32UU%22%3A%2279ae981b-b8b5-443f-aea3-d52c2b30eb73%22%7D; wisepops_session=%7B%22arrivalOnSite%22%3A%222025-06-18T23%3A14%3A58.921Z%22%2C%22mtime%22%3A1750288518726%2C%22pageviews%22%3A2%2C%22popups%22%3A%7B%7D%2C%22bars%22%3A%7B%7D%2C%22embeds%22%3A%7B%7D%2C%22sticky%22%3A%7B%7D%2C%22countdowns%22%3A%7B%7D%2C%22src%22%3Anull%2C%22utm%22%3A%7B%22source%22%3A%22npbseg12charcoalcontent1000mgimagetest061825pm%22%2C%22medium%22%3A%22eml%22%2C%22campaign%22%3A%22charcoal%22%2C%22content%22%3A%22klavi_eml_npb_%22%7D%2C%22testIp%22%3Anull%7D; X-Source=79562c2d-e9a9-45bc-af08-a7510da75b1f; __hitcid=571; __pub=240020; _uetsid=ab22c9f04c9a11f0a0cba18a4495205e; _uetvid=c2236b10141611f09b3b03d80cd197ea; rl_session=RS_ENC_v3_eyJhdXRvVHJhY2siOnRydWUsInRpbWVvdXQiOjE4MDAwMDAsImV4cGlyZXNBdCI6MTc1MDI5MDU2NTcwMiwiaWQiOjE3NTAyODg1MDExNTAsInNlc3Npb25TdGFydCI6ZmFsc2V9; _ga_7G9HS8437V=GS2.1.s1750288499$o62$g1$t1750288898$j60$l0$h0", "transid": "22CEDACE9B_1", "currency": "USD", "item_ids": "13065", "order_id": "22CEDACE9B", "funnel_name": "CID 571 - Charcoal", "funnel_uuid": "79562c2d-e9a9-45bc-af08-a7510da75b1f", "sessionStorage": { "fkCart": "{\"13065\":\"1\"}", "totals": "{\"subTotal\":28,\"vat\":0,\"salesTax\":1.68,\"shipTotal\":0,\"grandTotal\":\"29.68\",\"discount\":0,\"insurance\":0,\"savings\":0,\"compareAtTotal\":28}", "fk_salt": "d6ce0190-c18c-11ec-b509-cf225d0ef380", "orderId": "\"22CEDACE9B\"", "taxData": "{\"taxRate\":\"0.00\",\"isVat\":false}", "products": "[{\"productId\":\"13065\",\"name\":\"1 x NativePath Activated Charcoal\",\"qty\":\"1\",\"productSku\":\"10-00044\",\"actualProductId\":\"1087\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"7232553156745\",\"shipping\":\"0.00\",\"price\":\"28.00\",\"merchantId\":\"1\",\"descriptor\":\"NativePath\",\"initialSalesTax\":\"1.68\",\"customSalesTax\":\"\",\"refundRemaining\":\"29.68\",\"merchantTxnId\":\"81089231715\",\"purchaseStatus\":\"\",\"billingCycleType\":\"\",\"finalBillingCycle\":\"\",\"isPreauthVoid\":\"0\",\"nextBillDate\":\"\",\"trialEnabled\":\"\",\"trialType\":\"\",\"trialAuthType\":\"\",\"regularPrice\":\"\",\"productQty\":\"1\",\"cycle1_billDelay\":\"\",\"cycle2_price\":\"\",\"cycle2_shipPrice\":\"\",\"cycle2_isShippable\":\"0\",\"cycle2_billDelay\":\"\",\"cycle3_price\":\"\",\"cycle3_shipPrice\":\"\",\"cycle3_isShippable\":\"0\",\"cycle3_billDelay\":\"\",\"lastCustomCycle\":\"0\",\"purchaseCycle\":\"\",\"txnType\":\"SALE\",\"cancellationScheduled\":\"0\",\"cancelAfterDate\":\"\",\"pauseScheduled\":\"0\",\"billingCycleNumber\":\"1\",\"staggerIntervalCycles\":\"\",\"staggerFulfillments\":\"0\",\"recycleFailedStatus\":\"0\",\"clubMemberId\":\"\",\"clubUsername\":\"\",\"clubPassword\":\"\",\"recycleReference\":\"0\",\"responseType\":\"SUCCESS\",\"productTags\":\"Energy,monthly-eligible,Subscription,Supplements\"}]", "orderData": "{\"taxExemption\":null,\"orderId\":\"22CEDACE9B\",\"vendorOrderId\":null,\"vendorPluginId\":null,\"ipAddress\":\"2600:1700:ce21:fc0:ecf1:21c3:73a2:aee9\",\"sourceId\":null,\"sourceValue1\":null,\"sourceValue2\":null,\"sourceValue3\":null,\"sourceValue4\":null,\"sourceValue5\":null,\"shipCarrier\":null,\"shipMethod\":null,\"profileName\":null,\"dateCreated\":\"2025-06-18 19:21:39\",\"orderType\":\"NEW_SALE\",\"orderStatus\":\"COMPLETE\",\"reviewStatus\":null,\"campaignName\":\"Activated Charcoal\",\"orderValue\":\"28.00\",\"customerId\":1106976,\"name\":\"Mary Stump\",\"emailAddress\":\"[email protected]\",\"phoneNumber\":\"5026404513\",\"firstName\":\"Mary\",\"lastName\":\"Stump\",\"companyName\":null,\"address1\":\"4400 South Park Rd.\",\"address2\":null,\"shipmentInsured\":null,\"shipmentInsurancePrice\":null,\"insuranceCharged\":0,\"city\":\"Louisville\",\"state\":\"KY\",\"country\":\"US\",\"postalCode\":\"40219-5058\",\"shipFirstName\":\"Mary\",\"shipLastName\":\"Stump\",\"shipCompanyName\":null,\"shipAddress1\":\"4400 South Park Rd.\",\"shipAddress2\":null,\"shipCity\":\"Louisville\",\"shipState\":\"KY\",\"shipCountry\":\"US\",\"shipPostalCode\":\"40219-5058\",\"custom1\":\"CID 571 - Charcoal\",\"custom2\":\"Checkout Page\",\"custom3\":null,\"custom4\":null,\"custom5\":null,\"paySource\":\"CREDITCARD\",\"cardType\":\"VISA\",\"cardLast4\":\"3472\",\"cardExpiryDate\":\"12\/27\",\"achAccountHolderType\":null,\"achAccountType\":null,\"achRoutingNumber\":null,\"achNameOnAccount\":null,\"achAccountNumber\":null,\"couponCode\":null,\"agentUserId\":null,\"basePrice\":\"28.00\",\"baseShipping\":\"0.00\",\"voiceLogNumber\":null,\"discountPrice\":\"0.00\",\"salesTax\":\"1.68\",\"salesUrl\":\"https:\/\/secure.nativepath.com\/1-activated-charcoal-checkout-571?products=13065%3A1&cc_custom_hitid=636909223&hit=636909223&ajs_aid=01bd6988-0022-4460-b1b6-ee352b261367&cid=571&pub=240020\",\"surcharge\":\"0.00\",\"shipUpcharge\":\"0.00\",\"shipProfileId\":null,\"baseCurrencyCode\":\"USD\",\"baseCurrencySymbol\":\"$\",\"currencySymbol\":\"$\",\"currencyCode\":\"USD\",\"campaignId\":188,\"merchantTxnId\":\"81089231715\",\"ibanLast4\":null,\"originalCycleNumber\":1,\"prepaidType\":null,\"cardIsPrepaid\":0,\"cardIsDebit\":1,\"accountHolder\":null,\"subTotal\":\"28.00\",\"shipTotal\":\"0.00\",\"taxTotal\":\"1.68\",\"totalAmount\":\"29.68\",\"totalDiscount\":\"0.00\",\"totalRefundRemaining\":\"29.68\",\"amountPaid\":\"29.68\",\"items\":[{\"productId\":\"13065\",\"name\":\"1 x NativePath Activated Charcoal\",\"qty\":\"1\",\"productSku\":\"10-00044\",\"actualProductId\":\"1087\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"7232553156745\",\"shipping\":\"0.00\",\"price\":\"28.00\",\"merchantId\":\"1\",\"descriptor\":\"NativePath\",\"initialSalesTax\":\"1.68\",\"customSalesTax\":\"\",\"refundRemaining\":\"29.68\",\"merchantTxnId\":\"81089231715\",\"purchaseStatus\":\"\",\"billingCycleType\":\"\",\"finalBillingCycle\":\"\",\"isPreauthVoid\":\"0\",\"nextBillDate\":\"\",\"trialEnabled\":\"\",\"trialType\":\"\",\"trialAuthType\":\"\",\"regularPrice\":\"\",\"productQty\":\"1\",\"cycle1_billDelay\":\"\",\"cycle2_price\":\"\",\"cycle2_shipPrice\":\"\",\"cycle2_isShippable\":\"0\",\"cycle2_billDelay\":\"\",\"cycle3_price\":\"\",\"cycle3_shipPrice\":\"\",\"cycle3_isShippable\":\"0\",\"cycle3_billDelay\":\"\",\"lastCustomCycle\":\"0\",\"purchaseCycle\":\"\",\"txnType\":\"SALE\",\"cancellationScheduled\":\"0\",\"cancelAfterDate\":\"\",\"pauseScheduled\":\"0\",\"billingCycleNumber\":\"1\",\"staggerIntervalCycles\":\"\",\"staggerFulfillments\":\"0\",\"recycleFailedStatus\":\"0\",\"clubMemberId\":\"\",\"clubUsername\":\"\",\"clubPassword\":\"\",\"recycleReference\":\"0\",\"responseType\":\"SUCCESS\",\"productTags\":\"Energy,monthly-eligible,Subscription,Supplements\"}],\"paypalUrl\":null,\"paypalSdkParams\":null,\"gatewayUrl\":null,\"gatewaySdkParams\":null,\"customFields\":{\"hitid\":\"636909223\"},\"newCustomer\":0,\"productsPurchased\":\"322,10675,15545,15546,15596,15875,16001\",\"recommendedProducts\":[{\"recommendedCampaignProductId\":13071,\"rank\":0.065934,\"displayName\":\"1 x NativePath Collagen\"},{\"recommendedCampaignProductId\":13117,\"rank\":0.055556,\"displayName\":\"1 x NativePath Activated Charcoal\"},{\"recommendedCampaignProductId\":13070,\"rank\":0.043956,\"displayName\":\"3 x NativePath Collagen\"},{\"recommendedCampaignProductId\":13073,\"rank\":0.021978,\"displayName\":\"1 x NativePath Probiotic\"},{\"recommendedCampaignProductId\":13068,\"rank\":0.021739,\"displayName\":\"3 x Native Greens\"},{\"recommendedCampaignProductId\":13072,\"rank\":0.014286,\"displayName\":\"3 x NativePath Probiotic\"},{\"recommendedCampaignProductId\":13069,\"rank\":0.010989,\"displayName\":\"1 x Native Greens\"},{\"recommendedCampaignProductId\":13116,\"rank\":0.008403,\"displayName\":\"3 x NativePath Activated Charcoal\"}]}", "sessionId": "{\"result\":\"SUCCESS\",\"message\":{\"sessionId\":\"79561978557042f0ddc9838240ea7399\",\"pixel\":\"<iframe width=1 height=1 frameborder=0 scrolling=no src='https:\/\/lp.konnektive.com\/logos\/logo.htm?c=nativepath&s=79561978557042f0ddc9838240ea7399'><img width=1 height=1 src='https:\/\/lp.konnektive.com\/logos\/logo.gif?c=nativepath&s=79561978557042f0ddc9838240ea7399'><\/iframe>\",\"geoInfo\":{\"geoCountry\":\"US\",\"geoState\":\"KY\",\"geoCity\":\"Louisville\",\"geoPostal\":\"40219\"}}}", "taxParams": "{\"firstName\":\"\",\"lastName\":\"\",\"emailAddress\":\"[email protected]\",\"shipProfileId\":null,\"address1\":\"\",\"address2\":\"\",\"postalCode\":\"\",\"city\":\"\",\"state\":\"KY\",\"country\":\"US\",\"shipFirstName\":\"Mary\",\"shipLastName\":\"Stump\",\"shipAddress1\":\"4400 South Park Rd.\",\"shipAddress2\":\"\",\"shipCity\":\"Louisville\",\"shipState\":\"KY\",\"shipPostalCode\":\"40219-5058\",\"shipCountry\":\"US\",\"campaignId\":188,\"couponCode\":null,\"product1_id\":13065,\"product1_qty\":\"1\",\"currencyCode\":\"USD\",\"cartId\":null}", "funnelData": "{\"referenceId\":\"79562c2d-e9a9-45bc-af08-a7510da75b1f\",\"campaign\":\"188\",\"salt\":\"d6ce0190-c18c-11ec-b509-cf225d0ef380\",\"headTrackingCode\":\"<script>\<br>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\<br> new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\<br> j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\<br> 'https:\/\/www.googletagmanager.com\/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\<br> })(window,document,'script','dataLayer','GTM-K2KGPKM');\<br>\<br>!function(b,e,f,g,a,c,d){b.fbq||(a=b.fbq=function(){a.callMethod?a.callMethod.apply(a,arguments):a.queue.push(arguments)},b._fbq||(b._fbq=a),a.push=a,a.loaded=!0,a.version=\\\"2.0\\\",a.queue=[],c=e.createElement(f),c.async=!0,c.src=g,d=e.getElementsByTagName(f)[0],d.parentNode.insertBefore(c,d))}(window,document,\\\"script\\\",\\\"https:\/\/connect.facebook.net\/en_US\/fbevents.js\\\");\<br><\/script>\",\"bodyTrackingCode\":\"const FBPixelId = \\\"1993352314115270\\\";\<br>\<br>if (pageData) {\<br> const { pageTypeId } = pageData;\<br> const pageTitle = pageData.currentPage.title.toLowerCase();\<br> if (pageTitle.includes(\\\"checkout\\\")) {\<br> sessionStorage.upsell_step = \\\"1\\\";\<br> sessionStorage.upsell_curent_page = \\\"\\\";\<br> }\<br>\<br> if (pageTypeId === 4) {\<br> try {\<br> fbq(\\\"init\\\", FBPixelId);\<br> fbq(\\\"trackSingle\\\", FBPixelId, \\\"InitiateCheckout\\\");\<br> fbq(\\\"trackSingle\\\", FBPixelId, \\\"AddToCart\\\");\<br>\<br> let paymentInfoSent = false;\<br> const emailInput = document.querySelector(\\\"input[name=emailAddress]\\\");\<br> if (emailInput) {\<br> emailInput.addEventListener('input', () => {\<br> if (!paymentInfoSent) {\<br> paymentInfoSent = true;\<br> fbq(\\\"trackSingle\\\", FBPixelId, \\\"AddPaymentInfo\\\");\<br> }\<br> });\<br> }\<br> } catch (e) {\<br> console.log(e.message);\<br> }\<br> }\<br>\<br> if (pageTitle.includes(\\\"upsell\\\") || pageTitle.includes(\\\"thank you\\\") || pageTypeId === 3 || pageTypeId === 5) {\<br> let orderData = null;\<br> let _cid;\<br> let hitId;\<br> try {\<br> orderData = JSON.parse(sessionStorage.orderData);\<br> const requestUri = new URLSearchParams(sessionStorage.requestUri.split(\\\"#\\\")[0]);\<br> _cid = requestUri.get(\\\"cid\\\");\<br> const uidCookie = document.cookie.split(\\\";\\\").find(cookie => cookie.trim().split(\\\"=\\\")[0] === \\\"uid\\\" + _cid);\<br> hitId = uidCookie.trim().split(\\\"=\\\")[1].split(\\\"-\\\")[0];\<br> hitId = hitId || requestUri.get(\\\"hit\\\") || requestUri.get(\\\"cc_custom_hitid\\\");\<br> } catch (e) {\<br> console.log(\\\"Pixels initial: \\\" + e.message);\<br> fetch(\\\"https:\/\/web-logger.mtnhauslabs.com\/logger\\\", {\<br> method: \\\"post\\\",\<br> headers: {\<br> 'Accept': 'application\/json',\<br> 'Content-Type': 'application\/json',\<br> },\<br> body: JSON.stringify({\<br> \\\"event\\\": \\\"error\\\",\<br> \\\"system\\\": \\\"ChCh\\\",\<br> \\\"data\\\": {\<br> \\\"funnel_uuid\\\": pageData.funnelData.referenceId,\<br> \\\"url\\\": location.href,\<br> \\\"message\\\": \\\"Pixels initial: \\\" + e.message,\<br> \\\"trace\\\": e.stack,\<br> \\\"cid\\\": _cid,\<br> \\\"hid\\\": hitId,\<br> \\\"order_id\\\": orderData ? orderData.orderId : null,\<br> \\\"sessionStorage\\\": sessionStorage,\<br> \\\"cookie\\\": document.cookie,\<br> }\<br> }),\<br> });\<br> }\<br>\<br> if (sessionStorage.upsell_step === undefined) {\<br> sessionStorage.upsell_step = \\\"1\\\";\<br> }\<br>\<br> if (orderData) {\<br> if (sessionStorage.upsell_step === \\\"1\\\") {\<br>\<br> fetch(\\\"https:\/\/web-logger.mtnhauslabs.com\/logger\\\", {\<br> method: \\\"post\\\",\<br> headers: {\<br> 'Accept': 'application\/json',\<br> 'Content-Type': 'application\/json',\<br> },\<br> body: JSON.stringify({\<br> \\\"event\\\": \\\"Conversion\\\",\<br> \\\"system\\\": \\\"ChCh\\\",\<br> \\\"data\\\": {\<br> \\\"url\\\": location.href,\<br> \\\"sessionStorage\\\": sessionStorage,\<br> \\\"cookie\\\": document.cookie,\<br> \\\"event\\\": \\\"Conversion\\\",\<br> \\\"cid\\\": _cid,\<br> \\\"transid\\\": orderData.orderId + \\\"_\\\" + sessionStorage.upsell_step,\<br> \\\"hid\\\": hitId,\<br> \\\"value\\\": orderData.orderValue,\<br> \\\"currency\\\": orderData.currencyCode,\<br> \\\"qty\\\": orderData.items[0].qty,\<br> \\\"item_ids\\\": orderData.items[0].productId,\<br> \\\"order_id\\\": orderData.orderId,\<br> \\\"email\\\": orderData.emailAddress,\<br> \\\"shipping_address_phone\\\": orderData.emailAddress,\<br> \\\"shipping_address_first_name\\\": orderData.shipFirstName,\<br> \\\"shipping_address_last_name\\\": orderData.shipLastName,\<br> \\\"shipping_address_city\\\": orderData.shipCity,\<br> \\\"shipping_address_province\\\": orderData.shipState,\<br> \\\"shipping_address_zip\\\": orderData.shipPostalCode,\<br> \\\"shipping_address_country\\\": orderData.shipCountry,\<br> \\\"funnel_name\\\": pageData.funnelData.name,\<br> \\\"funnel_uuid\\\": pageData.funnelData.referenceId,\<br> \\\"funnel_campaign_id\\\": pageData.funnelData.campaign\<br> }\<br> }),\<br> });\<br>\<br> try {\<br> let atp = \\\"&atp=0.00\\\";\<br> let hitPathScript = document.createElement(\\\"script\\\");\<br> hitPathScript.setAttribute(\\\"type\\\", \\\"text\/javascript\\\");\<br> hitPathScript.setAttribute(\\\"src\\\", \\\"https:\/\/fb.nativepath.com\/rd\/apx.php?id=1&type=3&cCid=\\\" + _cid +\<br> \\\"&transid=\\\" + orderData.orderId + \\\"_\\\" + sessionStorage.upsell_step +\<br> \\\"&ate=\\\" + (parseFloat(orderData.orderValue) + parseFloat(orderData.shipTotal)) +\<br> (hitId ? \\\"&hid=\\\" + hitId : \\\"\\\") + atp\<br> );\<br>\<br> let script = document.getElementsByTagName(\\\"script\\\")[0];\<br> script.parentNode.insertBefore(hitPathScript, script);\<br> } catch (e) {\<br> console.log(\\\"HitPath Pixel: \\\" + e.message);\<br> fetch(\\\"https:\/\/web-logger.mtnhauslabs.com\/logger\\\", {\<br> method: \\\"post\\\",\<br> headers: {\<br> 'Accept': 'application\/json',\<br> 'Content-Type': 'application\/json',\<br> },\<br> body: JSON.stringify({\<br> \\\"event\\\": \\\"error\\\",\<br> \\\"system\\\": \\\"ChCh\\\",\<br> \\\"data\\\": {\<br> \\\"funnel_uuid\\\": pageData.funnelData.referenceId,\<br> \\\"url\\\": location.href,\<br> \\\"sessionStorage\\\": sessionStorage,\<br> \\\"cookie\\\": document.cookie,\<br> \\\"message\\\": \\\"HitPath Pixel: \\\" + e.message,\<br> \\\"trace\\\": e.stack,\<br> \\\"cid\\\": _cid,\<br> \\\"hid\\\": hitId,\<br> \\\"order_id\\\": orderData ? orderData.orderId : '',\<br> }\<br> }),\<br> });\<br> }\<br>\<br> try {\<br> fbq(\\\"init\\\", FBPixelId);\<br> fbq(\\\"trackSingle\\\", FBPixelId, \\\"Purchase\\\", {\<br> currency: orderData.currencyCode,\<br> value: orderData.orderValue,\<br> content_type: \\\"product_group\\\",\<br> content_ids: [\<br> orderData.items[0].productId\<br> ]\<br> }, {\<br> eventID: orderData.orderId\<br> });\<br> } catch (e) {\<br> console.log(\\\"Facebook Pixel: \\\" + e.message);\<br> fetch(\\\"https:\/\/web-logger.mtnhauslabs.com\/logger\\\", {\<br> method: \\\"post\\\",\<br> headers: {\<br> 'Accept': 'application\/json',\<br> 'Content-Type': 'application\/json',\<br> },\<br> body: JSON.stringify({\<br> \\\"event\\\": \\\"error\\\",\<br> \\\"system\\\": \\\"ChCh\\\",\<br> \\\"data\\\": {\<br> \\\"funnel_uuid\\\": pageData.funnelData.referenceId,\<br> \\\"sessionStorage\\\": sessionStorage,\<br> \\\"cookie\\\": document.cookie,\<br> \\\"url\\\": location.href,\<br> \\\"message\\\": \\\"Facebook Pixel: \\\" + e.message,\<br> \\\"trace\\\": e.stack,\<br> \\\"cid\\\": _cid,\<br> \\\"hid\\\": hitId,\<br> \\\"order_id\\\": orderData ? orderData.orderId : '',\<br> }\<br> }),\<br> });\<br> }\<br>\<br> sessionStorage.upsell_step = sessionStorage.upsell_step * 1 + 2;\<br> } else if (sessionStorage.upsell_step > 1 && sessionStorage.upsell_items_count < orderData.items.length) {\<br> try {\<br> let atp = \\\"&atp=0.00\\\";\<br> let hitPathScript = document.createElement(\\\"script\\\");\<br> hitPathScript.setAttribute(\\\"type\\\", \\\"text\/javascript\\\");\<br> hitPathScript.setAttribute(\\\"src\\\", \\\"https:\/\/fb.nativepath.com\/rd\/apx.php?id=1&type=3&cCid=\\\" + _cid +\<br> \\\"&transid=\\\" + orderData.orderId + \\\"_\\\" + sessionStorage.upsell_step +\<br> \\\"&ate=\\\" + orderData.items.at(-1).price +\<br> (hitId ? \\\"&hid=\\\" + hitId : \\\"\\\") + atp\<br> );\<br>\<br> let script = document.getElementsByTagName(\\\"script\\\")[0];\<br> script.parentNode.insertBefore(hitPathScript, script);\<br> } catch (e) {\<br> console.log(\\\"HitPath Pixel: \\\" + e.message);\<br> }\<br>\<br> sessionStorage.upsell_step = sessionStorage.upsell_step * 1 + 2;\<br> }\<br> sessionStorage.upsell_items_count = orderData.items.length;\<br> } else {\<br> sessionStorage.upsell_step = \\\"3\\\";\<br> }\<br> }\<br>}\<br>\<br>function trackEvent(e) {\<br>}\",\"title\":\"Activated Charcoal\",\"addOns\":[{\"keyName\":\"Paypal_billerId\",\"keyValue\":\"3\"},{\"keyName\":\"Purchase_Event_FB\",\"keyValue\":\"2\"},{\"keyName\":\"LISTRAK_CART_UPDATE\",\"keyValue\":\"false\"},{\"keyName\":\"EXTERNAL_TRACK_REQ\",\"keyValue\":\"false\"},{\"keyName\":\"SEND_USER_DATA\",\"keyValue\":\"false\"},{\"keyName\":\"TRIPLE_WHALE_REQ\",\"keyValue\":\"false\"},{\"keyName\":\"AD_BEACON_REQ\",\"keyValue\":\"false\"},{\"keyName\":\"GPay_CountryCode\",\"keyValue\":\"US\"},{\"keyName\":\"applePayCountryCode\",\"keyValue\":\"US\"},{\"keyName\":\"PayPal_Reference\",\"keyValue\":\"1\"},{\"keyName\":\"PayPal_Merchant\",\"keyValue\":\"YSKDY6ZWSM6B6\"},{\"keyName\":\"PayPal_WithReach\",\"keyValue\":\"false\"},{\"keyName\":\"paypalVenmoHide\",\"keyValue\":\"false\"},{\"keyName\":\"paypalPayLaterHide\",\"keyValue\":\"false\"},{\"keyName\":\"Purchase_Event_SC\",\"keyValue\":\"3\"},{\"keyName\":\"Google_Places\",\"keyValue\":\"AIzaSyDhMj2gAV0JQOvURSQhcZ7QVjkZKekoG3Q\"},{\"keyName\":\"PayPal_Venmo\",\"keyValue\":\"0\"},{\"keyName\":\"PayPal_PayLater\",\"keyValue\":\"0\"},{\"keyName\":\"FB_ADV_TRACKING\",\"keyValue\":\"false\"},{\"keyName\":\"SYGNAL_ADV_TRACKING\",\"keyValue\":\"false\"},{\"keyName\":\"SEND_UNIQUE_TRANS_ID\",\"keyValue\":\"false\"},{\"keyName\":\"TTK_ADV_TRACKING\",\"keyValue\":\"false\"}],\"providers\":[{\"id\":1,\"name\":\"Google\",\"keyValue\":\"G-7G9HS8437V\"}],\"pages\":[{\"referenceId\":\"c44521fb-ad14-4cb0-8c1c-e8e2eac7817e\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Email\",\"urlSlug\":null,\"externalURL\":null,\"pageView\":[{\"referenceId\":\"fc47604d-127f-407b-85f9-7687414f4c12\",\"templateTypeId\":24,\"pageType\":24}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"a81bebf9-aa1c-492d-9b65-0c5a29698a85\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"1-activated-charcoal-checkout-571\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"8394a7be-33cf-4ef5-be8c-afc11e463d18\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"0a489701-4fac-4678-b693-3d799b4efe4a\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page 12 - 39% OFF\",\"urlSlug\":\"12-activated-charcoal-checkout-571\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"db938eb2-4768-4a8c-a4b6-cc044b6bd48c\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"a6a52222-a5ef-48bd-9d4f-26261d439087\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"1b-activated-charcoal-checkout-571\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"5c7da3ca-2010-4c5e-a16c-284c71e7e772\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"9261cc54-b925-4db5-8358-ad549a59a76f\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"3-activated-charcoal-checkout-571\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"41149c95-0cc5-47cb-a6c6-85aae75c5593\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"a6ede552-9c69-4a44-bf0f-f9408e36a12f\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"3b-activated-charcoal-checkout-571\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"c86ad00a-a522-4f29-83e9-2292e88fea74\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"c4c7d1bd-2e9b-4d35-b63e-c9abfa21d822\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"6-activated-charcoal-checkout-571\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"630eabac-d8f3-4793-a68d-aace90ccc7c8\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"ae51d13f-a136-408f-9b4e-e18f2cfe40d8\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"6b-activated-charcoal-checkout-571\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"7cb6769e-61a5-4227-83c2-9182094a0b0a\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"02474053-18ee-4a05-8a5f-86f9d3f08d8e\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell\",\"urlSlug\":\"activated-charcoal-571-1\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"65e8e836-9f3b-49b9-89e4-dd15b6969e24\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"61d50232-ede3-429d-97ee-1371c98001bc\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"activated-charcoal-571-2a\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"c92593a0-e678-476f-acba-877ba033f5c6\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"96189b0e-63a7-42ff-b8dc-d8ddee031021\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"activated-charcoal-571-2b\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"17c34e43-6029-4862-a1dd-bbaae075b480\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"a1739e79-51b3-4c0d-a77c-d892c12e3067\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"activated-charcoal-571-3a\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"44826b6e-a9ba-43e8-8bc5-0c58f2e649b9\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"c78c20a8-3b24-4780-a92b-c2b9d62cb60b\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"activated-charcoal-571-3b\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"c1316282-d795-4333-aaf9-ee532b46adb7\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"0750f09c-0d5d-4fab-8c94-9338d17da642\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"activated-charcoal-571-4a\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"a475564e-410c-4c4a-974e-76d4f6ae594d\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"715df3a2-1bbf-4d17-a248-3d0428145434\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"activated-charcoal-571-4b\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"82a6ae17-15df-4c7f-a828-dc49b5cc8ab2\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"363b693f-42b1-44c9-88c0-18f99b0550b2\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell\",\"urlSlug\":\"activated-charcoal-571-5a\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"46a0d480-7130-4843-8c0a-910005f5d69f\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"8011057d-068e-4ae0-9210-efd54c104139\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"activated-charcoal-571-5b\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"1fca20ba-bc9b-447b-9826-341f5a683837\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"6771db30-2dc0-4112-82f1-2cdaacf68df0\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"activated-charcoal-571-6a\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"a95d83a6-b705-4d3d-ac9d-12d94fd372f1\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"f4250fbe-4595-4aeb-8485-f498b0425425\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"activated-charcoal-571-6b\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"6ffaa52d-9ecd-4dfe-a967-52e2df6d7981\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"8692f67e-5054-42c3-85a4-99f6a940a683\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Thank You Page\",\"urlSlug\":\"activated-charcoal-571-thank-you\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"84febe45-d02f-4907-a34b-12e0a9893294\",\"templateTypeId\":5,\"pageType\":5}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"ac70f709-2319-4457-9ac3-cffb97f62520\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page 12 - 66% OFF -Campaign\",\"urlSlug\":\"checkout-nativepath-charcoal-otp-66-OFF-special-offer-571-12\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"30a3f9b4-1490-4fea-b588-239b624b686f\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"f9bf6e0b-a430-4b5d-85d9-b43978e66e41\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page - 66% OFF -Campaign\",\"urlSlug\":\"checkout-nativepath-charcoal-otp-66-OFF-special-offer-571-6\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"41b0c1eb-d60b-4097-8696-2c0e450cd082\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"f570de3f-9b03-45d2-b361-033a2a46d5f0\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page 1\",\"urlSlug\":\"checkout-nativepath-charcoal-otp-special-offer-571-1-3\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"f5a94485-5089-4d2e-80c8-c154c91ad84b\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"77a711f4-9bfa-4dff-8a6a-670f4164470b\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page 12\",\"urlSlug\":\"checkout-nativepath-charcoal-otp-special-offer-571-12-3\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"ff5b0559-4577-42ca-b38e-af8f4580c5cd\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"f0322c1b-b452-4de8-a145-f1212ab5fbea\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page 3\",\"urlSlug\":\"checkout-nativepath-charcoal-otp-special-offer-571-3-3\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"bdded3f6-f9d5-4fc7-ba52-db47067046c6\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"d26ca7f5-a3a5-43b8-98b3-11bdcc20f308\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page 6\",\"urlSlug\":\"checkout-nativepath-charcoal-otp-special-offer-571-6-3\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"340e5bc6-d23e-4ed8-9188-c72f888942b6\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"63aa5b0b-c1b8-4b18-85cb-85f22e7055aa\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Common\",\"urlSlug\":\"common16\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"1d7a736f-d9ff-4f5d-9ce1-b192ff00ccc1\",\"templateTypeId\":36,\"pageType\":36}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"2484a121-aed5-45af-91dc-95012a4c53b5\",\"splitReferenceId\":\"abc62e00-ab2a-480b-8d37-4a5d9ec1f5bc\",\"splitEnabled\":true,\"isMembershipRequired\":false,\"title\":\"Upsell 1 - Split A\",\"urlSlug\":\"one-time-offer-nativepath-charcoal-otp-571-1a\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"ce3aa575-5135-4292-8454-44d305cd997b\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"05d7e41c-9c2b-4e1d-a11b-f304872bb9c3\",\"splitReferenceId\":\"abc62e00-ab2a-480b-8d37-4a5d9ec1f5bc\",\"splitEnabled\":true,\"isMembershipRequired\":false,\"title\":\"Upsell 2 - Split B\",\"urlSlug\":\"one-time-offer-nativepath-charcoal-otp-571-1b\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"833d34a4-5dc5-45d9-b060-31e3803eae90\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]}],\"disableBadge\":true,\"name\":\"CID 571 - Charcoal\",\"whitelabelId\":10,\"affiliateId\":null,\"isMenuEnabled\":false}", "leadParams": "{\"emailAddress\":\"[email protected]\",\"doNotSellName\":0,\"shipFirstName\":\"Mary\",\"shipLastName\":\"Stump\",\"shipAddress1\":\"4400 South Park Rd.\",\"shipAddress2\":\"\",\"shipCity\":\"Louisville\",\"shipCountry\":\"US\",\"province-hidden\":\"KY\",\"shipState\":\"KY\",\"shipPostalCode\":\"40219-5058\",\"phoneNumber\":\"5026404513\",\"contactOptIn\":1,\"billShipSame\":1,\"firstName\":\"Mary\",\"lastName\":\"Stump\",\"address1\":\"4400 South Park Rd.\",\"address2\":\"\",\"city\":\"Louisville\",\"country\":\"US\",\"state\":\"KY\",\"postalCode\":\"40219-5058\",\"optradio\":\"M\",\"payment_method\":\"\",\"cardDate\":\"1227\",\"shipProfileId\":null,\"product1_id\":\"13065\",\"product1_qty\":\"1\",\"orderId\":\"22CEDACE9B\",\"salesUrl\":\"https:\/\/secure.nativepath.com\/1-activated-charcoal-checkout-571?products=13065%3A1&cc_custom_hitid=636909223&hit=636909223&ajs_aid=01bd6988-0022-4460-b1b6-ee352b261367&cid=571&pub=240020\",\"campaignId\":188,\"custom1\":\"CID 571 - Charcoal\",\"custom2\":\"Checkout Page\",\"sessionId\":\"79561978557042f0ddc9838240ea7399\"}", "requestUri": "https:\/\/secure.nativepath.com\/1-activated-charcoal-checkout-571?products=13065%3A1&cc_custom_hitid=636909223&hit=636909223&ajs_aid=01bd6988-0022-4460-b1b6-ee352b261367&cid=571&pub=240020", "bundleItems": "{}", "httpReferer": "https:\/\/health.nativepath.com\/", "upsell_step": "1", "userDetails": "{\"firstName\":\"Mary\",\"lastName\":\"Stump\",\"companyName\":null,\"address1\":\"4400 South Park Rd.\",\"address2\":\"\",\"postalCode\":\"40219-5058\",\"city\":\"Louisville\",\"state\":\"KY\",\"country\":\"US\",\"emailAddress\":\"[email protected]\",\"phoneNumber\":\"5026404513\",\"gender\":null,\"dob\":null,\"couponCode\":null,\"shipProfileId\":null,\"achRoutingNumber\":null,\"achAccountNumber\":null,\"achAccountType\":null,\"iban\":null,\"ddbic\":null,\"custom1\":\"CID 571 - Charcoal\",\"custom2\":\"Checkout Page\",\"custom3\":null,\"custom4\":null,\"custom5\":null,\"redirectsTo\":\"https:\/\/secure.nativepath.com\/activated-charcoal-571-1\",\"browserData\":\"{\\\"acceptHeader\\\":\\\"application\/json\\\",\\\"userAgent\\\":\\\"Mozilla\/5.0 (Linux; Android 10; K) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/137.0.0.0 Mobile Safari\/537.36\\\",\\\"language\\\":\\\"en-US\\\",\\\"timezone\\\":\\\"240\\\",\\\"colorDepth\\\":24,\\\"screen\\\":{\\\"height\\\":\\\"915\\\",\\\"width\\\":\\\"412\\\"},\\\"javaScriptEnabled\\\":true,\\\"javaEnabled\\\":false}\",\"salesUrl\":\"https:\/\/secure.nativepath.com\/1-activated-charcoal-checkout-571?products=13065%3A1&cc_custom_hitid=636909223&hit=636909223&ajs_aid=01bd6988-0022-4460-b1b6-ee352b261367&cid=571&pub=240020\",\"cartId\":null,\"campaignId\":188,\"doNotSellName\":0,\"contactOptIn\":1,\"billShipSame\":1,\"optradio\":\"M\",\"orderId\":\"22CEDACE9B\",\"shipFirstName\":\"Mary\",\"shipLastName\":\"Stump\",\"shipAddress1\":\"4400 South Park Rd.\",\"shipAddress2\":\"\",\"shipCity\":\"Louisville\",\"shipState\":\"KY\",\"shipPostalCode\":\"40219-5058\",\"shipCountry\":\"US\",\"cardMonth\":12,\"cardYear\":27,\"paySource\":\"CREDITCARD\",\"forceMerchantId\":null,\"product1_id\":\"13065\",\"product1_qty\":\"1\",\"sessionId\":\"79561978557042f0ddc9838240ea7399\",\"insureShipment\":0,\"shipmentInsurancePrice\":\"\"}", "currencyCode": "USD", "exchangeRate": "1", "ccExternalTax": "1.68", "lastPageTypeId": "4", "ccGeoLocationInfo": "{\"city\":\"Louisville\",\"region_code\":\"KY\",\"country_code\":\"US\",\"zip_code\":\"40219\"}", "checkoutOrderData": "{\"items\":[{\"productId\":\"13065\",\"name\":\"1 x NativePath Activated Charcoal\",\"qty\":\"1\",\"productSku\":\"10-00044\",\"actualProductId\":\"1087\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"7232553156745\",\"shipping\":\"0.00\",\"price\":\"28.00\",\"merchantId\":\"1\",\"descriptor\":\"NativePath\",\"initialSalesTax\":\"1.68\",\"customSalesTax\":\"\",\"refundRemaining\":\"29.68\",\"merchantTxnId\":\"81089231715\",\"purchaseStatus\":\"\",\"billingCycleType\":\"\",\"finalBillingCycle\":\"\",\"isPreauthVoid\":\"0\",\"nextBillDate\":\"\",\"trialEnabled\":\"\",\"trialType\":\"\",\"trialAuthType\":\"\",\"regularPrice\":\"\",\"productQty\":\"1\",\"cycle1_billDelay\":\"\",\"cycle2_price\":\"\",\"cycle2_shipPrice\":\"\",\"cycle2_isShippable\":\"0\",\"cycle2_billDelay\":\"\",\"cycle3_price\":\"\",\"cycle3_shipPrice\":\"\",\"cycle3_isShippable\":\"0\",\"cycle3_billDelay\":\"\",\"lastCustomCycle\":\"0\",\"purchaseCycle\":\"\",\"txnType\":\"SALE\",\"cancellationScheduled\":\"0\",\"cancelAfterDate\":\"\",\"pauseScheduled\":\"0\",\"billingCycleNumber\":\"1\",\"staggerIntervalCycles\":\"\",\"staggerFulfillments\":\"0\",\"recycleFailedStatus\":\"0\",\"clubMemberId\":\"\",\"clubUsername\":\"\",\"clubPassword\":\"\",\"recycleReference\":\"0\",\"responseType\":\"SUCCESS\",\"productTags\":\"Energy,monthly-eligible,Subscription,Supplements\"}],\"totalAmount\":\"29.68\",\"taxTotal\":\"1.68\",\"shipTotal\":\"0.00\"}", "analyticsReference": "{\"a81bebf9-aa1c-492d-9b65-0c5a29698a85-79561978557042f0ddc9838240ea7399\":2}", "currencyCodeSymbol": "$", "importOrderSuccess": "true", "upsell_curent_page": "", "ccExternalSessionId": "79561978557042f0ddc9838240ea7399", "previousExchangeRate": "1", "sessionStartDateTime": "2025-06-18T23:19:21.903Z", "bundleProductsPageRef": "{}", "previousCurrencySymbol": "$", "ccCountryAndStateInfoTracker": "{\"state\":\"KY\",\"shipState\":\"KY\"}", "ccCartProductsPercentageTotal": "28" }, "funnel_campaign_id": "188", "shipping_address_zip": "40219-5058", "shipping_address_city": "Louisville", "shipping_address_phone": "[email protected]", "shipping_address_country": "US", "shipping_address_province": "KY", "shipping_address_last_name": "Stump", "shipping_address_first_name": "Mary" } | 06/18/2025 23:21:40 |
1677562 | Conversion | ChCh | { "cid": "571", "hid": "636902170", "qty": "1", "url": "https:\/\/secure.nativepath.com\/one-time-offer-native-berberine-gift-571-1b", "email": "[email protected]", "event": "Conversion", "value": "240.00", "cookie": "_ga_7G9HS8437V=GS2.1.s1750288752$o28$g1$t1750288864$j45$l0$h0; X-Source=63ebc884-d2e6-4d9c-8db5-71d668b77287; _fbp=fb.1.1745976793689.966743730760934589; rl_session=RS_ENC_v3_eyJhdXRvVHJhY2siOnRydWUsInRpbWVvdXQiOjE4MDAwMDAsImV4cGlyZXNBdCI6MTc1MDI5MDU3NTk1MCwiaWQiOjE3NTAyODg3NTcwOTUsInNlc3Npb25TdGFydCI6ZmFsc2V9; _ga=GA1.1.2056219805.1745976794; rl_anonymous_id=RS_ENC_v3_ImNhNTMwMDhjLTk3MDUtNDEyOS1hNzFmLWU2ZGMzODYxODViMyI%3D; rl_page_init_referrer=RS_ENC_v3_IiRkaXJlY3Qi; rl_trait=RS_ENC_v3_eyJleHRlcm5hbElkIjoiIn0%3D; rl_user_id=RS_ENC_v3_IjAxRzFQMEZYNUJLM1pYNVk2R0VNWVcyUzU2Ig%3D%3D; _hjSessionUser_5255763=eyJpZCI6ImMxNDc2ZTI1LTQ3NDgtNTcyNi1hZjc4LTNiZGZkMWM1YjI3MiIsImNyZWF0ZWQiOjE3NDU5NzY3OTM3MTIsImV4aXN0aW5nIjp0cnVlfQ==; _hjSession_5255763=eyJpZCI6ImY3YzBmYWE5LWM4MjktNDBjYi05OWFhLWY3ZjYxYjFmYjdiNCIsImMiOjE3NTAyODY3Njg2OTEsInMiOjAsInIiOjAsInNiIjowLCJzciI6MCwic2UiOjAsImZzIjowLCJzcCI6MH0=; uid571=636902170-20250618154608-273715ec5ecea2fb734f77bcc8b8ad3e-6995; _lc2_fpi_js=8ad7b0e6a39e--01jt2k848gwrzbzag56nwwzc5f; _li_dcdm_c=.nativepath.com; _uetvid=a3d6aa403c4b11f0aefe2b97d00e77b7; __attentive_id=1a163e94a9af42228d5c031d91949836; _attn_=eyJ1Ijoie1wiY29cIjoxNzQ1OTc2NzkzNjIxLFwidW9cIjoxNzQ1OTc2NzkzNjIxLFwibWFcIjoyMTkwMCxcImluXCI6ZmFsc2UsXCJ2YWxcIjpcIjFhMTYzZTk0YTlhZjQyMjI4ZDVjMDMxZDkxOTQ5ODM2XCJ9Iiwic2VzIjoie1widmFsXCI6XCIxNjhiNWU0OWUyMTY0OWRjYWQ2NjlhNGY3NzRjNTVmNFwiLFwidW9cIjoxNzQ5NDQ1MjI1NzQ3LFwiY29cIjoxNzQ5NDQ1MjI1NzQ3LFwibWFcIjowLjAyMDgzMzMzMzMzMzMzMzMzMn0ifQ==; _hjSessionUser_1066318=eyJpZCI6IjIwMzQ1OTA0LTY5YWQtNWU4ZS1iNDBlLWJkOGMzM2VlYTJiMCIsImNyZWF0ZWQiOjE3NDU5OTE1MDM2NjAsImV4aXN0aW5nIjp0cnVlfQ==; ef_affid=6; ef_tid_c_a_1=80f8c16fe8424c3bbe0dbfe989cbe108; ef_tid_c_o_10=80f8c16fe8424c3bbe0dbfe989cbe108; ef_witness=1; wisepops_visitor=%7B%22uAmXnV32UU%22%3A%220770211e-1d28-4dd0-8f1a-7fe546e22b91%22%7D; wisepops_visits=%5B%222025-05-29T05%3A13%3A12.383Z%22%2C%222025-05-06T19%3A30%3A19.289Z%22%5D; wisepops=%7B%22popups%22%3A%7B%7D%2C%22sub%22%3A1%2C%22ucrn%22%3A92%2C%22cid%22%3A%2264212%22%2C%22v%22%3A5%2C%22bandit%22%3A%7B%22recos%22%3A%7B%7D%7D%7D; _clck=1x29qa5%7C2%7Cfvr%7C0%7C1946; _lc2_fpi=8ad7b0e6a39e--01jt2k848gwrzbzag56nwwzc5f; _gcl_au=1.1.1733059816.1745976794; __attentive_cco=1745976793622; _shopify_y=250fef8e-d113-44bf-b232-90393f838a0d; _tracking_consent=%7B%22con%22%3A%7B%22CMP%22%3A%7B%22a%22%3A%22%22%2C%22m%22%3A%22%22%2C%22p%22%3A%22%22%2C%22s%22%3A%22%22%7D%7D%2C%22v%22%3A%222.1%22%2C%22region%22%3A%22USTX%22%2C%22reg%22%3A%22%22%7D", "transid": "C6AFA8F272_1", "currency": "USD", "item_ids": "13323", "order_id": "C6AFA8F272", "funnel_name": "CID 571- Berberine (Free Gift)", "funnel_uuid": "63ebc884-d2e6-4d9c-8db5-71d668b77287", "sessionStorage": { "fkCart": "{\"13109\":\"1\",\"13323\":\"1\"}", "totals": "{\"subTotal\":240,\"vat\":0,\"salesTax\":0,\"shipTotal\":0,\"grandTotal\":\"240.00\",\"discount\":0,\"insurance\":0,\"savings\":0,\"compareAtTotal\":240}", "fk_salt": "d6ce0190-c18c-11ec-b509-cf225d0ef380", "orderId": "\"C6AFA8F272\"", "taxData": "{\"taxRate\":\"0.00\",\"isVat\":false}", "products": "[{\"productId\":\"13323\",\"name\":\"12 x Native Berberine\",\"qty\":\"1\",\"productSku\":\"10-00023\",\"actualProductId\":\"1068\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"7214935769225\",\"shipping\":\"0.00\",\"price\":\"240.00\",\"merchantId\":\"1\",\"descriptor\":\"NativePath\",\"initialSalesTax\":\"0.00\",\"customSalesTax\":\"\",\"refundRemaining\":\"240.00\",\"merchantTxnId\":\"81089231111\",\"purchaseStatus\":\"\",\"billingCycleType\":\"\",\"finalBillingCycle\":\"\",\"isPreauthVoid\":\"0\",\"nextBillDate\":\"\",\"trialEnabled\":\"\",\"trialType\":\"\",\"trialAuthType\":\"\",\"regularPrice\":\"\",\"productQty\":\"1\",\"cycle1_billDelay\":\"\",\"cycle2_price\":\"\",\"cycle2_shipPrice\":\"\",\"cycle2_isShippable\":\"0\",\"cycle2_billDelay\":\"\",\"cycle3_price\":\"\",\"cycle3_shipPrice\":\"\",\"cycle3_isShippable\":\"0\",\"cycle3_billDelay\":\"\",\"lastCustomCycle\":\"0\",\"purchaseCycle\":\"\",\"txnType\":\"SALE\",\"cancellationScheduled\":\"0\",\"cancelAfterDate\":\"\",\"pauseScheduled\":\"0\",\"billingCycleNumber\":\"1\",\"staggerIntervalCycles\":\"\",\"staggerFulfillments\":\"0\",\"recycleFailedStatus\":\"0\",\"clubMemberId\":\"\",\"clubUsername\":\"\",\"clubPassword\":\"\",\"recycleReference\":\"0\",\"responseType\":\"SUCCESS\",\"productTags\":\"Energy,Subscription,Supplements\"},{\"productId\":\"13109\",\"name\":\"1 x Native Berberine\",\"qty\":\"1\",\"productSku\":\"10-00023\",\"actualProductId\":\"1068\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"7214935769225\",\"shipping\":\"0.00\",\"price\":\"0.00\",\"merchantId\":\"1\",\"descriptor\":\"NativePath\",\"initialSalesTax\":\"0.00\",\"customSalesTax\":\"\",\"refundRemaining\":\"0.00\",\"merchantTxnId\":\"81089231111\",\"purchaseStatus\":\"\",\"billingCycleType\":\"\",\"finalBillingCycle\":\"\",\"isPreauthVoid\":\"0\",\"nextBillDate\":\"\",\"trialEnabled\":\"\",\"trialType\":\"\",\"trialAuthType\":\"\",\"regularPrice\":\"\",\"productQty\":\"1\",\"cycle1_billDelay\":\"\",\"cycle2_price\":\"\",\"cycle2_shipPrice\":\"\",\"cycle2_isShippable\":\"0\",\"cycle2_billDelay\":\"\",\"cycle3_price\":\"\",\"cycle3_shipPrice\":\"\",\"cycle3_isShippable\":\"0\",\"cycle3_billDelay\":\"\",\"lastCustomCycle\":\"0\",\"purchaseCycle\":\"\",\"txnType\":\"SALE\",\"cancellationScheduled\":\"0\",\"cancelAfterDate\":\"\",\"pauseScheduled\":\"0\",\"billingCycleNumber\":\"1\",\"staggerIntervalCycles\":\"\",\"staggerFulfillments\":\"0\",\"recycleFailedStatus\":\"0\",\"clubMemberId\":\"\",\"clubUsername\":\"\",\"clubPassword\":\"\",\"recycleReference\":\"0\",\"responseType\":\"SUCCESS\",\"productTags\":\"Energy,Subscription,Supplements\"}]", "orderData": "{\"taxExemption\":null,\"orderId\":\"C6AFA8F272\",\"vendorOrderId\":null,\"vendorPluginId\":null,\"ipAddress\":\"2600:1702:4e3d:5810:6135:dd38:b7b7:3cc\",\"sourceId\":null,\"sourceValue1\":null,\"sourceValue2\":null,\"sourceValue3\":null,\"sourceValue4\":null,\"sourceValue5\":null,\"shipCarrier\":null,\"shipMethod\":null,\"profileName\":null,\"dateCreated\":\"2025-06-18 19:21:04\",\"orderType\":\"NEW_SALE\",\"orderStatus\":\"COMPLETE\",\"reviewStatus\":null,\"campaignName\":\"Berberine\",\"orderValue\":\"240.00\",\"customerId\":70,\"name\":\"Cynthia Poole\",\"emailAddress\":\"[email protected]\",\"phoneNumber\":\"7133923854\",\"firstName\":\"Cynthia\",\"lastName\":\"Poole\",\"companyName\":null,\"address1\":\"1651 Banks Street\",\"address2\":null,\"shipmentInsured\":null,\"shipmentInsurancePrice\":null,\"insuranceCharged\":0,\"city\":\"Houston\",\"state\":\"TX\",\"country\":\"US\",\"postalCode\":\"77006\",\"shipFirstName\":\"Cynthia\",\"shipLastName\":\"Poole\",\"shipCompanyName\":null,\"shipAddress1\":\"1651 Banks Street\",\"shipAddress2\":null,\"shipCity\":\"Houston\",\"shipState\":\"TX\",\"shipCountry\":\"US\",\"shipPostalCode\":\"77006\",\"custom1\":\"CID 571- Berberine (Free Gift)\",\"custom2\":\"Checkout Page2\",\"custom3\":null,\"custom4\":null,\"custom5\":null,\"paySource\":\"CREDITCARD\",\"cardType\":\"VISA\",\"cardLast4\":\"4004\",\"cardExpiryDate\":\"05\/29\",\"achAccountHolderType\":null,\"achAccountType\":null,\"achRoutingNumber\":null,\"achNameOnAccount\":null,\"achAccountNumber\":null,\"couponCode\":null,\"agentUserId\":null,\"basePrice\":\"240.00\",\"baseShipping\":\"0.00\",\"voiceLogNumber\":null,\"discountPrice\":\"0.00\",\"salesTax\":\"0.00\",\"salesUrl\":\"https:\/\/secure.nativepath.com\/checkout-nativepath-native-berberine-special-offer-gift-571-12?products=13323%3A1&cc_custom_hitid=636902170&hit=636902170&ajs_aid=ca53008c-9705-4129-a71f-e6dc386185b3&cid\",\"surcharge\":\"0.00\",\"shipUpcharge\":\"0.00\",\"shipProfileId\":null,\"baseCurrencyCode\":\"USD\",\"baseCurrencySymbol\":\"$\",\"currencySymbol\":\"$\",\"currencyCode\":\"USD\",\"campaignId\":183,\"merchantTxnId\":\"81089231111\",\"ibanLast4\":null,\"originalCycleNumber\":1,\"prepaidType\":null,\"cardIsPrepaid\":0,\"cardIsDebit\":0,\"accountHolder\":null,\"subTotal\":\"240.00\",\"shipTotal\":\"0.00\",\"taxTotal\":\"0.00\",\"totalAmount\":\"240.00\",\"totalDiscount\":\"0.00\",\"totalRefundRemaining\":\"240.00\",\"amountPaid\":\"240.00\",\"items\":[{\"productId\":\"13323\",\"name\":\"12 x Native Berberine\",\"qty\":\"1\",\"productSku\":\"10-00023\",\"actualProductId\":\"1068\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"7214935769225\",\"shipping\":\"0.00\",\"price\":\"240.00\",\"merchantId\":\"1\",\"descriptor\":\"NativePath\",\"initialSalesTax\":\"0.00\",\"customSalesTax\":\"\",\"refundRemaining\":\"240.00\",\"merchantTxnId\":\"81089231111\",\"purchaseStatus\":\"\",\"billingCycleType\":\"\",\"finalBillingCycle\":\"\",\"isPreauthVoid\":\"0\",\"nextBillDate\":\"\",\"trialEnabled\":\"\",\"trialType\":\"\",\"trialAuthType\":\"\",\"regularPrice\":\"\",\"productQty\":\"1\",\"cycle1_billDelay\":\"\",\"cycle2_price\":\"\",\"cycle2_shipPrice\":\"\",\"cycle2_isShippable\":\"0\",\"cycle2_billDelay\":\"\",\"cycle3_price\":\"\",\"cycle3_shipPrice\":\"\",\"cycle3_isShippable\":\"0\",\"cycle3_billDelay\":\"\",\"lastCustomCycle\":\"0\",\"purchaseCycle\":\"\",\"txnType\":\"SALE\",\"cancellationScheduled\":\"0\",\"cancelAfterDate\":\"\",\"pauseScheduled\":\"0\",\"billingCycleNumber\":\"1\",\"staggerIntervalCycles\":\"\",\"staggerFulfillments\":\"0\",\"recycleFailedStatus\":\"0\",\"clubMemberId\":\"\",\"clubUsername\":\"\",\"clubPassword\":\"\",\"recycleReference\":\"0\",\"responseType\":\"SUCCESS\",\"productTags\":\"Energy,Subscription,Supplements\"},{\"productId\":\"13109\",\"name\":\"1 x Native Berberine\",\"qty\":\"1\",\"productSku\":\"10-00023\",\"actualProductId\":\"1068\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"7214935769225\",\"shipping\":\"0.00\",\"price\":\"0.00\",\"merchantId\":\"1\",\"descriptor\":\"NativePath\",\"initialSalesTax\":\"0.00\",\"customSalesTax\":\"\",\"refundRemaining\":\"0.00\",\"merchantTxnId\":\"81089231111\",\"purchaseStatus\":\"\",\"billingCycleType\":\"\",\"finalBillingCycle\":\"\",\"isPreauthVoid\":\"0\",\"nextBillDate\":\"\",\"trialEnabled\":\"\",\"trialType\":\"\",\"trialAuthType\":\"\",\"regularPrice\":\"\",\"productQty\":\"1\",\"cycle1_billDelay\":\"\",\"cycle2_price\":\"\",\"cycle2_shipPrice\":\"\",\"cycle2_isShippable\":\"0\",\"cycle2_billDelay\":\"\",\"cycle3_price\":\"\",\"cycle3_shipPrice\":\"\",\"cycle3_isShippable\":\"0\",\"cycle3_billDelay\":\"\",\"lastCustomCycle\":\"0\",\"purchaseCycle\":\"\",\"txnType\":\"SALE\",\"cancellationScheduled\":\"0\",\"cancelAfterDate\":\"\",\"pauseScheduled\":\"0\",\"billingCycleNumber\":\"1\",\"staggerIntervalCycles\":\"\",\"staggerFulfillments\":\"0\",\"recycleFailedStatus\":\"0\",\"clubMemberId\":\"\",\"clubUsername\":\"\",\"clubPassword\":\"\",\"recycleReference\":\"0\",\"responseType\":\"SUCCESS\",\"productTags\":\"Energy,Subscription,Supplements\"}],\"paypalUrl\":null,\"paypalSdkParams\":null,\"gatewayUrl\":null,\"gatewaySdkParams\":null,\"customFields\":{\"hitid\":\"636902170\"},\"newCustomer\":0,\"productsPurchased\":\"326,1607,2042,2047,3477,3905,4400,4676,6294,6295,10641,10644,10689,10747,10801,10837,10936,12488,12533,12720,12721,12787,12797,12799,12907,12913,12914,12991,13067,13105,13250,13251,13301,13347,13395,13411,13412\",\"recommendedProducts\":[{\"recommendedCampaignProductId\":12904,\"rank\":0.1875,\"displayName\":\"Buy 3 Get 3 FREE - Native Berberine\"},{\"recommendedCampaignProductId\":12789,\"rank\":0.125,\"displayName\":\"3 x NativePath MCT Powder\"},{\"recommendedCampaignProductId\":15617,\"rank\":0.033333,\"displayName\":\"FREE NativePath Journal\"},{\"recommendedCampaignProductId\":12744,\"rank\":0.03125,\"displayName\":\"3 x NativePath Antarctic Krill Oil\"},{\"recommendedCampaignProductId\":12745,\"rank\":0.03125,\"displayName\":\"1 x NativePath Antarctic Krill Oil\"},{\"recommendedCampaignProductId\":12903,\"rank\":0.021739,\"displayName\":\"Buy 1 Get 1 FREE - Native Berberine\"},{\"recommendedCampaignProductId\":12785,\"rank\":0.010417,\"displayName\":\"3 x Native Berberine\"},{\"recommendedCampaignProductId\":12788,\"rank\":0.010417,\"displayName\":\"1 x Native Berberine\"},{\"recommendedCampaignProductId\":12790,\"rank\":0.010417,\"displayName\":\"1 x NativePath MCT Powder\"}]}", "sessionId": "{\"result\":\"SUCCESS\",\"message\":{\"sessionId\":\"63eb197855730e268279c20e8cd5ff65\",\"pixel\":\"<iframe width=1 height=1 frameborder=0 scrolling=no src='https:\/\/lp.konnektive.com\/logos\/logo.htm?c=nativepath&s=63eb197855730e268279c20e8cd5ff65'><img width=1 height=1 src='https:\/\/lp.konnektive.com\/logos\/logo.gif?c=nativepath&s=63eb197855730e268279c20e8cd5ff65'><\/iframe>\",\"geoInfo\":{\"geoCountry\":\"US\",\"geoState\":\"TX\",\"geoCity\":\"Houston\",\"geoPostal\":\"77006\"}}}", "taxParams": "{\"firstName\":\"\",\"lastName\":\"\",\"emailAddress\":\"[email protected]\",\"shipProfileId\":null,\"address1\":\"\",\"address2\":\"\",\"postalCode\":\"\",\"city\":\"\",\"state\":\"TX\",\"country\":\"US\",\"shipFirstName\":\"Cynthia\",\"shipLastName\":\"Poole\",\"shipAddress1\":\"1651 Banks Street\",\"shipAddress2\":\"\",\"shipCity\":\"Houston\",\"shipState\":\"TX\",\"shipPostalCode\":\"77006\",\"shipCountry\":\"US\",\"campaignId\":183,\"couponCode\":null,\"product1_id\":13109,\"product1_qty\":1,\"product2_id\":13323,\"product2_qty\":\"1\",\"currencyCode\":\"USD\",\"cartId\":null}", "funnelData": "{\"referenceId\":\"63ebc884-d2e6-4d9c-8db5-71d668b77287\",\"campaign\":\"183\",\"salt\":\"d6ce0190-c18c-11ec-b509-cf225d0ef380\",\"headTrackingCode\":\"<script>\<br>!function(b,e,f,g,a,c,d){b.fbq||(a=b.fbq=function(){a.callMethod?a.callMethod.apply(a,arguments):a.queue.push(arguments)},b._fbq||(b._fbq=a),a.push=a,a.loaded=!0,a.version=\\\"2.0\\\",a.queue=[],c=e.createElement(f),c.async=!0,c.src=g,d=e.getElementsByTagName(f)[0],d.parentNode.insertBefore(c,d))}(window,document,\\\"script\\\",\\\"https:\/\/connect.facebook.net\/en_US\/fbevents.js\\\");\<br><\/script>\",\"bodyTrackingCode\":\"const FBPixelId = \\\"1993352314115270\\\";\<br>\<br>if (pageData) {\<br> const { pageTypeId } = pageData;\<br> const pageTitle = pageData.currentPage.title.toLowerCase();\<br> if (pageTitle.includes(\\\"checkout\\\")) {\<br> sessionStorage.upsell_step = \\\"1\\\";\<br> sessionStorage.upsell_curent_page = \\\"\\\";\<br> }\<br>\<br> if (pageTypeId === 4) {\<br> try {\<br> fbq(\\\"init\\\", FBPixelId);\<br> fbq(\\\"trackSingle\\\", FBPixelId, \\\"InitiateCheckout\\\");\<br> fbq(\\\"trackSingle\\\", FBPixelId, \\\"AddToCart\\\");\<br>\<br> let paymentInfoSent = false;\<br> const emailInput = document.querySelector(\\\"input[name=emailAddress]\\\");\<br> if (emailInput) {\<br> emailInput.addEventListener('input', () => {\<br> if (!paymentInfoSent) {\<br> paymentInfoSent = true;\<br> fbq(\\\"trackSingle\\\", FBPixelId, \\\"AddPaymentInfo\\\");\<br> }\<br> });\<br> }\<br> } catch (e) {\<br> console.log(e.message);\<br> }\<br> }\<br>\<br> if (pageTitle.includes(\\\"upsell\\\") || pageTitle.includes(\\\"thank you\\\") || pageTypeId === 3 || pageTypeId === 5) {\<br> let orderData = null;\<br> let _cid;\<br> let hitId;\<br> try {\<br> orderData = JSON.parse(sessionStorage.orderData);\<br> const requestUri = new URLSearchParams(sessionStorage.requestUri.split(\\\"#\\\")[0]);\<br> _cid = requestUri.get(\\\"cid\\\");\<br> const uidCookie = document.cookie.split(\\\";\\\").find(cookie => cookie.trim().split(\\\"=\\\")[0] === \\\"uid\\\" + _cid);\<br> hitId = uidCookie.trim().split(\\\"=\\\")[1].split(\\\"-\\\")[0];\<br> hitId = hitId || requestUri.get(\\\"hit\\\") || requestUri.get(\\\"cc_custom_hitid\\\");\<br> } catch (e) {\<br> console.log(\\\"Pixels initial: \\\" + e.message);\<br> fetch(\\\"https:\/\/web-logger.mtnhauslabs.com\/logger\\\", {\<br> method: \\\"post\\\",\<br> headers: {\<br> 'Accept': 'application\/json',\<br> 'Content-Type': 'application\/json',\<br> },\<br> body: JSON.stringify({\<br> \\\"event\\\": \\\"error\\\",\<br> \\\"system\\\": \\\"ChCh\\\",\<br> \\\"data\\\": {\<br> \\\"funnel_uuid\\\": pageData.funnelData.referenceId,\<br> \\\"url\\\": location.href,\<br> \\\"message\\\": \\\"Pixels initial: \\\" + e.message,\<br> \\\"trace\\\": e.stack,\<br> \\\"cid\\\": _cid,\<br> \\\"hid\\\": hitId,\<br> \\\"order_id\\\": orderData ? orderData.orderId : null,\<br> \\\"sessionStorage\\\": sessionStorage,\<br> \\\"cookie\\\": document.cookie,\<br> }\<br> }),\<br> });\<br> }\<br>\<br> if (sessionStorage.upsell_step === undefined) {\<br> sessionStorage.upsell_step = \\\"1\\\";\<br> }\<br>\<br> if (orderData) {\<br> if (sessionStorage.upsell_step === \\\"1\\\") {\<br>\<br> fetch(\\\"https:\/\/web-logger.mtnhauslabs.com\/logger\\\", {\<br> method: \\\"post\\\",\<br> headers: {\<br> 'Accept': 'application\/json',\<br> 'Content-Type': 'application\/json',\<br> },\<br> body: JSON.stringify({\<br> \\\"event\\\": \\\"Conversion\\\",\<br> \\\"system\\\": \\\"ChCh\\\",\<br> \\\"data\\\": {\<br> \\\"url\\\": location.href,\<br> \\\"sessionStorage\\\": sessionStorage,\<br> \\\"cookie\\\": document.cookie,\<br> \\\"event\\\": \\\"Conversion\\\",\<br> \\\"cid\\\": _cid,\<br> \\\"transid\\\": orderData.orderId + \\\"_\\\" + sessionStorage.upsell_step,\<br> \\\"hid\\\": hitId,\<br> \\\"value\\\": orderData.orderValue,\<br> \\\"currency\\\": orderData.currencyCode,\<br> \\\"qty\\\": orderData.items[0].qty,\<br> \\\"item_ids\\\": orderData.items[0].productId,\<br> \\\"order_id\\\": orderData.orderId,\<br> \\\"email\\\": orderData.emailAddress,\<br> \\\"shipping_address_phone\\\": orderData.emailAddress,\<br> \\\"shipping_address_first_name\\\": orderData.shipFirstName,\<br> \\\"shipping_address_last_name\\\": orderData.shipLastName,\<br> \\\"shipping_address_city\\\": orderData.shipCity,\<br> \\\"shipping_address_province\\\": orderData.shipState,\<br> \\\"shipping_address_zip\\\": orderData.shipPostalCode,\<br> \\\"shipping_address_country\\\": orderData.shipCountry,\<br> \\\"funnel_name\\\": pageData.funnelData.name,\<br> \\\"funnel_uuid\\\": pageData.funnelData.referenceId,\<br> \\\"funnel_campaign_id\\\": pageData.funnelData.campaign\<br> }\<br> }),\<br> });\<br>\<br> try {\<br> let atp = \\\"&atp=0.00\\\";\<br> let hitPathScript = document.createElement(\\\"script\\\");\<br> hitPathScript.setAttribute(\\\"type\\\", \\\"text\/javascript\\\");\<br> hitPathScript.setAttribute(\\\"src\\\", \\\"https:\/\/fb.nativepath.com\/rd\/apx.php?id=1&type=3&cCid=\\\" + _cid +\<br> \\\"&transid=\\\" + orderData.orderId + \\\"_\\\" + sessionStorage.upsell_step +\<br> \\\"&ate=\\\" + (parseFloat(orderData.orderValue) + parseFloat(orderData.shipTotal)) +\<br> (hitId ? \\\"&hid=\\\" + hitId : \\\"\\\") + atp\<br> );\<br>\<br> let script = document.getElementsByTagName(\\\"script\\\")[0];\<br> script.parentNode.insertBefore(hitPathScript, script);\<br> } catch (e) {\<br> console.log(\\\"HitPath Pixel: \\\" + e.message);\<br> fetch(\\\"https:\/\/web-logger.mtnhauslabs.com\/logger\\\", {\<br> method: \\\"post\\\",\<br> headers: {\<br> 'Accept': 'application\/json',\<br> 'Content-Type': 'application\/json',\<br> },\<br> body: JSON.stringify({\<br> \\\"event\\\": \\\"error\\\",\<br> \\\"system\\\": \\\"ChCh\\\",\<br> \\\"data\\\": {\<br> \\\"funnel_uuid\\\": pageData.funnelData.referenceId,\<br> \\\"url\\\": location.href,\<br> \\\"sessionStorage\\\": sessionStorage,\<br> \\\"cookie\\\": document.cookie,\<br> \\\"message\\\": \\\"HitPath Pixel: \\\" + e.message,\<br> \\\"trace\\\": e.stack,\<br> \\\"cid\\\": _cid,\<br> \\\"hid\\\": hitId,\<br> \\\"order_id\\\": orderData ? orderData.orderId : '',\<br> }\<br> }),\<br> });\<br> }\<br>\<br> try {\<br> fbq(\\\"init\\\", FBPixelId);\<br> fbq(\\\"trackSingle\\\", FBPixelId, \\\"Purchase\\\", {\<br> currency: orderData.currencyCode,\<br> value: orderData.orderValue,\<br> content_type: \\\"product_group\\\",\<br> content_ids: [\<br> orderData.items[0].productId\<br> ]\<br> }, {\<br> eventID: orderData.orderId\<br> });\<br> } catch (e) {\<br> console.log(\\\"Facebook Pixel: \\\" + e.message);\<br> fetch(\\\"https:\/\/web-logger.mtnhauslabs.com\/logger\\\", {\<br> method: \\\"post\\\",\<br> headers: {\<br> 'Accept': 'application\/json',\<br> 'Content-Type': 'application\/json',\<br> },\<br> body: JSON.stringify({\<br> \\\"event\\\": \\\"error\\\",\<br> \\\"system\\\": \\\"ChCh\\\",\<br> \\\"data\\\": {\<br> \\\"funnel_uuid\\\": pageData.funnelData.referenceId,\<br> \\\"sessionStorage\\\": sessionStorage,\<br> \\\"cookie\\\": document.cookie,\<br> \\\"url\\\": location.href,\<br> \\\"message\\\": \\\"Facebook Pixel: \\\" + e.message,\<br> \\\"trace\\\": e.stack,\<br> \\\"cid\\\": _cid,\<br> \\\"hid\\\": hitId,\<br> \\\"order_id\\\": orderData ? orderData.orderId : '',\<br> }\<br> }),\<br> });\<br> }\<br>\<br> sessionStorage.upsell_step = sessionStorage.upsell_step * 1 + 2;\<br> } else if (sessionStorage.upsell_step > 1 && sessionStorage.upsell_items_count < orderData.items.length) {\<br> try {\<br> let atp = \\\"&atp=0.00\\\";\<br> let hitPathScript = document.createElement(\\\"script\\\");\<br> hitPathScript.setAttribute(\\\"type\\\", \\\"text\/javascript\\\");\<br> hitPathScript.setAttribute(\\\"src\\\", \\\"https:\/\/fb.nativepath.com\/rd\/apx.php?id=1&type=3&cCid=\\\" + _cid +\<br> \\\"&transid=\\\" + orderData.orderId + \\\"_\\\" + sessionStorage.upsell_step +\<br> \\\"&ate=\\\" + orderData.items.at(-1).price +\<br> (hitId ? \\\"&hid=\\\" + hitId : \\\"\\\") + atp\<br> );\<br>\<br> let script = document.getElementsByTagName(\\\"script\\\")[0];\<br> script.parentNode.insertBefore(hitPathScript, script);\<br> } catch (e) {\<br> console.log(\\\"HitPath Pixel: \\\" + e.message);\<br> }\<br>\<br> sessionStorage.upsell_step = sessionStorage.upsell_step * 1 + 2;\<br> }\<br> sessionStorage.upsell_items_count = orderData.items.length;\<br> } else {\<br> sessionStorage.upsell_step = \\\"3\\\";\<br> }\<br> }\<br>}\<br>\<br>function trackEvent(e) {\<br>}\",\"title\":\"Native Berberine\",\"addOns\":[{\"keyName\":\"Paypal_billerId\",\"keyValue\":\"3\"},{\"keyName\":\"PAAY_AUTH_MSTR\",\"keyValue\":\"1\"},{\"keyName\":\"PAAY_AUTH_VISA\",\"keyValue\":\"1\"},{\"keyName\":\"Google_Places\",\"keyValue\":\"AIzaSyDhMj2gAV0JQOvURSQhcZ7QVjkZKekoG3Q\"},{\"keyName\":\"RECAPT_TYPE\",\"keyValue\":\"1\"},{\"keyName\":\"RECAPT_THRESHOLD\",\"keyValue\":\"0.1\"},{\"keyName\":\"RECAPT_TRIGGER\",\"keyValue\":\"1\"},{\"keyName\":\"PayPal_Venmo\",\"keyValue\":\"0\"},{\"keyName\":\"PayPal_PayLater\",\"keyValue\":\"0\"},{\"keyName\":\"PAYPAL_ADDRESS\",\"keyValue\":\"false\"},{\"keyName\":\"GPay_CountryCode\",\"keyValue\":\"US\"},{\"keyName\":\"applePayCountryCode\",\"keyValue\":\"US\"},{\"keyName\":\"APPLEPAY_ADDRESS\",\"keyValue\":\"false\"},{\"keyName\":\"REACH_LOCALE\",\"keyValue\":\"en-US\"},{\"keyName\":\"REACH_THEME_VALUE\",\"keyValue\":\"light\"},{\"keyName\":\"PayPal_Reference\",\"keyValue\":\"1\"},{\"keyName\":\"PayPal_Merchant\",\"keyValue\":\"YSKDY6ZWSM6B6\"},{\"keyName\":\"PayPal_WithReach\",\"keyValue\":\"false\"},{\"keyName\":\"PAAY_CH_MIN_AMT\",\"keyValue\":\"0.00\"},{\"keyName\":\"paypalVenmoHide\",\"keyValue\":\"false\"},{\"keyName\":\"paypalPayLaterHide\",\"keyValue\":\"false\"},{\"keyName\":\"Purchase_Event_FB\",\"keyValue\":\"2\"},{\"keyName\":\"Purchase_Event_SC\",\"keyValue\":\"3\"},{\"keyName\":\"LISTRAK_CART_UPDATE\",\"keyValue\":\"false\"},{\"keyName\":\"EXTERNAL_TRACK_REQ\",\"keyValue\":\"false\"},{\"keyName\":\"SEND_USER_DATA\",\"keyValue\":\"false\"},{\"keyName\":\"TRIPLE_WHALE_REQ\",\"keyValue\":\"false\"},{\"keyName\":\"AD_BEACON_REQ\",\"keyValue\":\"false\"},{\"keyName\":\"SEND_UNIQUE_TRANS_ID\",\"keyValue\":\"false\"},{\"keyName\":\"PH_FORMAT_BY_COUNTRY\",\"keyValue\":\"true\"}],\"providers\":[{\"id\":1,\"name\":\"Google\",\"keyValue\":\"G-7G9HS8437V\"}],\"pages\":[{\"referenceId\":\"c44521fb-ad14-4cb0-8c1c-e8e2eac7817e\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Email\",\"urlSlug\":null,\"externalURL\":null,\"pageView\":[{\"referenceId\":\"fc47604d-127f-407b-85f9-7687414f4c12\",\"templateTypeId\":24,\"pageType\":24}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"1c3a79bc-8b28-4cd2-a4d1-a2ab61edfe6f\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"checkout-nativepath-native-berberine-special-offer-gift-571-1\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"297e74e9-36df-4721-97ed-2309fa88b213\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"ceb2ff17-7201-4ee5-a326-86136467e9ad\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page2\",\"urlSlug\":\"checkout-nativepath-native-berberine-special-offer-gift-571-12\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"ad95355d-524a-4cd8-99ec-cc95baf00220\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"4f92d611-8b46-4316-a94b-b7d69b9e7406\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page1\",\"urlSlug\":\"checkout-nativepath-native-berberine-special-offer-gift-571-3\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"b3de84bc-37e0-4f13-8815-e8cd5b4e0c5a\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"ba999bd8-296f-4009-9716-175f9643f2a1\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page2\",\"urlSlug\":\"checkout-nativepath-native-berberine-special-offer-gift-571-6\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"5d9aa8ca-2897-462e-b335-c0a6124e27ef\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"ef4c7e92-bdac-401e-8c9e-75c2564b560d\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Common\",\"urlSlug\":\"common27\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"079e2da2-ef01-4852-b183-832e47b9ac87\",\"templateTypeId\":36,\"pageType\":36}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"9475f9df-eb93-4470-99c5-0b74458a4e21\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"one-time-offer-native-berberine-gift-571-1\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"043ca63b-b3e3-4e34-ab96-16ed8ffab6b6\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"23ab0c9f-fe92-45c6-8ed9-c2babc55f833\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"one-time-offer-native-berberine-gift-571-1a\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"a0976e19-cf59-4f55-901e-09f90e1b93e3\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"d45543f7-8d36-407f-aeeb-47599d5dc92a\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"one-time-offer-native-berberine-gift-571-1b\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"29d9554f-5414-4e3a-842b-5ccc5c43fc7a\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"43b517b0-c7f4-4d6a-8ad2-bfa10605d5e0\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"one-time-offer-native-berberine-gift-571-2\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"5b79bf84-589e-4573-be26-e4f8cacc4424\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"3419959f-fb27-4a68-841e-3123fd4db0ff\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"one-time-offer-native-berberine-gift-571-2a\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"80dad393-d52a-424f-a08d-7d45f298461c\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"f92b1b5e-71f6-4c63-8df5-3a8b855445dc\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"one-time-offer-native-berberine-gift-571-2b\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"380884db-bc7e-4e64-9c8b-186a3e558964\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"2eb27531-19c5-4bfd-a126-190177eac540\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"one-time-offer-native-berberine-gift-571-3\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"c0248176-60a9-4cd3-8f97-75f74b91f5aa\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"2943cb50-157b-411a-b59f-5c2d9123fdf4\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"one-time-offer-native-berberine-gift-571-4\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"4aa3aa31-126a-4506-9d26-cf14d792d629\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"200d9ff0-ea81-4141-b516-e8d513bd95c3\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"one-time-offer-native-berberine-gift-571-5\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"b5994f3d-7b61-47b4-bbf8-12402c0f59d2\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"0a507b56-0def-4775-86fb-e377141b0d9a\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"one-time-offer-native-berberine-gift-571-6\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"07f1636a-4065-4522-ab91-5209b233cc9c\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"3fb1dae3-ad82-4ae5-ba24-7145531d3fc7\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Thank You Page1\",\"urlSlug\":\"one-time-offer-native-berberine-gift-571-7\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"46620cfa-b509-4b36-8461-68aee0c8f731\",\"templateTypeId\":5,\"pageType\":5}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]}],\"disableBadge\":true,\"name\":\"CID 571- Berberine (Free Gift)\",\"whitelabelId\":10,\"affiliateId\":null,\"isMenuEnabled\":false}", "leadParams": "{\"emailAddress\":\"[email protected]\",\"doNotSellName\":0,\"shipFirstName\":\"Cynthia\",\"shipLastName\":\"Poole\",\"shipAddress1\":\"1651 Banks Street\",\"shipAddress2\":\"\",\"shipCity\":\"Houston\",\"shipCountry\":\"US\",\"province-hidden\":\"\",\"shipState\":\"TX\",\"shipPostalCode\":\"77006\",\"\":\"\",\"phoneNumber\":\"7133923854\",\"contactOptIn\":0,\"billShipSame\":1,\"firstName\":\"Cynthia\",\"lastName\":\"Poole\",\"address1\":\"1651 Banks Street\",\"address2\":\"\",\"city\":\"Houston\",\"country\":\"US\",\"state\":\"TX\",\"postalCode\":\"77006\",\"optradio\":\"M\",\"payment_method\":\"\",\"cardDate\":\"0529\",\"shipProfileId\":null,\"product1_id\":\"13109\",\"product1_qty\":1,\"product2_id\":\"13323\",\"product2_qty\":\"1\",\"orderId\":\"C6AFA8F272\",\"salesUrl\":\"https:\/\/secure.nativepath.com\/checkout-nativepath-native-berberine-special-offer-gift-571-12?products=13323%3A1&cc_custom_hitid=636902170&hit=636902170&ajs_aid=ca53008c-9705-4129-a71f-e6dc386185b3&cid=571&pub=240549\",\"campaignId\":183,\"custom1\":\"CID 571- Berberine (Free Gift)\",\"custom2\":\"Checkout Page2\",\"sessionId\":\"63eb197855730e268279c20e8cd5ff65\"}", "requestUri": "https:\/\/secure.nativepath.com\/checkout-nativepath-native-berberine-special-offer-gift-571-12?products=13323%3A1&cc_custom_hitid=636902170&hit=636902170&ajs_aid=ca53008c-9705-4129-a71f-e6dc386185b3&cid=571&pub=240549", "bundleItems": "{}", "httpReferer": "https:\/\/health.nativepath.com\/", "upsell_step": "1", "userDetails": "{\"firstName\":\"Cynthia\",\"lastName\":\"Poole\",\"companyName\":null,\"address1\":\"1651 Banks Street\",\"address2\":\"\",\"postalCode\":\"77006\",\"city\":\"Houston\",\"state\":\"TX\",\"country\":\"US\",\"emailAddress\":\"[email protected]\",\"phoneNumber\":\"7133923854\",\"gender\":null,\"dob\":null,\"couponCode\":null,\"shipProfileId\":null,\"achRoutingNumber\":null,\"achAccountNumber\":null,\"achAccountType\":null,\"iban\":null,\"ddbic\":null,\"custom1\":\"CID 571- Berberine (Free Gift)\",\"custom2\":\"Checkout Page2\",\"custom3\":null,\"custom4\":null,\"custom5\":null,\"redirectsTo\":\"https:\/\/secure.nativepath.com\/one-time-offer-native-berberine-gift-571-1b\",\"browserData\":\"{\\\"acceptHeader\\\":\\\"application\/json\\\",\\\"userAgent\\\":\\\"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit\/605.1.15 (KHTML, like Gecko) Version\/18.5 Safari\/605.1.15\\\",\\\"language\\\":\\\"en-US\\\",\\\"timezone\\\":\\\"300\\\",\\\"colorDepth\\\":24,\\\"screen\\\":{\\\"height\\\":\\\"1180\\\",\\\"width\\\":\\\"820\\\"},\\\"javaScriptEnabled\\\":true,\\\"javaEnabled\\\":false}\",\"salesUrl\":\"https:\/\/secure.nativepath.com\/checkout-nativepath-native-berberine-special-offer-gift-571-12?products=13323%3A1&cc_custom_hitid=636902170&hit=636902170&ajs_aid=ca53008c-9705-4129-a71f-e6dc386185b3&cid=571&pub=240549\",\"cartId\":null,\"campaignId\":183,\"doNotSellName\":0,\"contactOptIn\":0,\"billShipSame\":1,\"optradio\":\"M\",\"orderId\":\"C6AFA8F272\",\"shipFirstName\":\"Cynthia\",\"shipLastName\":\"Poole\",\"shipAddress1\":\"1651 Banks Street\",\"shipAddress2\":\"\",\"shipCity\":\"Houston\",\"shipState\":\"TX\",\"shipPostalCode\":\"77006\",\"shipCountry\":\"US\",\"cardMonth\":5,\"cardYear\":29,\"paySource\":\"CREDITCARD\",\"forceMerchantId\":null,\"product1_id\":\"13109\",\"product1_qty\":1,\"product2_id\":\"13323\",\"product2_qty\":\"1\",\"sessionId\":\"63eb197855730e268279c20e8cd5ff65\",\"insureShipment\":0,\"shipmentInsurancePrice\":\"\"}", "currencyCode": "USD", "exchangeRate": "1", "ccExternalTax": "0.00", "lastPageTypeId": "4", "ccPhoneDialCode": "1", "ccGeoLocationInfo": "{\"city\":\"Houston\",\"region_code\":\"TX\",\"country_code\":\"US\",\"zip_code\":\"77005\"}", "checkoutOrderData": "{\"items\":[{\"productId\":\"13323\",\"name\":\"12 x Native Berberine\",\"qty\":\"1\",\"productSku\":\"10-00023\",\"actualProductId\":\"1068\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"7214935769225\",\"shipping\":\"0.00\",\"price\":\"240.00\",\"merchantId\":\"1\",\"descriptor\":\"NativePath\",\"initialSalesTax\":\"0.00\",\"customSalesTax\":\"\",\"refundRemaining\":\"240.00\",\"merchantTxnId\":\"81089231111\",\"purchaseStatus\":\"\",\"billingCycleType\":\"\",\"finalBillingCycle\":\"\",\"isPreauthVoid\":\"0\",\"nextBillDate\":\"\",\"trialEnabled\":\"\",\"trialType\":\"\",\"trialAuthType\":\"\",\"regularPrice\":\"\",\"productQty\":\"1\",\"cycle1_billDelay\":\"\",\"cycle2_price\":\"\",\"cycle2_shipPrice\":\"\",\"cycle2_isShippable\":\"0\",\"cycle2_billDelay\":\"\",\"cycle3_price\":\"\",\"cycle3_shipPrice\":\"\",\"cycle3_isShippable\":\"0\",\"cycle3_billDelay\":\"\",\"lastCustomCycle\":\"0\",\"purchaseCycle\":\"\",\"txnType\":\"SALE\",\"cancellationScheduled\":\"0\",\"cancelAfterDate\":\"\",\"pauseScheduled\":\"0\",\"billingCycleNumber\":\"1\",\"staggerIntervalCycles\":\"\",\"staggerFulfillments\":\"0\",\"recycleFailedStatus\":\"0\",\"clubMemberId\":\"\",\"clubUsername\":\"\",\"clubPassword\":\"\",\"recycleReference\":\"0\",\"responseType\":\"SUCCESS\",\"productTags\":\"Energy,Subscription,Supplements\"},{\"productId\":\"13109\",\"name\":\"1 x Native Berberine\",\"qty\":\"1\",\"productSku\":\"10-00023\",\"actualProductId\":\"1068\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"7214935769225\",\"shipping\":\"0.00\",\"price\":\"0.00\",\"merchantId\":\"1\",\"descriptor\":\"NativePath\",\"initialSalesTax\":\"0.00\",\"customSalesTax\":\"\",\"refundRemaining\":\"0.00\",\"merchantTxnId\":\"81089231111\",\"purchaseStatus\":\"\",\"billingCycleType\":\"\",\"finalBillingCycle\":\"\",\"isPreauthVoid\":\"0\",\"nextBillDate\":\"\",\"trialEnabled\":\"\",\"trialType\":\"\",\"trialAuthType\":\"\",\"regularPrice\":\"\",\"productQty\":\"1\",\"cycle1_billDelay\":\"\",\"cycle2_price\":\"\",\"cycle2_shipPrice\":\"\",\"cycle2_isShippable\":\"0\",\"cycle2_billDelay\":\"\",\"cycle3_price\":\"\",\"cycle3_shipPrice\":\"\",\"cycle3_isShippable\":\"0\",\"cycle3_billDelay\":\"\",\"lastCustomCycle\":\"0\",\"purchaseCycle\":\"\",\"txnType\":\"SALE\",\"cancellationScheduled\":\"0\",\"cancelAfterDate\":\"\",\"pauseScheduled\":\"0\",\"billingCycleNumber\":\"1\",\"staggerIntervalCycles\":\"\",\"staggerFulfillments\":\"0\",\"recycleFailedStatus\":\"0\",\"clubMemberId\":\"\",\"clubUsername\":\"\",\"clubPassword\":\"\",\"recycleReference\":\"0\",\"responseType\":\"SUCCESS\",\"productTags\":\"Energy,Subscription,Supplements\"}],\"totalAmount\":\"240.00\",\"taxTotal\":\"0.00\",\"shipTotal\":\"0.00\"}", "analyticsReference": "{\"ceb2ff17-7201-4ee5-a326-86136467e9ad-63eb197855730e268279c20e8cd5ff65\":2}", "currencyCodeSymbol": "$", "importOrderSuccess": "true", "upsell_curent_page": "", "ccExternalSessionId": "63eb197855730e268279c20e8cd5ff65", "previousExchangeRate": "1", "sessionStartDateTime": "2025-06-18T23:19:33.346Z", "bundleProductsPageRef": "{}", "previousCurrencySymbol": "$", "ccCountryAndStateInfoTracker": "{\"state\":\"TX\",\"shipState\":\"TX\"}", "ccCartProductsPercentageTotal": "240", "63ebc884-d2e6-4d9c-8db5-71d668b77287ccQuery": "zxonwi" }, "funnel_campaign_id": "183", "shipping_address_zip": "77006", "shipping_address_city": "Houston", "shipping_address_phone": "[email protected]", "shipping_address_country": "US", "shipping_address_province": "TX", "shipping_address_last_name": "Poole", "shipping_address_first_name": "Cynthia" } | 06/18/2025 23:21:05 |
1677561 | error | ChCh | { "url": "https:\/\/secure.nativepath.com\/native-berberine-thank-you", "trace": "parse@[native code]<br>global code@https:\/\/secure.nativepath.com\/native-berberine-thank-you:37:29<br>append@[native code]<br>getHeadCode@https:\/\/secure.nativepath.com\/index.js:43:1016<br>_callee10$@https:\/\/secure.nativepath.com\/index.js:32:10347<br>tryCatch@https:\/\/secure.nativepath.com\/index.js:1:314658<br>@https:\/\/secure.nativepath.com\/index.js:1:316297<br>asyncGeneratorStep@https:\/\/secure.nativepath.com\/index.js:1:321500<br>_next@https:\/\/secure.nativepath.com\/index.js:1:321740<br>@https:\/\/secure.nativepath.com\/index.js:1:321843<br>Promise@[native code]<br>@https:\/\/secure.nativepath.com\/index.js:1:321670<br>_HeadAndInitializePage@https:\/\/secure.nativepath.com\/index.js:32:11924<br>HeadAndInitializePage@https:\/\/secure.nativepath.com\/index.js:32:9938<br>@https:\/\/secure.nativepath.com\/index.js:32:9864", "cookie": "X-Source=79399dc2-f800-4cca-994b-13ac37ac30bb; rl_session=RS_ENC_v3_eyJhdXRvVHJhY2siOnRydWUsInRpbWVvdXQiOjE4MDAwMDAsImV4cGlyZXNBdCI6MTc1MDI2Nzg2NjIzMywiaWQiOjE3NTAyNjU4MDYwMDMsInNlc3Npb25TdGFydCI6ZmFsc2V9; _ga=GA1.1.841935775.1747949491; _ga_7G9HS8437V=GS2.1.s1750265805$o11$g1$t1750266064$j7$l0$h0; rl_anonymous_id=RS_ENC_v3_ImEzMWNjOTZlLTgwNmItNGFmOS1hYWI3LTE1NjNkZWY2YzgyMiI%3D; rl_page_init_referrer=RS_ENC_v3_IiRkaXJlY3Qi; rl_trait=RS_ENC_v3_eyJlbWFpbCI6ImpjbGVlazhAeWFob28uY29tIn0%3D; rl_user_id=RS_ENC_v3_IjIwOTEzMCI%3D; _fbp=fb.1.1747949490489.139207564341918128; __attentive_ceid=AEh; __attentive_domain=nativepath; __attentive_dv=1; __attentive_id=fc3aa31aa34b47eb852f7df8f4afd85d; _attn_=eyJ1Ijoie1wiY29cIjoxNzQ3OTQ5NDkwNTA0LFwidW9cIjoxNzUwMjY1ODA1MzU1LFwibWFcIjoyMTkwMCxcImluXCI6ZmFsc2UsXCJ2YWxcIjpcIjVkNGEzNThkZTEzOTRmZDQ5ZTA2Njg3MjEwZmVjN2ViXCJ9Iiwic2VzIjoie1widmFsXCI6XCI5ZTdlM2Q3MTc4MWU0MzZiODVhZmE2NWY3NDJmNzJiNFwiLFwidW9cIjoxNzUwMjY1ODA1MzUxLFwiY29cIjoxNzUwMjY1ODA1MzUxLFwibWFcIjowLjAyMDgzMzMzMzMzMzMzMzMzMn0ifQ==; _hjSessionUser_5255763=eyJpZCI6ImEwNDEzNzZhLTAzZGQtNTc2YS1hOWU5LTdlYjNjYzBlZTUxMyIsImNyZWF0ZWQiOjE3NDU1NDI3ODc5MzksImV4aXN0aW5nIjp0cnVlfQ==; _uetvid=e4f19b5092f711ee87ab19f27265b1e2; _scid_r=Gjr-tsVbcMKMi0zZO25XyPDPujBE0r9f9lZkAgwD4F5hb3SMnJdE4Ug9-BgOmazaBz3PaAMlBV4; _scsrid_r=; _tt_enable_cookie=1; _ttp=6OC9J3Lkjf-BBUQARTZ3nedQD43.tt.1; ttcsid=1749803755742::4OlDYq6yHs912ygxDko5.4.1749804337314; ttcsid_C3J06B1M4B6L4J2EC2OG=1749803755741::FRt8x_J8Xpj6eh_2pbTI.4.1749804337518; _sctr=1%7C1749798000000; wisepops_visitor=%7B%22uAmXnV32UU%22%3A%22e76a278b-a056-43a7-864b-1541cd33559c%22%7D; wisepops_visits=%5B%222025-06-05T06%3A09%3A51.041Z%22%2C%222025-06-04T04%3A47%3A23.867Z%22%2C%222025-05-23T19%3A50%3A19.977Z%22%2C%222025-05-23T00%3A18%3A27.650Z%22%2C%222025-05-22T21%3A31%3A30.309Z%22%5D; wisepops=%7B%22popups%22%3A%7B%7D%2C%22sub%22%3A0%2C%22ucrn%22%3A18%2C%22cid%22%3A%2264212%22%2C%22v%22%3A5%2C%22bandit%22%3A%7B%22recos%22%3A%7B%7D%7D%7D; _gcl_au=1.1.282629831.1747949491; ef_affid=6; ef_tid_c_a_1=5ea7a4bd5a144df88741472a0fe59850; ef_tid_c_o_10=5ea7a4bd5a144df88741472a0fe59850; ef_witness=1; __attentive_cco=1747949490504; _hjSessionUser_1066318=eyJpZCI6IjVjMGY5N2NkLWEyOWQtNWQzNC1hZGRkLWJiOWI5OTVmMGNiYiIsImNyZWF0ZWQiOjE3NDc5NDk0OTA1MTksImV4aXN0aW5nIjpmYWxzZX0=; _lc2_fpi=8ad7b0e6a39e--01hgvgz62abg225xfh5bpnn5h6; _hjSessionUser_3250966=eyJpZCI6Ijk3OWM5NDBkLWU4NTktNWVjYi05NzY1LTJiMjc2NmJjYjRmMiIsImNyZWF0ZWQiOjE3MDg5NzYxODY3NTUsImV4aXN0aW5nIjp0cnVlfQ==; __insp_nv=true; __insp_slim=1745858693920; __insp_targlpt=TmF0aXZlUGF0aCBHcmFzcy1GZWQgQ29sbGFnZW4%3D; __insp_targlpu=aHR0cHM6Ly9oZWFsdGgubmF0aXZlcGF0aC5jb20vbmF0aXZlcGF0aC1ncmFzcy1mZWQtY29sbGFnZW4tbS1zZW5pb3ItZGlzYz9ocGNpZD01NzEmcHViPTI0MDU0OSZoaXQ9NjI5MTgxMjcyJmMxPTA0MjcyMDI1U2VuaW9yRGlzY291bnREYXkmYzI9YXR0ZW50aXZlJmMzPSZ1dG1fc291cmNlPTA0MjcyMDI1U2VuaW9yRGlzY291bnREYXkmdXRtX21lZGl1bT1lbWwmdXRtX2NhbXBhaWduPWF0dGVudGl2ZSZ1dG1fY29udGVudD0mdXRtX2NhbXBhaWduPTA0MjcyMDI1Ky0rU01TK1NFTklPUitESVNDT1VOVCtEQVkrJTI4NDQ3MSUyOStQQVJBK1RFU1QmdXRtX3NvdXJjZT1hdHRlbnRpdmUmdXRtX21lZGl1bT1zbXMmZm49SmFuaWNlJmV4dGVybmFsSWQ9X29XeHY%3D; __insp_wid=606627737; _li_ss=CgA; dsq__=31vnfsf3hlnbcj; dsq__s=31ve96g2jn41vr; dsq__u=31ve96g2jn41vr; _axart=add2d368-b7cf-400f-8fee-14b872ad9d1d; _axeid=ee3b9627cbabafb3aecbd431e5d07251d49057d5; _axwrt=3d907836-c14a-452b-bbdf-14d10bce258a; _ga_2V7G82MKYG=GS1.1.1737743140.1.1.1737743154.46.0.0; _ga_9L2VKHLXE4=GS1.1.1737743140.1.1.1737743154.46.0.0; _shopify_y=E05E616F-748c-4A97-a8e1-483df8180e99; cjConsent=MHxOfDB8Tnww; cjUser=8066fdc5-01b5-4620-afba-519d67affc19; _ga_K6BQRD3HRJ=GS1.1.1737743140.1.0.1737743140.0.0.0; _scida=_IPgXmFvdIycl0ThSD34GA6ZrNoHPc9o; _tracking_consent=%7B%22con%22%3A%7B%22CMP%22%3A%7B%22a%22%3A%22%22%2C%22m%22%3A%22%22%2C%22p%22%3A%22%22%2C%22s%22%3A%22%22%7D%7D%2C%22v%22%3A%222.1%22%2C%22region%22%3A%22USCA%22%2C%22reg%22%3A%22%22%2C%22purposes%22%3A%7B%22a%22%3Atrue%2C%22p%22%3Atrue%2C%22m%22%3Atrue%2C%22t%22%3Atrue%7D%2C%22display_banner%22%3Afalse%2C%22sale_of_data_region%22%3Afalse%2C%22consent_id%22%3A%22B0F3004D-479a-4089-a730-f14a2c6a67aa%22%7D; _pin_unauth=dWlkPVpEUTBNREptWWpRdE5XWTFOUzAwT0dabExXSm1OalV0WkdOa04yWXlZamt6TlRkaw; _scid=feb6c55b-70c2-468b-b8d9-3b6e57c8f0cf; cto_bundle=X9liCF83OTclMkZ6UGhaMnhIZ0RzRE5mZDBLR0k5azFPQTBZb3ZneUU5em9zdDFoelQyOVIlMkI2Mzk5MzZwQlZucUxqNXRudyUyQkxDZmVXQllqTTNaQnElMkJ3NkdjYTI3UCUyRjVzZzNselJ3bk0lMkZ2UGZwWEVMdHNHNGJFNTAwZUhpVWJuJTJCTWZtS2FrcEhkYncwY0FZTCUyRjNBSHFKMTAlMkIyMklQZUV6S013QVAlMkJsRU1aSmNZbDBkayUzRA", "message": "Pixels initial: JSON Parse error: Unexpected identifier \"undefined\"", "order_id": null, "funnel_uuid": "79399dc2-f800-4cca-994b-13ac37ac30bb", "sessionStorage": { "fkCart": "{}", "fk_salt": "d6ce0190-c18c-11ec-b509-cf225d0ef380", "funnelData": "{\"referenceId\":\"79399dc2-f800-4cca-994b-13ac37ac30bb\",\"campaign\":\"183\",\"salt\":\"d6ce0190-c18c-11ec-b509-cf225d0ef380\",\"headTrackingCode\":\"<script>\<br>!function(b,e,f,g,a,c,d){b.fbq||(a=b.fbq=function(){a.callMethod?a.callMethod.apply(a,arguments):a.queue.push(arguments)},b._fbq||(b._fbq=a),a.push=a,a.loaded=!0,a.version=\\\"2.0\\\",a.queue=[],c=e.createElement(f),c.async=!0,c.src=g,d=e.getElementsByTagName(f)[0],d.parentNode.insertBefore(c,d))}(window,document,\\\"script\\\",\\\"https:\/\/connect.facebook.net\/en_US\/fbevents.js\\\");\<br><\/script>\",\"bodyTrackingCode\":\"const FBPixelId = \\\"1993352314115270\\\";\<br>\<br>if (pageData) {\<br> const { pageTypeId } = pageData;\<br> const pageTitle = pageData.currentPage.title.toLowerCase();\<br> if (pageTitle.includes(\\\"checkout\\\")) {\<br> sessionStorage.upsell_step = \\\"1\\\";\<br> sessionStorage.upsell_curent_page = \\\"\\\";\<br> }\<br>\<br> if (pageTypeId === 4) {\<br> try {\<br> fbq(\\\"init\\\", FBPixelId);\<br> fbq(\\\"trackSingle\\\", FBPixelId, \\\"InitiateCheckout\\\");\<br> fbq(\\\"trackSingle\\\", FBPixelId, \\\"AddToCart\\\");\<br>\<br> let paymentInfoSent = false;\<br> const emailInput = document.querySelector(\\\"input[name=emailAddress]\\\");\<br> if (emailInput) {\<br> emailInput.addEventListener('input', () => {\<br> if (!paymentInfoSent) {\<br> paymentInfoSent = true;\<br> fbq(\\\"trackSingle\\\", FBPixelId, \\\"AddPaymentInfo\\\");\<br> }\<br> });\<br> }\<br> } catch (e) {\<br> console.log(e.message);\<br> }\<br> }\<br>\<br> if (pageTitle.includes(\\\"upsell\\\") || pageTitle.includes(\\\"thank you\\\") || pageTypeId === 3 || pageTypeId === 5) {\<br> let orderData = null;\<br> let _cid;\<br> let hitId;\<br> try {\<br> orderData = JSON.parse(sessionStorage.orderData);\<br> const requestUri = new URLSearchParams(sessionStorage.requestUri.split(\\\"#\\\")[0]);\<br> _cid = requestUri.get(\\\"cid\\\");\<br> const uidCookie = document.cookie.split(\\\";\\\").find(cookie => cookie.trim().split(\\\"=\\\")[0] === \\\"uid\\\" + _cid);\<br> hitId = uidCookie.trim().split(\\\"=\\\")[1].split(\\\"-\\\")[0];\<br> hitId = hitId || requestUri.get(\\\"hit\\\") || requestUri.get(\\\"cc_custom_hitid\\\");\<br> } catch (e) {\<br> console.log(\\\"Pixels initial: \\\" + e.message);\<br> fetch(\\\"https:\/\/web-logger.mtnhauslabs.com\/logger\\\", {\<br> method: \\\"post\\\",\<br> headers: {\<br> 'Accept': 'application\/json',\<br> 'Content-Type': 'application\/json',\<br> },\<br> body: JSON.stringify({\<br> \\\"event\\\": \\\"error\\\",\<br> \\\"system\\\": \\\"ChCh\\\",\<br> \\\"data\\\": {\<br> \\\"funnel_uuid\\\": pageData.funnelData.referenceId,\<br> \\\"url\\\": location.href,\<br> \\\"message\\\": \\\"Pixels initial: \\\" + e.message,\<br> \\\"trace\\\": e.stack,\<br> \\\"cid\\\": _cid,\<br> \\\"hid\\\": hitId,\<br> \\\"order_id\\\": orderData ? orderData.orderId : null,\<br> \\\"sessionStorage\\\": sessionStorage,\<br> \\\"cookie\\\": document.cookie,\<br> }\<br> }),\<br> });\<br> }\<br>\<br> if (sessionStorage.upsell_step === undefined) {\<br> sessionStorage.upsell_step = \\\"1\\\";\<br> }\<br>\<br> if (orderData) {\<br> if (sessionStorage.upsell_step === \\\"1\\\") {\<br>\<br> fetch(\\\"https:\/\/web-logger.mtnhauslabs.com\/logger\\\", {\<br> method: \\\"post\\\",\<br> headers: {\<br> 'Accept': 'application\/json',\<br> 'Content-Type': 'application\/json',\<br> },\<br> body: JSON.stringify({\<br> \\\"event\\\": \\\"Conversion\\\",\<br> \\\"system\\\": \\\"ChCh\\\",\<br> \\\"data\\\": {\<br> \\\"url\\\": location.href,\<br> \\\"sessionStorage\\\": sessionStorage,\<br> \\\"cookie\\\": document.cookie,\<br> \\\"event\\\": \\\"Conversion\\\",\<br> \\\"cid\\\": _cid,\<br> \\\"transid\\\": orderData.orderId + \\\"_\\\" + sessionStorage.upsell_step,\<br> \\\"hid\\\": hitId,\<br> \\\"value\\\": orderData.orderValue,\<br> \\\"currency\\\": orderData.currencyCode,\<br> \\\"qty\\\": orderData.items[0].qty,\<br> \\\"item_ids\\\": orderData.items[0].productId,\<br> \\\"order_id\\\": orderData.orderId,\<br> \\\"email\\\": orderData.emailAddress,\<br> \\\"shipping_address_phone\\\": orderData.emailAddress,\<br> \\\"shipping_address_first_name\\\": orderData.shipFirstName,\<br> \\\"shipping_address_last_name\\\": orderData.shipLastName,\<br> \\\"shipping_address_city\\\": orderData.shipCity,\<br> \\\"shipping_address_province\\\": orderData.shipState,\<br> \\\"shipping_address_zip\\\": orderData.shipPostalCode,\<br> \\\"shipping_address_country\\\": orderData.shipCountry,\<br> \\\"funnel_name\\\": pageData.funnelData.name,\<br> \\\"funnel_uuid\\\": pageData.funnelData.referenceId,\<br> \\\"funnel_campaign_id\\\": pageData.funnelData.campaign\<br> }\<br> }),\<br> });\<br>\<br> try {\<br> let atp = \\\"&atp=0.00\\\";\<br> let hitPathScript = document.createElement(\\\"script\\\");\<br> hitPathScript.setAttribute(\\\"type\\\", \\\"text\/javascript\\\");\<br> hitPathScript.setAttribute(\\\"src\\\", \\\"https:\/\/fb.nativepath.com\/rd\/apx.php?id=1&type=3&cCid=\\\" + _cid +\<br> \\\"&transid=\\\" + orderData.orderId + \\\"_\\\" + sessionStorage.upsell_step +\<br> \\\"&ate=\\\" + (parseFloat(orderData.orderValue) + parseFloat(orderData.shipTotal)) +\<br> (hitId ? \\\"&hid=\\\" + hitId : \\\"\\\") + atp\<br> );\<br>\<br> let script = document.getElementsByTagName(\\\"script\\\")[0];\<br> script.parentNode.insertBefore(hitPathScript, script);\<br> } catch (e) {\<br> console.log(\\\"HitPath Pixel: \\\" + e.message);\<br> fetch(\\\"https:\/\/web-logger.mtnhauslabs.com\/logger\\\", {\<br> method: \\\"post\\\",\<br> headers: {\<br> 'Accept': 'application\/json',\<br> 'Content-Type': 'application\/json',\<br> },\<br> body: JSON.stringify({\<br> \\\"event\\\": \\\"error\\\",\<br> \\\"system\\\": \\\"ChCh\\\",\<br> \\\"data\\\": {\<br> \\\"funnel_uuid\\\": pageData.funnelData.referenceId,\<br> \\\"url\\\": location.href,\<br> \\\"sessionStorage\\\": sessionStorage,\<br> \\\"cookie\\\": document.cookie,\<br> \\\"message\\\": \\\"HitPath Pixel: \\\" + e.message,\<br> \\\"trace\\\": e.stack,\<br> \\\"cid\\\": _cid,\<br> \\\"hid\\\": hitId,\<br> \\\"order_id\\\": orderData ? orderData.orderId : '',\<br> }\<br> }),\<br> });\<br> }\<br>\<br> try {\<br> fbq(\\\"init\\\", FBPixelId);\<br> fbq(\\\"trackSingle\\\", FBPixelId, \\\"Purchase\\\", {\<br> currency: orderData.currencyCode,\<br> value: orderData.orderValue,\<br> content_type: \\\"product_group\\\",\<br> content_ids: [\<br> orderData.items[0].productId\<br> ]\<br> }, {\<br> eventID: orderData.orderId\<br> });\<br> } catch (e) {\<br> console.log(\\\"Facebook Pixel: \\\" + e.message);\<br> fetch(\\\"https:\/\/web-logger.mtnhauslabs.com\/logger\\\", {\<br> method: \\\"post\\\",\<br> headers: {\<br> 'Accept': 'application\/json',\<br> 'Content-Type': 'application\/json',\<br> },\<br> body: JSON.stringify({\<br> \\\"event\\\": \\\"error\\\",\<br> \\\"system\\\": \\\"ChCh\\\",\<br> \\\"data\\\": {\<br> \\\"funnel_uuid\\\": pageData.funnelData.referenceId,\<br> \\\"sessionStorage\\\": sessionStorage,\<br> \\\"cookie\\\": document.cookie,\<br> \\\"url\\\": location.href,\<br> \\\"message\\\": \\\"Facebook Pixel: \\\" + e.message,\<br> \\\"trace\\\": e.stack,\<br> \\\"cid\\\": _cid,\<br> \\\"hid\\\": hitId,\<br> \\\"order_id\\\": orderData ? orderData.orderId : '',\<br> }\<br> }),\<br> });\<br> }\<br>\<br> sessionStorage.upsell_step = sessionStorage.upsell_step * 1 + 2;\<br> } else if (sessionStorage.upsell_step > 1 && sessionStorage.upsell_items_count < orderData.items.length) {\<br> try {\<br> let atp = \\\"&atp=0.00\\\";\<br> let hitPathScript = document.createElement(\\\"script\\\");\<br> hitPathScript.setAttribute(\\\"type\\\", \\\"text\/javascript\\\");\<br> hitPathScript.setAttribute(\\\"src\\\", \\\"https:\/\/fb.nativepath.com\/rd\/apx.php?id=1&type=3&cCid=\\\" + _cid +\<br> \\\"&transid=\\\" + orderData.orderId + \\\"_\\\" + sessionStorage.upsell_step +\<br> \\\"&ate=\\\" + orderData.items.at(-1).price +\<br> (hitId ? \\\"&hid=\\\" + hitId : \\\"\\\") + atp\<br> );\<br>\<br> let script = document.getElementsByTagName(\\\"script\\\")[0];\<br> script.parentNode.insertBefore(hitPathScript, script);\<br> } catch (e) {\<br> console.log(\\\"HitPath Pixel: \\\" + e.message);\<br> }\<br>\<br> sessionStorage.upsell_step = sessionStorage.upsell_step * 1 + 2;\<br> }\<br> sessionStorage.upsell_items_count = orderData.items.length;\<br> } else {\<br> sessionStorage.upsell_step = \\\"3\\\";\<br> }\<br> }\<br>}\<br>\<br>function trackEvent(e) {\<br>}\",\"title\":\"Native Berberine\",\"addOns\":[{\"keyName\":\"Paypal_billerId\",\"keyValue\":\"3\"},{\"keyName\":\"GPay_CountryCode\",\"keyValue\":\"US\"},{\"keyName\":\"applePayCountryCode\",\"keyValue\":\"US\"},{\"keyName\":\"PayPal_Venmo\",\"keyValue\":\"false\"},{\"keyName\":\"PayPal_PayLater\",\"keyValue\":\"false\"},{\"keyName\":\"PayPal_Reference\",\"keyValue\":\"1\"},{\"keyName\":\"PayPal_Merchant\",\"keyValue\":\"YSKDY6ZWSM6B6\"},{\"keyName\":\"paypalVenmoHide\",\"keyValue\":\"false\"},{\"keyName\":\"paypalPayLaterHide\",\"keyValue\":\"false\"},{\"keyName\":\"Purchase_Event_FB\",\"keyValue\":\"2\"},{\"keyName\":\"Purchase_Event_SC\",\"keyValue\":\"3\"},{\"keyName\":\"LISTRAK_CART_UPDATE\",\"keyValue\":\"false\"},{\"keyName\":\"EXTERNAL_TRACK_REQ\",\"keyValue\":\"false\"},{\"keyName\":\"TRIPLE_WHALE_REQ\",\"keyValue\":\"false\"},{\"keyName\":\"AD_BEACON_REQ\",\"keyValue\":\"false\"},{\"keyName\":\"Google_Places\",\"keyValue\":\"AIzaSyDhMj2gAV0JQOvURSQhcZ7QVjkZKekoG3Q\"},{\"keyName\":\"PH_FORMAT_BY_COUNTRY\",\"keyValue\":\"true\"},{\"keyName\":\"PAAY_AUTH_MSTR\",\"keyValue\":\"1\"},{\"keyName\":\"PAAY_AUTH_VISA\",\"keyValue\":\"1\"},{\"keyName\":\"RECAPT_TYPE\",\"keyValue\":\"1\"},{\"keyName\":\"RECAPT_THRESHOLD\",\"keyValue\":\"0.1\"},{\"keyName\":\"RECAPT_TRIGGER\",\"keyValue\":\"1\"},{\"keyName\":\"PAYPAL_ADDRESS\",\"keyValue\":\"false\"},{\"keyName\":\"APPLEPAY_ADDRESS\",\"keyValue\":\"false\"},{\"keyName\":\"REACH_LOCALE\",\"keyValue\":\"en-US\"},{\"keyName\":\"REACH_THEME_VALUE\",\"keyValue\":\"light\"},{\"keyName\":\"PayPal_WithReach\",\"keyValue\":\"false\"},{\"keyName\":\"PAAY_CH_MIN_AMT\",\"keyValue\":\"0.00\"},{\"keyName\":\"PAAY_AUTH_MIN_AMT\",\"keyValue\":\"0.00\"},{\"keyName\":\"paypalFastlaneHide\",\"keyValue\":\"false\"}],\"providers\":[{\"id\":1,\"name\":\"Google\",\"keyValue\":\"G-7G9HS8437V\"}],\"pages\":[{\"referenceId\":\"c44521fb-ad14-4cb0-8c1c-e8e2eac7817e\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Email\",\"urlSlug\":null,\"externalURL\":null,\"pageView\":[{\"referenceId\":\"fc47604d-127f-407b-85f9-7687414f4c12\",\"templateTypeId\":24,\"pageType\":24}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"1c3a79bc-8b28-4cd2-a4d1-a2ab61edfe6f\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"1-checkout-native-berberine\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"297e74e9-36df-4721-97ed-2309fa88b213\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"91c82a0b-ef53-49c3-83ab-70bf68f56481\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"12-checkout-native-berberine\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"bb031d97-fa8d-4725-a969-9eb7523b2e81\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"83193916-1523-4aaa-a6a5-d4eada9598f4\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"12-checkout-native-berberine-g\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"2d7c900b-652f-4cc1-a032-819c33968753\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"af3c3bac-f983-4944-9821-45931c9b68ba\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"12-checkout-native-berberine-v2\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"6db8ca4f-b0ec-4df8-aa96-a19260e57412\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"6e69016f-ac9e-4d3e-a880-695ba0041591\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"3-checkout-native-berberine\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"da6be928-5908-43e1-ad1f-19120d37a27d\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"2b88d77c-a176-4e1f-b346-01b743079b18\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"12 senior\",\"urlSlug\":\"571-checkout-native-berberine-12-sr\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"aa0be4d6-a841-4106-b4f0-6b5259b1ee0f\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"5d465d85-09d2-49fe-9a13-4a75c3bda19b\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"3 senior\",\"urlSlug\":\"571-checkout-native-berberine-3-sr\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"d8596118-94db-4285-85b7-e59feb17ac3e\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"f7e0195b-d3fc-45c4-98bd-c7abcd4d552a\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"6 senior\",\"urlSlug\":\"571-checkout-native-berberine-6-sr\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"06df50ce-4711-48ea-95ff-8689b11e39e5\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"49621806-3d10-450b-a01d-a4e269eaacb9\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"1 senior\",\"urlSlug\":\"571-checkout-native-berberine-sr\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"a07dc19d-efe6-48bd-ad5d-0464bde4356d\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"efb477ff-81b4-43b5-b50e-bb2d959ac56c\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page1\",\"urlSlug\":\"571-native-berberine-g\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"3d936ad5-d687-466d-9fa8-3686f2049ba7\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"544f72c7-8267-4dcf-93c0-78183e0a17fa\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"6-checkout-native-berberine\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"18e60f45-54cc-4fcf-a06a-fca58b06bdda\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"432671ff-74d4-428d-b8ef-db6d4217869a\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"6-checkout-native-berberine-g\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"6d4d434a-1fb4-4229-a598-8b595df581fd\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"0e608d03-0a9f-4c36-a855-2bafbc30d72c\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"6-checkout-native-berberine-v2\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"d4282b83-6ff2-4430-a2e2-2c715f1e3467\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"aec109e9-674c-4c04-b47f-f736c5af3c9b\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page6\",\"urlSlug\":\"checkout-native-berberine-571\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"732769e2-2766-4790-863a-f94500ef5989\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"c5e76e60-c38d-405f-8944-b19293a53a56\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell 1\",\"urlSlug\":\"native-berberine-1\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"c47a55ba-efe9-49a8-ae41-183b5d76f408\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"43b517b0-c7f4-4d6a-8ad2-bfa10605d5e0\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"native-berberine-2\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"5b79bf84-589e-4573-be26-e4f8cacc4424\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"2eb27531-19c5-4bfd-a126-190177eac540\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"native-berberine-3\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"c0248176-60a9-4cd3-8f97-75f74b91f5aa\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"2943cb50-157b-411a-b59f-5c2d9123fdf4\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"native-berberine-4\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"4aa3aa31-126a-4506-9d26-cf14d792d629\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"200d9ff0-ea81-4141-b516-e8d513bd95c3\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"native-berberine-5\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"b5994f3d-7b61-47b4-bbf8-12402c0f59d2\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"0a507b56-0def-4775-86fb-e377141b0d9a\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"native-berberine-6\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"07f1636a-4065-4522-ab91-5209b233cc9c\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"8692f67e-5054-42c3-85a4-99f6a940a683\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Thank You Page\",\"urlSlug\":\"native-berberine-thank-you\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"84febe45-d02f-4907-a34b-12e0a9893294\",\"templateTypeId\":5,\"pageType\":5}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]}],\"disableBadge\":true,\"name\":\"CID 571 - Berberine\",\"whitelabelId\":10,\"affiliateId\":null,\"isMenuEnabled\":false}", "requestUri": "https:\/\/secure.nativepath.com\/native-berberine-thank-you", "httpReferer": "https:\/\/secure.nativepath.com\/native-berberine-6", "previousExchangeRate": "1", "previousCurrencySymbol": "$", "79399dc2-f800-4cca-994b-13ac37ac30bbccQuery": "k9ce4" } } | 06/18/2025 23:21:02 |
1677560 | Conversion | GTM | { "cid": "1317", "hid": "636909355", "url": "https:\/\/secure.nativepath.com\/1c-nativepath-grass-fed-collagen-1317-1", "order_id": "7F8D8297E8", "funnel_name": "CID 1317 - Collagen", "funnel_uuid": "622ee193-609f-4808-8c48-5a2f2653cd9c" } | 06/18/2025 23:20:28 |
1677559 | Conversion | ChCh | { "cid": "571", "hid": "636908281", "qty": "1", "url": "https:\/\/secure.nativepath.com\/571-krill-3-more-krill-1", "email": "[email protected]", "event": "Conversion", "value": "138.00", "cookie": "_fbp=fb.1.1746212600305.614917052395615239; _clck=1cu2m11%7C2%7Cfvk%7C0%7C1948; _gcl_au=1.1.163400969.1746212601; rl_anonymous_id=RS_ENC_v3_IjA5MGViYjljLWE5OWItNDY4NC04MzBlLTM0OTZjNDJmMDBmNCI%3D; rl_page_init_referrer=RS_ENC_v3_IiRkaXJlY3Qi; _lc2_fpi=8ad7b0e6a39e--01jhbht32t3qe66hn7wmdyca6t; __attentive_id=f56de64b8e7d43ecac6990c6105b8745; __attentive_cco=1749012304515; ef_witness=1; ef_affid=6; ef_tid_c_o_10=0ff2ebf22e2d4b0787f222706591a122; ef_tid_c_a_1=0ff2ebf22e2d4b0787f222706591a122; wisepops_visits=%5B%222025-06-04T04%3A45%3A04.342Z%22%5D; rl_trait=RS_ENC_v3_eyJleHRlcm5hbElkIjoiIn0%3D; rl_user_id=RS_ENC_v3_IjAxSDhWM0ZaOTc0TjFBRlpCSE41MTdQVlRDIg%3D%3D; _hjSessionUser_1066318=eyJpZCI6IjE0YWYzOWI1LTM2ODYtNTY4Zi05ZTFkLTdkMDEyMGJmNDcwNCIsImNyZWF0ZWQiOjE3NDkwMTIzMDUzMTMsImV4aXN0aW5nIjp0cnVlfQ==; wisepops=%7B%22popups%22%3A%7B%7D%2C%22sub%22%3A0%2C%22ucrn%22%3A72%2C%22cid%22%3A%2264212%22%2C%22v%22%3A5%2C%22bandit%22%3A%7B%22recos%22%3A%7B%7D%7D%7D; wisepops_visitor=%7B%22uAmXnV32UU%22%3A%225d343283-5247-49d2-a6d3-4f713584543b%22%7D; uid571=636908281-20250618160607-2b6fa68c9670f9a8917eacac44b72ce8-4706; __attentive_domain=nativepath; __attentive_ceid=AEh; __attentive_session_id=41742765a50e4b97adfb5d2998acb3c2; __attentive_utm_param_source=klaviyo; __attentive_utm_param_medium=email; __attentive_utm_param_campaign=01JXMVXWXCPQ184KRCCWNEHR2Z; __attentive_utm_param_content=klavi_eml_npb_; __attentive_ss_referrer=ORGANIC; _gid=GA1.2.1783859601.1750287968; _hjSessionUser_5255763=eyJpZCI6ImQ0OGIzN2EzLWFkY2ItNTVhNC04NDNiLTIwZDMyNDRmYmFiNyIsImNyZWF0ZWQiOjE3NDYyMTI2MDA5NjgsImV4aXN0aW5nIjp0cnVlfQ==; _hjSession_5255763=eyJpZCI6IjEwZmU0YWIxLWI3NTYtNDlkYi1hYWZkLTI1ODk5MzUwNTgwYiIsImMiOjE3NTAyODc5NjkwMjMsInMiOjAsInIiOjAsInNiIjowLCJzciI6MCwic2UiOjAsImZzIjowLCJzcCI6MH0=; __attentive_dv=1; _ga=GA1.1.666706947.1746212600; _attn_=eyJ1Ijoie1wiY29cIjoxNzQ5MDEyMzA0NTE0LFwidW9cIjoxNzQ5MDEyMzA0NTE0LFwibWFcIjoyMTkwMCxcImluXCI6ZmFsc2UsXCJ2YWxcIjpcImY1NmRlNjRiOGU3ZDQzZWNhYzY5OTBjNjEwNWI4NzQ1XCJ9Iiwic2VzIjoie1widmFsXCI6XCI0MTc0Mjc2NWE1MGU0Yjk3YWRmYjVkMjk5OGFjYjNjMlwiLFwidW9cIjoxNzUwMjg4NDE3MTkyLFwiY29cIjoxNzUwMjg4NDE3MTkyLFwibWFcIjowLjAyMDgzMzMzMzMzMzMzMzMzMn0ifQ==; __attentive_pv=2; X-Source=1428b81f-68ed-4890-a493-af119d4be651; __hitcid=571; __pub=240020; _uetsid=03b614e04c9a11f08c29678df9b4e9fe; _uetvid=03b64b504c9a11f0ac3567096f5cfb8c; _ga_7G9HS8437V=GS2.1.s1750287968$o3$g1$t1750288642$j11$l0$h0; rl_session=RS_ENC_v3_eyJhdXRvVHJhY2siOnRydWUsInRpbWVvdXQiOjE4MDAwMDAsImV4cGlyZXNBdCI6MTc1MDI5MDQ0MzI5MCwiaWQiOjE3NTAyODc5NzA2MzcsInNlc3Npb25TdGFydCI6ZmFsc2V9", "transid": "E2C6ED1D31_1", "currency": "USD", "item_ids": "10869", "order_id": "E2C6ED1D31", "funnel_name": "571 EMAIL - Krill V2 1\/3\/6\/12 (FS)", "funnel_uuid": "1428b81f-68ed-4890-a493-af119d4be651", "sessionStorage": { "fkCart": "{\"10869\":\"1\"}", "totals": "{\"subTotal\":138,\"vat\":0,\"salesTax\":0,\"shipTotal\":0,\"grandTotal\":\"138.00\",\"discount\":0,\"insurance\":0,\"savings\":204,\"compareAtTotal\":342}", "fk_salt": "d6ce0190-c18c-11ec-b509-cf225d0ef380", "orderId": "\"E2C6ED1D31\"", "taxData": "{\"taxRate\":\"0.00\",\"isVat\":false}", "products": "[{\"productId\":\"10869\",\"name\":\"6 x NativePath Antarctic Krill Oil\",\"qty\":\"1\",\"productSku\":\"10-00019\",\"actualProductId\":\"201\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"4569860276361\",\"shipping\":\"0.00\",\"price\":\"138.00\",\"merchantId\":\"1\",\"descriptor\":\"NativePath\",\"initialSalesTax\":\"0.00\",\"customSalesTax\":\"\",\"refundRemaining\":\"138.00\",\"merchantTxnId\":\"81089227002\",\"purchaseStatus\":\"\",\"billingCycleType\":\"\",\"finalBillingCycle\":\"\",\"isPreauthVoid\":\"0\",\"nextBillDate\":\"\",\"trialEnabled\":\"\",\"trialType\":\"\",\"trialAuthType\":\"\",\"regularPrice\":\"\",\"productQty\":\"1\",\"cycle1_billDelay\":\"\",\"cycle2_price\":\"\",\"cycle2_shipPrice\":\"\",\"cycle2_isShippable\":\"0\",\"cycle2_billDelay\":\"\",\"cycle3_price\":\"\",\"cycle3_shipPrice\":\"\",\"cycle3_isShippable\":\"0\",\"cycle3_billDelay\":\"\",\"lastCustomCycle\":\"0\",\"purchaseCycle\":\"\",\"txnType\":\"SALE\",\"cancellationScheduled\":\"0\",\"cancelAfterDate\":\"\",\"pauseScheduled\":\"0\",\"billingCycleNumber\":\"1\",\"staggerIntervalCycles\":\"\",\"staggerFulfillments\":\"0\",\"recycleFailedStatus\":\"0\",\"clubMemberId\":\"\",\"clubUsername\":\"\",\"clubPassword\":\"\",\"recycleReference\":\"0\",\"responseType\":\"SUCCESS\",\"productTags\":\"Brain Health,carthook_checkout,Heart,Heart Health,monthly-eligible,Pain,Subscription,Supplements\"}]", "orderData": "{\"taxExemption\":null,\"orderId\":\"E2C6ED1D31\",\"vendorOrderId\":null,\"vendorPluginId\":null,\"ipAddress\":\"24.112.250.250\",\"sourceId\":null,\"sourceValue1\":null,\"sourceValue2\":null,\"sourceValue3\":null,\"sourceValue4\":null,\"sourceValue5\":null,\"shipCarrier\":null,\"shipMethod\":null,\"profileName\":null,\"dateCreated\":\"2025-06-18 19:17:22\",\"orderType\":\"NEW_SALE\",\"orderStatus\":\"COMPLETE\",\"reviewStatus\":null,\"campaignName\":\"Krill\",\"orderValue\":\"138.00\",\"customerId\":424014,\"name\":\"Donna Brooks\",\"emailAddress\":\"[email protected]\",\"phoneNumber\":\"7244824870\",\"firstName\":\"Donna\",\"lastName\":\"Brooks\",\"companyName\":null,\"address1\":\"146 McCalmont Rd\",\"address2\":null,\"shipmentInsured\":null,\"shipmentInsurancePrice\":null,\"insuranceCharged\":0,\"city\":\"Renfrew\",\"state\":\"PA\",\"country\":\"US\",\"postalCode\":\"16053\",\"shipFirstName\":\"Donna\",\"shipLastName\":\"Brooks\",\"shipCompanyName\":null,\"shipAddress1\":\"146 McCalmont Rd\",\"shipAddress2\":null,\"shipCity\":\"Renfrew\",\"shipState\":\"PA\",\"shipCountry\":\"US\",\"shipPostalCode\":\"16053\",\"custom1\":\"571 EMAIL - Krill V2 1\/3\/6\/12 (FS)\",\"custom2\":\"6 Checkout Page fs\",\"custom3\":null,\"custom4\":null,\"custom5\":null,\"paySource\":\"CREDITCARD\",\"cardType\":\"DISCOVER\",\"cardLast4\":\"3053\",\"cardExpiryDate\":\"06\/29\",\"achAccountHolderType\":null,\"achAccountType\":null,\"achRoutingNumber\":null,\"achNameOnAccount\":null,\"achAccountNumber\":null,\"couponCode\":null,\"agentUserId\":null,\"basePrice\":\"138.00\",\"baseShipping\":\"0.00\",\"voiceLogNumber\":null,\"discountPrice\":\"0.00\",\"salesTax\":\"0.00\",\"salesUrl\":\"https:\/\/secure.nativepath.com\/571-6-checkout-antarctic-krill-oil-fs?products=10869%3A1&cc_custom_hitid=636908281&hit=636908281&hpcid=571&pub=240020&c1=npbbcPMkrill5c11livercrackers061625pm&c2=krill&c3\",\"surcharge\":\"0.00\",\"shipUpcharge\":\"0.00\",\"shipProfileId\":null,\"baseCurrencyCode\":\"USD\",\"baseCurrencySymbol\":\"$\",\"currencySymbol\":\"$\",\"currencyCode\":\"USD\",\"campaignId\":4,\"merchantTxnId\":\"81089227002\",\"ibanLast4\":null,\"originalCycleNumber\":1,\"prepaidType\":null,\"cardIsPrepaid\":0,\"cardIsDebit\":0,\"accountHolder\":null,\"subTotal\":\"138.00\",\"shipTotal\":\"0.00\",\"taxTotal\":\"0.00\",\"totalAmount\":\"138.00\",\"totalDiscount\":\"0.00\",\"totalRefundRemaining\":\"138.00\",\"amountPaid\":\"138.00\",\"items\":[{\"productId\":\"10869\",\"name\":\"6 x NativePath Antarctic Krill Oil\",\"qty\":\"1\",\"productSku\":\"10-00019\",\"actualProductId\":\"201\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"4569860276361\",\"shipping\":\"0.00\",\"price\":\"138.00\",\"merchantId\":\"1\",\"descriptor\":\"NativePath\",\"initialSalesTax\":\"0.00\",\"customSalesTax\":\"\",\"refundRemaining\":\"138.00\",\"merchantTxnId\":\"81089227002\",\"purchaseStatus\":\"\",\"billingCycleType\":\"\",\"finalBillingCycle\":\"\",\"isPreauthVoid\":\"0\",\"nextBillDate\":\"\",\"trialEnabled\":\"\",\"trialType\":\"\",\"trialAuthType\":\"\",\"regularPrice\":\"\",\"productQty\":\"1\",\"cycle1_billDelay\":\"\",\"cycle2_price\":\"\",\"cycle2_shipPrice\":\"\",\"cycle2_isShippable\":\"0\",\"cycle2_billDelay\":\"\",\"cycle3_price\":\"\",\"cycle3_shipPrice\":\"\",\"cycle3_isShippable\":\"0\",\"cycle3_billDelay\":\"\",\"lastCustomCycle\":\"0\",\"purchaseCycle\":\"\",\"txnType\":\"SALE\",\"cancellationScheduled\":\"0\",\"cancelAfterDate\":\"\",\"pauseScheduled\":\"0\",\"billingCycleNumber\":\"1\",\"staggerIntervalCycles\":\"\",\"staggerFulfillments\":\"0\",\"recycleFailedStatus\":\"0\",\"clubMemberId\":\"\",\"clubUsername\":\"\",\"clubPassword\":\"\",\"recycleReference\":\"0\",\"responseType\":\"SUCCESS\",\"productTags\":\"Brain Health,carthook_checkout,Heart,Heart Health,monthly-eligible,Pain,Subscription,Supplements\"}],\"paypalUrl\":null,\"paypalSdkParams\":null,\"gatewayUrl\":null,\"gatewaySdkParams\":null,\"customFields\":{\"hitid\":\"636908281\"},\"newCustomer\":0,\"productsPurchased\":\"10692\",\"recommendedProducts\":[{\"recommendedCampaignProductId\":1343,\"rank\":0.135379,\"displayName\":\"3 x NativePath Antarctic Krill Oil\"},{\"recommendedCampaignProductId\":531,\"rank\":0.120939,\"displayName\":\"1 x NativePath Antarctic Krill Oil\"},{\"recommendedCampaignProductId\":15858,\"rank\":0.097473,\"displayName\":\"3 x Total Turmeric\"},{\"recommendedCampaignProductId\":651,\"rank\":0.048736,\"displayName\":\"3 x NativePath Collagen\"},{\"recommendedCampaignProductId\":539,\"rank\":0.041516,\"displayName\":\"1 x NativePath Collagen\"},{\"recommendedCampaignProductId\":12902,\"rank\":0.036101,\"displayName\":\"Buy 3 Get 3 FREE - NativePath Krill Oil\"},{\"recommendedCampaignProductId\":15859,\"rank\":0.019856,\"displayName\":\"1 x Total Turmeric\"},{\"recommendedCampaignProductId\":16081,\"rank\":0.005415,\"displayName\":\"1 x Total Turmeric\"},{\"recommendedCampaignProductId\":652,\"rank\":0.001992,\"displayName\":\"3 x NativePath Total Turmeric\"},{\"recommendedCampaignProductId\":15760,\"rank\":0.001905,\"displayName\":\"FREE NativePath Pedometer\"}]}", "sessionId": "{\"result\":\"SUCCESS\",\"message\":{\"sessionId\":\"14281978552bb7170e0bc7d6e08779a2\",\"pixel\":\"<iframe width=1 height=1 frameborder=0 scrolling=no src='https:\/\/lp.konnektive.com\/logos\/logo.htm?c=nativepath&s=14281978552bb7170e0bc7d6e08779a2'><img width=1 height=1 src='https:\/\/lp.konnektive.com\/logos\/logo.gif?c=nativepath&s=14281978552bb7170e0bc7d6e08779a2'><\/iframe>\",\"geoInfo\":{\"geoCountry\":\"US\",\"geoState\":\"PA\",\"geoCity\":\"Butler\",\"geoPostal\":\"16001\"}}}", "taxParams": "{\"firstName\":\"\",\"lastName\":\"\",\"emailAddress\":\"[email protected]\",\"shipProfileId\":null,\"address1\":\"\",\"address2\":\"\",\"postalCode\":\"\",\"city\":\"\",\"state\":\"PA\",\"country\":\"US\",\"shipFirstName\":\"Donna\",\"shipLastName\":\"Brooks\",\"shipAddress1\":\"146 McCalmont Rd\",\"shipAddress2\":\"\",\"shipCity\":\"Renfrew\",\"shipState\":\"PA\",\"shipPostalCode\":\"16053\",\"shipCountry\":\"US\",\"campaignId\":4,\"couponCode\":null,\"product1_id\":10869,\"product1_qty\":\"1\",\"currencyCode\":\"USD\",\"cartId\":null}", "funnelData": "{\"referenceId\":\"1428b81f-68ed-4890-a493-af119d4be651\",\"campaign\":\"4\",\"salt\":\"d6ce0190-c18c-11ec-b509-cf225d0ef380\",\"headTrackingCode\":\"<script>\<br>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\<br> new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\<br> j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\<br> 'https:\/\/www.googletagmanager.com\/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\<br> })(window,document,'script','dataLayer','GTM-K2KGPKM');\<br>\<br>!function(b,e,f,g,a,c,d){b.fbq||(a=b.fbq=function(){a.callMethod?a.callMethod.apply(a,arguments):a.queue.push(arguments)},b._fbq||(b._fbq=a),a.push=a,a.loaded=!0,a.version=\\\"2.0\\\",a.queue=[],c=e.createElement(f),c.async=!0,c.src=g,d=e.getElementsByTagName(f)[0],d.parentNode.insertBefore(c,d))}(window,document,\\\"script\\\",\\\"https:\/\/connect.facebook.net\/en_US\/fbevents.js\\\");\<br><\/script>\",\"bodyTrackingCode\":\"const FBPixelId = \\\"1993352314115270\\\";\<br>\<br>if (pageData) {\<br> const { pageTypeId } = pageData;\<br> const pageTitle = pageData.currentPage.title.toLowerCase();\<br> if (pageTitle.includes(\\\"checkout\\\")) {\<br> sessionStorage.upsell_step = \\\"1\\\";\<br> sessionStorage.upsell_curent_page = \\\"\\\";\<br> }\<br>\<br> if (pageTypeId === 4) {\<br> try {\<br> fbq(\\\"init\\\", FBPixelId);\<br> fbq(\\\"trackSingle\\\", FBPixelId, \\\"InitiateCheckout\\\");\<br> fbq(\\\"trackSingle\\\", FBPixelId, \\\"AddToCart\\\");\<br>\<br> let paymentInfoSent = false;\<br> const emailInput = document.querySelector(\\\"input[name=emailAddress]\\\");\<br> if (emailInput) {\<br> emailInput.addEventListener('input', () => {\<br> if (!paymentInfoSent) {\<br> paymentInfoSent = true;\<br> fbq(\\\"trackSingle\\\", FBPixelId, \\\"AddPaymentInfo\\\");\<br> }\<br> });\<br> }\<br> } catch (e) {\<br> console.log(e.message);\<br> }\<br> }\<br>\<br> if (pageTitle.includes(\\\"upsell\\\") || pageTitle.includes(\\\"thank you\\\") || pageTypeId === 3 || pageTypeId === 5) {\<br> let orderData = null;\<br> let _cid;\<br> let hitId;\<br> try {\<br> orderData = JSON.parse(sessionStorage.orderData);\<br> const requestUri = new URLSearchParams(sessionStorage.requestUri.split(\\\"#\\\")[0]);\<br> _cid = requestUri.get(\\\"cid\\\");\<br> const uidCookie = document.cookie.split(\\\";\\\").find(cookie => cookie.trim().split(\\\"=\\\")[0] === \\\"uid\\\" + _cid);\<br> hitId = uidCookie.trim().split(\\\"=\\\")[1].split(\\\"-\\\")[0];\<br> hitId = hitId || requestUri.get(\\\"hit\\\") || requestUri.get(\\\"cc_custom_hitid\\\");\<br> } catch (e) {\<br> console.log(\\\"Pixels initial: \\\" + e.message);\<br> fetch(\\\"https:\/\/web-logger.mtnhauslabs.com\/logger\\\", {\<br> method: \\\"post\\\",\<br> headers: {\<br> 'Accept': 'application\/json',\<br> 'Content-Type': 'application\/json',\<br> },\<br> body: JSON.stringify({\<br> \\\"event\\\": \\\"error\\\",\<br> \\\"system\\\": \\\"ChCh\\\",\<br> \\\"data\\\": {\<br> \\\"funnel_uuid\\\": pageData.funnelData.referenceId,\<br> \\\"url\\\": location.href,\<br> \\\"message\\\": \\\"Pixels initial: \\\" + e.message,\<br> \\\"trace\\\": e.stack,\<br> \\\"cid\\\": _cid,\<br> \\\"hid\\\": hitId,\<br> \\\"order_id\\\": orderData ? orderData.orderId : null,\<br> \\\"sessionStorage\\\": sessionStorage,\<br> \\\"cookie\\\": document.cookie,\<br> }\<br> }),\<br> });\<br> }\<br>\<br> if (sessionStorage.upsell_step === undefined) {\<br> sessionStorage.upsell_step = \\\"1\\\";\<br> }\<br>\<br> if (orderData) {\<br> if (sessionStorage.upsell_step === \\\"1\\\") {\<br>\<br> fetch(\\\"https:\/\/web-logger.mtnhauslabs.com\/logger\\\", {\<br> method: \\\"post\\\",\<br> headers: {\<br> 'Accept': 'application\/json',\<br> 'Content-Type': 'application\/json',\<br> },\<br> body: JSON.stringify({\<br> \\\"event\\\": \\\"Conversion\\\",\<br> \\\"system\\\": \\\"ChCh\\\",\<br> \\\"data\\\": {\<br> \\\"url\\\": location.href,\<br> \\\"sessionStorage\\\": sessionStorage,\<br> \\\"cookie\\\": document.cookie,\<br> \\\"event\\\": \\\"Conversion\\\",\<br> \\\"cid\\\": _cid,\<br> \\\"transid\\\": orderData.orderId + \\\"_\\\" + sessionStorage.upsell_step,\<br> \\\"hid\\\": hitId,\<br> \\\"value\\\": orderData.orderValue,\<br> \\\"currency\\\": orderData.currencyCode,\<br> \\\"qty\\\": orderData.items[0].qty,\<br> \\\"item_ids\\\": orderData.items[0].productId,\<br> \\\"order_id\\\": orderData.orderId,\<br> \\\"email\\\": orderData.emailAddress,\<br> \\\"shipping_address_phone\\\": orderData.emailAddress,\<br> \\\"shipping_address_first_name\\\": orderData.shipFirstName,\<br> \\\"shipping_address_last_name\\\": orderData.shipLastName,\<br> \\\"shipping_address_city\\\": orderData.shipCity,\<br> \\\"shipping_address_province\\\": orderData.shipState,\<br> \\\"shipping_address_zip\\\": orderData.shipPostalCode,\<br> \\\"shipping_address_country\\\": orderData.shipCountry,\<br> \\\"funnel_name\\\": pageData.funnelData.name,\<br> \\\"funnel_uuid\\\": pageData.funnelData.referenceId,\<br> \\\"funnel_campaign_id\\\": pageData.funnelData.campaign\<br> }\<br> }),\<br> });\<br>\<br> try {\<br> let atp = \\\"&atp=0.00\\\";\<br> let hitPathScript = document.createElement(\\\"script\\\");\<br> hitPathScript.setAttribute(\\\"type\\\", \\\"text\/javascript\\\");\<br> hitPathScript.setAttribute(\\\"src\\\", \\\"https:\/\/fb.nativepath.com\/rd\/apx.php?id=1&type=3&cCid=\\\" + _cid +\<br> \\\"&transid=\\\" + orderData.orderId + \\\"_\\\" + sessionStorage.upsell_step +\<br> \\\"&ate=\\\" + (parseFloat(orderData.orderValue) + parseFloat(orderData.shipTotal)) +\<br> (hitId ? \\\"&hid=\\\" + hitId : \\\"\\\") + atp\<br> );\<br>\<br> let script = document.getElementsByTagName(\\\"script\\\")[0];\<br> script.parentNode.insertBefore(hitPathScript, script);\<br> } catch (e) {\<br> console.log(\\\"HitPath Pixel: \\\" + e.message);\<br> fetch(\\\"https:\/\/web-logger.mtnhauslabs.com\/logger\\\", {\<br> method: \\\"post\\\",\<br> headers: {\<br> 'Accept': 'application\/json',\<br> 'Content-Type': 'application\/json',\<br> },\<br> body: JSON.stringify({\<br> \\\"event\\\": \\\"error\\\",\<br> \\\"system\\\": \\\"ChCh\\\",\<br> \\\"data\\\": {\<br> \\\"funnel_uuid\\\": pageData.funnelData.referenceId,\<br> \\\"url\\\": location.href,\<br> \\\"sessionStorage\\\": sessionStorage,\<br> \\\"cookie\\\": document.cookie,\<br> \\\"message\\\": \\\"HitPath Pixel: \\\" + e.message,\<br> \\\"trace\\\": e.stack,\<br> \\\"cid\\\": _cid,\<br> \\\"hid\\\": hitId,\<br> \\\"order_id\\\": orderData ? orderData.orderId : '',\<br> }\<br> }),\<br> });\<br> }\<br>\<br> try {\<br> fbq(\\\"init\\\", FBPixelId);\<br> fbq(\\\"trackSingle\\\", FBPixelId, \\\"Purchase\\\", {\<br> currency: orderData.currencyCode,\<br> value: orderData.orderValue,\<br> content_type: \\\"product_group\\\",\<br> content_ids: [\<br> orderData.items[0].productId\<br> ]\<br> }, {\<br> eventID: orderData.orderId\<br> });\<br> } catch (e) {\<br> console.log(\\\"Facebook Pixel: \\\" + e.message);\<br> fetch(\\\"https:\/\/web-logger.mtnhauslabs.com\/logger\\\", {\<br> method: \\\"post\\\",\<br> headers: {\<br> 'Accept': 'application\/json',\<br> 'Content-Type': 'application\/json',\<br> },\<br> body: JSON.stringify({\<br> \\\"event\\\": \\\"error\\\",\<br> \\\"system\\\": \\\"ChCh\\\",\<br> \\\"data\\\": {\<br> \\\"funnel_uuid\\\": pageData.funnelData.referenceId,\<br> \\\"sessionStorage\\\": sessionStorage,\<br> \\\"cookie\\\": document.cookie,\<br> \\\"url\\\": location.href,\<br> \\\"message\\\": \\\"Facebook Pixel: \\\" + e.message,\<br> \\\"trace\\\": e.stack,\<br> \\\"cid\\\": _cid,\<br> \\\"hid\\\": hitId,\<br> \\\"order_id\\\": orderData ? orderData.orderId : '',\<br> }\<br> }),\<br> });\<br> }\<br>\<br> sessionStorage.upsell_step = sessionStorage.upsell_step * 1 + 2;\<br> } else if (sessionStorage.upsell_step > 1 && sessionStorage.upsell_items_count < orderData.items.length) {\<br> try {\<br> let atp = \\\"&atp=0.00\\\";\<br> let hitPathScript = document.createElement(\\\"script\\\");\<br> hitPathScript.setAttribute(\\\"type\\\", \\\"text\/javascript\\\");\<br> hitPathScript.setAttribute(\\\"src\\\", \\\"https:\/\/fb.nativepath.com\/rd\/apx.php?id=1&type=3&cCid=\\\" + _cid +\<br> \\\"&transid=\\\" + orderData.orderId + \\\"_\\\" + sessionStorage.upsell_step +\<br> \\\"&ate=\\\" + orderData.items.at(-1).price +\<br> (hitId ? \\\"&hid=\\\" + hitId : \\\"\\\") + atp\<br> );\<br>\<br> let script = document.getElementsByTagName(\\\"script\\\")[0];\<br> script.parentNode.insertBefore(hitPathScript, script);\<br> } catch (e) {\<br> console.log(\\\"HitPath Pixel: \\\" + e.message);\<br> }\<br>\<br> sessionStorage.upsell_step = sessionStorage.upsell_step * 1 + 2;\<br> }\<br> sessionStorage.upsell_items_count = orderData.items.length;\<br> } else {\<br> sessionStorage.upsell_step = \\\"3\\\";\<br> }\<br> }\<br>}\<br>\<br>function trackEvent(e) {\<br>}\",\"title\":\"Antarctic Krill Oil\",\"addOns\":[{\"keyName\":\"Paypal_billerId\",\"keyValue\":\"3\"},{\"keyName\":\"Purchase_Event_FB\",\"keyValue\":\"2\"},{\"keyName\":\"LISTRAK_CART_UPDATE\",\"keyValue\":\"false\"},{\"keyName\":\"EXTERNAL_TRACK_REQ\",\"keyValue\":\"false\"},{\"keyName\":\"SEND_USER_DATA\",\"keyValue\":\"false\"},{\"keyName\":\"TRIPLE_WHALE_REQ\",\"keyValue\":\"false\"},{\"keyName\":\"AD_BEACON_REQ\",\"keyValue\":\"false\"},{\"keyName\":\"Google_Places\",\"keyValue\":\"AIzaSyDhMj2gAV0JQOvURSQhcZ7QVjkZKekoG3Q\"},{\"keyName\":\"GPay_CountryCode\",\"keyValue\":\"US\"},{\"keyName\":\"applePayCountryCode\",\"keyValue\":\"US\"},{\"keyName\":\"PayPal_Venmo\",\"keyValue\":\"0\"},{\"keyName\":\"PayPal_PayLater\",\"keyValue\":\"0\"},{\"keyName\":\"PayPal_Reference\",\"keyValue\":\"1\"},{\"keyName\":\"PayPal_Merchant\",\"keyValue\":\"YSKDY6ZWSM6B6\"},{\"keyName\":\"PayPal_WithReach\",\"keyValue\":\"false\"},{\"keyName\":\"paypalVenmoHide\",\"keyValue\":\"false\"},{\"keyName\":\"paypalPayLaterHide\",\"keyValue\":\"false\"},{\"keyName\":\"Purchase_Event_SC\",\"keyValue\":\"3\"},{\"keyName\":\"AV_Level\",\"keyValue\":\"1\"},{\"keyName\":\"SEND_UNIQUE_TRANS_ID\",\"keyValue\":\"false\"},{\"keyName\":\"PH_FORMAT_BY_COUNTRY\",\"keyValue\":\"true\"},{\"keyName\":\"FB_ADV_TRACKING\",\"keyValue\":\"false\"},{\"keyName\":\"SYGNAL_ADV_TRACKING\",\"keyValue\":\"false\"},{\"keyName\":\"TTK_ADV_TRACKING\",\"keyValue\":\"false\"}],\"providers\":[{\"id\":1,\"name\":\"Google\",\"keyValue\":\"G-7G9HS8437V\"}],\"pages\":[{\"referenceId\":\"c44521fb-ad14-4cb0-8c1c-e8e2eac7817e\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Email\",\"urlSlug\":null,\"externalURL\":null,\"pageView\":[{\"referenceId\":\"fc47604d-127f-407b-85f9-7687414f4c12\",\"templateTypeId\":24,\"pageType\":24}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"271144db-aa74-4599-bdc9-eea649d2e53f\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"1 Checkout Page fs\",\"urlSlug\":\"571-1-checkout-antarctic-krill-oil-fs\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"7f1add39-5699-4ef1-a207-197849fd2fc9\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"239783ac-788c-4f1c-a82a-a651542e47c2\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"10 Checkout Page fs\",\"urlSlug\":\"571-10-checkout-antarctic-krill-oil-fs\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"6dac6c08-c808-42ec-b20c-89c82ffb649a\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"1e9b82d6-c0ac-4815-9911-b6e8000106cc\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"12 Checkout Page fs\",\"urlSlug\":\"571-12-checkout-antarctic-krill-oil-fs\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"35ff9d2e-bc49-41ea-ac27-44f16d011131\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"85cfe00d-ced5-4f15-9d30-8061802d87ce\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"12 x (Pick Your Gift)\",\"urlSlug\":\"571-12-checkout-antarctic-krill-oil-g\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"789e16b0-d3b0-4e20-a6cf-08d2145d281b\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"6134535f-6c56-46b2-8d5e-e83f230042fe\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"3 Checkout Page fs\",\"urlSlug\":\"571-3-checkout-antarctic-krill-oil-fs\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"5bf528f5-7fe7-4027-b041-65742285df66\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"562a1f71-d882-4658-8934-8624bec35655\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"6 Checkout Page fs\",\"urlSlug\":\"571-6-checkout-antarctic-krill-oil-fs\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"0ec6dc3d-f95a-4d1d-a7ac-c6061aaff74b\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"1eeed5bb-0e35-4431-9c39-cce872e89d78\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"6 x (Pick Your Gift)\",\"urlSlug\":\"571-6-checkout-antarctic-krill-oil-g\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"d741322b-a23b-402f-af74-4e9bc5ce7a12\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"58233592-516d-4703-b5f1-6121eeadafe0\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout\",\"urlSlug\":\"571-checkout-antarctic-krill-oil\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"f6ea82a0-6eb4-467a-8c7a-107c7ead82b1\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"870364c2-5439-45a5-99a8-409b8ed5c881\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout\",\"urlSlug\":\"571-checkout-antarctic-krill-oil-fs\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"40722eca-93ac-4100-b4a1-c56177e13932\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"f29e8079-4a62-4699-8a43-600d1d2d5ea1\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Pick Your Gift\",\"urlSlug\":\"571-checkout-antarctic-krill-oil-g\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"7366f9d9-7edd-45f4-9714-d22a00477752\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"363287bb-3c49-4bdd-8104-c4f84fc47ff7\",\"splitReferenceId\":\"4a06f8f1-ead6-4a7d-afb3-74e1e445410e\",\"splitEnabled\":true,\"isMembershipRequired\":false,\"title\":\"Checkout\",\"urlSlug\":\"571-checkout-antarctic-krill-oil-ob-a\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"9d7bd86a-b278-44f3-8213-351828d93cab\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"17998832-3672-4419-b476-7e768df9a637\",\"splitReferenceId\":\"4a06f8f1-ead6-4a7d-afb3-74e1e445410e\",\"splitEnabled\":true,\"isMembershipRequired\":false,\"title\":\"Checkout\",\"urlSlug\":\"571-checkout-antarctic-krill-oil-ob-b\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"15801795-839f-46d4-b14c-9b0f38d118b5\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"add1e59f-021e-43ac-bcd9-0e7d93cc7e3c\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Downsell 2\",\"urlSlug\":\"571-krill-1-grass-fed-collagen-4\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"b1d7f4b1-248f-4aa9-bcac-0284addfcc98\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"346c2e94-698a-42f9-a673-0c38ac046edb\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Downsell 1\",\"urlSlug\":\"571-krill-1-more-krill-2\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"b17d15a6-691c-4a48-888f-5bbd35f9c8e3\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"23f000d7-5e3e-4af9-b32e-1f643efb9ad5\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page7\",\"urlSlug\":\"571-krill-1-turmeric-6\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"32d33db9-b262-4a8e-adfa-61d4c6c6deb3\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"0eb7519a-24c3-4a7b-9574-e5ccec75783c\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell 2\",\"urlSlug\":\"571-krill-3-grass-fed-collagen-3\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"6932f170-5156-4dcc-ba0e-247444f2e2c6\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"4e318972-711f-4f8d-8072-d0151e6e487d\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell 1\",\"urlSlug\":\"571-krill-3-more-krill-1\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"f713c413-1946-426e-9f5d-00e0c5277cf1\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"07aefdfc-ded4-4563-9799-032286add4ee\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page6\",\"urlSlug\":\"571-krill-b1g2-turmeric-5\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"27057731-6c17-4c8d-b756-f9ffc3dc637a\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"2a3c5fb5-2885-4d13-9a56-3542a57750c8\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"1sub ob\",\"urlSlug\":\"571-nativepath-krill-checkout-1-sub\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"68b53eb8-e8fc-463e-9842-f1606f4f698e\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"9e09bc57-85d9-4d7e-890e-252bd2a7747a\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"1sub ob\",\"urlSlug\":\"571-nativepath-krill-checkout-1-sub-ob\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"824d3d5f-b3eb-4e0e-8c84-efdc6053cfee\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"9897d53a-1f52-463c-872e-d5ba165566eb\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"12 sub ob\",\"urlSlug\":\"571-nativepath-krill-checkout-12-sub\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"f874943b-0439-4b8b-a464-8d7c1b47b811\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"90325eba-ad49-4686-8b76-53d7c72baed5\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"12 sub ob\",\"urlSlug\":\"571-nativepath-krill-checkout-12-sub-ob\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"8962a327-b0d0-4437-86e7-f46e260b0e95\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"a9112308-cc8a-485b-bb82-dd0ed960d25c\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"3 sub ob\",\"urlSlug\":\"571-nativepath-krill-checkout-3-sub\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"c8e7c6d5-a272-41e7-b88d-989f26a8e32a\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"84b588b9-13cd-4606-9935-caaea4433f81\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"3 sub ob\",\"urlSlug\":\"571-nativepath-krill-checkout-3-sub-ob\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"919a549b-a886-4b26-b361-08169433283a\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"58fa1fa0-4617-4068-870a-e69d340f3ee4\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"6 sub ob\",\"urlSlug\":\"571-nativepath-krill-checkout-6-sub\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"dc6d12f8-ee76-4e96-ad54-4e8ca1c2f40a\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"7546b88c-231b-4691-aae6-283f3ee625be\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"6 sub ob\",\"urlSlug\":\"571-nativepath-krill-checkout-6-sub-ob\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"6a100849-d84b-44a4-81d0-1a0e6e3bff38\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"8692f67e-5054-42c3-85a4-99f6a940a683\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Thank You Page\",\"urlSlug\":\"571-thank-you-krill\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"84febe45-d02f-4907-a34b-12e0a9893294\",\"templateTypeId\":5,\"pageType\":5}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"69b2cfb2-1232-4328-9b3a-6cd8d04409b6\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout discount cpn\",\"urlSlug\":\"checkout-nativepath-antarctic-krill-special-offer-571-cpn\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"8dd025f3-fc16-4b90-9082-fb748af6af96\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"b354920f-3222-40a7-afc8-85457006ed05\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Common\",\"urlSlug\":\"common11\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"a8cfe827-6f92-4d68-a8f8-23376f145f82\",\"templateTypeId\":36,\"pageType\":36}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]}],\"disableBadge\":true,\"name\":\"571 EMAIL - Krill V2 1\/3\/6\/12 (FS)\",\"whitelabelId\":10,\"affiliateId\":null,\"isMenuEnabled\":false}", "leadParams": "{\"emailAddress\":\"[email protected]\",\"doNotSellName\":1,\"shipFirstName\":\"Donna\",\"shipLastName\":\"Brooks\",\"shipAddress1\":\"146 McCalmont Rd\",\"shipAddress2\":\"\",\"shipCity\":\"Renfrew\",\"shipCountry\":\"US\",\"province-hidden\":\"PA\",\"shipState\":\"PA\",\"shipPostalCode\":\"16053\",\"\":\"\",\"phoneNumber\":\"7244824870\",\"contactOptIn\":0,\"billShipSame\":1,\"firstName\":\"Donna\",\"lastName\":\"Brooks\",\"address1\":\"146 McCalmont Rd\",\"address2\":\"\",\"city\":\"Renfrew\",\"country\":\"US\",\"state\":\"PA\",\"postalCode\":\"16053\",\"optradio\":\"M\",\"payment_method\":\"\",\"cardDate\":\"0629\",\"shipProfileId\":null,\"product1_id\":\"10869\",\"product1_qty\":\"1\",\"orderId\":\"E2C6ED1D31\",\"salesUrl\":\"https:\/\/secure.nativepath.com\/571-6-checkout-antarctic-krill-oil-fs?products=10869%3A1&cc_custom_hitid=636908281&hit=636908281&hpcid=571&pub=240020&c1=npbbcPMkrill5c11livercrackers061625pm&c2=krill&c3=klavi_eml_npb_&utm_source=klaviyo&utm_medium=email&utm_campaign=01JXMVXWXCPQ184KRCCWNEHR2Z&utm_content=klavi_eml_npb_&_kx=xp3QqpJs6HSL3yODsIwNDmvh3mnuQyPEKE3TwNDYqRc.TPg5j8&klv_exid=&ajs_uid=01H8V3FZ974N1AFZBHN517PVTC&ajs_trait_externalId=&ajs_aid=090ebb9c-a99b-4684-830e-3496c42f00f4&cid=571\",\"campaignId\":4,\"custom1\":\"571 EMAIL - Krill V2 1\/3\/6\/12 (FS)\",\"custom2\":\"6 Checkout Page fs\",\"sessionId\":\"14281978552bb7170e0bc7d6e08779a2\"}", "requestUri": "https:\/\/secure.nativepath.com\/571-6-checkout-antarctic-krill-oil-fs?products=10869%3A1&cc_custom_hitid=636908281&hit=636908281&hpcid=571&pub=240020&c1=npbbcPMkrill5c11livercrackers061625pm&c2=krill&c3=klavi_eml_npb_&utm_source=klaviyo&utm_medium=email&utm_campaign=01JXMVXWXCPQ184KRCCWNEHR2Z&utm_content=klavi_eml_npb_&_kx=xp3QqpJs6HSL3yODsIwNDmvh3mnuQyPEKE3TwNDYqRc.TPg5j8&klv_exid=&ajs_uid=01H8V3FZ974N1AFZBHN517PVTC&ajs_trait_externalId=&ajs_aid=090ebb9c-a99b-4684-830e-3496c42f00f4&cid=571", "bundleItems": "{}", "httpReferer": "https:\/\/health.nativepath.com\/", "upsell_step": "1", "userDetails": "{\"firstName\":\"Donna\",\"lastName\":\"Brooks\",\"companyName\":null,\"address1\":\"146 McCalmont Rd\",\"address2\":\"\",\"postalCode\":\"16053\",\"city\":\"Renfrew\",\"state\":\"PA\",\"country\":\"US\",\"emailAddress\":\"[email protected]\",\"phoneNumber\":\"7244824870\",\"gender\":null,\"dob\":null,\"couponCode\":null,\"shipProfileId\":null,\"achRoutingNumber\":null,\"achAccountNumber\":null,\"achAccountType\":null,\"iban\":null,\"ddbic\":null,\"custom1\":\"571 EMAIL - Krill V2 1\/3\/6\/12 (FS)\",\"custom2\":\"6 Checkout Page fs\",\"custom3\":null,\"custom4\":null,\"custom5\":null,\"redirectsTo\":\"https:\/\/secure.nativepath.com\/571-krill-3-more-krill-1\",\"browserData\":\"{\\\"acceptHeader\\\":\\\"application\/json\\\",\\\"userAgent\\\":\\\"Mozilla\/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/136.0.0.0 Safari\/537.36\\\",\\\"language\\\":\\\"en-US\\\",\\\"timezone\\\":\\\"240\\\",\\\"colorDepth\\\":24,\\\"screen\\\":{\\\"height\\\":\\\"1200\\\",\\\"width\\\":\\\"1920\\\"},\\\"javaScriptEnabled\\\":true,\\\"javaEnabled\\\":false}\",\"salesUrl\":\"https:\/\/secure.nativepath.com\/571-6-checkout-antarctic-krill-oil-fs?products=10869%3A1&cc_custom_hitid=636908281&hit=636908281&hpcid=571&pub=240020&c1=npbbcPMkrill5c11livercrackers061625pm&c2=krill&c3=klavi_eml_npb_&utm_source=klaviyo&utm_medium=email&utm_campaign=01JXMVXWXCPQ184KRCCWNEHR2Z&utm_content=klavi_eml_npb_&_kx=xp3QqpJs6HSL3yODsIwNDmvh3mnuQyPEKE3TwNDYqRc.TPg5j8&klv_exid=&ajs_uid=01H8V3FZ974N1AFZBHN517PVTC&ajs_trait_externalId=&ajs_aid=090ebb9c-a99b-4684-830e-3496c42f00f4&cid=571\",\"cartId\":null,\"campaignId\":4,\"doNotSellName\":1,\"contactOptIn\":0,\"billShipSame\":1,\"optradio\":\"M\",\"orderId\":\"E2C6ED1D31\",\"shipFirstName\":\"Donna\",\"shipLastName\":\"Brooks\",\"shipAddress1\":\"146 McCalmont Rd\",\"shipAddress2\":\"\",\"shipCity\":\"Renfrew\",\"shipState\":\"PA\",\"shipPostalCode\":\"16053\",\"shipCountry\":\"US\",\"cardMonth\":6,\"cardYear\":29,\"paySource\":\"CREDITCARD\",\"forceMerchantId\":null,\"product1_id\":\"10869\",\"product1_qty\":\"1\",\"sessionId\":\"14281978552bb7170e0bc7d6e08779a2\",\"insureShipment\":0,\"shipmentInsurancePrice\":\"\"}", "currencyCode": "USD", "exchangeRate": "1", "ccExternalTax": "0.00", "lastPageTypeId": "4", "ccPhoneDialCode": "1", "ccGeoLocationInfo": "{\"city\":\"Butler\",\"region_code\":\"PA\",\"country_code\":\"US\",\"zip_code\":\"16001\"}", "checkoutOrderData": "{\"items\":[{\"productId\":\"10869\",\"name\":\"6 x NativePath Antarctic Krill Oil\",\"qty\":\"1\",\"productSku\":\"10-00019\",\"actualProductId\":\"201\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"4569860276361\",\"shipping\":\"0.00\",\"price\":\"138.00\",\"merchantId\":\"1\",\"descriptor\":\"NativePath\",\"initialSalesTax\":\"0.00\",\"customSalesTax\":\"\",\"refundRemaining\":\"138.00\",\"merchantTxnId\":\"81089227002\",\"purchaseStatus\":\"\",\"billingCycleType\":\"\",\"finalBillingCycle\":\"\",\"isPreauthVoid\":\"0\",\"nextBillDate\":\"\",\"trialEnabled\":\"\",\"trialType\":\"\",\"trialAuthType\":\"\",\"regularPrice\":\"\",\"productQty\":\"1\",\"cycle1_billDelay\":\"\",\"cycle2_price\":\"\",\"cycle2_shipPrice\":\"\",\"cycle2_isShippable\":\"0\",\"cycle2_billDelay\":\"\",\"cycle3_price\":\"\",\"cycle3_shipPrice\":\"\",\"cycle3_isShippable\":\"0\",\"cycle3_billDelay\":\"\",\"lastCustomCycle\":\"0\",\"purchaseCycle\":\"\",\"txnType\":\"SALE\",\"cancellationScheduled\":\"0\",\"cancelAfterDate\":\"\",\"pauseScheduled\":\"0\",\"billingCycleNumber\":\"1\",\"staggerIntervalCycles\":\"\",\"staggerFulfillments\":\"0\",\"recycleFailedStatus\":\"0\",\"clubMemberId\":\"\",\"clubUsername\":\"\",\"clubPassword\":\"\",\"recycleReference\":\"0\",\"responseType\":\"SUCCESS\",\"productTags\":\"Brain Health,carthook_checkout,Heart,Heart Health,monthly-eligible,Pain,Subscription,Supplements\"}],\"totalAmount\":\"138.00\",\"taxTotal\":\"0.00\",\"shipTotal\":\"0.00\"}", "analyticsReference": "{\"562a1f71-d882-4658-8934-8624bec35655-14281978552bb7170e0bc7d6e08779a2\":2}", "currencyCodeSymbol": "$", "importOrderSuccess": "true", "purchaseEventFired": "true", "upsell_curent_page": "", "ccExternalSessionId": "14281978552bb7170e0bc7d6e08779a2", "previousExchangeRate": "1", "sessionStartDateTime": "2025-06-18T23:14:41.138Z", "bundleProductsPageRef": "{}", "previousCurrencySymbol": "$", "ccCountryAndStateInfoTracker": "{\"state\":\"PA\",\"shipState\":\"PA\"}", "ccCartProductsPercentageTotal": "138" }, "funnel_campaign_id": "4", "shipping_address_zip": "16053", "shipping_address_city": "Renfrew", "shipping_address_phone": "[email protected]", "shipping_address_country": "US", "shipping_address_province": "PA", "shipping_address_last_name": "Brooks", "shipping_address_first_name": "Donna" } | 06/18/2025 23:17:23 |
1677558 | Conversion | GTM | { "cid": "1886", "hid": "636908953", "url": "https:\/\/secure.nativepath.com\/one-time-offer-nativepath-native-creatine-1886-1", "order_id": "E0588FC8FD", "funnel_name": "CID 1886 - Native Creatine (Ameer)", "funnel_uuid": "ad8c94d5-9a7a-40f5-a7c0-c3d55cb59c98" } | 06/18/2025 23:16:50 |
1677557 | Conversion | ChCh | { "cid": "571", "hid": "636906981", "qty": "1", "url": "https:\/\/secure.nativepath.com\/3joint-health-collagen-571-1", "email": "[email protected]", "event": "Conversion", "value": "105.00", "cookie": "_fbp=fb.1.1746186071110.367166814750637456; __attentive_id=cb6b2ec8f3b74aeebb412638715277ed; __attentive_cco=1746186071146; _gcl_au=1.1.71793382.1746186071; _lc2_fpi=8ad7b0e6a39e--01hv3m71e28dhtfme6n2gg5amw; rl_anonymous_id=RS_ENC_v3_Ijg2MDBjZTZkLTdkZTEtNGVkMy1iMTZmLTMyMDA2OWQzNWRlMiI%3D; rl_page_init_referrer=RS_ENC_v3_IiRkaXJlY3Qi; _scid=e6CmfTGf77xmbyawJeVj50-1YvsY9-xy; _tt_enable_cookie=1; _ttp=01JVD2NEP1X9S165XMKS3SP3ZF_.tt.1; _hjSessionUser_5255763=eyJpZCI6ImY5OWFkYTg4LTMxNWEtNTAxNy04YWViLTA2NzU3MjNlM2QwOCIsImNyZWF0ZWQiOjE3NDYxODYwNzEyNzEsImV4aXN0aW5nIjp0cnVlfQ==; _sctr=1%7C1747368000000; _ga=GA1.1.480871827.1746186071; _scid_r=dSCmfTGf77xmbyawJeVj50-1YvsY9-xy4N1wJw; ttcsid=1747934404594::XupcvM6keG2yG0nHgn3G.2.1747934404595; ttcsid_C3J06B1M4B6L4J2EC2OG=1747934404592::7eoEKSYyDiMIuTX7OC7R.2.1747934413891; __insp_wid=606627737; __insp_slim=1747934862792; __insp_nv=true; __insp_targlpu=aHR0cHM6Ly9oZWFsdGgubmF0aXZlcGF0aC5jb20vbmF0aXZlcGF0aC1ib25lLWhlYWx0aC1jb2xsYWdlbi1zcGVjaWFsLW9mZmVyLTU3MT9ocGNpZD01NzEmcHViPTI0MDQ3NSZoaXQ9NjMyNTEyNDQ4JmMxPXRyYW5zYWN0aW9uYWxlbWFpbHMmYzI9YmhjNTdvZmYmYzM9a2xhdmlfZW1sX25wYl8mdXRtX3NvdXJjZT10cmFuc2FjdGlvbmFsZW1haWxzJnV0bV9tZWRpdW09ZW1sJnV0bV9jYW1wYWlnbj1iaGM1N29mZiZ1dG1fY29udGVudD1rbGF2aV9lbWxfbnBiXw%3D%3D; __insp_targlpt=TmF0aXZlUGF0aCBCb25lIEhlYWx0aCBDb2xsYWdlbg%3D%3D; rl_trait=RS_ENC_v3_eyJleHRlcm5hbElkIjoiIn0%3D; rl_user_id=RS_ENC_v3_IjAxRzBUMjFDUzczSkE1RzRLQ1dOTkY1MFdDIg%3D%3D; __attentive_domain=nativepath; __attentive_ceid=AEh; wisepops=%7B%22popups%22%3A%7B%7D%2C%22sub%22%3A1%2C%22ucrn%22%3A62%2C%22cid%22%3A%2264212%22%2C%22v%22%3A5%2C%22bandit%22%3A%7B%22recos%22%3A%7B%7D%7D%7D; ef_witness=1; ef_affid=6; ef_tid_c_o_10=c721ad15d1634de0af75ee9d7f6d61fb; ef_tid_c_a_1=c721ad15d1634de0af75ee9d7f6d61fb; wisepops_visitor=%7B%22uAmXnV32UU%22%3A%228e594ac8-9a0e-4374-97d1-9b853db6f2a8%22%7D; wisepops_visits=%5B%222025-06-14T23%3A56%3A16.905Z%22%2C%222025-05-30T22%3A10%3A17.495Z%22%5D; uid571=636906981-20250618160420-2b6fa68c9670f9a8917eacac44b72ce8-4403; __attentive_session_id=5fa5155d1ee346b0b4ddc02f69731030; __attentive_utm_param_source=klaviyo; __attentive_utm_param_medium=email; __attentive_utm_param_campaign=01JXZA9V6F65VNNYAMPWBM5TCP; __attentive_utm_param_content=klavi_eml_npb_; _attn_=eyJ1Ijoie1wiY29cIjoxNzQ2MTg2MDcxMTQ1LFwidW9cIjoxNzQ2MTg2MDcxMTQ1LFwibWFcIjoyMTkwMCxcImluXCI6ZmFsc2UsXCJ2YWxcIjpcImNiNmIyZWM4ZjNiNzRhZWViYjQxMjYzODcxNTI3N2VkXCJ9Iiwic2VzIjoie1widmFsXCI6XCI1ZmE1MTU1ZDFlZTM0NmIwYjRkZGMwMmY2OTczMTAzMFwiLFwidW9cIjoxNzUwMjg3ODYxMTEyLFwiY29cIjoxNzUwMjg3ODYxMTEyLFwibWFcIjowLjAyMDgzMzMzMzMzMzMzMzMzMn0ifQ==; __attentive_pv=1; __attentive_ss_referrer=ORGANIC; _hjSession_5255763=eyJpZCI6ImUwOWM5YzMwLTEyMWUtNDlmZi04Mzk3LWIyYzdmNjE1MDYyNSIsImMiOjE3NTAyODc4NjEyMjQsInMiOjAsInIiOjAsInNiIjowLCJzciI6MCwic2UiOjAsImZzIjowLCJzcCI6MX0=; __attentive_dv=1; X-Source=c8eae221-fe0d-426b-9b39-6ff5d9eab318; __hitcid=571; __pub=240020; _uetsid=373d91104c9911f0902f85c201e9a239; _uetvid=f1f97870e2e511ee9b2129f2d31337e5; rl_session=RS_ENC_v3_eyJhdXRvVHJhY2siOnRydWUsInRpbWVvdXQiOjE4MDAwMDAsImV4cGlyZXNBdCI6MTc1MDI5MDM0NDM3MSwiaWQiOjE3NTAyODc4NjE4OTMsInNlc3Npb25TdGFydCI6ZmFsc2V9; _ga_7G9HS8437V=GS2.1.s1750287861$o6$g1$t1750288547$j54$l0$h0", "transid": "C7DA646297_1", "currency": "USD", "item_ids": "12890", "order_id": "C7DA646297", "funnel_name": "Email - Joint Health Collagen", "funnel_uuid": "c8eae221-fe0d-426b-9b39-6ff5d9eab318", "sessionStorage": { "fkCart": "{\"12890\":\"1\"}", "totals": "{\"subTotal\":105,\"vat\":0,\"salesTax\":0,\"shipTotal\":0,\"grandTotal\":\"105.00\",\"discount\":0,\"insurance\":0,\"savings\":0,\"compareAtTotal\":105}", "fk_salt": "d6ce0190-c18c-11ec-b509-cf225d0ef380", "orderId": "\"C7DA646297\"", "taxData": "{\"taxRate\":\"0.00\",\"isVat\":false,\"addVatToPrice\":true}", "orderData": "{\"taxExemption\":null,\"orderId\":\"C7DA646297\",\"vendorOrderId\":null,\"vendorPluginId\":null,\"ipAddress\":\"74.90.119.203\",\"sourceId\":null,\"sourceValue1\":null,\"sourceValue2\":null,\"sourceValue3\":null,\"sourceValue4\":null,\"sourceValue5\":null,\"shipCarrier\":null,\"shipMethod\":null,\"profileName\":null,\"dateCreated\":\"2025-06-18 19:15:46\",\"orderType\":\"NEW_SALE\",\"orderStatus\":\"COMPLETE\",\"reviewStatus\":null,\"campaignName\":\"Joint Health Collagen\",\"orderValue\":\"105.00\",\"customerId\":65338,\"name\":\"Leslie Pochos\",\"emailAddress\":\"[email protected]\",\"phoneNumber\":\"6467098853\",\"firstName\":\"Leslie\",\"lastName\":\"Pochos\",\"companyName\":null,\"address1\":\"355 Pelham Rd\",\"address2\":\"Willow Towers 810\",\"shipmentInsured\":null,\"shipmentInsurancePrice\":null,\"insuranceCharged\":0,\"city\":\"New Rochelle\",\"state\":\"NY\",\"country\":\"US\",\"postalCode\":\"10805\",\"shipFirstName\":\"Leslie\",\"shipLastName\":\"Pochos\",\"shipCompanyName\":null,\"shipAddress1\":\"355 Pelham Rd\",\"shipAddress2\":\"Willow Towers 810\",\"shipCity\":\"New Rochelle\",\"shipState\":\"NY\",\"shipCountry\":\"US\",\"shipPostalCode\":\"10805\",\"custom1\":\"Email - Joint Health Collagen\",\"custom2\":\"3 jar sub\",\"custom3\":null,\"custom4\":null,\"custom5\":null,\"paySource\":\"PAYPAL\",\"cardType\":null,\"cardLast4\":null,\"cardExpiryDate\":null,\"achAccountHolderType\":null,\"achAccountType\":null,\"achRoutingNumber\":null,\"achNameOnAccount\":null,\"achAccountNumber\":null,\"couponCode\":null,\"agentUserId\":null,\"basePrice\":\"105.00\",\"baseShipping\":\"0.00\",\"voiceLogNumber\":null,\"discountPrice\":\"0.00\",\"salesTax\":\"0.00\",\"salesUrl\":\"https:\/\/secure.nativepath.com\/3-joint-health-collagen-checkout-sub?paypalAccept=1&token=EC-7XS181395P132794Y&ba_token=BA-97B58696HE185950A\",\"surcharge\":\"0.00\",\"shipUpcharge\":\"0.00\",\"shipProfileId\":null,\"baseCurrencyCode\":\"USD\",\"baseCurrencySymbol\":\"$\",\"currencySymbol\":\"$\",\"currencyCode\":\"USD\",\"campaignId\":186,\"merchantTxnId\":\"6D1568751C955831G\",\"ibanLast4\":null,\"originalCycleNumber\":1,\"prepaidType\":null,\"cardIsPrepaid\":0,\"cardIsDebit\":0,\"accountHolder\":null,\"subTotal\":\"105.00\",\"shipTotal\":\"0.00\",\"taxTotal\":\"0.00\",\"totalAmount\":\"105.00\",\"totalDiscount\":\"0.00\",\"totalRefundRemaining\":\"105.00\",\"amountPaid\":\"105.00\",\"items\":[{\"productId\":\"12890\",\"name\":\"3 x NativePath Joint Health Collagen\",\"qty\":\"1\",\"productSku\":\"10-00038\",\"actualProductId\":\"1073\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"7232552861833\",\"shipping\":\"0.00\",\"price\":\"105.00\",\"merchantId\":\"3\",\"descriptor\":\"\",\"initialSalesTax\":\"0.00\",\"customSalesTax\":\"\",\"refundRemaining\":\"105.00\",\"merchantTxnId\":\"6D1568751C955831G\",\"purchaseStatus\":\"\",\"billingCycleType\":\"\",\"finalBillingCycle\":\"\",\"isPreauthVoid\":\"0\",\"nextBillDate\":\"\",\"trialEnabled\":\"\",\"trialType\":\"\",\"trialAuthType\":\"\",\"regularPrice\":\"\",\"productQty\":\"1\",\"cycle1_billDelay\":\"\",\"cycle2_price\":\"\",\"cycle2_shipPrice\":\"\",\"cycle2_isShippable\":\"0\",\"cycle2_billDelay\":\"\",\"cycle3_price\":\"\",\"cycle3_shipPrice\":\"\",\"cycle3_isShippable\":\"0\",\"cycle3_billDelay\":\"\",\"lastCustomCycle\":\"0\",\"purchaseCycle\":\"\",\"txnType\":\"SALE\",\"cancellationScheduled\":\"0\",\"cancelAfterDate\":\"\",\"pauseScheduled\":\"0\",\"billingCycleNumber\":\"1\",\"staggerIntervalCycles\":\"\",\"staggerFulfillments\":\"0\",\"recycleFailedStatus\":\"0\",\"clubMemberId\":\"\",\"clubUsername\":\"\",\"clubPassword\":\"\",\"recycleReference\":\"0\",\"responseType\":\"SUCCESS\",\"productTags\":\"Bone Health,monthly-eligible,Subscription\"}],\"customFields\":{\"hitid\":\"636906981\"},\"newCustomer\":0,\"productsPurchased\":\"201,318,14305,15596\",\"recommendedProducts\":[{\"recommendedCampaignProductId\":12893,\"rank\":0.193431,\"displayName\":\"1 x NativePath Joint Health Collagen\"},{\"recommendedCampaignProductId\":15855,\"rank\":0.105839,\"displayName\":\"NativePath Resistance Bands\"},{\"recommendedCampaignProductId\":12896,\"rank\":0.051095,\"displayName\":\"3 x NativePath Collagen Care+\"},{\"recommendedCampaignProductId\":12892,\"rank\":0.047445,\"displayName\":\"3 x NativePath Joint Health Collagen\"},{\"recommendedCampaignProductId\":12895,\"rank\":0.043796,\"displayName\":\"1 X NativePath Vitamin D3 + K2 Tincture\"},{\"recommendedCampaignProductId\":14435,\"rank\":0.040146,\"displayName\":\"3 X NativePath Vitamin D3 + K2 Tincture\"},{\"recommendedCampaignProductId\":12897,\"rank\":0.018248,\"displayName\":\"1 x NativePath Collagen Care+\"},{\"recommendedCampaignProductId\":14811,\"rank\":0.004049,\"displayName\":\"1 x NativePath Collagen\"},{\"recommendedCampaignProductId\":14810,\"rank\":0.003497,\"displayName\":\"3 x NativePath Collagen\"}]}", "sessionId": "{\"result\":\"SUCCESS\",\"message\":{\"sessionId\":\"c8ea197854d81331975efd98f19d744d\",\"pixel\":\"<iframe width=1 height=1 frameborder=0 scrolling=no src='https:\/\/lp.konnektive.com\/logos\/logo.htm?c=nativepath&s=c8ea197854d81331975efd98f19d744d'><img width=1 height=1 src='https:\/\/lp.konnektive.com\/logos\/logo.gif?c=nativepath&s=c8ea197854d81331975efd98f19d744d'><\/iframe>\",\"geoInfo\":{\"geoCountry\":\"US\",\"geoState\":\"NY\",\"geoCity\":\"New Rochelle\",\"geoPostal\":\"10805\"}}}", "taxParams": "{\"firstName\":\"Leslie\",\"lastName\":\"Pochos\",\"emailAddress\":\"[email protected]\",\"shipProfileId\":null,\"address1\":\"355 Pelham Rd\",\"address2\":\"Willow Towers 810\",\"postalCode\":\"10805\",\"city\":\"New Rochelle\",\"state\":\"NY\",\"country\":\"US\",\"shipFirstName\":\"Leslie\",\"shipLastName\":\"Pochos\",\"shipAddress1\":\"355 Pelham Rd\",\"shipAddress2\":\"Willow Towers 810\",\"shipCity\":\"New Rochelle\",\"shipState\":\"NY\",\"shipPostalCode\":\"10805\",\"shipCountry\":\"US\",\"campaignId\":186,\"couponCode\":null,\"product1_id\":12890,\"product1_qty\":\"1\",\"currencyCode\":\"USD\",\"cartId\":null}", "funnelData": "{\"referenceId\":\"c8eae221-fe0d-426b-9b39-6ff5d9eab318\",\"campaign\":\"186\",\"salt\":\"d6ce0190-c18c-11ec-b509-cf225d0ef380\",\"headTrackingCode\":\"<script>\<br>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\<br> new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\<br> j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\<br> 'https:\/\/www.googletagmanager.com\/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\<br> })(window,document,'script','dataLayer','GTM-K2KGPKM');\<br>\<br>!function(b,e,f,g,a,c,d){b.fbq||(a=b.fbq=function(){a.callMethod?a.callMethod.apply(a,arguments):a.queue.push(arguments)},b._fbq||(b._fbq=a),a.push=a,a.loaded=!0,a.version=\\\"2.0\\\",a.queue=[],c=e.createElement(f),c.async=!0,c.src=g,d=e.getElementsByTagName(f)[0],d.parentNode.insertBefore(c,d))}(window,document,\\\"script\\\",\\\"https:\/\/connect.facebook.net\/en_US\/fbevents.js\\\");\<br><\/script>\",\"bodyTrackingCode\":\"const FBPixelId = \\\"1993352314115270\\\";\<br>\<br>if (pageData) {\<br> const { pageTypeId } = pageData;\<br> const pageTitle = pageData.currentPage.title.toLowerCase();\<br> if (pageTitle.includes(\\\"checkout\\\")) {\<br> sessionStorage.upsell_step = \\\"1\\\";\<br> sessionStorage.upsell_curent_page = \\\"\\\";\<br> }\<br>\<br> if (pageTypeId === 4) {\<br> try {\<br> fbq(\\\"init\\\", FBPixelId);\<br> fbq(\\\"trackSingle\\\", FBPixelId, \\\"InitiateCheckout\\\");\<br> fbq(\\\"trackSingle\\\", FBPixelId, \\\"AddToCart\\\");\<br>\<br> let paymentInfoSent = false;\<br> const emailInput = document.querySelector(\\\"input[name=emailAddress]\\\");\<br> if (emailInput) {\<br> emailInput.addEventListener('input', () => {\<br> if (!paymentInfoSent) {\<br> paymentInfoSent = true;\<br> fbq(\\\"trackSingle\\\", FBPixelId, \\\"AddPaymentInfo\\\");\<br> }\<br> });\<br> }\<br> } catch (e) {\<br> console.log(e.message);\<br> }\<br> }\<br>\<br> if (pageTitle.includes(\\\"upsell\\\") || pageTitle.includes(\\\"thank you\\\") || pageTypeId === 3 || pageTypeId === 5) {\<br> let orderData = null;\<br> let _cid;\<br> let hitId;\<br> try {\<br> orderData = JSON.parse(sessionStorage.orderData);\<br> const requestUri = new URLSearchParams(sessionStorage.requestUri.split(\\\"#\\\")[0]);\<br> _cid = requestUri.get(\\\"cid\\\");\<br> const uidCookie = document.cookie.split(\\\";\\\").find(cookie => cookie.trim().split(\\\"=\\\")[0] === \\\"uid\\\" + _cid);\<br> hitId = uidCookie.trim().split(\\\"=\\\")[1].split(\\\"-\\\")[0];\<br> hitId = hitId || requestUri.get(\\\"hit\\\") || requestUri.get(\\\"cc_custom_hitid\\\");\<br> } catch (e) {\<br> console.log(\\\"Pixels initial: \\\" + e.message);\<br> fetch(\\\"https:\/\/web-logger.mtnhauslabs.com\/logger\\\", {\<br> method: \\\"post\\\",\<br> headers: {\<br> 'Accept': 'application\/json',\<br> 'Content-Type': 'application\/json',\<br> },\<br> body: JSON.stringify({\<br> \\\"event\\\": \\\"error\\\",\<br> \\\"system\\\": \\\"ChCh\\\",\<br> \\\"data\\\": {\<br> \\\"funnel_uuid\\\": pageData.funnelData.referenceId,\<br> \\\"url\\\": location.href,\<br> \\\"message\\\": \\\"Pixels initial: \\\" + e.message,\<br> \\\"trace\\\": e.stack,\<br> \\\"cid\\\": _cid,\<br> \\\"hid\\\": hitId,\<br> \\\"order_id\\\": orderData ? orderData.orderId : null,\<br> \\\"sessionStorage\\\": sessionStorage,\<br> \\\"cookie\\\": document.cookie,\<br> }\<br> }),\<br> });\<br> }\<br>\<br> if (sessionStorage.upsell_step === undefined) {\<br> sessionStorage.upsell_step = \\\"1\\\";\<br> }\<br>\<br> if (orderData) {\<br> if (sessionStorage.upsell_step === \\\"1\\\") {\<br>\<br> fetch(\\\"https:\/\/web-logger.mtnhauslabs.com\/logger\\\", {\<br> method: \\\"post\\\",\<br> headers: {\<br> 'Accept': 'application\/json',\<br> 'Content-Type': 'application\/json',\<br> },\<br> body: JSON.stringify({\<br> \\\"event\\\": \\\"Conversion\\\",\<br> \\\"system\\\": \\\"ChCh\\\",\<br> \\\"data\\\": {\<br> \\\"url\\\": location.href,\<br> \\\"sessionStorage\\\": sessionStorage,\<br> \\\"cookie\\\": document.cookie,\<br> \\\"event\\\": \\\"Conversion\\\",\<br> \\\"cid\\\": _cid,\<br> \\\"transid\\\": orderData.orderId + \\\"_\\\" + sessionStorage.upsell_step,\<br> \\\"hid\\\": hitId,\<br> \\\"value\\\": orderData.orderValue,\<br> \\\"currency\\\": orderData.currencyCode,\<br> \\\"qty\\\": orderData.items[0].qty,\<br> \\\"item_ids\\\": orderData.items[0].productId,\<br> \\\"order_id\\\": orderData.orderId,\<br> \\\"email\\\": orderData.emailAddress,\<br> \\\"shipping_address_phone\\\": orderData.emailAddress,\<br> \\\"shipping_address_first_name\\\": orderData.shipFirstName,\<br> \\\"shipping_address_last_name\\\": orderData.shipLastName,\<br> \\\"shipping_address_city\\\": orderData.shipCity,\<br> \\\"shipping_address_province\\\": orderData.shipState,\<br> \\\"shipping_address_zip\\\": orderData.shipPostalCode,\<br> \\\"shipping_address_country\\\": orderData.shipCountry,\<br> \\\"funnel_name\\\": pageData.funnelData.name,\<br> \\\"funnel_uuid\\\": pageData.funnelData.referenceId,\<br> \\\"funnel_campaign_id\\\": pageData.funnelData.campaign\<br> }\<br> }),\<br> });\<br>\<br> try {\<br> let atp = \\\"&atp=0.00\\\";\<br> let hitPathScript = document.createElement(\\\"script\\\");\<br> hitPathScript.setAttribute(\\\"type\\\", \\\"text\/javascript\\\");\<br> hitPathScript.setAttribute(\\\"src\\\", \\\"https:\/\/fb.nativepath.com\/rd\/apx.php?id=1&type=3&cCid=\\\" + _cid +\<br> \\\"&transid=\\\" + orderData.orderId + \\\"_\\\" + sessionStorage.upsell_step +\<br> \\\"&ate=\\\" + (parseFloat(orderData.orderValue) + parseFloat(orderData.shipTotal)) +\<br> (hitId ? \\\"&hid=\\\" + hitId : \\\"\\\") + atp\<br> );\<br>\<br> let script = document.getElementsByTagName(\\\"script\\\")[0];\<br> script.parentNode.insertBefore(hitPathScript, script);\<br> } catch (e) {\<br> console.log(\\\"HitPath Pixel: \\\" + e.message);\<br> fetch(\\\"https:\/\/web-logger.mtnhauslabs.com\/logger\\\", {\<br> method: \\\"post\\\",\<br> headers: {\<br> 'Accept': 'application\/json',\<br> 'Content-Type': 'application\/json',\<br> },\<br> body: JSON.stringify({\<br> \\\"event\\\": \\\"error\\\",\<br> \\\"system\\\": \\\"ChCh\\\",\<br> \\\"data\\\": {\<br> \\\"funnel_uuid\\\": pageData.funnelData.referenceId,\<br> \\\"url\\\": location.href,\<br> \\\"sessionStorage\\\": sessionStorage,\<br> \\\"cookie\\\": document.cookie,\<br> \\\"message\\\": \\\"HitPath Pixel: \\\" + e.message,\<br> \\\"trace\\\": e.stack,\<br> \\\"cid\\\": _cid,\<br> \\\"hid\\\": hitId,\<br> \\\"order_id\\\": orderData ? orderData.orderId : '',\<br> }\<br> }),\<br> });\<br> }\<br>\<br> try {\<br> fbq(\\\"init\\\", FBPixelId);\<br> fbq(\\\"trackSingle\\\", FBPixelId, \\\"Purchase\\\", {\<br> currency: orderData.currencyCode,\<br> value: orderData.orderValue,\<br> content_type: \\\"product_group\\\",\<br> content_ids: [\<br> orderData.items[0].productId\<br> ]\<br> }, {\<br> eventID: orderData.orderId\<br> });\<br> } catch (e) {\<br> console.log(\\\"Facebook Pixel: \\\" + e.message);\<br> fetch(\\\"https:\/\/web-logger.mtnhauslabs.com\/logger\\\", {\<br> method: \\\"post\\\",\<br> headers: {\<br> 'Accept': 'application\/json',\<br> 'Content-Type': 'application\/json',\<br> },\<br> body: JSON.stringify({\<br> \\\"event\\\": \\\"error\\\",\<br> \\\"system\\\": \\\"ChCh\\\",\<br> \\\"data\\\": {\<br> \\\"funnel_uuid\\\": pageData.funnelData.referenceId,\<br> \\\"sessionStorage\\\": sessionStorage,\<br> \\\"cookie\\\": document.cookie,\<br> \\\"url\\\": location.href,\<br> \\\"message\\\": \\\"Facebook Pixel: \\\" + e.message,\<br> \\\"trace\\\": e.stack,\<br> \\\"cid\\\": _cid,\<br> \\\"hid\\\": hitId,\<br> \\\"order_id\\\": orderData ? orderData.orderId : '',\<br> }\<br> }),\<br> });\<br> }\<br>\<br> sessionStorage.upsell_step = sessionStorage.upsell_step * 1 + 2;\<br> } else if (sessionStorage.upsell_step > 1 && sessionStorage.upsell_items_count < orderData.items.length) {\<br> try {\<br> let atp = \\\"&atp=0.00\\\";\<br> let hitPathScript = document.createElement(\\\"script\\\");\<br> hitPathScript.setAttribute(\\\"type\\\", \\\"text\/javascript\\\");\<br> hitPathScript.setAttribute(\\\"src\\\", \\\"https:\/\/fb.nativepath.com\/rd\/apx.php?id=1&type=3&cCid=\\\" + _cid +\<br> \\\"&transid=\\\" + orderData.orderId + \\\"_\\\" + sessionStorage.upsell_step +\<br> \\\"&ate=\\\" + orderData.items.at(-1).price +\<br> (hitId ? \\\"&hid=\\\" + hitId : \\\"\\\") + atp\<br> );\<br>\<br> let script = document.getElementsByTagName(\\\"script\\\")[0];\<br> script.parentNode.insertBefore(hitPathScript, script);\<br> } catch (e) {\<br> console.log(\\\"HitPath Pixel: \\\" + e.message);\<br> }\<br>\<br> sessionStorage.upsell_step = sessionStorage.upsell_step * 1 + 2;\<br> }\<br> sessionStorage.upsell_items_count = orderData.items.length;\<br> } else {\<br> sessionStorage.upsell_step = \\\"3\\\";\<br> }\<br> }\<br>}\<br>\<br>function trackEvent(e) {\<br>}\",\"title\":\"NativePath Joint Health Collagen\",\"addOns\":[{\"keyName\":\"Paypal_billerId\",\"keyValue\":\"3\"},{\"keyName\":\"Purchase_Event_FB\",\"keyValue\":\"2\"},{\"keyName\":\"LISTRAK_CART_UPDATE\",\"keyValue\":\"false\"},{\"keyName\":\"EXTERNAL_TRACK_REQ\",\"keyValue\":\"false\"},{\"keyName\":\"TRIPLE_WHALE_REQ\",\"keyValue\":\"false\"},{\"keyName\":\"AD_BEACON_REQ\",\"keyValue\":\"false\"},{\"keyName\":\"Google_Places\",\"keyValue\":\"AIzaSyDhMj2gAV0JQOvURSQhcZ7QVjkZKekoG3Q\"},{\"keyName\":\"GPay_CountryCode\",\"keyValue\":\"US\"},{\"keyName\":\"applePayCountryCode\",\"keyValue\":\"US\"},{\"keyName\":\"PayPal_Venmo\",\"keyValue\":\"0\"},{\"keyName\":\"PayPal_PayLater\",\"keyValue\":\"0\"},{\"keyName\":\"PayPal_Reference\",\"keyValue\":\"1\"},{\"keyName\":\"PayPal_Merchant\",\"keyValue\":\"YSKDY6ZWSM6B6\"},{\"keyName\":\"paypalVenmoHide\",\"keyValue\":\"false\"},{\"keyName\":\"paypalPayLaterHide\",\"keyValue\":\"false\"},{\"keyName\":\"Purchase_Event_SC\",\"keyValue\":\"3\"},{\"keyName\":\"PAAY_AUTH_MSTR\",\"keyValue\":\"1\"},{\"keyName\":\"PAAY_AUTH_VISA\",\"keyValue\":\"1\"},{\"keyName\":\"RECAPT_TYPE\",\"keyValue\":\"1\"},{\"keyName\":\"RECAPT_THRESHOLD\",\"keyValue\":\"0.1\"},{\"keyName\":\"RECAPT_TRIGGER\",\"keyValue\":\"1\"},{\"keyName\":\"PAYPAL_ADDRESS\",\"keyValue\":\"false\"},{\"keyName\":\"APPLEPAY_ADDRESS\",\"keyValue\":\"false\"},{\"keyName\":\"REACH_LOCALE\",\"keyValue\":\"en-US\"},{\"keyName\":\"REACH_THEME_VALUE\",\"keyValue\":\"light\"},{\"keyName\":\"PayPal_WithReach\",\"keyValue\":\"false\"},{\"keyName\":\"PAAY_CH_MIN_AMT\",\"keyValue\":\"0.00\"},{\"keyName\":\"PH_FORMAT_BY_COUNTRY\",\"keyValue\":\"true\"},{\"keyName\":\"FB_ADV_TRACKING\",\"keyValue\":\"false\"},{\"keyName\":\"SYGNAL_ADV_TRACKING\",\"keyValue\":\"false\"},{\"keyName\":\"SEND_USER_DATA\",\"keyValue\":\"false\"},{\"keyName\":\"SEND_UNIQUE_TRANS_ID\",\"keyValue\":\"false\"}],\"providers\":[{\"id\":1,\"name\":\"Google\",\"keyValue\":\"G-7G9HS8437V\"}],\"pages\":[{\"referenceId\":\"c44521fb-ad14-4cb0-8c1c-e8e2eac7817e\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Email\",\"urlSlug\":null,\"externalURL\":null,\"pageView\":[{\"referenceId\":\"fc47604d-127f-407b-85f9-7687414f4c12\",\"templateTypeId\":24,\"pageType\":24}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"aab441f8-1d1b-4090-9802-c38ce12052fa\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page 1\",\"urlSlug\":\"1-joint-health-collagen-checkout-ns\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"2a4c0d49-7752-4aee-aaf7-e90eaa647af6\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"89f0706e-6ce2-46fe-9297-78109dda8946\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"1 jar sub\",\"urlSlug\":\"1-joint-health-collagen-checkout-sub\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"84ca2d27-dc86-4c32-ad25-91d033c5865c\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"2c9baf3f-6fd8-438e-a7e0-ee720091f617\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page 12\",\"urlSlug\":\"12-joint-health-collagen-checkout-ns\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"b8c78921-65fc-4215-a9c6-5ac17dfd0f4f\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"f4f4030e-d770-477d-bd97-e0bce702eb01\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"12 jar sub\",\"urlSlug\":\"12-joint-health-collagen-checkout-sub\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"7304b243-0d0f-4994-9582-6fbbe25415f5\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"985d18c6-6d09-4108-a3ed-bb804aaf2d84\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Downsell 3\",\"urlSlug\":\"1c-joint-health-collagen-571-6\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"0a2a9fb6-9e97-4888-9092-3cc2bf4e2fa0\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"02594677-8352-432e-88f2-2d4e29254e2d\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Downsell 2\",\"urlSlug\":\"1d3-joint-health-collagen-571-4\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"fff64adf-83cc-46e6-b353-b13458f52d03\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"299569d5-7aad-441d-bc03-cc047dacf388\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"1joint-health-collagen-571-2\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"f7841cb4-31d4-4192-aaf9-17fe59da1b0e\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"8bba526e-4cfa-44b8-91af-640bd1bef199\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page 1 sub\",\"urlSlug\":\"1sub-bone-health-collagen-checkout\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"47a28f44-aa89-4f44-aefc-bbb91ecb7a62\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"be5e2052-3676-433f-83c5-d94c704780e6\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page 3\",\"urlSlug\":\"3-joint-health-collagen-checkout-ns\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"4c076fd4-11b7-4305-8a59-520d54877968\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"2487db07-1f5f-48c6-b8c0-d803c5f04c40\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"3 jar sub\",\"urlSlug\":\"3-joint-health-collagen-checkout-sub\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"edd94039-0e2c-4735-b8e5-bccb92b8a6e6\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"1ad0600e-5f7d-44c1-a52f-31f62d579bf8\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell 3\",\"urlSlug\":\"3c-joint-health-collagen-571-5\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"4c36bd93-33e1-4d59-933f-fcc87c006ca9\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"34091015-7321-46d7-a052-d95287515985\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page5\",\"urlSlug\":\"3d3-joint-health-collagen-571-3\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"843985ad-60b3-469f-8d93-24ff56bd3fc1\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"c091e0a4-172c-48a7-a81b-98ad9e9c3a46\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"3joint-health-collagen-571-1\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"e7287f99-23d8-4b3e-ba67-f478f677fcc2\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"ac8813eb-ca15-4749-a24c-caf3244a584c\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page 3 sub\",\"urlSlug\":\"3sub-bone-health-collagen-checkout\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"17444a14-aa5f-4b55-9605-283564973773\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"81966cc5-d3a5-4d3f-86b8-9947ca1d99d5\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page 6\",\"urlSlug\":\"6-joint-health-collagen-checkout-ns\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"f3622492-6a7e-4081-8e34-a09993149af2\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"7e38d462-fede-4ad4-aaad-970c388275e0\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"6 jar sub\",\"urlSlug\":\"6-joint-health-collagen-checkout-sub\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"a5a70356-9ef9-4579-a5b6-e316d8c2ae62\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"510597cb-f197-4937-9e52-f9e874c7406d\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page 6\",\"urlSlug\":\"6jar-bone-health-collagen-checkout\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"7a414745-9564-47c8-9cca-9f6581afafc6\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"d102e07f-7969-4ed2-bc32-e761cf9c883d\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page 6 sub\",\"urlSlug\":\"6sub-bone-health-collagen-checkout\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"2353a582-17c8-4fbe-8751-49aa5ffd08a0\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"1dcdbfc0-d7b8-4126-b6a0-8994a03dead7\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Common\",\"urlSlug\":\"common14\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"f3e4c454-8d2e-4ad5-85de-fa1a6ff503a0\",\"templateTypeId\":36,\"pageType\":36}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"8692f67e-5054-42c3-85a4-99f6a940a683\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Thank You Page\",\"urlSlug\":\"joint-health-collagen-571-thank-you\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"84febe45-d02f-4907-a34b-12e0a9893294\",\"templateTypeId\":5,\"pageType\":5}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]}],\"disableBadge\":true,\"name\":\"Email - Joint Health Collagen\",\"whitelabelId\":10,\"affiliateId\":null,\"isMenuEnabled\":false}", "leadParams": "{\"emailAddress\":\"[email protected]\",\"doNotSellName\":0,\"shipFirstName\":\"Leslie\",\"shipLastName\":\"Pochos\",\"shipAddress1\":\"355 Pelham Rd\",\"shipAddress2\":\"Willow Towers 810\",\"shipCity\":\"New Rochelle\",\"shipCountry\":\"US\",\"province-hidden\":\"\",\"shipState\":\"NY\",\"shipPostalCode\":\"10805\",\"phoneNumber\":\"\",\"contactOptIn\":0,\"billShipSame\":1,\"firstName\":\"Leslie\",\"lastName\":\"Pochos\",\"address1\":\"355 Pelham Rd\",\"address2\":\"Willow Towers 810\",\"city\":\"New Rochelle\",\"country\":\"US\",\"state\":\"NY\",\"postalCode\":\"10805\",\"optradio\":\"M\",\"payment_method\":\"\",\"cardDate\":\"\",\"shipProfileId\":null,\"product1_id\":\"12890\",\"product1_qty\":\"1\",\"orderId\":\"C7DA646297\",\"salesUrl\":\"https:\/\/secure.nativepath.com\/3-joint-health-collagen-checkout-sub?paypalAccept=1&token=EC-7XS181395P132794Y&ba_token=BA-97B58696HE185950A\",\"campaignId\":186,\"custom1\":\"Email - Joint Health Collagen\",\"custom2\":\"3 jar sub\",\"sessionId\":\"c8ea197854d81331975efd98f19d744d\"}", "paypalCart": "{\"12890\":\"1\"}", "requestUri": "https:\/\/secure.nativepath.com\/3-joint-health-collagen-checkout-sub?products=12890%3A1&cc_custom_hitid=636906981&hit=636906981&ajs_aid=8600ce6d-7de1-4ed3-b16f-320069d35de2&cid=571&pub=240020", "bundleItems": "{}", "httpReferer": "https:\/\/health.nativepath.com\/", "upsell_step": "1", "userDetails": "{\"firstName\":\"Leslie\",\"lastName\":\"Pochos\",\"companyName\":null,\"address1\":\"355 Pelham Rd\",\"address2\":\"Willow Towers 810\",\"postalCode\":\"10805\",\"city\":\"New Rochelle\",\"state\":\"NY\",\"country\":\"US\",\"emailAddress\":\"[email protected]\",\"phoneNumber\":\"6467098853\",\"gender\":null,\"dob\":null,\"couponCode\":null,\"shipProfileId\":null,\"achRoutingNumber\":null,\"achAccountNumber\":null,\"achAccountType\":null,\"iban\":null,\"ddbic\":null,\"custom1\":\"Email - Joint Health Collagen\",\"custom2\":\"3 jar sub\",\"custom3\":null,\"custom4\":null,\"custom5\":null,\"redirectsTo\":\"https:\/\/secure.nativepath.com\/3joint-health-collagen-571-1\",\"browserData\":\"{\\\"acceptHeader\\\":\\\"application\/json\\\",\\\"userAgent\\\":\\\"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/137.0.0.0 Safari\/537.36\\\",\\\"language\\\":\\\"en-US\\\",\\\"timezone\\\":\\\"240\\\",\\\"colorDepth\\\":30,\\\"screen\\\":{\\\"height\\\":\\\"1260\\\",\\\"width\\\":\\\"2240\\\"},\\\"javaScriptEnabled\\\":true,\\\"javaEnabled\\\":false}\",\"salesUrl\":\"https:\/\/secure.nativepath.com\/3-joint-health-collagen-checkout-sub?products=12890%3A1&cc_custom_hitid=636906981&hit=636906981&ajs_aid=8600ce6d-7de1-4ed3-b16f-320069d35de2&cid=571&pub=240020\",\"cartId\":null,\"campaignId\":186,\"doNotSellName\":0,\"contactOptIn\":0,\"billShipSame\":1,\"optradio\":\"M\",\"orderId\":\"C7DA646297\",\"shipFirstName\":\"Leslie\",\"shipLastName\":\"Pochos\",\"shipAddress1\":\"355 Pelham Rd\",\"shipAddress2\":\"Willow Towers 810\",\"shipCity\":\"New Rochelle\",\"shipState\":\"NY\",\"shipPostalCode\":\"10805\",\"shipCountry\":\"US\",\"cardMonth\":null,\"cardYear\":null,\"paySource\":\"PAYPAL\",\"product1_id\":\"12890\",\"product1_qty\":\"1\",\"sessionId\":\"c8ea197854d81331975efd98f19d744d\",\"salesTax\":\"0.00\",\"paypalBillerId\":3,\"insureShipment\":0,\"shipmentInsurancePrice\":\"\"}", "currencyCode": "USD", "exchangeRate": "1", "ccExternalTax": "0.00", "lastPageTypeId": "4", "paypalButtonId": "fkt-button-9f0-7a5-ab7", "ccPhoneDialCode": "1", "bundleStringArray": "{}", "ccGeoLocationInfo": "{\"city\":\"New Rochelle\",\"region_code\":\"NY\",\"country_code\":\"US\",\"zip_code\":\"10804\"}", "checkoutOrderData": "{\"items\":[{\"productId\":\"12890\",\"name\":\"3 x NativePath Joint Health Collagen\",\"qty\":\"1\",\"productSku\":\"10-00038\",\"actualProductId\":\"1073\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"7232552861833\",\"shipping\":\"0.00\",\"price\":\"105.00\",\"merchantId\":\"3\",\"descriptor\":\"\",\"initialSalesTax\":\"0.00\",\"customSalesTax\":\"\",\"refundRemaining\":\"105.00\",\"merchantTxnId\":\"6D1568751C955831G\",\"purchaseStatus\":\"\",\"billingCycleType\":\"\",\"finalBillingCycle\":\"\",\"isPreauthVoid\":\"0\",\"nextBillDate\":\"\",\"trialEnabled\":\"\",\"trialType\":\"\",\"trialAuthType\":\"\",\"regularPrice\":\"\",\"productQty\":\"1\",\"cycle1_billDelay\":\"\",\"cycle2_price\":\"\",\"cycle2_shipPrice\":\"\",\"cycle2_isShippable\":\"0\",\"cycle2_billDelay\":\"\",\"cycle3_price\":\"\",\"cycle3_shipPrice\":\"\",\"cycle3_isShippable\":\"0\",\"cycle3_billDelay\":\"\",\"lastCustomCycle\":\"0\",\"purchaseCycle\":\"\",\"txnType\":\"SALE\",\"cancellationScheduled\":\"0\",\"cancelAfterDate\":\"\",\"pauseScheduled\":\"0\",\"billingCycleNumber\":\"1\",\"staggerIntervalCycles\":\"\",\"staggerFulfillments\":\"0\",\"recycleFailedStatus\":\"0\",\"clubMemberId\":\"\",\"clubUsername\":\"\",\"clubPassword\":\"\",\"recycleReference\":\"0\",\"responseType\":\"SUCCESS\",\"productTags\":\"Bone Health,monthly-eligible,Subscription\"}],\"totalAmount\":\"105.00\",\"taxTotal\":\"0.00\",\"shipTotal\":\"0.00\"}", "analyticsReference": "{\"2487db07-1f5f-48c6-b8c0-d803c5f04c40-c8ea197854d81331975efd98f19d744d\":2}", "currencyCodeSymbol": "$", "importOrderSuccess": "true", "ccExternalSessionId": "c8ea197854d81331975efd98f19d744d", "previousExchangeRate": "1", "sessionStartDateTime": "2025-06-18T23:08:58.547Z", "bundleProductsPageRef": "{}", "previousCurrencySymbol": "$", "ccCountryAndStateInfoTracker": "{\"state\":\"NY\",\"shipState\":\"NY\",\"shipCountry\":\"US\",\"country\":\"US\"}", "ccCartProductsPercentageTotal": "105", "c8eae221-fe0d-426b-9b39-6ff5d9eab318ccQuery": "8zalc" }, "funnel_campaign_id": "186", "shipping_address_zip": "10805", "shipping_address_city": "New Rochelle", "shipping_address_phone": "[email protected]", "shipping_address_country": "US", "shipping_address_province": "NY", "shipping_address_last_name": "Pochos", "shipping_address_first_name": "Leslie" } | 06/18/2025 23:15:47 |
1677556 | Conversion | GTM | { "cid": "571", "hid": "636903415", "url": "https:\/\/secure.nativepath.com\/one-time-offer-nativepath-hydrate-571-1", "order_id": "3ED532DA3D", "funnel_name": "CID 571 - Hydrate - B8G4", "funnel_uuid": "92139294-4a11-4f58-a7e2-7acfb6d96e87" } | 06/18/2025 23:15:39 |
1677555 | Conversion | GTM | { "cid": "571", "hid": "636908488", "url": "https:\/\/secure.nativepath.com\/one-time-offer-nativepath-59-native-berberine-571-1", "order_id": "9AE45E3F21", "funnel_name": "CID 571 - Berberine (Discounted)", "funnel_uuid": "341e7e83-5f2e-4389-b6da-a5b0ba5c7ee0" } | 06/18/2025 23:14:41 |
1677554 | Conversion | GTM | { "cid": "1460", "hid": "636908970", "url": "https:\/\/secure.nativepath.com\/one-time-offer-nativepath-krill-oil-77-off-1460-1", "order_id": "0EAB88BC8C", "funnel_name": "CID 1460 - Krill Oil", "funnel_uuid": "104fd538-f086-4e4f-867d-56ee441cc933" } | 06/18/2025 23:14:12 |
1677553 | Conversion | GTM | { "cid": null, "hid": "636908490", "url": "https:\/\/secure.nativepath.com\/993-mct-oil-powder-1", "order_id": "D7AB3BBC82", "funnel_name": "CID 993 - MCT Powder", "funnel_uuid": "33ac6570-ae2f-4254-b30b-a23f348584fc" } | 06/18/2025 23:13:26 |
1677552 | Conversion | ChCh | { "cid": "1255", "hid": "636908789", "qty": "1", "url": "https:\/\/secure.nativepath.com\/collagen-56s-bag-1-1255", "email": "[email protected]", "event": "Conversion", "value": "162.00", "cookie": "_ga_7G9HS8437V=GS2.1.s1750287949$o1$g1$t1750288403$j60$l0$h0; rl_anonymous_id=RS_ENC_v3_ImRiZGExYTYyLWI4MTUtNDdiYy05MWNjLWFhYmExNzc5OGI5ZCI%3D; rl_page_init_referrer=RS_ENC_v3_IiRkaXJlY3Qi; rl_session=RS_ENC_v3_eyJhdXRvVHJhY2siOnRydWUsInRpbWVvdXQiOjE4MDAwMDAsImV4cGlyZXNBdCI6MTc1MDI5MDIwMzM4NywiaWQiOjE3NTAyODc5NDk1MzAsInNlc3Npb25TdGFydCI6ZmFsc2V9; X-Source=688ecb0f-ac3c-49bc-8c09-4c0bd436557e; _fbp=fb.1.1750287880822.569463257853806856; _atcid=0s9nPGWN71OKcE; _atcid-pt=1750288207390; _gcl_au=1.1.469834648.1750287884; _gcl_aw=GCL.1750288161.CjwKCAjwx8nCBhAwEiwA_z__01kMs41-SbQsw9GFNeFVxB8cDNC2AAPJLr6x_xjsU7h1QpaQ4uHRrRoCJXAQAvD_BwE; _ga=GA1.1.2056439684.1750287949; uid1255=636908789-20250618161004-ce84f8c74ed94197747923a34f50a373-6689; _hjSession_5255763=eyJpZCI6IjcyZjQ4NDc0LTUxNzItNGVmZi1hZDM5LWM4MzI3ZjI4M2RkZCIsImMiOjE3NTAyODgxNjEwNjEsInMiOjAsInIiOjAsInNiIjowLCJzciI6MCwic2UiOjAsImZzIjoxLCJzcCI6MX0=; _gcl_gs=2.1.k1$i1750288160$u227446532; _hjSessionUser_5255763=eyJpZCI6IjIxMDEyYmIwLWIzOGMtNTE2Yi1hNzgzLTJiODJkYmFjYjMxMSIsImNyZWF0ZWQiOjE3NTAyODgxNjEwNjAsImV4aXN0aW5nIjpmYWxzZX0=; _lc2_fpi=8ad7b0e6a39e--01jy2mvpqnz0qvv2qbbyt7yrgd; _lc2_fpi_js=8ad7b0e6a39e--01jy2mvpqnz0qvv2qbbyt7yrgd; _li_dcdm_c=.nativepath.com; ef_affid=6; ef_tid_c_a_1=c234b1641d164bf7950e6a3d3dd24352; ef_tid_c_o_10=c234b1641d164bf7950e6a3d3dd24352; ef_witness=1; __attentive_ceid=AEh; __attentive_domain=nativepath; __attentive_id=17410827d7ff4fa3a5c9b50af4f57803; __attentive_pv=7; __attentive_session_id=0ac083dd894e4b87892cf4a574a5a52b; _attn_=eyJ1Ijoie1wiY29cIjoxNzUwMjg3OTQ5MTAyLFwidW9cIjoxNzUwMjg3OTQ5MTAyLFwibWFcIjoyMTkwMCxcImluXCI6ZmFsc2UsXCJ2YWxcIjpcIjE3NDEwODI3ZDdmZjRmYTNhNWM5YjUwYWY0ZjU3ODAzXCJ9Iiwic2VzIjoie1widmFsXCI6XCIwYWMwODNkZDg5NGU0Yjg3ODkyY2Y0YTU3NGE1YTUyYlwiLFwidW9cIjoxNzUwMjg4MTI3MzE4LFwiY29cIjoxNzUwMjg4MTI3MzE4LFwibWFcIjowLjAyMDgzMzMzMzMzMzMzMzMzMn0ifQ==; _hjSession_1066318=eyJpZCI6IjYxNjM1N2Y3LTFlYzktNGE4Ni05YzVmLTAzODViNGU5OTcwNCIsImMiOjE3NTAyODc4ODA1OTksInMiOjAsInIiOjAsInNiIjowLCJzciI6MCwic2UiOjAsImZzIjoxLCJzcCI6MH0=; _uetsid=9f417ed04c9811f0971deb843b9a0325; _uetvid=9f417cf04c9811f0a16115a9e324e4fc; __insp_slim=1750288079079; __insp_targlpt=QWxsIFByb2R1Y3RzIHwgQ29sbGVjdGlvbg%3D%3D; __insp_targlpu=aHR0cHM6Ly9uYXRpdmVwYXRoLmNvbS9jb2xsZWN0aW9ucy9hbGwtcHJvZHVjdHM%2FaHBjaWQ9ODc4JnB1Yj0yNDA3MDgmaGl0aWQ9NjM2OTA4MTg3JmMxPVNNU1dlbGNvbWUxJmMyPSZ1dG1fc291cmNlPVNNU1dlbGNvbWUxJnV0bV9tZWRpdW09Y3BjJnV0bV9jYW1wYWlnbj0mdXRtX2NvbnRlbnQ9JnV0bV9jYW1wYWlnbj1XZWxjb21lK1N1YnNjcmliZXJzJnV0bV9zb3VyY2U9YXR0ZW50aXZlJnV0bV9tZWRpdW09c21zJmV4dGVybmFsSWQ9eWE3bjI%3D; _hjSessionUser_1066318=eyJpZCI6IjdjNWZiZGRmLTlkNWEtNTVlYi05MDU1LTBiYzZhYTlhYmUxYSIsImNyZWF0ZWQiOjE3NTAyODc4ODA1OTksImV4aXN0aW5nIjp0cnVlfQ==; __attentive_utm_param_campaign=Welcome+Subscribers; __attentive_utm_param_content=; __attentive_utm_param_medium=sms; __attentive_utm_param_source=attentive; __hitcid=878; __pub=240708; builderSessionId=8f146a73c42a45b6b2f9689c030c5508; uid878=636908187-20250618160547-1aba86311e80a8891a2332bbed8d9c58-2750; __attentive_cco=1750287949104; __attentive_dv=1; __attentive_ss_referrer=ORGANIC; __attentive_vf=true; __insp_nv=true; __insp_wid=2099717664", "transid": "A843C98E07_1", "currency": "USD", "item_ids": "15781", "order_id": "A843C98E07", "funnel_name": "CID 1255 - 56s Bags", "funnel_uuid": "688ecb0f-ac3c-49bc-8c09-4c0bd436557e", "sessionStorage": { "_at-dl": "https:\/\/secure.nativepath.com\/1255-collagen-56s-bag-checkout-6?products=15781:1;10924:1?products=12589:1&cid=1255&pub=240547&hit=636908789&cc_custom_hitid=636908789", "fkCart": "{\"10924\":\"1\",\"15781\":\"1\"}", "totals": "{\"subTotal\":162,\"vat\":0,\"salesTax\":15.8,\"shipTotal\":0,\"grandTotal\":\"177.80\",\"discount\":0,\"insurance\":0,\"savings\":0,\"compareAtTotal\":162}", "atFired": "0", "fk_salt": "d6ce0190-c18c-11ec-b509-cf225d0ef380", "orderId": "\"A843C98E07\"", "taxData": "{\"taxRate\":\"0.00\",\"isVat\":false}", "products": "[{\"productId\":\"15781\",\"name\":\"6 x NativePath Collagen 56s Bag\",\"qty\":\"1\",\"productSku\":\"10-00003\",\"actualProductId\":\"225\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"6776046092425\",\"shipping\":\"0.00\",\"price\":\"162.00\",\"merchantId\":\"1\",\"descriptor\":\"NativePath\",\"initialSalesTax\":\"15.80\",\"customSalesTax\":\"\",\"refundRemaining\":\"177.80\",\"merchantTxnId\":\"81089222433\",\"purchaseStatus\":\"\",\"billingCycleType\":\"\",\"finalBillingCycle\":\"\",\"isPreauthVoid\":\"0\",\"nextBillDate\":\"\",\"trialEnabled\":\"\",\"trialType\":\"\",\"trialAuthType\":\"\",\"regularPrice\":\"\",\"productQty\":\"1\",\"cycle1_billDelay\":\"\",\"cycle2_price\":\"\",\"cycle2_shipPrice\":\"\",\"cycle2_isShippable\":\"0\",\"cycle2_billDelay\":\"\",\"cycle3_price\":\"\",\"cycle3_shipPrice\":\"\",\"cycle3_isShippable\":\"0\",\"cycle3_billDelay\":\"\",\"lastCustomCycle\":\"0\",\"purchaseCycle\":\"\",\"txnType\":\"SALE\",\"cancellationScheduled\":\"0\",\"cancelAfterDate\":\"\",\"pauseScheduled\":\"0\",\"billingCycleNumber\":\"1\",\"staggerIntervalCycles\":\"\",\"staggerFulfillments\":\"0\",\"recycleFailedStatus\":\"0\",\"clubMemberId\":\"E89B9369E6\",\"clubUsername\":\"[email protected]\",\"clubPassword\":\"6E36722698\",\"recycleReference\":\"0\",\"responseType\":\"SUCCESS\",\"productTags\":\"Bone Health,Collagen,Gut\/Digestion,Immunity,monthly-eligible,Pain,Subscription,Unflavored\"},{\"productId\":\"10924\",\"name\":\"USB Handheld Frother\",\"qty\":\"1\",\"productSku\":\"20-00004\",\"actualProductId\":\"254\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"6582572318857\",\"shipping\":\"0.00\",\"price\":\"0.00\",\"merchantId\":\"1\",\"descriptor\":\"NativePath\",\"initialSalesTax\":\"0.00\",\"customSalesTax\":\"\",\"refundRemaining\":\"0.00\",\"merchantTxnId\":\"81089222433\",\"purchaseStatus\":\"\",\"billingCycleType\":\"\",\"finalBillingCycle\":\"\",\"isPreauthVoid\":\"0\",\"nextBillDate\":\"\",\"trialEnabled\":\"\",\"trialType\":\"\",\"trialAuthType\":\"\",\"regularPrice\":\"\",\"productQty\":\"1\",\"cycle1_billDelay\":\"\",\"cycle2_price\":\"\",\"cycle2_shipPrice\":\"\",\"cycle2_isShippable\":\"0\",\"cycle2_billDelay\":\"\",\"cycle3_price\":\"\",\"cycle3_shipPrice\":\"\",\"cycle3_isShippable\":\"0\",\"cycle3_billDelay\":\"\",\"lastCustomCycle\":\"0\",\"purchaseCycle\":\"\",\"txnType\":\"SALE\",\"cancellationScheduled\":\"0\",\"cancelAfterDate\":\"\",\"pauseScheduled\":\"0\",\"billingCycleNumber\":\"1\",\"staggerIntervalCycles\":\"\",\"staggerFulfillments\":\"0\",\"recycleFailedStatus\":\"0\",\"clubMemberId\":\"\",\"clubUsername\":\"\",\"clubPassword\":\"\",\"recycleReference\":\"0\",\"responseType\":\"SUCCESS\",\"productTags\":\"Collagen\"}]", "atICFired": "1", "orderData": "{\"taxExemption\":null,\"orderId\":\"A843C98E07\",\"vendorOrderId\":null,\"vendorPluginId\":null,\"ipAddress\":\"69.130.145.43\",\"sourceId\":null,\"sourceValue1\":null,\"sourceValue2\":null,\"sourceValue3\":null,\"sourceValue4\":null,\"sourceValue5\":null,\"shipCarrier\":null,\"shipMethod\":null,\"profileName\":null,\"dateCreated\":\"2025-06-18 19:13:22\",\"orderType\":\"NEW_SALE\",\"orderStatus\":\"COMPLETE\",\"reviewStatus\":null,\"campaignName\":\"56 Serving Bags\",\"orderValue\":\"162.00\",\"customerId\":638053,\"name\":\"Sue Meier\",\"emailAddress\":\"[email protected]\",\"phoneNumber\":\"4027197072\",\"firstName\":\"Sue\",\"lastName\":\"Meier\",\"companyName\":null,\"address1\":\"4022 Ethan Avenue\",\"address2\":null,\"shipmentInsured\":null,\"shipmentInsurancePrice\":null,\"insuranceCharged\":0,\"city\":\"Mt Juliet\",\"state\":\"TN\",\"country\":\"US\",\"postalCode\":\"37122\",\"shipFirstName\":\"Sue\",\"shipLastName\":\"Meier\",\"shipCompanyName\":null,\"shipAddress1\":\"4022 Ethan Avenue\",\"shipAddress2\":null,\"shipCity\":\"Mt Juliet\",\"shipState\":\"TN\",\"shipCountry\":\"US\",\"shipPostalCode\":\"37122\",\"custom1\":\"CID 1255 - 56s Bags\",\"custom2\":\"Checkout Page3\",\"custom3\":null,\"custom4\":null,\"custom5\":null,\"paySource\":\"CREDITCARD\",\"cardType\":\"VISA\",\"cardLast4\":\"8010\",\"cardExpiryDate\":\"10\/28\",\"achAccountHolderType\":null,\"achAccountType\":null,\"achRoutingNumber\":null,\"achNameOnAccount\":null,\"achAccountNumber\":null,\"couponCode\":null,\"agentUserId\":null,\"basePrice\":\"162.00\",\"baseShipping\":\"0.00\",\"voiceLogNumber\":null,\"discountPrice\":\"0.00\",\"salesTax\":\"15.80\",\"salesUrl\":\"https:\/\/secure.nativepath.com\/1255-collagen-56s-bag-checkout-6?products=15781:1;10924:1?products=12589:1&cid=1255&pub=240547&hit=636908789&cc_custom_hitid=636908789\",\"surcharge\":\"0.00\",\"shipUpcharge\":\"0.00\",\"shipProfileId\":null,\"baseCurrencyCode\":\"USD\",\"baseCurrencySymbol\":\"$\",\"currencySymbol\":\"$\",\"currencyCode\":\"USD\",\"campaignId\":17,\"merchantTxnId\":\"81089222433\",\"ibanLast4\":null,\"originalCycleNumber\":1,\"prepaidType\":null,\"cardIsPrepaid\":0,\"cardIsDebit\":0,\"accountHolder\":null,\"subTotal\":\"162.00\",\"shipTotal\":\"0.00\",\"taxTotal\":\"15.80\",\"totalAmount\":\"177.80\",\"totalDiscount\":\"0.00\",\"totalRefundRemaining\":\"177.80\",\"amountPaid\":\"177.80\",\"items\":[{\"productId\":\"15781\",\"name\":\"6 x NativePath Collagen 56s Bag\",\"qty\":\"1\",\"productSku\":\"10-00003\",\"actualProductId\":\"225\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"6776046092425\",\"shipping\":\"0.00\",\"price\":\"162.00\",\"merchantId\":\"1\",\"descriptor\":\"NativePath\",\"initialSalesTax\":\"15.80\",\"customSalesTax\":\"\",\"refundRemaining\":\"177.80\",\"merchantTxnId\":\"81089222433\",\"purchaseStatus\":\"\",\"billingCycleType\":\"\",\"finalBillingCycle\":\"\",\"isPreauthVoid\":\"0\",\"nextBillDate\":\"\",\"trialEnabled\":\"\",\"trialType\":\"\",\"trialAuthType\":\"\",\"regularPrice\":\"\",\"productQty\":\"1\",\"cycle1_billDelay\":\"\",\"cycle2_price\":\"\",\"cycle2_shipPrice\":\"\",\"cycle2_isShippable\":\"0\",\"cycle2_billDelay\":\"\",\"cycle3_price\":\"\",\"cycle3_shipPrice\":\"\",\"cycle3_isShippable\":\"0\",\"cycle3_billDelay\":\"\",\"lastCustomCycle\":\"0\",\"purchaseCycle\":\"\",\"txnType\":\"SALE\",\"cancellationScheduled\":\"0\",\"cancelAfterDate\":\"\",\"pauseScheduled\":\"0\",\"billingCycleNumber\":\"1\",\"staggerIntervalCycles\":\"\",\"staggerFulfillments\":\"0\",\"recycleFailedStatus\":\"0\",\"clubMemberId\":\"E89B9369E6\",\"clubUsername\":\"[email protected]\",\"clubPassword\":\"6E36722698\",\"recycleReference\":\"0\",\"responseType\":\"SUCCESS\",\"productTags\":\"Bone Health,Collagen,Gut\/Digestion,Immunity,monthly-eligible,Pain,Subscription,Unflavored\"},{\"productId\":\"10924\",\"name\":\"USB Handheld Frother\",\"qty\":\"1\",\"productSku\":\"20-00004\",\"actualProductId\":\"254\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"6582572318857\",\"shipping\":\"0.00\",\"price\":\"0.00\",\"merchantId\":\"1\",\"descriptor\":\"NativePath\",\"initialSalesTax\":\"0.00\",\"customSalesTax\":\"\",\"refundRemaining\":\"0.00\",\"merchantTxnId\":\"81089222433\",\"purchaseStatus\":\"\",\"billingCycleType\":\"\",\"finalBillingCycle\":\"\",\"isPreauthVoid\":\"0\",\"nextBillDate\":\"\",\"trialEnabled\":\"\",\"trialType\":\"\",\"trialAuthType\":\"\",\"regularPrice\":\"\",\"productQty\":\"1\",\"cycle1_billDelay\":\"\",\"cycle2_price\":\"\",\"cycle2_shipPrice\":\"\",\"cycle2_isShippable\":\"0\",\"cycle2_billDelay\":\"\",\"cycle3_price\":\"\",\"cycle3_shipPrice\":\"\",\"cycle3_isShippable\":\"0\",\"cycle3_billDelay\":\"\",\"lastCustomCycle\":\"0\",\"purchaseCycle\":\"\",\"txnType\":\"SALE\",\"cancellationScheduled\":\"0\",\"cancelAfterDate\":\"\",\"pauseScheduled\":\"0\",\"billingCycleNumber\":\"1\",\"staggerIntervalCycles\":\"\",\"staggerFulfillments\":\"0\",\"recycleFailedStatus\":\"0\",\"clubMemberId\":\"\",\"clubUsername\":\"\",\"clubPassword\":\"\",\"recycleReference\":\"0\",\"responseType\":\"SUCCESS\",\"productTags\":\"Collagen\"}],\"paypalUrl\":null,\"paypalSdkParams\":null,\"gatewayUrl\":null,\"gatewaySdkParams\":null,\"customFields\":{\"hitid\":\"636908789\"},\"newCustomer\":0,\"productsPurchased\":\"6295,10671,10924,13411\",\"recommendedProducts\":[{\"recommendedCampaignProductId\":15799,\"rank\":0.163355,\"displayName\":\"3 x NativePath Collagen 56s Bag\"},{\"recommendedCampaignProductId\":15800,\"rank\":0.046358,\"displayName\":\"1 x NativePath Collagen 56s Bag\"},{\"recommendedCampaignProductId\":3477,\"rank\":0.03532,\"displayName\":\"3 x NativePath Antarctic Krill Oil\"},{\"recommendedCampaignProductId\":10678,\"rank\":0.02649,\"displayName\":\"3 x NativePath Collagen Care+\"},{\"recommendedCampaignProductId\":3489,\"rank\":0.015453,\"displayName\":\"1 x NativePath Antarctic Krill Oil\"},{\"recommendedCampaignProductId\":10677,\"rank\":0.011038,\"displayName\":\"1 x NativePath Collagen Care+\"},{\"recommendedCampaignProductId\":12908,\"rank\":0.00883,\"displayName\":\"1 x NativePath MCT Powder\"},{\"recommendedCampaignProductId\":6295,\"rank\":0.006623,\"displayName\":\"1 x NativePath Collagen 56s Bag\"},{\"recommendedCampaignProductId\":12907,\"rank\":0.006623,\"displayName\":\"3 x NativePath MCT Powder\"},{\"recommendedCampaignProductId\":6294,\"rank\":0.004415,\"displayName\":\"3 x NativePath Collagen 56s Bag\"}]}", "sessionId": "{\"result\":\"SUCCESS\",\"message\":{\"sessionId\":\"688e197854e8be2b7940482273a9c731\",\"pixel\":\"<iframe width=1 height=1 frameborder=0 scrolling=no src='https:\/\/lp.konnektive.com\/logos\/logo.htm?c=nativepath&s=688e197854e8be2b7940482273a9c731'><img width=1 height=1 src='https:\/\/lp.konnektive.com\/logos\/logo.gif?c=nativepath&s=688e197854e8be2b7940482273a9c731'><\/iframe>\",\"geoInfo\":{\"geoCountry\":\"US\",\"geoState\":\"TN\",\"geoCity\":\"Mount Juliet\",\"geoPostal\":\"37122\"}}}", "taxParams": "{\"firstName\":\"\",\"lastName\":\"\",\"emailAddress\":\"[email protected]\",\"shipProfileId\":null,\"address1\":\"\",\"address2\":\"\",\"postalCode\":\"\",\"city\":\"\",\"state\":\"TN\",\"country\":\"US\",\"shipFirstName\":\"Sue\",\"shipLastName\":\"Meier\",\"shipAddress1\":\"4022 Ethan Avenue\",\"shipAddress2\":\"\",\"shipCity\":\"Mt Juliet\",\"shipState\":\"TN\",\"shipPostalCode\":\"37122\",\"shipCountry\":\"US\",\"campaignId\":17,\"couponCode\":null,\"product1_id\":10924,\"product1_qty\":\"1\",\"product2_id\":15781,\"product2_qty\":\"1\",\"currencyCode\":\"USD\",\"cartId\":null}", "funnelData": "{\"referenceId\":\"688ecb0f-ac3c-49bc-8c09-4c0bd436557e\",\"campaign\":\"17\",\"salt\":\"d6ce0190-c18c-11ec-b509-cf225d0ef380\",\"headTrackingCode\":\"<script>\<br>!function(b,e,f,g,a,c,d){b.fbq||(a=b.fbq=function(){a.callMethod?a.callMethod.apply(a,arguments):a.queue.push(arguments)},b._fbq||(b._fbq=a),a.push=a,a.loaded=!0,a.version=\\\"2.0\\\",a.queue=[],c=e.createElement(f),c.async=!0,c.src=g,d=e.getElementsByTagName(f)[0],d.parentNode.insertBefore(c,d))}(window,document,\\\"script\\\",\\\"https:\/\/connect.facebook.net\/en_US\/fbevents.js\\\");\<br><\/script>\<br>\<br><script>!function(e,t,n,s,a){(a=t.createElement(n)).async=!0,a.src=\\\"https:\/\/assets.anytrack.io\/tpYi4i7f8NeR.js\\\",(t=t.getElementsByTagName(n)[0]).parentNode.insertBefore(a,t),e[s]=e[s]||function(){(e[s].q=e[s].q||[]).push(arguments)}}(window,document,\\\"script\\\",\\\"AnyTrack\\\");\<br><\/script>\<br>\<br><script>\<br>if (sessionStorage.atFired == \\\"0\\\") {\<br> sessionStorage.atFired = \\\"1\\\";\<br> let atOrderData = null; \<br> try {\<br> atOrderData = JSON.parse(sessionStorage.orderData);\<br> } catch (e) {\<br> console.log(\\\"ATOD: \\\" + e.message);\<br> }\<br> \<br> if (atOrderData) { \<br> try { \<br> const orderItems = atOrderData.items.map(item => ({\<br> id: item.productId,\<br> name: item.name,\<br> quantity: parseInt(item.qty),\<br> price: parseFloat(item.price),\<br> productSku: item.productSku,\<br> externalProductId: item.externalProductId,\<br> merchantTxnId: item.merchantTxnId,\<br> actualProductId: item.actualProductId\<br> }));\<br>\<br> const customerId = atOrderData.customerId;\<br> const ipAddress = atOrderData.ipAddress;\<br> const campaignName = atOrderData.campaignName;\<br> const custom1 = atOrderData.custom1;\<br> const salesUrl = atOrderData.salesUrl;\<br>\<br> const totalPurchaseValue = parseFloat(atOrderData.totalAmount);\<br> const shippingPrice = parseFloat(atOrderData.shipTotal);\<br> const taxPrice = parseFloat(atOrderData.taxTotal);\<br> const currency = atOrderData.currencyCode;\<br> const transactionId = atOrderData.orderId;\<br>\\t\\t\\t\<br>\\t\\t\\tconst cuEml = atOrderData.emailAddress;\<br>\\t\\t\\tconst cuFn = atOrderData.firstName;\<br>\\t\\t\\tconst cuLn = atOrderData.lastName;\<br>\\t\\t\\tconst cuPhn = atOrderData.phoneNumber;\<br>\\t\\t\\tconst cuCty = atOrderData.city;\<br>\\t\\t\\tconst cuState = atOrderData.state;\<br>\\t\\t\\tconst cuZIP = atOrderData.postalCode;\<br>\\t\\t\\tconst cuCnt = atOrderData.country;\<br>\\t\\t\\t\<br> const atOutput = {\<br> value: totalPurchaseValue,\<br> shippingPrice: shippingPrice,\<br> taxPrice: taxPrice,\<br> currency: currency,\<br> transactionId: transactionId,\<br> items: orderItems,\<br> customerId: customerId,\<br> ipAddress: ipAddress,\<br> campaignName: campaignName,\<br> custom1: custom1,\<br> salesUrl: salesUrl, \<br>\\t\\t\\t\\temail: cuEml,\<br>\\t\\t\\t\\tfirstName: cuFn,\<br>\\t\\t\\t\\tlastName: cuLn,\<br>\\t\\t\\t\\tphone: cuPhn, \<br>\\t\\t\\t\\tcity: cuCty,\<br>\\t\\t\\t\\tstate: cuState,\<br>\\t\\t\\t\\tzipcode: cuZIP,\<br>\\t\\t\\t\\tcountry: cuCnt\<br> };\<br>\<br> sessionStorage.atOutput = JSON.stringify(atOutput); \/\/ Store as string\<br> } catch (ea) {\<br> console.log(\\\"AT1: \\\" + ea.message);\<br> }\<br>\<br> try { \<br> AnyTrack(function() {\<br> var atclid = AnyTrack('Purchase', JSON.parse(sessionStorage.atOutput)); \/\/ Parse the stored string\<br> console.log(\\\"at-pr: \\\" + atclid);\<br> });\<br> } catch (ea) {\<br> console.log(\\\"AT2: \\\" + ea.message);\<br> }\<br> }\<br>} else {\<br> sessionStorage.atFired = \\\"0\\\";\<br> if (sessionStorage.atICFired == undefined && pageData.pageTypeId == 4) {\<br> AnyTrack(function() {\<br> var atclid = AnyTrack('InitiateCheckout'); \/\/ Parse the stored string\<br> console.log(\\\"at-ic: \\\" + atclid);\<br> });\<br> sessionStorage.atICFired = \\\"1\\\";\<br> }\<br>}\<br>\\t<\/script>\",\"bodyTrackingCode\":\"const FBPixelId = \\\"1993352314115270\\\";\<br>\<br>if (pageData) {\<br> const { pageTypeId } = pageData;\<br> const pageTitle = pageData.currentPage.title.toLowerCase();\<br> if (pageTitle.includes(\\\"checkout\\\")) {\<br> sessionStorage.upsell_step = \\\"1\\\";\<br> sessionStorage.upsell_curent_page = \\\"\\\";\<br> }\<br>\<br> if (pageTypeId === 4) {\<br> try {\<br> fbq(\\\"init\\\", FBPixelId);\<br> fbq(\\\"trackSingle\\\", FBPixelId, \\\"InitiateCheckout\\\");\<br> fbq(\\\"trackSingle\\\", FBPixelId, \\\"AddToCart\\\");\<br>\<br> let paymentInfoSent = false;\<br> const emailInput = document.querySelector(\\\"input[name=emailAddress]\\\");\<br> if (emailInput) {\<br> emailInput.addEventListener('input', () => {\<br> if (!paymentInfoSent) {\<br> paymentInfoSent = true;\<br> fbq(\\\"trackSingle\\\", FBPixelId, \\\"AddPaymentInfo\\\");\<br> }\<br> });\<br> }\<br> } catch (e) {\<br> console.log(e.message);\<br> }\<br> }\<br>\<br> if (pageTitle.includes(\\\"upsell\\\") || pageTitle.includes(\\\"thank you\\\") || pageTypeId === 3 || pageTypeId === 5) {\<br> let orderData = null;\<br> let _cid;\<br> let hitId;\<br> try {\<br> orderData = JSON.parse(sessionStorage.orderData);\<br> const requestUri = new URLSearchParams(sessionStorage.requestUri.split(\\\"#\\\")[0]);\<br> _cid = requestUri.get(\\\"cid\\\");\<br> const uidCookie = document.cookie.split(\\\";\\\").find(cookie => cookie.trim().split(\\\"=\\\")[0] === \\\"uid\\\" + _cid);\<br> hitId = uidCookie.trim().split(\\\"=\\\")[1].split(\\\"-\\\")[0];\<br> hitId = hitId || requestUri.get(\\\"hit\\\") || requestUri.get(\\\"cc_custom_hitid\\\");\<br> } catch (e) {\<br> console.log(\\\"Pixels initial: \\\" + e.message);\<br> fetch(\\\"https:\/\/web-logger.mtnhauslabs.com\/logger\\\", {\<br> method: \\\"post\\\",\<br> headers: {\<br> 'Accept': 'application\/json',\<br> 'Content-Type': 'application\/json',\<br> },\<br> body: JSON.stringify({\<br> \\\"event\\\": \\\"error\\\",\<br> \\\"system\\\": \\\"ChCh\\\",\<br> \\\"data\\\": {\<br> \\\"funnel_uuid\\\": pageData.funnelData.referenceId,\<br> \\\"url\\\": location.href,\<br> \\\"message\\\": \\\"Pixels initial: \\\" + e.message,\<br> \\\"trace\\\": e.stack,\<br> \\\"cid\\\": _cid,\<br> \\\"hid\\\": hitId,\<br> \\\"order_id\\\": orderData ? orderData.orderId : null,\<br> \\\"sessionStorage\\\": sessionStorage,\<br> \\\"cookie\\\": document.cookie,\<br> }\<br> }),\<br> });\<br> }\<br>\<br> if (sessionStorage.upsell_step === undefined) {\<br> sessionStorage.upsell_step = \\\"1\\\";\<br> }\<br>\<br> if (orderData) {\<br> if (sessionStorage.upsell_step === \\\"1\\\") {\<br>\<br> fetch(\\\"https:\/\/web-logger.mtnhauslabs.com\/logger\\\", {\<br> method: \\\"post\\\",\<br> headers: {\<br> 'Accept': 'application\/json',\<br> 'Content-Type': 'application\/json',\<br> },\<br> body: JSON.stringify({\<br> \\\"event\\\": \\\"Conversion\\\",\<br> \\\"system\\\": \\\"ChCh\\\",\<br> \\\"data\\\": {\<br> \\\"url\\\": location.href,\<br> \\\"sessionStorage\\\": sessionStorage,\<br> \\\"cookie\\\": document.cookie,\<br> \\\"event\\\": \\\"Conversion\\\",\<br> \\\"cid\\\": _cid,\<br> \\\"transid\\\": orderData.orderId + \\\"_\\\" + sessionStorage.upsell_step,\<br> \\\"hid\\\": hitId,\<br> \\\"value\\\": orderData.orderValue,\<br> \\\"currency\\\": orderData.currencyCode,\<br> \\\"qty\\\": orderData.items[0].qty,\<br> \\\"item_ids\\\": orderData.items[0].productId,\<br> \\\"order_id\\\": orderData.orderId,\<br> \\\"email\\\": orderData.emailAddress,\<br> \\\"shipping_address_phone\\\": orderData.emailAddress,\<br> \\\"shipping_address_first_name\\\": orderData.shipFirstName,\<br> \\\"shipping_address_last_name\\\": orderData.shipLastName,\<br> \\\"shipping_address_city\\\": orderData.shipCity,\<br> \\\"shipping_address_province\\\": orderData.shipState,\<br> \\\"shipping_address_zip\\\": orderData.shipPostalCode,\<br> \\\"shipping_address_country\\\": orderData.shipCountry,\<br> \\\"funnel_name\\\": pageData.funnelData.name,\<br> \\\"funnel_uuid\\\": pageData.funnelData.referenceId,\<br> \\\"funnel_campaign_id\\\": pageData.funnelData.campaign\<br> }\<br> }),\<br> });\<br>\<br> try {\<br> let atp = \\\"&atp=0.00\\\";\<br> let hitPathScript = document.createElement(\\\"script\\\");\<br> hitPathScript.setAttribute(\\\"type\\\", \\\"text\/javascript\\\");\<br> hitPathScript.setAttribute(\\\"src\\\", \\\"https:\/\/fb.nativepath.com\/rd\/apx.php?id=1&type=3&cCid=\\\" + _cid +\<br> \\\"&transid=\\\" + orderData.orderId + \\\"_\\\" + sessionStorage.upsell_step +\<br> \\\"&ate=\\\" + (parseFloat(orderData.orderValue) + parseFloat(orderData.shipTotal)) +\<br> (hitId ? \\\"&hid=\\\" + hitId : \\\"\\\") + atp\<br> );\<br>\<br> let script = document.getElementsByTagName(\\\"script\\\")[0];\<br> script.parentNode.insertBefore(hitPathScript, script);\<br> } catch (e) {\<br> console.log(\\\"HitPath Pixel: \\\" + e.message);\<br> fetch(\\\"https:\/\/web-logger.mtnhauslabs.com\/logger\\\", {\<br> method: \\\"post\\\",\<br> headers: {\<br> 'Accept': 'application\/json',\<br> 'Content-Type': 'application\/json',\<br> },\<br> body: JSON.stringify({\<br> \\\"event\\\": \\\"error\\\",\<br> \\\"system\\\": \\\"ChCh\\\",\<br> \\\"data\\\": {\<br> \\\"funnel_uuid\\\": pageData.funnelData.referenceId,\<br> \\\"url\\\": location.href,\<br> \\\"sessionStorage\\\": sessionStorage,\<br> \\\"cookie\\\": document.cookie,\<br> \\\"message\\\": \\\"HitPath Pixel: \\\" + e.message,\<br> \\\"trace\\\": e.stack,\<br> \\\"cid\\\": _cid,\<br> \\\"hid\\\": hitId,\<br> \\\"order_id\\\": orderData ? orderData.orderId : '',\<br> }\<br> }),\<br> });\<br> }\<br>\<br> try {\<br> fbq(\\\"init\\\", FBPixelId);\<br> fbq(\\\"trackSingle\\\", FBPixelId, \\\"Purchase\\\", {\<br> currency: orderData.currencyCode,\<br> value: orderData.orderValue,\<br> content_type: \\\"product_group\\\",\<br> content_ids: [\<br> orderData.items[0].productId\<br> ]\<br> }, {\<br> eventID: orderData.orderId\<br> });\<br> } catch (e) {\<br> console.log(\\\"Facebook Pixel: \\\" + e.message);\<br> fetch(\\\"https:\/\/web-logger.mtnhauslabs.com\/logger\\\", {\<br> method: \\\"post\\\",\<br> headers: {\<br> 'Accept': 'application\/json',\<br> 'Content-Type': 'application\/json',\<br> },\<br> body: JSON.stringify({\<br> \\\"event\\\": \\\"error\\\",\<br> \\\"system\\\": \\\"ChCh\\\",\<br> \\\"data\\\": {\<br> \\\"funnel_uuid\\\": pageData.funnelData.referenceId,\<br> \\\"sessionStorage\\\": sessionStorage,\<br> \\\"cookie\\\": document.cookie,\<br> \\\"url\\\": location.href,\<br> \\\"message\\\": \\\"Facebook Pixel: \\\" + e.message,\<br> \\\"trace\\\": e.stack,\<br> \\\"cid\\\": _cid,\<br> \\\"hid\\\": hitId,\<br> \\\"order_id\\\": orderData ? orderData.orderId : '',\<br> }\<br> }),\<br> });\<br> }\<br>\<br> sessionStorage.upsell_step = sessionStorage.upsell_step * 1 + 2;\<br> } else if (sessionStorage.upsell_step > 1 && sessionStorage.upsell_items_count < orderData.items.length) {\<br> try {\<br> let atp = \\\"&atp=0.00\\\";\<br> let hitPathScript = document.createElement(\\\"script\\\");\<br> hitPathScript.setAttribute(\\\"type\\\", \\\"text\/javascript\\\");\<br> hitPathScript.setAttribute(\\\"src\\\", \\\"https:\/\/fb.nativepath.com\/rd\/apx.php?id=1&type=3&cCid=\\\" + _cid +\<br> \\\"&transid=\\\" + orderData.orderId + \\\"_\\\" + sessionStorage.upsell_step +\<br> \\\"&ate=\\\" + orderData.items.at(-1).price +\<br> (hitId ? \\\"&hid=\\\" + hitId : \\\"\\\") + atp\<br> );\<br>\<br> let script = document.getElementsByTagName(\\\"script\\\")[0];\<br> script.parentNode.insertBefore(hitPathScript, script);\<br> } catch (e) {\<br> console.log(\\\"HitPath Pixel: \\\" + e.message);\<br> }\<br>\<br> sessionStorage.upsell_step = sessionStorage.upsell_step * 1 + 2;\<br> }\<br> sessionStorage.upsell_items_count = orderData.items.length;\<br> } else {\<br> sessionStorage.upsell_step = \\\"3\\\";\<br> }\<br> }\<br>}\<br>\<br>function trackEvent(e) {\<br>}\",\"title\":\"NativePath Collagen -56s Bags\",\"addOns\":[{\"keyName\":\"Paypal_billerId\",\"keyValue\":\"3\"},{\"keyName\":\"Purchase_Event_FB\",\"keyValue\":\"2\"},{\"keyName\":\"LISTRAK_CART_UPDATE\",\"keyValue\":\"false\"},{\"keyName\":\"EXTERNAL_TRACK_REQ\",\"keyValue\":\"false\"},{\"keyName\":\"TRIPLE_WHALE_REQ\",\"keyValue\":\"false\"},{\"keyName\":\"AD_BEACON_REQ\",\"keyValue\":\"false\"},{\"keyName\":\"Google_Places\",\"keyValue\":\"AIzaSyDhMj2gAV0JQOvURSQhcZ7QVjkZKekoG3Q\"},{\"keyName\":\"GPay_CountryCode\",\"keyValue\":\"US\"},{\"keyName\":\"applePayCountryCode\",\"keyValue\":\"US\"},{\"keyName\":\"PayPal_Venmo\",\"keyValue\":\"1\"},{\"keyName\":\"PayPal_PayLater\",\"keyValue\":\"1\"},{\"keyName\":\"PayPal_Reference\",\"keyValue\":\"1\"},{\"keyName\":\"PayPal_Merchant\",\"keyValue\":\"YSKDY6ZWSM6B6\"},{\"keyName\":\"paypalVenmoHide\",\"keyValue\":\"false\"},{\"keyName\":\"paypalPayLaterHide\",\"keyValue\":\"false\"},{\"keyName\":\"Purchase_Event_SC\",\"keyValue\":\"3\"},{\"keyName\":\"SEND_USER_DATA\",\"keyValue\":\"false\"},{\"keyName\":\"SEND_UNIQUE_TRANS_ID\",\"keyValue\":\"false\"}],\"providers\":[{\"id\":1,\"name\":\"Google\",\"keyValue\":\"G-7G9HS8437V\"}],\"pages\":[{\"referenceId\":\"c44521fb-ad14-4cb0-8c1c-e8e2eac7817e\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Email\",\"urlSlug\":null,\"externalURL\":null,\"pageView\":[{\"referenceId\":\"fc47604d-127f-407b-85f9-7687414f4c12\",\"templateTypeId\":24,\"pageType\":24}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"aab441f8-1d1b-4090-9802-c38ce12052fa\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page3\",\"urlSlug\":\"1255-collagen-56s-bag-checkout-1\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"2a4c0d49-7752-4aee-aaf7-e90eaa647af6\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"3472af95-9a2d-4027-935d-76f865f18c9d\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page3\",\"urlSlug\":\"1255-collagen-56s-bag-checkout-3\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"fdda2dba-c996-4d89-aea3-bf7319b95d31\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"1ff9b294-b2e9-41e7-9da4-9cbe283a6b36\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page3\",\"urlSlug\":\"1255-collagen-56s-bag-checkout-6\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"fd1a3069-440e-4344-807a-e7561969b18d\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"447d3682-5a1a-46e2-b28c-750ce9d40e0b\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page6\",\"urlSlug\":\"collagen-56s-bag-1-1255\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"52407e30-0d8e-4c17-a09a-153d9dc3dbb8\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"19049544-a3e9-4f81-b231-a4e032cfc893\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"collagen-56s-bag-2-1255\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"930ec597-04db-4afa-ae91-b99a28cb5b32\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"1ad0600e-5f7d-44c1-a52f-31f62d579bf8\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Downsell 1\",\"urlSlug\":\"collagen-56s-bag-3-1255\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"4c36bd93-33e1-4d59-933f-fcc87c006ca9\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"5c846aae-14d8-444e-b2f4-4f01a070a58a\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page5\",\"urlSlug\":\"collagen-56s-bag-4-1255\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"28824ace-6531-45ce-a9c7-d0d0afc0182e\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"4a2bdecf-27d8-48a7-917c-d6fa886cf76e\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Downsell 2\",\"urlSlug\":\"collagen-56s-bag-5-1255\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"0334e160-0d4a-4302-b715-a896b55a75f7\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"b80b8ba4-2299-44d9-854d-a4b2e61118cf\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell 3\",\"urlSlug\":\"collagen-56s-bag-6-1255\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"b4b2b384-767a-4ec9-a82b-56e71a900357\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"8692f67e-5054-42c3-85a4-99f6a940a683\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Thank You Page\",\"urlSlug\":\"collagen-56s-bag-7-1255\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"84febe45-d02f-4907-a34b-12e0a9893294\",\"templateTypeId\":5,\"pageType\":5}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]}],\"disableBadge\":true,\"name\":\"CID 1255 - 56s Bags\",\"whitelabelId\":10,\"affiliateId\":null,\"isMenuEnabled\":false}", "leadParams": "{\"emailAddress\":\"[email protected]\",\"doNotSellName\":0,\"shipFirstName\":\"Sue\",\"shipLastName\":\"Meier\",\"shipAddress1\":\"4022 Ethan Avenue\",\"shipAddress2\":\"\",\"shipCity\":\"Mt Juliet\",\"shipCountry\":\"US\",\"province-hidden\":\"TN\",\"shipState\":\"TN\",\"shipPostalCode\":\"37122\",\"phoneNumber\":\"4027197072\",\"contactOptIn\":0,\"billShipSame\":1,\"firstName\":\"Sue\",\"lastName\":\"Meier\",\"address1\":\"4022 Ethan Avenue\",\"address2\":\"\",\"city\":\"Mt Juliet\",\"country\":\"US\",\"state\":\"TN\",\"postalCode\":\"37122\",\"optradio\":\"M\",\"payment_method\":\"\",\"cardDate\":\"1028\",\"shipProfileId\":null,\"product1_id\":\"10924\",\"product1_qty\":\"1\",\"product2_id\":\"15781\",\"product2_qty\":\"1\",\"orderId\":\"A843C98E07\",\"salesUrl\":\"https:\/\/secure.nativepath.com\/1255-collagen-56s-bag-checkout-6?products=15781:1;10924:1?products=12589:1&cid=1255&pub=240547&hit=636908789&cc_custom_hitid=636908789\",\"campaignId\":17,\"custom1\":\"CID 1255 - 56s Bags\",\"custom2\":\"Checkout Page3\",\"sessionId\":\"688e197854e8be2b7940482273a9c731\"}", "requestUri": "https:\/\/secure.nativepath.com\/1255-collagen-56s-bag-checkout-6?products=15781:1;10924:1?products=12589:1&cid=1255&pub=240547&hit=636908789&cc_custom_hitid=636908789", "bundleItems": "{}", "httpReferer": "https:\/\/health.nativepath.com\/", "upsell_step": "1", "userDetails": "{\"firstName\":\"Sue\",\"lastName\":\"Meier\",\"companyName\":null,\"address1\":\"4022 Ethan Avenue\",\"address2\":\"\",\"postalCode\":\"37122\",\"city\":\"Mt Juliet\",\"state\":\"TN\",\"country\":\"US\",\"emailAddress\":\"[email protected]\",\"phoneNumber\":\"4027197072\",\"gender\":null,\"dob\":null,\"couponCode\":null,\"shipProfileId\":null,\"achRoutingNumber\":null,\"achAccountNumber\":null,\"achAccountType\":null,\"iban\":null,\"ddbic\":null,\"custom1\":\"CID 1255 - 56s Bags\",\"custom2\":\"Checkout Page3\",\"custom3\":null,\"custom4\":null,\"custom5\":null,\"redirectsTo\":\"https:\/\/secure.nativepath.com\/collagen-56s-bag-1-1255\",\"browserData\":\"{\\\"acceptHeader\\\":\\\"application\/json\\\",\\\"userAgent\\\":\\\"Mozilla\/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Version\/18.5 Mobile\/15E148 Safari\/604.1\\\",\\\"language\\\":\\\"en-US\\\",\\\"timezone\\\":\\\"300\\\",\\\"colorDepth\\\":24,\\\"screen\\\":{\\\"height\\\":\\\"844\\\",\\\"width\\\":\\\"390\\\"},\\\"javaScriptEnabled\\\":true,\\\"javaEnabled\\\":false}\",\"salesUrl\":\"https:\/\/secure.nativepath.com\/1255-collagen-56s-bag-checkout-6?products=15781:1;10924:1?products=12589:1&cid=1255&pub=240547&hit=636908789&cc_custom_hitid=636908789\",\"cartId\":null,\"campaignId\":17,\"doNotSellName\":0,\"contactOptIn\":0,\"billShipSame\":1,\"optradio\":\"M\",\"orderId\":\"A843C98E07\",\"shipFirstName\":\"Sue\",\"shipLastName\":\"Meier\",\"shipAddress1\":\"4022 Ethan Avenue\",\"shipAddress2\":\"\",\"shipCity\":\"Mt Juliet\",\"shipState\":\"TN\",\"shipPostalCode\":\"37122\",\"shipCountry\":\"US\",\"cardMonth\":10,\"cardYear\":28,\"paySource\":\"CREDITCARD\",\"forceMerchantId\":null,\"product1_id\":\"10924\",\"product1_qty\":\"1\",\"product2_id\":\"15781\",\"product2_qty\":\"1\",\"sessionId\":\"688e197854e8be2b7940482273a9c731\",\"insureShipment\":0,\"shipmentInsurancePrice\":\"\"}", "currencyCode": "USD", "exchangeRate": "1", "ccExternalTax": "15.80", "lastPageTypeId": "4", "ccGeoLocationInfo": "{\"city\":\"Mount Juliet\",\"region_code\":\"TN\",\"country_code\":\"US\",\"zip_code\":\"37122\"}", "checkoutOrderData": "{\"items\":[{\"productId\":\"15781\",\"name\":\"6 x NativePath Collagen 56s Bag\",\"qty\":\"1\",\"productSku\":\"10-00003\",\"actualProductId\":\"225\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"6776046092425\",\"shipping\":\"0.00\",\"price\":\"162.00\",\"merchantId\":\"1\",\"descriptor\":\"NativePath\",\"initialSalesTax\":\"15.80\",\"customSalesTax\":\"\",\"refundRemaining\":\"177.80\",\"merchantTxnId\":\"81089222433\",\"purchaseStatus\":\"\",\"billingCycleType\":\"\",\"finalBillingCycle\":\"\",\"isPreauthVoid\":\"0\",\"nextBillDate\":\"\",\"trialEnabled\":\"\",\"trialType\":\"\",\"trialAuthType\":\"\",\"regularPrice\":\"\",\"productQty\":\"1\",\"cycle1_billDelay\":\"\",\"cycle2_price\":\"\",\"cycle2_shipPrice\":\"\",\"cycle2_isShippable\":\"0\",\"cycle2_billDelay\":\"\",\"cycle3_price\":\"\",\"cycle3_shipPrice\":\"\",\"cycle3_isShippable\":\"0\",\"cycle3_billDelay\":\"\",\"lastCustomCycle\":\"0\",\"purchaseCycle\":\"\",\"txnType\":\"SALE\",\"cancellationScheduled\":\"0\",\"cancelAfterDate\":\"\",\"pauseScheduled\":\"0\",\"billingCycleNumber\":\"1\",\"staggerIntervalCycles\":\"\",\"staggerFulfillments\":\"0\",\"recycleFailedStatus\":\"0\",\"clubMemberId\":\"E89B9369E6\",\"clubUsername\":\"[email protected]\",\"clubPassword\":\"6E36722698\",\"recycleReference\":\"0\",\"responseType\":\"SUCCESS\",\"productTags\":\"Bone Health,Collagen,Gut\/Digestion,Immunity,monthly-eligible,Pain,Subscription,Unflavored\"},{\"productId\":\"10924\",\"name\":\"USB Handheld Frother\",\"qty\":\"1\",\"productSku\":\"20-00004\",\"actualProductId\":\"254\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"6582572318857\",\"shipping\":\"0.00\",\"price\":\"0.00\",\"merchantId\":\"1\",\"descriptor\":\"NativePath\",\"initialSalesTax\":\"0.00\",\"customSalesTax\":\"\",\"refundRemaining\":\"0.00\",\"merchantTxnId\":\"81089222433\",\"purchaseStatus\":\"\",\"billingCycleType\":\"\",\"finalBillingCycle\":\"\",\"isPreauthVoid\":\"0\",\"nextBillDate\":\"\",\"trialEnabled\":\"\",\"trialType\":\"\",\"trialAuthType\":\"\",\"regularPrice\":\"\",\"productQty\":\"1\",\"cycle1_billDelay\":\"\",\"cycle2_price\":\"\",\"cycle2_shipPrice\":\"\",\"cycle2_isShippable\":\"0\",\"cycle2_billDelay\":\"\",\"cycle3_price\":\"\",\"cycle3_shipPrice\":\"\",\"cycle3_isShippable\":\"0\",\"cycle3_billDelay\":\"\",\"lastCustomCycle\":\"0\",\"purchaseCycle\":\"\",\"txnType\":\"SALE\",\"cancellationScheduled\":\"0\",\"cancelAfterDate\":\"\",\"pauseScheduled\":\"0\",\"billingCycleNumber\":\"1\",\"staggerIntervalCycles\":\"\",\"staggerFulfillments\":\"0\",\"recycleFailedStatus\":\"0\",\"clubMemberId\":\"\",\"clubUsername\":\"\",\"clubPassword\":\"\",\"recycleReference\":\"0\",\"responseType\":\"SUCCESS\",\"productTags\":\"Collagen\"}],\"totalAmount\":\"177.80\",\"taxTotal\":\"15.80\",\"shipTotal\":\"0.00\"}", "analyticsReference": "{\"1ff9b294-b2e9-41e7-9da4-9cbe283a6b36-688e197854e8be2b7940482273a9c731\":2}", "currencyCodeSymbol": "$", "importOrderSuccess": "true", "purchaseEventFired": "true", "upsell_curent_page": "", "ccExternalSessionId": "688e197854e8be2b7940482273a9c731", "previousExchangeRate": "1", "sessionStartDateTime": "2025-06-18T23:10:06.819Z", "bundleProductsPageRef": "{}", "previousCurrencySymbol": "$", "ccCountryAndStateInfoTracker": "{\"state\":\"TN\",\"shipState\":\"TN\"}", "ccCartProductsPercentageTotal": "162", "688ecb0f-ac3c-49bc-8c09-4c0bd436557eccQuery": "kg25k" }, "funnel_campaign_id": "17", "shipping_address_zip": "37122", "shipping_address_city": "Mt Juliet", "shipping_address_phone": "[email protected]", "shipping_address_country": "US", "shipping_address_province": "TN", "shipping_address_last_name": "Meier", "shipping_address_first_name": "Sue" } | 06/18/2025 23:13:24 |
1677551 | Conversion | ChCh | { "cid": "1460", "hid": "636908558", "qty": "1", "url": "https:\/\/secure.nativepath.com\/collagen-56s-bag-checkout-1-m", "email": "[email protected]", "event": "Conversion", "value": "199.96", "cookie": "X-Source=0f0ad2fa-12ba-482e-bed5-69ee69198769; uid1460=636908558-20250618160741-df7faf66242eb69e8d1d1907c606cf4c-5438; wisepops=%7B%22popups%22%3A%7B%7D%2C%22sub%22%3A0%2C%22ucrn%22%3A57%2C%22cid%22%3A%2264212%22%2C%22v%22%3A5%2C%22bandit%22%3A%7B%22recos%22%3A%7B%7D%7D%7D; wisepops_visitor=%7B%22uAmXnV32UU%22%3A%221a62f7d3-0c7d-4548-a8f2-b483ba942437%22%7D; wisepops_visits=%5B%222025-06-17T00%3A05%3A28.602Z%22%5D; uid1612=635846974-20250612060842-baad94cad865802bdd810cc3887de917-7025; uid1100=633536215-20250529112415-df7faf66242eb69e8d1d1907c606cf4c-; _shopify_y=7a0815c0-031f-4442-ac03-9664e0d7dba0; _tracking_consent=%7B%22con%22%3A%7B%22CMP%22%3A%7B%22a%22%3A%22%22%2C%22m%22%3A%22%22%2C%22p%22%3A%22%22%2C%22s%22%3A%22%22%7D%7D%2C%22v%22%3A%222.1%22%2C%22region%22%3A%22USFL%22%2C%22reg%22%3A%22%22%2C%22purposes%22%3A%7B%22a%22%3Atrue%2C%22p%22%3Atrue%2C%22m%22%3Atrue%2C%22t%22%3Atrue%7D%2C%22display_banner%22%3Afalse%2C%22sale_of_data_region%22%3Afalse%2C%22consent_id%22%3A%22c5a82285-9b59-41d7-a2de-5a8391a12231%22%7D", "transid": "81E6CB2E20_1", "currency": "USD", "item_ids": "12720", "order_id": "81E6CB2E20", "funnel_name": "CID 571 - 56s BAGS", "funnel_uuid": "0f0ad2fa-12ba-482e-bed5-69ee69198769", "sessionStorage": { "fkCart": "{\"12720\":\"1\",\"12721\":\"1\"}", "totals": "{\"subTotal\":199.96,\"vat\":0,\"salesTax\":0,\"shipTotal\":0,\"grandTotal\":\"199.96\",\"discount\":0,\"insurance\":0,\"savings\":0,\"compareAtTotal\":199.96}", "fk_salt": "d6ce0190-c18c-11ec-b509-cf225d0ef380", "orderId": "\"81E6CB2E20\"", "taxData": "{\"taxRate\":\"0.00\",\"isVat\":false,\"addVatToPrice\":true}", "orderData": "{\"taxExemption\":null,\"orderId\":\"81E6CB2E20\",\"vendorOrderId\":null,\"vendorPluginId\":null,\"ipAddress\":\"2a09:bac3:6cd6:13e1::1fb:95\",\"sourceId\":null,\"sourceValue1\":null,\"sourceValue2\":null,\"sourceValue3\":null,\"sourceValue4\":null,\"sourceValue5\":null,\"shipCarrier\":null,\"shipMethod\":null,\"profileName\":null,\"dateCreated\":\"2025-06-18 19:12:52\",\"orderType\":\"NEW_SALE\",\"orderStatus\":\"COMPLETE\",\"reviewStatus\":null,\"campaignName\":\"56 Serving Bags\",\"orderValue\":\"199.96\",\"customerId\":1158458,\"name\":\"Cheryl Barber\",\"emailAddress\":\"[email protected]\",\"phoneNumber\":\"3523393525\",\"firstName\":\"Cheryl\",\"lastName\":\"Barber\",\"companyName\":null,\"address1\":\"15907 NW 107th Terr\",\"address2\":null,\"shipmentInsured\":null,\"shipmentInsurancePrice\":null,\"insuranceCharged\":0,\"city\":\"Alachua\",\"state\":\"FL\",\"country\":\"US\",\"postalCode\":\"32615\",\"shipFirstName\":\"Cheryl\",\"shipLastName\":\"Barber\",\"shipCompanyName\":null,\"shipAddress1\":\"15907 NW 107th Terr\",\"shipAddress2\":null,\"shipCity\":\"Alachua\",\"shipState\":\"FL\",\"shipCountry\":\"US\",\"shipPostalCode\":\"32615\",\"custom1\":\"CID 571 - 56s BAGS\",\"custom2\":\"B4G2 Bags\",\"custom3\":null,\"custom4\":null,\"custom5\":null,\"paySource\":\"PAYPAL\",\"cardType\":null,\"cardLast4\":null,\"cardExpiryDate\":null,\"achAccountHolderType\":null,\"achAccountType\":null,\"achRoutingNumber\":null,\"achNameOnAccount\":null,\"achAccountNumber\":null,\"couponCode\":null,\"agentUserId\":null,\"basePrice\":\"199.96\",\"baseShipping\":\"0.00\",\"voiceLogNumber\":null,\"discountPrice\":\"0.00\",\"salesTax\":\"0.00\",\"salesUrl\":\"https:\/\/secure.nativepath.com\/571-collagen-56s-checkout-b4g2?paypalAccept=1&token=EC-68J674652S733261C&ba_token=BA-23089439E6913410E\",\"surcharge\":\"0.00\",\"shipUpcharge\":\"0.00\",\"shipProfileId\":null,\"baseCurrencyCode\":\"USD\",\"baseCurrencySymbol\":\"$\",\"currencySymbol\":\"$\",\"currencyCode\":\"USD\",\"campaignId\":17,\"merchantTxnId\":\"9TC93939AE425173A\",\"ibanLast4\":null,\"originalCycleNumber\":1,\"prepaidType\":null,\"cardIsPrepaid\":0,\"cardIsDebit\":0,\"accountHolder\":null,\"subTotal\":\"199.96\",\"shipTotal\":\"0.00\",\"taxTotal\":\"0.00\",\"totalAmount\":\"199.96\",\"totalDiscount\":\"0.00\",\"totalRefundRemaining\":\"199.96\",\"amountPaid\":\"199.96\",\"items\":[{\"productId\":\"12720\",\"name\":\"4 x NativePath Collagen 56 servings\",\"qty\":\"1\",\"productSku\":\"10-00003\",\"actualProductId\":\"225\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"6776046092425\",\"shipping\":\"0.00\",\"price\":\"199.96\",\"merchantId\":\"3\",\"descriptor\":\"\",\"initialSalesTax\":\"0.00\",\"customSalesTax\":\"\",\"refundRemaining\":\"199.96\",\"merchantTxnId\":\"9TC93939AE425173A\",\"purchaseStatus\":\"\",\"billingCycleType\":\"\",\"finalBillingCycle\":\"\",\"isPreauthVoid\":\"0\",\"nextBillDate\":\"\",\"trialEnabled\":\"\",\"trialType\":\"\",\"trialAuthType\":\"\",\"regularPrice\":\"\",\"productQty\":\"1\",\"cycle1_billDelay\":\"\",\"cycle2_price\":\"\",\"cycle2_shipPrice\":\"\",\"cycle2_isShippable\":\"0\",\"cycle2_billDelay\":\"\",\"cycle3_price\":\"\",\"cycle3_shipPrice\":\"\",\"cycle3_isShippable\":\"0\",\"cycle3_billDelay\":\"\",\"lastCustomCycle\":\"0\",\"purchaseCycle\":\"\",\"txnType\":\"SALE\",\"cancellationScheduled\":\"0\",\"cancelAfterDate\":\"\",\"pauseScheduled\":\"0\",\"billingCycleNumber\":\"1\",\"staggerIntervalCycles\":\"\",\"staggerFulfillments\":\"0\",\"recycleFailedStatus\":\"0\",\"clubMemberId\":\"DA428A0E3B\",\"clubUsername\":\"[email protected]\",\"clubPassword\":\"42C7E7F695\",\"recycleReference\":\"0\",\"responseType\":\"SUCCESS\",\"productTags\":\"Bone Health,Collagen,Gut\/Digestion,Immunity,monthly-eligible,Pain,Subscription,Unflavored\"},{\"productId\":\"12721\",\"name\":\"FREE 2 x NativePath Collagen 56 servings\",\"qty\":\"1\",\"productSku\":\"10-00003\",\"actualProductId\":\"225\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"6776046092425\",\"shipping\":\"0.00\",\"price\":\"0.00\",\"merchantId\":\"3\",\"descriptor\":\"\",\"initialSalesTax\":\"0.00\",\"customSalesTax\":\"\",\"refundRemaining\":\"0.00\",\"merchantTxnId\":\"9TC93939AE425173A\",\"purchaseStatus\":\"\",\"billingCycleType\":\"\",\"finalBillingCycle\":\"\",\"isPreauthVoid\":\"0\",\"nextBillDate\":\"\",\"trialEnabled\":\"\",\"trialType\":\"\",\"trialAuthType\":\"\",\"regularPrice\":\"\",\"productQty\":\"1\",\"cycle1_billDelay\":\"\",\"cycle2_price\":\"\",\"cycle2_shipPrice\":\"\",\"cycle2_isShippable\":\"0\",\"cycle2_billDelay\":\"\",\"cycle3_price\":\"\",\"cycle3_shipPrice\":\"\",\"cycle3_isShippable\":\"0\",\"cycle3_billDelay\":\"\",\"lastCustomCycle\":\"0\",\"purchaseCycle\":\"\",\"txnType\":\"SALE\",\"cancellationScheduled\":\"0\",\"cancelAfterDate\":\"\",\"pauseScheduled\":\"0\",\"billingCycleNumber\":\"1\",\"staggerIntervalCycles\":\"\",\"staggerFulfillments\":\"0\",\"recycleFailedStatus\":\"0\",\"clubMemberId\":\"42D209E9E3\",\"clubUsername\":\"[email protected]\",\"clubPassword\":\"2653988603\",\"recycleReference\":\"0\",\"responseType\":\"SUCCESS\",\"productTags\":\"Bone Health,Collagen,Gut\/Digestion,Immunity,monthly-eligible,Pain,Subscription,Unflavored\"}],\"customFields\":{\"hitid\":\"636908558\"},\"newCustomer\":0,\"productsPurchased\":\"322,10817,13410,13465,16066\",\"recommendedProducts\":[{\"recommendedCampaignProductId\":6294,\"rank\":0.150943,\"displayName\":\"3 x NativePath Collagen 56s Bag\"},{\"recommendedCampaignProductId\":6295,\"rank\":0.075472,\"displayName\":\"1 x NativePath Collagen 56s Bag\"},{\"recommendedCampaignProductId\":3477,\"rank\":0.056604,\"displayName\":\"3 x NativePath Antarctic Krill Oil\"},{\"recommendedCampaignProductId\":12907,\"rank\":0.056604,\"displayName\":\"3 x NativePath MCT Powder\"},{\"recommendedCampaignProductId\":3489,\"rank\":0.037736,\"displayName\":\"1 x NativePath Antarctic Krill Oil\"},{\"recommendedCampaignProductId\":10677,\"rank\":0.037736,\"displayName\":\"1 x NativePath Collagen Care+\"},{\"recommendedCampaignProductId\":10678,\"rank\":0.018868,\"displayName\":\"3 x NativePath Collagen Care+\"},{\"recommendedCampaignProductId\":12908,\"rank\":0.011236,\"displayName\":\"1 x NativePath MCT Powder\"},{\"recommendedCampaignProductId\":13469,\"rank\":0.00641,\"displayName\":\"NativePath Shaker Cup\"}]}", "sessionId": "{\"result\":\"SUCCESS\",\"message\":{\"sessionId\":\"0f0a197854e964808fb87aa283a53b49\",\"pixel\":\"<iframe width=1 height=1 frameborder=0 scrolling=no src='https:\/\/lp.konnektive.com\/logos\/logo.htm?c=nativepath&s=0f0a197854e964808fb87aa283a53b49'><img width=1 height=1 src='https:\/\/lp.konnektive.com\/logos\/logo.gif?c=nativepath&s=0f0a197854e964808fb87aa283a53b49'><\/iframe>\",\"geoInfo\":{\"geoCountry\":\"US\",\"geoState\":\"FL\",\"geoCity\":\"Gainesville\",\"geoPostal\":\"32607\"}}}", "taxParams": "{\"firstName\":\"Cheryl\",\"lastName\":\"Barber\",\"emailAddress\":\"[email protected]\",\"shipProfileId\":null,\"address1\":\"15907 NW 107th Terr\",\"address2\":\"\",\"postalCode\":\"32615\",\"city\":\"Alachua\",\"state\":\"FL\",\"country\":\"US\",\"shipFirstName\":\"Cheryl\",\"shipLastName\":\"Barber\",\"shipAddress1\":\"15907 NW 107th Terr\",\"shipAddress2\":\"\",\"shipCity\":\"Alachua\",\"shipState\":\"FL\",\"shipPostalCode\":\"32615\",\"shipCountry\":\"US\",\"campaignId\":17,\"couponCode\":null,\"product1_id\":12720,\"product1_qty\":\"1\",\"product2_id\":12721,\"product2_qty\":\"1\",\"currencyCode\":\"USD\",\"cartId\":null}", "funnelData": "{\"referenceId\":\"0f0ad2fa-12ba-482e-bed5-69ee69198769\",\"campaign\":\"17\",\"salt\":\"d6ce0190-c18c-11ec-b509-cf225d0ef380\",\"headTrackingCode\":\"<script>\<br>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\<br> new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\<br> j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\<br> 'https:\/\/www.googletagmanager.com\/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\<br> })(window,document,'script','dataLayer','GTM-K2KGPKM');\<br>\<br>!function(b,e,f,g,a,c,d){b.fbq||(a=b.fbq=function(){a.callMethod?a.callMethod.apply(a,arguments):a.queue.push(arguments)},b._fbq||(b._fbq=a),a.push=a,a.loaded=!0,a.version=\\\"2.0\\\",a.queue=[],c=e.createElement(f),c.async=!0,c.src=g,d=e.getElementsByTagName(f)[0],d.parentNode.insertBefore(c,d))}(window,document,\\\"script\\\",\\\"https:\/\/connect.facebook.net\/en_US\/fbevents.js\\\");\<br><\/script>\",\"bodyTrackingCode\":\"const FBPixelId = \\\"1993352314115270\\\";\<br>\<br>if (pageData) {\<br> const { pageTypeId } = pageData;\<br> const pageTitle = pageData.currentPage.title.toLowerCase();\<br> if (pageTitle.includes(\\\"checkout\\\")) {\<br> sessionStorage.upsell_step = \\\"1\\\";\<br> sessionStorage.upsell_curent_page = \\\"\\\";\<br> }\<br>\<br> if (pageTypeId === 4) {\<br> try {\<br> fbq(\\\"init\\\", FBPixelId);\<br> fbq(\\\"trackSingle\\\", FBPixelId, \\\"InitiateCheckout\\\");\<br> fbq(\\\"trackSingle\\\", FBPixelId, \\\"AddToCart\\\");\<br>\<br> let paymentInfoSent = false;\<br> const emailInput = document.querySelector(\\\"input[name=emailAddress]\\\");\<br> if (emailInput) {\<br> emailInput.addEventListener('input', () => {\<br> if (!paymentInfoSent) {\<br> paymentInfoSent = true;\<br> fbq(\\\"trackSingle\\\", FBPixelId, \\\"AddPaymentInfo\\\");\<br> }\<br> });\<br> }\<br> } catch (e) {\<br> console.log(e.message);\<br> }\<br> }\<br>\<br> if (pageTitle.includes(\\\"upsell\\\") || pageTitle.includes(\\\"thank you\\\") || pageTypeId === 3 || pageTypeId === 5) {\<br> let orderData = null;\<br> let _cid;\<br> let hitId;\<br> try {\<br> orderData = JSON.parse(sessionStorage.orderData);\<br> const requestUri = new URLSearchParams(sessionStorage.requestUri.split(\\\"#\\\")[0]);\<br> _cid = requestUri.get(\\\"cid\\\");\<br> const uidCookie = document.cookie.split(\\\";\\\").find(cookie => cookie.trim().split(\\\"=\\\")[0] === \\\"uid\\\" + _cid);\<br> hitId = uidCookie.trim().split(\\\"=\\\")[1].split(\\\"-\\\")[0];\<br> hitId = hitId || requestUri.get(\\\"hit\\\") || requestUri.get(\\\"cc_custom_hitid\\\");\<br> } catch (e) {\<br> console.log(\\\"Pixels initial: \\\" + e.message);\<br> fetch(\\\"https:\/\/web-logger.mtnhauslabs.com\/logger\\\", {\<br> method: \\\"post\\\",\<br> headers: {\<br> 'Accept': 'application\/json',\<br> 'Content-Type': 'application\/json',\<br> },\<br> body: JSON.stringify({\<br> \\\"event\\\": \\\"error\\\",\<br> \\\"system\\\": \\\"ChCh\\\",\<br> \\\"data\\\": {\<br> \\\"funnel_uuid\\\": pageData.funnelData.referenceId,\<br> \\\"url\\\": location.href,\<br> \\\"message\\\": \\\"Pixels initial: \\\" + e.message,\<br> \\\"trace\\\": e.stack,\<br> \\\"cid\\\": _cid,\<br> \\\"hid\\\": hitId,\<br> \\\"order_id\\\": orderData ? orderData.orderId : null,\<br> \\\"sessionStorage\\\": sessionStorage,\<br> \\\"cookie\\\": document.cookie,\<br> }\<br> }),\<br> });\<br> }\<br>\<br> if (sessionStorage.upsell_step === undefined) {\<br> sessionStorage.upsell_step = \\\"1\\\";\<br> }\<br>\<br> if (orderData) {\<br> if (sessionStorage.upsell_step === \\\"1\\\") {\<br>\<br> fetch(\\\"https:\/\/web-logger.mtnhauslabs.com\/logger\\\", {\<br> method: \\\"post\\\",\<br> headers: {\<br> 'Accept': 'application\/json',\<br> 'Content-Type': 'application\/json',\<br> },\<br> body: JSON.stringify({\<br> \\\"event\\\": \\\"Conversion\\\",\<br> \\\"system\\\": \\\"ChCh\\\",\<br> \\\"data\\\": {\<br> \\\"url\\\": location.href,\<br> \\\"sessionStorage\\\": sessionStorage,\<br> \\\"cookie\\\": document.cookie,\<br> \\\"event\\\": \\\"Conversion\\\",\<br> \\\"cid\\\": _cid,\<br> \\\"transid\\\": orderData.orderId + \\\"_\\\" + sessionStorage.upsell_step,\<br> \\\"hid\\\": hitId,\<br> \\\"value\\\": orderData.orderValue,\<br> \\\"currency\\\": orderData.currencyCode,\<br> \\\"qty\\\": orderData.items[0].qty,\<br> \\\"item_ids\\\": orderData.items[0].productId,\<br> \\\"order_id\\\": orderData.orderId,\<br> \\\"email\\\": orderData.emailAddress,\<br> \\\"shipping_address_phone\\\": orderData.emailAddress,\<br> \\\"shipping_address_first_name\\\": orderData.shipFirstName,\<br> \\\"shipping_address_last_name\\\": orderData.shipLastName,\<br> \\\"shipping_address_city\\\": orderData.shipCity,\<br> \\\"shipping_address_province\\\": orderData.shipState,\<br> \\\"shipping_address_zip\\\": orderData.shipPostalCode,\<br> \\\"shipping_address_country\\\": orderData.shipCountry,\<br> \\\"funnel_name\\\": pageData.funnelData.name,\<br> \\\"funnel_uuid\\\": pageData.funnelData.referenceId,\<br> \\\"funnel_campaign_id\\\": pageData.funnelData.campaign\<br> }\<br> }),\<br> });\<br>\<br> try {\<br> let atp = \\\"&atp=0.00\\\";\<br> let hitPathScript = document.createElement(\\\"script\\\");\<br> hitPathScript.setAttribute(\\\"type\\\", \\\"text\/javascript\\\");\<br> hitPathScript.setAttribute(\\\"src\\\", \\\"https:\/\/fb.nativepath.com\/rd\/apx.php?id=1&type=3&cCid=\\\" + _cid +\<br> \\\"&transid=\\\" + orderData.orderId + \\\"_\\\" + sessionStorage.upsell_step +\<br> \\\"&ate=\\\" + (parseFloat(orderData.orderValue) + parseFloat(orderData.shipTotal)) +\<br> (hitId ? \\\"&hid=\\\" + hitId : \\\"\\\") + atp\<br> );\<br>\<br> let script = document.getElementsByTagName(\\\"script\\\")[0];\<br> script.parentNode.insertBefore(hitPathScript, script);\<br> } catch (e) {\<br> console.log(\\\"HitPath Pixel: \\\" + e.message);\<br> fetch(\\\"https:\/\/web-logger.mtnhauslabs.com\/logger\\\", {\<br> method: \\\"post\\\",\<br> headers: {\<br> 'Accept': 'application\/json',\<br> 'Content-Type': 'application\/json',\<br> },\<br> body: JSON.stringify({\<br> \\\"event\\\": \\\"error\\\",\<br> \\\"system\\\": \\\"ChCh\\\",\<br> \\\"data\\\": {\<br> \\\"funnel_uuid\\\": pageData.funnelData.referenceId,\<br> \\\"url\\\": location.href,\<br> \\\"sessionStorage\\\": sessionStorage,\<br> \\\"cookie\\\": document.cookie,\<br> \\\"message\\\": \\\"HitPath Pixel: \\\" + e.message,\<br> \\\"trace\\\": e.stack,\<br> \\\"cid\\\": _cid,\<br> \\\"hid\\\": hitId,\<br> \\\"order_id\\\": orderData ? orderData.orderId : '',\<br> }\<br> }),\<br> });\<br> }\<br>\<br> try {\<br> fbq(\\\"init\\\", FBPixelId);\<br> fbq(\\\"trackSingle\\\", FBPixelId, \\\"Purchase\\\", {\<br> currency: orderData.currencyCode,\<br> value: orderData.orderValue,\<br> content_type: \\\"product_group\\\",\<br> content_ids: [\<br> orderData.items[0].productId\<br> ]\<br> }, {\<br> eventID: orderData.orderId\<br> });\<br> } catch (e) {\<br> console.log(\\\"Facebook Pixel: \\\" + e.message);\<br> fetch(\\\"https:\/\/web-logger.mtnhauslabs.com\/logger\\\", {\<br> method: \\\"post\\\",\<br> headers: {\<br> 'Accept': 'application\/json',\<br> 'Content-Type': 'application\/json',\<br> },\<br> body: JSON.stringify({\<br> \\\"event\\\": \\\"error\\\",\<br> \\\"system\\\": \\\"ChCh\\\",\<br> \\\"data\\\": {\<br> \\\"funnel_uuid\\\": pageData.funnelData.referenceId,\<br> \\\"sessionStorage\\\": sessionStorage,\<br> \\\"cookie\\\": document.cookie,\<br> \\\"url\\\": location.href,\<br> \\\"message\\\": \\\"Facebook Pixel: \\\" + e.message,\<br> \\\"trace\\\": e.stack,\<br> \\\"cid\\\": _cid,\<br> \\\"hid\\\": hitId,\<br> \\\"order_id\\\": orderData ? orderData.orderId : '',\<br> }\<br> }),\<br> });\<br> }\<br>\<br> sessionStorage.upsell_step = sessionStorage.upsell_step * 1 + 2;\<br> } else if (sessionStorage.upsell_step > 1 && sessionStorage.upsell_items_count < orderData.items.length) {\<br> try {\<br> let atp = \\\"&atp=0.00\\\";\<br> let hitPathScript = document.createElement(\\\"script\\\");\<br> hitPathScript.setAttribute(\\\"type\\\", \\\"text\/javascript\\\");\<br> hitPathScript.setAttribute(\\\"src\\\", \\\"https:\/\/fb.nativepath.com\/rd\/apx.php?id=1&type=3&cCid=\\\" + _cid +\<br> \\\"&transid=\\\" + orderData.orderId + \\\"_\\\" + sessionStorage.upsell_step +\<br> \\\"&ate=\\\" + orderData.items.at(-1).price +\<br> (hitId ? \\\"&hid=\\\" + hitId : \\\"\\\") + atp\<br> );\<br>\<br> let script = document.getElementsByTagName(\\\"script\\\")[0];\<br> script.parentNode.insertBefore(hitPathScript, script);\<br> } catch (e) {\<br> console.log(\\\"HitPath Pixel: \\\" + e.message);\<br> }\<br>\<br> sessionStorage.upsell_step = sessionStorage.upsell_step * 1 + 2;\<br> }\<br> sessionStorage.upsell_items_count = orderData.items.length;\<br> } else {\<br> sessionStorage.upsell_step = \\\"3\\\";\<br> }\<br> }\<br>}\<br>\<br>function trackEvent(e) {\<br>}\",\"title\":\"Collagen 56 Serving Bags\",\"addOns\":[{\"keyName\":\"Purchase_Event_FB\",\"keyValue\":\"2\"},{\"keyName\":\"LISTRAK_CART_UPDATE\",\"keyValue\":\"false\"},{\"keyName\":\"Paypal_billerId\",\"keyValue\":\"3\"},{\"keyName\":\"GPay_CountryCode\",\"keyValue\":\"US\"},{\"keyName\":\"applePayCountryCode\",\"keyValue\":\"US\"},{\"keyName\":\"PayPal_Reference\",\"keyValue\":\"1\"},{\"keyName\":\"PayPal_Merchant\",\"keyValue\":\"YSKDY6ZWSM6B6\"},{\"keyName\":\"paypalVenmoHide\",\"keyValue\":\"false\"},{\"keyName\":\"paypalPayLaterHide\",\"keyValue\":\"false\"},{\"keyName\":\"Purchase_Event_SC\",\"keyValue\":\"3\"},{\"keyName\":\"EXTERNAL_TRACK_REQ\",\"keyValue\":\"false\"},{\"keyName\":\"TRIPLE_WHALE_REQ\",\"keyValue\":\"false\"},{\"keyName\":\"AD_BEACON_REQ\",\"keyValue\":\"false\"},{\"keyName\":\"Google_Places\",\"keyValue\":\"AIzaSyDhMj2gAV0JQOvURSQhcZ7QVjkZKekoG3Q\"},{\"keyName\":\"PayPal_Venmo\",\"keyValue\":\"0\"},{\"keyName\":\"PayPal_PayLater\",\"keyValue\":\"0\"},{\"keyName\":\"PAAY_AUTH_MSTR\",\"keyValue\":\"1\"},{\"keyName\":\"PAAY_AUTH_VISA\",\"keyValue\":\"1\"},{\"keyName\":\"RECAPT_TYPE\",\"keyValue\":\"1\"},{\"keyName\":\"RECAPT_THRESHOLD\",\"keyValue\":\"0.1\"},{\"keyName\":\"RECAPT_TRIGGER\",\"keyValue\":\"1\"},{\"keyName\":\"PAYPAL_ADDRESS\",\"keyValue\":\"false\"},{\"keyName\":\"APPLEPAY_ADDRESS\",\"keyValue\":\"false\"},{\"keyName\":\"REACH_LOCALE\",\"keyValue\":\"en-US\"},{\"keyName\":\"REACH_THEME_VALUE\",\"keyValue\":\"light\"},{\"keyName\":\"PayPal_WithReach\",\"keyValue\":\"false\"},{\"keyName\":\"PAAY_CH_MIN_AMT\",\"keyValue\":\"0.00\"},{\"keyName\":\"SEND_USER_DATA\",\"keyValue\":\"false\"},{\"keyName\":\"SEND_UNIQUE_TRANS_ID\",\"keyValue\":\"false\"},{\"keyName\":\"PH_FORMAT_BY_COUNTRY\",\"keyValue\":\"true\"},{\"keyName\":\"FB_ADV_TRACKING\",\"keyValue\":\"false\"},{\"keyName\":\"SYGNAL_ADV_TRACKING\",\"keyValue\":\"false\"}],\"providers\":[{\"id\":1,\"name\":\"Google\",\"keyValue\":\"G-7G9HS8437V\"}],\"pages\":[{\"referenceId\":\"c44521fb-ad14-4cb0-8c1c-e8e2eac7817e\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Email\",\"urlSlug\":null,\"externalURL\":null,\"pageView\":[{\"referenceId\":\"fc47604d-127f-407b-85f9-7687414f4c12\",\"templateTypeId\":24,\"pageType\":24}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"f356db29-5216-4fc2-bf07-a150b215fad1\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"B4G2 Bags FREE Shaker Cup\",\"urlSlug\":null,\"externalURL\":null,\"pageView\":[{\"referenceId\":\"aefd1ee3-aaac-411b-b90b-f89a9148848b\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"55ab7b39-46e9-4b5e-9ab6-f00c032c3444\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"1 New Checkout\",\"urlSlug\":\"1-checkout-collagen-56s-bag-sub\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"1bae6483-dbec-48cf-8ff2-aa6396a3a0bd\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"b187706b-f513-4c2f-b2b6-9558d1193e29\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"12 New Checkout\",\"urlSlug\":\"12-checkout-collagen-56s-bag-sub\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"a8d86a57-3958-40c5-8382-d4062d6bc2b4\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"21f7412b-4c87-4d91-9209-e98b9b393653\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"3 New Checkout\",\"urlSlug\":\"3-checkout-collagen-56s-bag-sub\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"54b428a8-0dd9-40bd-9afc-3f11f8194458\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"ca5c28fd-bde7-4fca-a4d0-7ba85a8c4633\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"571-checkout-56s\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"3539bd8f-24cd-4117-b615-f6e329d8df9f\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"6da0e298-624c-41e4-aa08-a3becebb00a4\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"571-collagen-56s-bag-checkout-b1\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"2c4a6b30-1b7e-47c1-b9f1-cdd31045e54a\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"5c5b6e63-7999-4531-ab8a-182b5e94653c\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Email Test\",\"urlSlug\":\"571-collagen-56s-bag-checkout-b1-new\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"56b75037-96c7-4c73-85cf-7d3fe388bfcc\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"e4bc8d35-2e89-422f-934f-758a2f2c5509\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"571-collagen-56s-bag-checkout-b2\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"9a685298-5edc-4a33-83ed-38bcaf9bff63\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"5cf09ff1-0188-489f-8568-92f49c7fb7d7\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"B2G1 Bags Free Mug\",\"urlSlug\":\"571-collagen-56s-bag-checkout-b2g1\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"240cada0-e0a2-4dd9-8d4a-856f09a22baa\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"8bc60a45-a8bb-4894-8761-3d46c1a055cc\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"B2G1 Bags FREE Bands\",\"urlSlug\":\"571-collagen-56s-bag-checkout-b2g1-bands\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"170c799d-8f20-46e6-a620-df0fae7ff518\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"f3948973-6b65-416d-9ecf-ddba74caca3d\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"B2G1 Bags FREE Bands Higher Price\",\"urlSlug\":\"571-collagen-56s-bag-checkout-b2g1-bands-v2\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"136a8f93-ce08-416f-85fd-cf89fa230605\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"51890e2c-784b-4069-9b66-0c69c8cefca8\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"B2G1 Bags BLUE Tote Bag\",\"urlSlug\":\"571-collagen-56s-bag-checkout-b2g1-blue-tote\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"7fe9f791-aa4b-4f19-8986-f5e2657ab515\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"0eca9da4-5888-4c6d-95fc-629f3f3fc3e9\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"B2G1 Bags FREE Collagen Care Plus\",\"urlSlug\":\"571-collagen-56s-bag-checkout-b2g1-careplus\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"3a569e24-e70b-4b87-b74b-fb54ce975587\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"51fdc8dd-5853-47fa-a673-1b5941bfa8a0\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"B2G1 Bags FREE Collagen Care Plus Higher Price\",\"urlSlug\":\"571-collagen-56s-bag-checkout-b2g1-careplus-v2\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"682af16c-caf9-47d2-9b67-5655c5da0877\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"f8cb5dc2-bdd3-4d2b-bed3-6b6fd5f28396\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"B2G1 Bags FREE D3K2\",\"urlSlug\":\"571-collagen-56s-bag-checkout-b2g1-d3k2\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"a60ae625-18de-48da-80f6-fe1232b2006b\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"872c13a4-4058-4da2-9cf9-bfb5cc16a81d\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Email Test b2g1\",\"urlSlug\":\"571-collagen-56s-bag-checkout-b2g1-new\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"a8f2a42a-0360-4e29-ad21-8ce6d66ade97\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"a51eba4b-f790-4ae2-8c45-1c2765cb6ce9\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"B2G1 Bags FREE Shaker Cup\",\"urlSlug\":\"571-collagen-56s-bag-checkout-b2g1-sc\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"bbc6dbc7-9abf-4dab-a91e-dbc5d2f33a62\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"f2a2d27e-8a97-4ea4-8ac5-3f74017f1980\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"B2G1 Bags FREE Tote Bag\",\"urlSlug\":\"571-collagen-56s-bag-checkout-b2g1-t\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"930629d3-1336-4011-ba65-ef54b5bea0fb\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"2fb54d66-7116-436d-a7ca-22d575de4a96\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Buy 2 Get 1 Tumbler\",\"urlSlug\":\"571-collagen-56s-bag-checkout-b2g1-tmblr\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"d4d1f14e-e134-4bcd-a569-743aea150acb\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"d9011b4b-c2ff-4b1c-b2cd-c1c95f51f3c0\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"B2G1 Bags FREE Tote Bag\",\"urlSlug\":\"571-collagen-56s-bag-checkout-b2g1-tote\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"b6073375-5198-4f5a-83b7-ce4768574131\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"05404df1-4701-47b8-a4c1-0a9396baf574\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"B2G1 Bags FREE Tote Bag Higher Price\",\"urlSlug\":\"571-collagen-56s-bag-checkout-b2g1-tote-v2\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"1cbd8990-ab0b-49a3-928c-bf6ffe258135\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"67b47faf-0113-4966-8684-f916fc14f7b8\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"B2G1 Bags Free Mug Higher Price\",\"urlSlug\":\"571-collagen-56s-bag-checkout-b2g1-v2\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"8120b397-8ad4-4f86-8148-5b303e3c7228\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"ed23e56d-471e-444f-81c5-7373ffa65585\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"B4G2 Bag FREE Mug\",\"urlSlug\":\"571-collagen-56s-bag-checkout-b4g2\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"e5c67bad-1fa9-4afe-9ef9-172442ab9ca1\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"a406e548-13ef-4084-be85-f6b5a5aeab47\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"B4G1 Bags FREE Bands\",\"urlSlug\":\"571-collagen-56s-bag-checkout-b4g2-bands\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"b9ece40e-af93-4de7-b609-5dd78e58dcb2\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"157d0df3-f044-41e7-b6fc-03ad06afd0cb\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"B4G1 Bags FREE Bands Higher Price\",\"urlSlug\":\"571-collagen-56s-bag-checkout-b4g2-bands-v2\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"019af7a8-0243-49b2-bd16-cf1a6aa966aa\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"eb829671-fbad-4143-80b3-9ca73178ced9\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"B4G2 Bags BLUE Tote Bag\",\"urlSlug\":\"571-collagen-56s-bag-checkout-b4g2-blue-tote\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"13888e4e-b216-405a-956b-c2e22d040ae6\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"b9efd004-7cb4-4c60-bc1d-0fed009fc278\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"B4G2 Bags FREE Collagen Care Plus\",\"urlSlug\":\"571-collagen-56s-bag-checkout-b4g2-careplus\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"1801da2c-5fcf-40ca-a24d-aa932012f259\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"a19d1200-c1f2-43fc-aeb9-0da68e5f0be0\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"B4G2 Bags FREE Collagen Care Plus Higher Price\",\"urlSlug\":\"571-collagen-56s-bag-checkout-b4g2-careplus-v2\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"cea51b2c-7996-4428-be75-c01de95a3f6c\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"b239141b-cfa2-4ba0-9783-5bf15e0b3b33\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"B4G2 Bags FREE D3K2\",\"urlSlug\":\"571-collagen-56s-bag-checkout-b4g2-d3k2\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"d8ed2475-e72e-4f38-a1df-ec9c8f1466b0\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"37185341-70c3-4292-9ff9-43f91d499fee\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"B4G2 Bags FREE D3K2- v2\",\"urlSlug\":\"571-collagen-56s-bag-checkout-b4g2-d3k2-v2\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"767ce6ff-1692-470c-842e-cc219b1f47f6\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"8e149d8a-8917-430a-962f-84102c6b96c0\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Email Test b4g2\",\"urlSlug\":\"571-collagen-56s-bag-checkout-b4g2-new\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"50ffcdc0-3cad-434f-a6e0-35574e222429\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"c1ea2c7b-a364-4561-8390-fe903e183806\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"B4G2 Bags FREE Shaker Cup\",\"urlSlug\":\"571-collagen-56s-bag-checkout-b4g2-sc\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"0e079a38-f27f-46cc-bfdb-17963dfec670\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"1989c6a0-cd54-4021-bf52-17d0a0a6de69\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"B4G2 Bags FREE Tote Bag\",\"urlSlug\":\"571-collagen-56s-bag-checkout-b4g2-t\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"5b95878f-83eb-4d10-a8a8-cb538d490414\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"0625f81a-8634-4f6a-a77d-591e30b3c7ab\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Buy 4 Get 2 Tumbler\",\"urlSlug\":\"571-collagen-56s-bag-checkout-b4g2-tmblr\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"385d6734-d1fb-4e68-9194-57045a8366ea\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"aefacc36-17f7-4979-bfe5-a1d737c7e4cb\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Buy 4 Get 2 Tumbler\",\"urlSlug\":\"571-collagen-56s-bag-checkout-b4g2-tmblr-v2\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"ba2ab17e-786f-4d84-8f3b-e6b5479338b3\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"9d329529-7544-4c16-8eef-25ea0d1d82ad\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"B4G1 Bags FREE Tote Bag\",\"urlSlug\":\"571-collagen-56s-bag-checkout-b4g2-tote\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"e22560a3-ba70-4791-bfc0-b055ec4d5cfd\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"f6c72b24-e8cb-466d-8500-f34c00c9a736\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"B4G1 Bags FREE Tote Bag Higher Price\",\"urlSlug\":\"571-collagen-56s-bag-checkout-b4g2-tote-v2\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"22550e4c-75a4-40f0-bebc-be6fe1a9ad34\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"be492352-22fd-42ac-b1a0-e3f172ad3b3b\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"B4G2 Bag FREE Mug Higher Price\",\"urlSlug\":\"571-collagen-56s-bag-checkout-b4g2-v2\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"09d60529-5f8f-41c8-9ea9-9b4b0cfa35a6\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"4d12b15c-128e-436d-9d83-af989aad1d5c\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Buy 8 Get 4 Tumbler\",\"urlSlug\":\"571-collagen-56s-bag-checkout-b8G4-tmblr\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"2864b209-ae1f-4758-8b63-569d3041dae0\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"373cfc65-6122-4a73-9528-c20003ffae83\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"B8G4 Bags FREE Bands\",\"urlSlug\":\"571-collagen-56s-bag-checkout-b8g4-bands\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"3b2f8f1c-6803-4814-b1c7-e687b27e7ca8\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"d4cd0640-06b3-457f-ada0-b0d88081ae93\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"B8G4 Bags FREE Bands Higher Price\",\"urlSlug\":\"571-collagen-56s-bag-checkout-b8g4-bands-v2\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"02eb5a96-7390-460d-8398-4499c2d30e13\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"0f9d5737-288e-4c01-9c30-51568f02707c\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"B8G4 Bags FREE Tote Bag\",\"urlSlug\":\"571-collagen-56s-bag-checkout-b8g4-blue-tote\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"99040031-b304-4d0e-bfb5-e7cbb3e74185\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"92fa06d0-66ef-43ab-a082-b21d124e6ddc\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"B8G4 Bags FREE Collagen Care Plus\",\"urlSlug\":\"571-collagen-56s-bag-checkout-b8g4-careplus\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"1aca0306-9856-4be5-aadb-e41a3127b5c8\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"29b9278d-2e26-43e1-916a-7dbae5ad341e\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"B8G4 Bags FREE Collagen Care Plus Higher Price\",\"urlSlug\":\"571-collagen-56s-bag-checkout-b8g4-careplus-v2\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"cd345899-789f-4c00-8e38-2c1c157cf0a7\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"b8509f08-522b-4ab1-94eb-d829c53ea36f\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"B8G4 Bags FREE D3K2\",\"urlSlug\":\"571-collagen-56s-bag-checkout-b8g4-d3k2\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"8e51e991-3d37-4923-b0ac-9fa8b1627ec9\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"4f95b2c9-ab6a-4f1e-8514-ad047750d9f8\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"B8G4 Bags FREE D3K2 -v2\",\"urlSlug\":\"571-collagen-56s-bag-checkout-b8g4-d3k2-v2\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"31cae7ee-b800-47f1-8f92-ea383f21dff5\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"520b7e2a-033a-404c-b586-f4860d67f661\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"B8G4 Bags FREE Frother\",\"urlSlug\":\"571-collagen-56s-bag-checkout-b8g4-frother\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"689c1b95-c656-4371-8120-d615dfca8824\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"38785d67-67e3-4c43-afc0-4d5056c34177\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"B8G4 Bags FREE Frother Higher Price\",\"urlSlug\":\"571-collagen-56s-bag-checkout-b8g4-frother-v2\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"29d9b306-9678-45e5-afc9-50500e99745a\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"9c3ff53d-d95a-4260-96c9-0afa01b3bb6e\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"B8G4 Bags FREE MUg\",\"urlSlug\":\"571-collagen-56s-bag-checkout-b8g4-mug\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"f96230ca-75f8-44ef-95a6-5f05bb91752f\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"8e246480-aa21-43b6-8a0c-99efb8f008d5\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"B8G4 Bags FREE MUg Higher Price\",\"urlSlug\":\"571-collagen-56s-bag-checkout-b8g4-mug-v2\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"ebaf7141-9d56-4314-a5ce-3ca1fc0a5a76\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"3555fa60-9483-4fed-8fc3-f2f4674ab657\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"B8G4 Bags FREE Shaker Cup\",\"urlSlug\":\"571-collagen-56s-bag-checkout-b8g4-sc\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"744abf45-f531-4a01-958d-35f31d4df0b4\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"90e3a371-61ff-42d1-bc03-e6a7ce53a229\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"B8G4 Bags FREE Tote Bag\",\"urlSlug\":\"571-collagen-56s-bag-checkout-b8g4-t\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"adb35f30-e4cb-4c7f-82fb-f1af0bb64d7d\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"5bb95467-0341-4f78-8633-da3071c99668\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"B8G4 Bags FREE tumbler\",\"urlSlug\":\"571-collagen-56s-bag-checkout-b8g4-tmblr\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"47c13474-7176-4d62-b350-e383df6da43c\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"bad51d3d-0bd8-4c36-ab22-63998a4b0a7d\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"B8G4 Bags FREE Tote Bag\",\"urlSlug\":\"571-collagen-56s-bag-checkout-b8g4-tote\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"55f72fcd-bd6f-490d-9838-228da8de5199\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"ddc07dbe-80dc-4010-ab13-84561eba808b\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"B8G4 Bags FREE Tote Bag Higher Price\",\"urlSlug\":\"571-collagen-56s-bag-checkout-b8g4-tote-v2\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"517292da-e145-4212-9cd0-2b4930cea4e4\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"294a3f97-cb07-4216-b450-5943bec7429d\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"B8G4 Bags FREE Tote Bag Higher Price\",\"urlSlug\":\"571-collagen-56s-bag-checkout-b8g4-tote-v3\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"84b69c86-0618-449d-b389-6e9034540e66\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"c69163a0-d75c-44bb-beb6-6a010a2beeeb\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"B4G2 Bags FREE Frother\",\"urlSlug\":\"571-collagen-56s-bag-checkout-frother-b4g2\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"d131fbb7-5d25-4f16-a252-678a456b736c\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"46837805-717b-41bb-b1be-da376b3cde29\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"B4G2 Bags FREE Frother Higher Price\",\"urlSlug\":\"571-collagen-56s-bag-checkout-frother-b4g2-v2\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"89a41060-a9a4-4b4d-a6a3-c2a3aa9c997b\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"8640ccf6-d08a-4dfd-8dbc-c894f4c1dac7\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page67\",\"urlSlug\":\"571-collagen-56s-bag-checkout-g\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"afaf50b1-5ce6-40e8-927c-ba38685d0fed\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"1d885e7a-4893-489c-999a-90dedce8bdb6\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"B2G1 Bags FREE Frother\",\"urlSlug\":\"571-collagen-56s-bag-frother-b2g1\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"fda92814-e98b-49e2-a955-f9dcb3af76ce\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"cce1d5b3-745b-48d1-928d-df74c32eb001\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"B2G1 Bags FREE Frother Higher Price\",\"urlSlug\":\"571-collagen-56s-bag-frother-b2g1-v2\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"ddb3f82f-48f7-4c0f-ae1b-75f8769ad37f\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"bfe95375-1156-462e-aaa7-8c64d3a9606e\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"B1\",\"urlSlug\":\"571-collagen-56s-bags-checkout-b1\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"72dac448-2be0-4c06-a4c8-5db51769b75c\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"2c6f3667-0276-4e1f-a49f-abdf16e58073\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"B1 mob\",\"urlSlug\":\"571-collagen-56s-bags-checkout-b1-mob\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"0150aa8d-7280-4e58-8f5a-359212d4350b\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"241daa9e-416a-4895-bbad-d606ec500f4d\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"B2G1\",\"urlSlug\":\"571-collagen-56s-bags-checkout-b2g1\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"6d9e1352-92db-44ba-bb6c-db0baacbaf4c\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"93f5d66f-b6fe-415f-9d44-e79144140431\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"B2G1 mob\",\"urlSlug\":\"571-collagen-56s-bags-checkout-b2g1-mob\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"c4c7230d-427d-41ae-82ca-cbefac02af57\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"79f1a76d-75cc-4f49-8d34-98ea75dae20c\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"B2G1 v2\",\"urlSlug\":\"571-collagen-56s-bags-checkout-b2g1-v2\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"85b8edc0-1b08-4559-80dd-51000ae85f97\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"4887650e-6f42-45ec-ab6d-268e064f0876\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"B4G2\",\"urlSlug\":\"571-collagen-56s-bags-checkout-b4g2\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"dc92dba6-b4e1-4052-b904-dd146ee93ca4\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"d3a050cb-7dbb-4b7d-9ca3-aafff1858e46\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"B4G2 mob\",\"urlSlug\":\"571-collagen-56s-bags-checkout-b4g2-mob\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"1c66e417-22f0-463c-9640-586e07b1f150\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"044bdf60-6c3a-4838-a41c-a62e52636fd2\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"B8G4\",\"urlSlug\":\"571-collagen-56s-bags-checkout-b8g4\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"4ea648b9-bace-44cd-a00c-0ef4f5790b48\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"f643d4b5-af4c-4863-b5f2-8bb9a3a83b17\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"B8G4 mob\",\"urlSlug\":\"571-collagen-56s-bags-checkout-b8g4-mob\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"388afadf-0331-4721-b588-b1988bac599e\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"2174c3e4-d7cd-4d72-a419-631c1ed6d6e5\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"B8G4 v2\",\"urlSlug\":\"571-collagen-56s-bags-checkout-b8g4-v2\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"7a0cbb81-5f0a-4bd1-a025-846cce7f3c49\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"58069b3b-142a-49bc-860c-e85a6efcc203\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"B2G1 Bags\",\"urlSlug\":\"571-collagen-56s-checkout-b2g1\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"9770c842-9e52-47b6-9925-e1570651d238\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"ec57bb4b-9468-4e3a-947c-75db4e98352d\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"B2G1 Bags\",\"urlSlug\":\"571-collagen-56s-checkout-b2g1-v2\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"cb342e40-68f1-443e-ab53-af65945e3dce\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"54e3966b-d308-4c23-9e42-7985567d284d\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"B4G2 Bags\",\"urlSlug\":\"571-collagen-56s-checkout-b4g2\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"f2076486-cd5a-497c-99ac-0523530217e4\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"0c0fe710-770a-4427-b9ca-a5584eeb5e60\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"B4G2 Bags\",\"urlSlug\":\"571-collagen-56s-checkout-b4g2-v2\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"ccb217e2-88f6-4bc7-bdcd-db93187ea321\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"48d1daaf-3690-42d3-a5e2-4eeb17c0de86\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"B8G4 Bags\",\"urlSlug\":\"571-collagen-56s-checkout-b8g4\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"7191419f-ff26-43d5-9d5d-3cdb12ece78b\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"d48fac2e-53a4-4126-8b45-495ab907ee79\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"B8G4 Bags Higher Price\",\"urlSlug\":\"571-collagen-56s-checkout-b8g4-v2\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"a3a4d622-23b7-40dd-b175-7dd809cd932a\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"634e2bd0-fbc4-4df7-af33-f1f45aa24c96\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"B8G4 Bags Higher Price\",\"urlSlug\":\"571-collagen-56s-checkout-b8g4-v3\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"ec985bb4-bdc6-4c5a-b13c-6c0797f7d4a0\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"416eba00-a97c-4ca2-8680-a1d8844538b5\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"B2G21 Bags FREE CC Subs\",\"urlSlug\":\"571-nativepath-56s-collagen-sub-b2g1-cc\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"6979a339-eab2-4259-a8f5-85783bcf8fa3\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"4c31dd4c-3e3c-40fd-ae02-342c1f706116\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"B2G21 Bags FREE D3K2 Subs\",\"urlSlug\":\"571-nativepath-56s-collagen-sub-b2g1-d3k2\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"b3fb2e8c-9ae2-44a8-9c23-f26fe85285dd\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"19b3ec80-46e4-4b54-9a23-083d1c411d89\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"B4G2 Bags FREE 2x CC Subs\",\"urlSlug\":\"571-nativepath-56s-collagen-sub-b4g2-cc\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"11aa4ace-1188-4a38-8f2f-c8cc85a4641e\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"2df9d03f-8dbd-427a-9d5c-1a3e935c1c12\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"B4G2 Bags FREE 2x D3K2 Subs\",\"urlSlug\":\"571-nativepath-56s-collagen-sub-b4g2-d3k2\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"8ae3d6f5-f82b-47b9-968f-bc5edebc623c\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"76b6c4f6-9bdb-4533-84b6-12395ae4bf73\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"B8G4 Bags FREE 4x CC Subs\",\"urlSlug\":\"571-nativepath-56s-collagen-sub-b8g4-cc\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"cdfba634-4c27-41d3-af93-ad284747fb14\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"a6d00353-d309-45ec-805b-140718d97429\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"B8G4 Bags FREE 4x D3K2 Subs\",\"urlSlug\":\"571-nativepath-56s-collagen-sub-b8g4-d3k2\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"a35b66ae-57f9-405b-b30e-e2c8b3f7adcc\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"b7fee5c9-b1d8-40a9-bfb2-52dbeeb4935b\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"1 bag\",\"urlSlug\":\"571-nativepath-collagen-56s-bag-1\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"d03eff89-e390-4b7b-b99f-8044a6f940d7\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"d3e6d5a9-276c-4e6a-85d7-1af715d6bc7a\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"1 bag sub\",\"urlSlug\":\"571-nativepath-collagen-56s-bag-1-sub\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"2981b550-1c14-4e40-8718-0c87d41aa59b\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"2baa8113-b8a0-4ce6-bd22-60fe25e03fdc\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"12 bags\",\"urlSlug\":\"571-nativepath-collagen-56s-bag-12\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"9a5e23f8-ceef-4f4c-afdd-67a995b2d310\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"cd6e5f0c-d97d-40fc-8984-1a6244c39db1\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"12 bags sub\",\"urlSlug\":\"571-nativepath-collagen-56s-bag-12-sub\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"77452bd3-1ecc-48b0-ab50-b761ec88cec6\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"4c2a3f11-15e9-44eb-a4b9-229dc9f8a13e\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"3 bags\",\"urlSlug\":\"571-nativepath-collagen-56s-bag-3\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"a8ccf827-4c3b-417a-8ea1-31653849c7dc\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"f276d964-a902-494a-a575-2b43ebb107de\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"3 bags sub\",\"urlSlug\":\"571-nativepath-collagen-56s-bag-3-sub\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"4bc540a9-488f-470a-8d50-4237348868fc\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"2070094a-62b1-4770-b6f5-7926ad41a756\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"6 bags\",\"urlSlug\":\"571-nativepath-collagen-56s-bag-6\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"308114c5-27fc-4d9d-af30-606c85ef4ea3\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"e15ec268-e6de-42b7-ba2f-2aa3243049a7\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"6 bags sub\",\"urlSlug\":\"571-nativepath-collagen-56s-bag-6-sub\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"9f8572fb-5bb0-465e-9f14-02e998f15cf4\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"8576bd4b-719e-4328-8162-f348e30e1d06\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"571-nativepath-collagen-56s-bag-checkout-1\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"177ad307-b80a-42b7-b4cd-3e458e2d0276\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"a613edac-8f64-48a5-b849-f1e81495c421\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"571-nativepath-collagen-56s-bag-checkout-3\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"71cf346c-801f-4625-90c9-3ba00ffb0c9e\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"659efa67-4c9e-45f0-becb-1b16d4d86ef4\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"571-nativepath-collagen-56s-bag-checkout-6\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"9b768d76-4cc9-4edc-a21b-82ca7bbe813d\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"d50d0b52-8d07-4273-8928-2cd9e17a4e19\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"6 New Checkout\",\"urlSlug\":\"6-checkout-collagen-56s-bag-sub\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"b4656227-8c04-4416-92c1-35bfd210fba3\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"505831bd-9ae4-4351-9982-56376c13043a\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"56s Bags Normal\",\"urlSlug\":\"collagen-56s-bag-checkout\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"4d7ccb27-7536-48f2-b5cf-59954ab15a70\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"af213196-6fa6-4e09-a44c-6f8fa7ed87ed\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell 1\",\"urlSlug\":\"collagen-56s-bag-checkout-1-m\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"2f63da8d-b4bd-4abe-b452-01ba28dcab1b\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"687f7c53-5169-41ea-ad9d-0e5cab77d9fc\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Downsell 1\",\"urlSlug\":\"collagen-56s-bag-checkout-2-m-a\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"3903a45a-5686-433e-9228-ac158baa007f\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"b17b6ba9-8308-4eb9-84fa-fc8cd3baab90\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell 2\",\"urlSlug\":\"collagen-56s-bag-checkout-3-m-a\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"7cbd035f-d4b5-4ed3-a6ac-21099d337ca6\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"7380fd40-24dc-41d0-998e-d4134e307f17\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"collagen-56s-bag-checkout-4-m-a\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"17c9c012-87be-416c-a6fc-94cdfd6d58cd\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"05ab7bec-1a0f-4c5d-860c-29549022af1f\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell 3\",\"urlSlug\":\"collagen-56s-bag-checkout-5-m\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"33a58a42-dda9-4d80-934e-ff3d17de1bd8\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"ff4761de-294f-477b-ae24-8380ee3c9c08\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout\",\"urlSlug\":\"collagen-56s-bag-checkout-571\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"b9d84232-2111-4bca-a528-1b24f9e4f070\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"8d138856-693e-45de-a12c-b23f718686d9\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Downsell 3\",\"urlSlug\":\"collagen-56s-bag-checkout-6-m\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"a68813bd-0576-43ae-97b1-7204ebf5426b\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"8692f67e-5054-42c3-85a4-99f6a940a683\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Thank You Page\",\"urlSlug\":\"collagen-56s-bag-m-thank-you\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"84febe45-d02f-4907-a34b-12e0a9893294\",\"templateTypeId\":5,\"pageType\":5}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"70dab7fb-c96d-45e4-8905-489e2b5d9d3a\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Common\",\"urlSlug\":\"common\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"080c008f-7aa7-468f-9fb4-570b6e0760a0\",\"templateTypeId\":36,\"pageType\":36}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]}],\"disableBadge\":true,\"name\":\"CID 571 - 56s BAGS\",\"whitelabelId\":10,\"affiliateId\":null,\"isMenuEnabled\":false}", "leadParams": "{\"emailAddress\":\"[email protected]\",\"doNotSellName\":0,\"shipFirstName\":\"Cheryl\",\"shipLastName\":\"Barber\",\"shipAddress1\":\"15907 NW 107th Terr\",\"shipAddress2\":\"\",\"shipCity\":\"Alachua\",\"shipCountry\":\"US\",\"province-hidden\":\"\",\"shipState\":\"FL\",\"shipPostalCode\":\"32615\",\"phoneNumber\":\"\",\"contactOptIn\":1,\"billShipSame\":1,\"firstName\":\"Cheryl\",\"lastName\":\"Barber\",\"address1\":\"15907 NW 107th Terr\",\"address2\":\"\",\"city\":\"Alachua\",\"country\":\"US\",\"state\":\"FL\",\"postalCode\":\"32615\",\"optradio\":\"M\",\"payment_method\":\"\",\"cardDate\":\"\",\"shipProfileId\":null,\"product1_id\":\"12720\",\"product1_qty\":\"1\",\"product2_id\":\"12721\",\"product2_qty\":\"1\",\"orderId\":\"81E6CB2E20\",\"salesUrl\":\"https:\/\/secure.nativepath.com\/571-collagen-56s-checkout-b4g2?paypalAccept=1&token=EC-68J674652S733261C&ba_token=BA-23089439E6913410E\",\"campaignId\":17,\"custom1\":\"CID 571 - 56s BAGS\",\"custom2\":\"B4G2 Bags\",\"sessionId\":\"0f0a197854e964808fb87aa283a53b49\"}", "paypalCart": "{\"12720\":\"1\",\"12721\":\"1\"}", "requestUri": "https:\/\/secure.nativepath.com\/571-collagen-56s-checkout-b4g2?products=12720%3A1%3B12721%3A1%3B&cc_custom_hitid=636908558&hit=636908558&cid=1460&pub=240475", "bundleItems": "{}", "httpReferer": "https:\/\/health.nativepath.com\/", "upsell_step": "1", "userDetails": "{\"firstName\":\"Cheryl\",\"lastName\":\"Barber\",\"companyName\":null,\"address1\":\"15907 NW 107th Terr\",\"address2\":\"\",\"postalCode\":\"32615\",\"city\":\"Alachua\",\"state\":\"FL\",\"country\":\"US\",\"emailAddress\":\"[email protected]\",\"phoneNumber\":\"3523393525\",\"gender\":null,\"dob\":null,\"couponCode\":null,\"shipProfileId\":null,\"achRoutingNumber\":null,\"achAccountNumber\":null,\"achAccountType\":null,\"iban\":null,\"ddbic\":null,\"custom1\":\"CID 571 - 56s BAGS\",\"custom2\":\"B4G2 Bags\",\"custom3\":null,\"custom4\":null,\"custom5\":null,\"redirectsTo\":\"https:\/\/secure.nativepath.com\/collagen-56s-bag-checkout-1-m\",\"browserData\":\"{\\\"acceptHeader\\\":\\\"application\/json\\\",\\\"userAgent\\\":\\\"Mozilla\/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit\/605.1.15 (KHTML, like Gecko) Version\/18.5 Mobile\/15E148 Safari\/604.1\\\",\\\"language\\\":\\\"en-US\\\",\\\"timezone\\\":\\\"240\\\",\\\"colorDepth\\\":24,\\\"screen\\\":{\\\"height\\\":\\\"896\\\",\\\"width\\\":\\\"414\\\"},\\\"javaScriptEnabled\\\":true,\\\"javaEnabled\\\":false}\",\"salesUrl\":\"https:\/\/secure.nativepath.com\/571-collagen-56s-checkout-b4g2?products=12720%3A1%3B12721%3A1%3B&cc_custom_hitid=636908558&hit=636908558&cid=1460&pub=240475\",\"cartId\":null,\"campaignId\":17,\"doNotSellName\":0,\"contactOptIn\":1,\"billShipSame\":1,\"optradio\":\"M\",\"orderId\":\"81E6CB2E20\",\"shipFirstName\":\"Cheryl\",\"shipLastName\":\"Barber\",\"shipAddress1\":\"15907 NW 107th Terr\",\"shipAddress2\":\"\",\"shipCity\":\"Alachua\",\"shipState\":\"FL\",\"shipPostalCode\":\"32615\",\"shipCountry\":\"US\",\"cardMonth\":null,\"cardYear\":null,\"paySource\":\"PAYPAL\",\"product1_id\":\"12720\",\"product1_qty\":\"1\",\"product2_id\":\"12721\",\"product2_qty\":\"1\",\"sessionId\":\"0f0a197854e964808fb87aa283a53b49\",\"salesTax\":\"0.00\",\"paypalBillerId\":3,\"insureShipment\":0,\"shipmentInsurancePrice\":\"\"}", "currencyCode": "USD", "exchangeRate": "1", "ccExternalTax": "0.00", "paypalButtonId": "fkt-button-9f0-7a5-ab7", "ccPhoneDialCode": "1", "ccGeoLocationInfo": "{\"city\":\"Gainesville\",\"region_code\":\"FL\",\"country_code\":\"US\",\"zip_code\":\"32601\"}", "checkoutOrderData": "{\"items\":[{\"productId\":\"12720\",\"name\":\"4 x NativePath Collagen 56 servings\",\"qty\":\"1\",\"productSku\":\"10-00003\",\"actualProductId\":\"225\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"6776046092425\",\"shipping\":\"0.00\",\"price\":\"199.96\",\"merchantId\":\"3\",\"descriptor\":\"\",\"initialSalesTax\":\"0.00\",\"customSalesTax\":\"\",\"refundRemaining\":\"199.96\",\"merchantTxnId\":\"9TC93939AE425173A\",\"purchaseStatus\":\"\",\"billingCycleType\":\"\",\"finalBillingCycle\":\"\",\"isPreauthVoid\":\"0\",\"nextBillDate\":\"\",\"trialEnabled\":\"\",\"trialType\":\"\",\"trialAuthType\":\"\",\"regularPrice\":\"\",\"productQty\":\"1\",\"cycle1_billDelay\":\"\",\"cycle2_price\":\"\",\"cycle2_shipPrice\":\"\",\"cycle2_isShippable\":\"0\",\"cycle2_billDelay\":\"\",\"cycle3_price\":\"\",\"cycle3_shipPrice\":\"\",\"cycle3_isShippable\":\"0\",\"cycle3_billDelay\":\"\",\"lastCustomCycle\":\"0\",\"purchaseCycle\":\"\",\"txnType\":\"SALE\",\"cancellationScheduled\":\"0\",\"cancelAfterDate\":\"\",\"pauseScheduled\":\"0\",\"billingCycleNumber\":\"1\",\"staggerIntervalCycles\":\"\",\"staggerFulfillments\":\"0\",\"recycleFailedStatus\":\"0\",\"clubMemberId\":\"DA428A0E3B\",\"clubUsername\":\"[email protected]\",\"clubPassword\":\"42C7E7F695\",\"recycleReference\":\"0\",\"responseType\":\"SUCCESS\",\"productTags\":\"Bone Health,Collagen,Gut\/Digestion,Immunity,monthly-eligible,Pain,Subscription,Unflavored\"},{\"productId\":\"12721\",\"name\":\"FREE 2 x NativePath Collagen 56 servings\",\"qty\":\"1\",\"productSku\":\"10-00003\",\"actualProductId\":\"225\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"6776046092425\",\"shipping\":\"0.00\",\"price\":\"0.00\",\"merchantId\":\"3\",\"descriptor\":\"\",\"initialSalesTax\":\"0.00\",\"customSalesTax\":\"\",\"refundRemaining\":\"0.00\",\"merchantTxnId\":\"9TC93939AE425173A\",\"purchaseStatus\":\"\",\"billingCycleType\":\"\",\"finalBillingCycle\":\"\",\"isPreauthVoid\":\"0\",\"nextBillDate\":\"\",\"trialEnabled\":\"\",\"trialType\":\"\",\"trialAuthType\":\"\",\"regularPrice\":\"\",\"productQty\":\"1\",\"cycle1_billDelay\":\"\",\"cycle2_price\":\"\",\"cycle2_shipPrice\":\"\",\"cycle2_isShippable\":\"0\",\"cycle2_billDelay\":\"\",\"cycle3_price\":\"\",\"cycle3_shipPrice\":\"\",\"cycle3_isShippable\":\"0\",\"cycle3_billDelay\":\"\",\"lastCustomCycle\":\"0\",\"purchaseCycle\":\"\",\"txnType\":\"SALE\",\"cancellationScheduled\":\"0\",\"cancelAfterDate\":\"\",\"pauseScheduled\":\"0\",\"billingCycleNumber\":\"1\",\"staggerIntervalCycles\":\"\",\"staggerFulfillments\":\"0\",\"recycleFailedStatus\":\"0\",\"clubMemberId\":\"42D209E9E3\",\"clubUsername\":\"[email protected]\",\"clubPassword\":\"2653988603\",\"recycleReference\":\"0\",\"responseType\":\"SUCCESS\",\"productTags\":\"Bone Health,Collagen,Gut\/Digestion,Immunity,monthly-eligible,Pain,Subscription,Unflavored\"}],\"totalAmount\":\"199.96\",\"taxTotal\":\"0.00\",\"shipTotal\":\"0.00\"}", "analyticsReference": "{\"54e3966b-d308-4c23-9e42-7985567d284d-0f0a197854e964808fb87aa283a53b49\":2}", "currencyCodeSymbol": "$", "importOrderSuccess": "true", "ccExternalSessionId": "0f0a197854e964808fb87aa283a53b49", "previousExchangeRate": "1", "sessionStartDateTime": "2025-06-18T23:10:09.481Z", "bundleProductsPageRef": "{}", "previousCurrencySymbol": "$", "ccCountryAndStateInfoTracker": "{\"state\":\"FL\",\"shipState\":\"FL\"}", "ccCartProductsPercentageTotal": "199.96", "0f0ad2fa-12ba-482e-bed5-69ee69198769ccQuery": "r789h" }, "funnel_campaign_id": "17", "shipping_address_zip": "32615", "shipping_address_city": "Alachua", "shipping_address_phone": "[email protected]", "shipping_address_country": "US", "shipping_address_province": "FL", "shipping_address_last_name": "Barber", "shipping_address_first_name": "Cheryl" } | 06/18/2025 23:12:55 |
1677550 | error | ChCh | { "url": "https:\/\/secure.nativepath.com\/native-balance-checkout-571-3", "trace": "SyntaxError: \"undefined\" is not valid JSON<br> at JSON.parse (<anonymous>)<br> at <anonymous>:37:24<br> at getHeadCode (https:\/\/secure.nativepath.com\/index.js?f=rxaop:43:1010)<br> at _callee10$ (https:\/\/secure.nativepath.com\/index.js?f=rxaop:32:10560)<br> at tryCatch (https:\/\/secure.nativepath.com\/index.js?f=rxaop:1:308657)<br> at Generator.<anonymous> (https:\/\/secure.nativepath.com\/index.js?f=rxaop:1:310292)<br> at Generator.next (https:\/\/secure.nativepath.com\/index.js?f=rxaop:1:309202)<br> at asyncGeneratorStep (https:\/\/secure.nativepath.com\/index.js?f=rxaop:1:315503)<br> at _next (https:\/\/secure.nativepath.com\/index.js?f=rxaop:1:315725)<br> at https:\/\/secure.nativepath.com\/index.js?f=rxaop:1:315841", "cookie": "X-Source=37449329-884d-452e-8ae8-35cd59784992", "message": "Pixels initial: \"undefined\" is not valid JSON", "order_id": null, "funnel_uuid": "37449329-884d-452e-8ae8-35cd59784992", "sessionStorage": { "fk_salt": "d6ce0190-c18c-11ec-b509-cf225d0ef380", "funnelData": "{\"referenceId\":\"37449329-884d-452e-8ae8-35cd59784992\",\"campaign\":\"178\",\"salt\":\"d6ce0190-c18c-11ec-b509-cf225d0ef380\",\"headTrackingCode\":\"<script>\<br>!function(b,e,f,g,a,c,d){b.fbq||(a=b.fbq=function(){a.callMethod?a.callMethod.apply(a,arguments):a.queue.push(arguments)},b._fbq||(b._fbq=a),a.push=a,a.loaded=!0,a.version=\\\"2.0\\\",a.queue=[],c=e.createElement(f),c.async=!0,c.src=g,d=e.getElementsByTagName(f)[0],d.parentNode.insertBefore(c,d))}(window,document,\\\"script\\\",\\\"https:\/\/connect.facebook.net\/en_US\/fbevents.js\\\");\<br><\/script>\",\"bodyTrackingCode\":\"const FBPixelId = \\\"1993352314115270\\\";\<br>\<br>if (pageData) {\<br> const { pageTypeId } = pageData;\<br> const pageTitle = pageData.currentPage.title.toLowerCase();\<br> if (pageTitle.includes(\\\"checkout\\\")) {\<br> sessionStorage.upsell_step = \\\"1\\\";\<br> sessionStorage.upsell_curent_page = \\\"\\\";\<br> }\<br>\<br> if (pageTypeId === 4) {\<br> try {\<br> fbq(\\\"init\\\", FBPixelId);\<br> fbq(\\\"trackSingle\\\", FBPixelId, \\\"InitiateCheckout\\\");\<br> fbq(\\\"trackSingle\\\", FBPixelId, \\\"AddToCart\\\");\<br>\<br> let paymentInfoSent = false;\<br> const emailInput = document.querySelector(\\\"input[name=emailAddress]\\\");\<br> if (emailInput) {\<br> emailInput.addEventListener('input', () => {\<br> if (!paymentInfoSent) {\<br> paymentInfoSent = true;\<br> fbq(\\\"trackSingle\\\", FBPixelId, \\\"AddPaymentInfo\\\");\<br> }\<br> });\<br> }\<br> } catch (e) {\<br> console.log(e.message);\<br> }\<br> }\<br>\<br> if (pageTitle.includes(\\\"upsell\\\") || pageTitle.includes(\\\"thank you\\\") || pageTypeId === 3 || pageTypeId === 5) {\<br> let orderData = null;\<br> let _cid;\<br> let hitId;\<br> try {\<br> orderData = JSON.parse(sessionStorage.orderData);\<br> const requestUri = new URLSearchParams(sessionStorage.requestUri.split(\\\"#\\\")[0]);\<br> _cid = requestUri.get(\\\"cid\\\");\<br> const uidCookie = document.cookie.split(\\\";\\\").find(cookie => cookie.trim().split(\\\"=\\\")[0] === \\\"uid\\\" + _cid);\<br> hitId = uidCookie.trim().split(\\\"=\\\")[1].split(\\\"-\\\")[0];\<br> hitId = hitId || requestUri.get(\\\"hit\\\") || requestUri.get(\\\"cc_custom_hitid\\\");\<br> } catch (e) {\<br> console.log(\\\"Pixels initial: \\\" + e.message);\<br> fetch(\\\"https:\/\/web-logger.mtnhauslabs.com\/logger\\\", {\<br> method: \\\"post\\\",\<br> headers: {\<br> 'Accept': 'application\/json',\<br> 'Content-Type': 'application\/json',\<br> },\<br> body: JSON.stringify({\<br> \\\"event\\\": \\\"error\\\",\<br> \\\"system\\\": \\\"ChCh\\\",\<br> \\\"data\\\": {\<br> \\\"funnel_uuid\\\": pageData.funnelData.referenceId,\<br> \\\"url\\\": location.href,\<br> \\\"message\\\": \\\"Pixels initial: \\\" + e.message,\<br> \\\"trace\\\": e.stack,\<br> \\\"cid\\\": _cid,\<br> \\\"hid\\\": hitId,\<br> \\\"order_id\\\": orderData ? orderData.orderId : null,\<br> \\\"sessionStorage\\\": sessionStorage,\<br> \\\"cookie\\\": document.cookie,\<br> }\<br> }),\<br> });\<br> }\<br>\<br> if (sessionStorage.upsell_step === undefined) {\<br> sessionStorage.upsell_step = \\\"1\\\";\<br> }\<br>\<br> if (orderData) {\<br> if (sessionStorage.upsell_step === \\\"1\\\") {\<br>\<br> fetch(\\\"https:\/\/web-logger.mtnhauslabs.com\/logger\\\", {\<br> method: \\\"post\\\",\<br> headers: {\<br> 'Accept': 'application\/json',\<br> 'Content-Type': 'application\/json',\<br> },\<br> body: JSON.stringify({\<br> \\\"event\\\": \\\"Conversion\\\",\<br> \\\"system\\\": \\\"ChCh\\\",\<br> \\\"data\\\": {\<br> \\\"url\\\": location.href,\<br> \\\"sessionStorage\\\": sessionStorage,\<br> \\\"cookie\\\": document.cookie,\<br> \\\"event\\\": \\\"Conversion\\\",\<br> \\\"cid\\\": _cid,\<br> \\\"transid\\\": orderData.orderId + \\\"_\\\" + sessionStorage.upsell_step,\<br> \\\"hid\\\": hitId,\<br> \\\"value\\\": orderData.orderValue,\<br> \\\"currency\\\": orderData.currencyCode,\<br> \\\"qty\\\": orderData.items[0].qty,\<br> \\\"item_ids\\\": orderData.items[0].productId,\<br> \\\"order_id\\\": orderData.orderId,\<br> \\\"email\\\": orderData.emailAddress,\<br> \\\"shipping_address_phone\\\": orderData.emailAddress,\<br> \\\"shipping_address_first_name\\\": orderData.shipFirstName,\<br> \\\"shipping_address_last_name\\\": orderData.shipLastName,\<br> \\\"shipping_address_city\\\": orderData.shipCity,\<br> \\\"shipping_address_province\\\": orderData.shipState,\<br> \\\"shipping_address_zip\\\": orderData.shipPostalCode,\<br> \\\"shipping_address_country\\\": orderData.shipCountry,\<br> \\\"funnel_name\\\": pageData.funnelData.name,\<br> \\\"funnel_uuid\\\": pageData.funnelData.referenceId,\<br> \\\"funnel_campaign_id\\\": pageData.funnelData.campaign\<br> }\<br> }),\<br> });\<br>\<br> try {\<br> let atp = \\\"&atp=0.00\\\";\<br> let hitPathScript = document.createElement(\\\"script\\\");\<br> hitPathScript.setAttribute(\\\"type\\\", \\\"text\/javascript\\\");\<br> hitPathScript.setAttribute(\\\"src\\\", \\\"https:\/\/fb.nativepath.com\/rd\/apx.php?id=1&type=3&cCid=\\\" + _cid +\<br> \\\"&transid=\\\" + orderData.orderId + \\\"_\\\" + sessionStorage.upsell_step +\<br> \\\"&ate=\\\" + (parseFloat(orderData.orderValue) + parseFloat(orderData.shipTotal)) +\<br> (hitId ? \\\"&hid=\\\" + hitId : \\\"\\\") + atp\<br> );\<br>\<br> let script = document.getElementsByTagName(\\\"script\\\")[0];\<br> script.parentNode.insertBefore(hitPathScript, script);\<br> } catch (e) {\<br> console.log(\\\"HitPath Pixel: \\\" + e.message);\<br> fetch(\\\"https:\/\/web-logger.mtnhauslabs.com\/logger\\\", {\<br> method: \\\"post\\\",\<br> headers: {\<br> 'Accept': 'application\/json',\<br> 'Content-Type': 'application\/json',\<br> },\<br> body: JSON.stringify({\<br> \\\"event\\\": \\\"error\\\",\<br> \\\"system\\\": \\\"ChCh\\\",\<br> \\\"data\\\": {\<br> \\\"funnel_uuid\\\": pageData.funnelData.referenceId,\<br> \\\"url\\\": location.href,\<br> \\\"sessionStorage\\\": sessionStorage,\<br> \\\"cookie\\\": document.cookie,\<br> \\\"message\\\": \\\"HitPath Pixel: \\\" + e.message,\<br> \\\"trace\\\": e.stack,\<br> \\\"cid\\\": _cid,\<br> \\\"hid\\\": hitId,\<br> \\\"order_id\\\": orderData ? orderData.orderId : '',\<br> }\<br> }),\<br> });\<br> }\<br>\<br> try {\<br> fbq(\\\"init\\\", FBPixelId);\<br> fbq(\\\"trackSingle\\\", FBPixelId, \\\"Purchase\\\", {\<br> currency: orderData.currencyCode,\<br> value: orderData.orderValue,\<br> content_type: \\\"product_group\\\",\<br> content_ids: [\<br> orderData.items[0].productId\<br> ]\<br> }, {\<br> eventID: orderData.orderId\<br> });\<br> } catch (e) {\<br> console.log(\\\"Facebook Pixel: \\\" + e.message);\<br> fetch(\\\"https:\/\/web-logger.mtnhauslabs.com\/logger\\\", {\<br> method: \\\"post\\\",\<br> headers: {\<br> 'Accept': 'application\/json',\<br> 'Content-Type': 'application\/json',\<br> },\<br> body: JSON.stringify({\<br> \\\"event\\\": \\\"error\\\",\<br> \\\"system\\\": \\\"ChCh\\\",\<br> \\\"data\\\": {\<br> \\\"funnel_uuid\\\": pageData.funnelData.referenceId,\<br> \\\"sessionStorage\\\": sessionStorage,\<br> \\\"cookie\\\": document.cookie,\<br> \\\"url\\\": location.href,\<br> \\\"message\\\": \\\"Facebook Pixel: \\\" + e.message,\<br> \\\"trace\\\": e.stack,\<br> \\\"cid\\\": _cid,\<br> \\\"hid\\\": hitId,\<br> \\\"order_id\\\": orderData ? orderData.orderId : '',\<br> }\<br> }),\<br> });\<br> }\<br>\<br> sessionStorage.upsell_step = sessionStorage.upsell_step * 1 + 2;\<br> } else if (sessionStorage.upsell_step > 1 && sessionStorage.upsell_items_count < orderData.items.length) {\<br> try {\<br> let atp = \\\"&atp=0.00\\\";\<br> let hitPathScript = document.createElement(\\\"script\\\");\<br> hitPathScript.setAttribute(\\\"type\\\", \\\"text\/javascript\\\");\<br> hitPathScript.setAttribute(\\\"src\\\", \\\"https:\/\/fb.nativepath.com\/rd\/apx.php?id=1&type=3&cCid=\\\" + _cid +\<br> \\\"&transid=\\\" + orderData.orderId + \\\"_\\\" + sessionStorage.upsell_step +\<br> \\\"&ate=\\\" + orderData.items.at(-1).price +\<br> (hitId ? \\\"&hid=\\\" + hitId : \\\"\\\") + atp\<br> );\<br>\<br> let script = document.getElementsByTagName(\\\"script\\\")[0];\<br> script.parentNode.insertBefore(hitPathScript, script);\<br> } catch (e) {\<br> console.log(\\\"HitPath Pixel: \\\" + e.message);\<br> }\<br>\<br> sessionStorage.upsell_step = sessionStorage.upsell_step * 1 + 2;\<br> }\<br> sessionStorage.upsell_items_count = orderData.items.length;\<br> } else {\<br> sessionStorage.upsell_step = \\\"3\\\";\<br> }\<br> }\<br>}\<br>\<br>function trackEvent(e) {\<br>}\",\"title\":\"Native Balance\",\"addOns\":[{\"keyName\":\"Paypal_billerId\",\"keyValue\":\"3\"},{\"keyName\":\"Purchase_Event_FB\",\"keyValue\":\"2\"},{\"keyName\":\"LISTRAK_CART_UPDATE\",\"keyValue\":\"false\"},{\"keyName\":\"EXTERNAL_TRACK_REQ\",\"keyValue\":\"false\"},{\"keyName\":\"TRIPLE_WHALE_REQ\",\"keyValue\":\"false\"},{\"keyName\":\"AD_BEACON_REQ\",\"keyValue\":\"false\"},{\"keyName\":\"Google_Places\",\"keyValue\":\"AIzaSyDhMj2gAV0JQOvURSQhcZ7QVjkZKekoG3Q\"},{\"keyName\":\"GPay_CountryCode\",\"keyValue\":\"US\"},{\"keyName\":\"applePayCountryCode\",\"keyValue\":\"US\"},{\"keyName\":\"PayPal_Venmo\",\"keyValue\":\"0\"},{\"keyName\":\"PayPal_PayLater\",\"keyValue\":\"0\"},{\"keyName\":\"PayPal_Reference\",\"keyValue\":\"1\"},{\"keyName\":\"PayPal_Merchant\",\"keyValue\":\"YSKDY6ZWSM6B6\"},{\"keyName\":\"paypalVenmoHide\",\"keyValue\":\"false\"},{\"keyName\":\"paypalPayLaterHide\",\"keyValue\":\"false\"},{\"keyName\":\"Purchase_Event_SC\",\"keyValue\":\"3\"},{\"keyName\":\"PROD_STOCK_VERIFY\",\"keyValue\":\"false\"},{\"keyName\":\"PayPal_WithReach\",\"keyValue\":\"false\"},{\"keyName\":\"PH_FORMAT_BY_COUNTRY\",\"keyValue\":\"true\"}],\"providers\":[{\"id\":1,\"name\":\"Google\",\"keyValue\":\"G-7G9HS8437V\"}],\"pages\":[{\"referenceId\":\"c44521fb-ad14-4cb0-8c1c-e8e2eac7817e\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Email\",\"urlSlug\":null,\"externalURL\":null,\"pageView\":[{\"referenceId\":\"fc47604d-127f-407b-85f9-7687414f4c12\",\"templateTypeId\":24,\"pageType\":24}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"22dbafc5-3ef2-464b-883a-e0a81eaff844\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"1-native-balance-checkout-571\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"f7e52481-558a-44f6-9a7f-1608804cc10c\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"9ee0261b-8519-4874-b3ca-51ce989caac6\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"1-native-balance-checkout-571-b\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"562e1588-c83a-4f5a-a320-3d0638468972\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"18f4f6ed-ca5b-4d51-9860-6fde4ded8a14\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"12-native-balance-checkout-571\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"5712dc16-60fa-46e3-99a3-b999a5a11b39\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"72746904-bff7-48ca-bf30-0a9f20a02e1c\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"3-native-balance-checkout-571\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"b17fdf75-157c-4b54-98e4-17485c12b572\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"66e09caf-b2fe-4c83-95d4-009d35a001e8\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"3-native-balance-checkout-571-b\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"feaa7009-911c-49d7-9095-708a1b2a81dc\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"d13f3ca3-af44-4a15-98d3-b008877cd38e\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"3-native-balance-checkout-571-c\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"7bcf409a-d038-4775-b1e2-ac2a8417d05c\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"a993b59a-389d-4731-80f1-eab8d5e4f586\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"6-native-balance-checkout-571\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"316f1c49-3163-47de-aa9a-7d94cb6ac235\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"ea0d9048-1695-40e3-a1b7-57afdf2e244b\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"6-native-balance-checkout-571-b\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"2c575236-44dc-42c6-a2e2-64788930a762\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"548b6a9f-e938-4a30-9233-bec52c6a81ce\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"6-native-balance-checkout-571-c\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"746b3046-37bf-43b9-aed9-bc935c1e43aa\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"aa0b1a10-aaab-4297-8615-8a4f424dffc0\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page 1 - 65 OFF (MASK)\",\"urlSlug\":\"65-off\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"0079d2ff-0bcf-4424-9b3f-4bf86408a9d5\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"2e627edb-465d-48a0-be44-b9421283ecf2\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"b1g1-native-balance-checkout-571\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"f05b4dd6-d6f2-4a90-ad2e-3665d5d99364\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"b6f8b96b-9cd8-45b4-91ce-1c33acd0650b\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"b1g1-native-balance-checkout-571-b\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"16068b1f-11ba-4dd2-9659-d6ab028eeae8\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"c9838ca4-1abb-48ff-91e9-ec5bd3e72163\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"b1g2-native-balance-checkout-571\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"2fd5a930-7c2e-4336-beb9-4cc6cea70886\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"8715252b-d961-4d32-ab44-0be2af608c4c\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"b2g2-native-balance-checkout-571\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"1090f606-ec77-487b-97f1-5300d05f48b3\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"69ca5edb-3ead-4289-b01c-ae227bc46b18\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"b2g2-native-balance-checkout-571-b\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"5bdee459-5e77-4d29-a0e2-146dfba79b92\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"26c4e3ff-98a6-488a-a23d-fabe19bbea81\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"b2g4-native-balance-checkout-571\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"53ce05c4-11cc-4860-ac10-6036b0376996\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"b0b2cd8f-d652-4ecb-968a-7ea5ca858a55\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"b3g3-native-balance-checkout-571\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"46750a52-aea0-4443-887d-6342dea5cd23\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"2dfd813b-4483-41e4-af62-43edb7cd8d5a\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"b3g3-native-balance-checkout-571-b\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"bd76eeba-4d76-4f0e-8741-7eda89f5ffec\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"8e17dbdf-a77c-4397-ad17-da5186aca212\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"b4g8-native-balance-checkout-571\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"f399350e-f1f5-4ca3-8449-0571b090347d\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"6b2cdcc3-01db-4272-bdff-a29ca1e093a3\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"b6g6-native-balance-checkout-571-b\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"fe4934a1-2cb4-4877-b994-9f85f7152da9\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"b9bd2fc7-cf29-4b73-841f-a7b66d55739c\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page 1 - 65 OFF (NO MASK)\",\"urlSlug\":\"checkout-nativepath-native-balance-up-to-65-off-otp-special-offer-571-1\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"196b0b72-da14-4270-b9a7-6f32388d8863\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"4f40c249-4936-4fe7-9cfd-35e5d81b4b4b\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page - 65 OFF\",\"urlSlug\":\"checkout-nativepath-native-balance-up-to-65-off-otp-special-offer-571-12\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"5cb394dd-dc89-4fc8-be67-4715ab56effd\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"b4cbd536-9482-4fae-92c8-50641201e125\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page 3 - 65 OFF\",\"urlSlug\":\"checkout-nativepath-native-balance-up-to-65-off-otp-special-offer-571-3\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"60e06644-0034-4ddb-ae48-d4e087040b8c\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"b780f126-dd2d-46b4-b4b3-f237372b638b\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page 6 - 65 OFF\",\"urlSlug\":\"checkout-nativepath-native-balance-up-to-65-off-otp-special-offer-571-6\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"397e6c4e-92ae-4072-aafc-9c5fa6f720a8\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"d14efe38-6ba2-4406-a1cf-43c62eece807\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Common\",\"urlSlug\":\"common21\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"273ccd69-2d4e-4f87-a4f1-fb28e4e66af5\",\"templateTypeId\":36,\"pageType\":36}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"a4dbbafd-85b8-41af-83d9-ba4fb9f6e60c\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"native-balance-checkout-571-1\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"9d463ef6-e4d3-44de-b12f-5d4bc4a13d09\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"5e12cb70-d320-4851-a972-49d5b46793c1\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"native-balance-checkout-571-2\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"6e8c865f-9dbf-4b55-a877-a3ccad18bd78\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"0eb7519a-24c3-4a7b-9574-e5ccec75783c\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell 2\",\"urlSlug\":\"native-balance-checkout-571-3\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"6932f170-5156-4dcc-ba0e-247444f2e2c6\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"add1e59f-021e-43ac-bcd9-0e7d93cc7e3c\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Downsell 2\",\"urlSlug\":\"native-balance-checkout-571-4\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"b1d7f4b1-248f-4aa9-bcac-0284addfcc98\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"26d9f496-961e-4aff-8b44-79884c7026f8\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell 3\",\"urlSlug\":\"native-balance-checkout-571-5\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"94a3b5fa-1a7d-456e-aa57-88a769b5c895\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"cfdf1da4-79e6-4224-b334-d9b1dae7e6ad\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Downsell 3\",\"urlSlug\":\"native-balance-checkout-571-6\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"b955a010-2eb2-4440-835b-789b586b5249\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"8692f67e-5054-42c3-85a4-99f6a940a683\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Thank You Page\",\"urlSlug\":\"native-balance-checkout-571-thank-you\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"84febe45-d02f-4907-a34b-12e0a9893294\",\"templateTypeId\":5,\"pageType\":5}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]}],\"disableBadge\":true,\"name\":\"CID 571 - Native Balance 2.0\",\"whitelabelId\":10,\"affiliateId\":null,\"isMenuEnabled\":false}", "requestUri": "https:\/\/secure.nativepath.com\/native-balance-checkout-571-3", "httpReferer": "", "37449329-884d-452e-8ae8-35cd59784992ccQuery": "rxaop" } } | 06/18/2025 23:12:37 |
1677549 | error | ChCh | { "url": "https:\/\/secure.nativepath.com\/native-balance-checkout-571-1", "trace": "SyntaxError: \"undefined\" is not valid JSON<br> at JSON.parse (<anonymous>)<br> at <anonymous>:37:24<br> at getHeadCode (https:\/\/secure.nativepath.com\/index.js?f=4l9npf:43:1010)<br> at _callee10$ (https:\/\/secure.nativepath.com\/index.js?f=4l9npf:32:10560)<br> at tryCatch (https:\/\/secure.nativepath.com\/index.js?f=4l9npf:1:308657)<br> at Generator.<anonymous> (https:\/\/secure.nativepath.com\/index.js?f=4l9npf:1:310292)<br> at Generator.next (https:\/\/secure.nativepath.com\/index.js?f=4l9npf:1:309202)<br> at asyncGeneratorStep (https:\/\/secure.nativepath.com\/index.js?f=4l9npf:1:315503)<br> at _next (https:\/\/secure.nativepath.com\/index.js?f=4l9npf:1:315725)<br> at https:\/\/secure.nativepath.com\/index.js?f=4l9npf:1:315841", "cookie": "X-Source=37449329-884d-452e-8ae8-35cd59784992", "message": "Pixels initial: \"undefined\" is not valid JSON", "order_id": null, "funnel_uuid": "37449329-884d-452e-8ae8-35cd59784992", "sessionStorage": { "fk_salt": "d6ce0190-c18c-11ec-b509-cf225d0ef380", "funnelData": "{\"referenceId\":\"37449329-884d-452e-8ae8-35cd59784992\",\"campaign\":\"178\",\"salt\":\"d6ce0190-c18c-11ec-b509-cf225d0ef380\",\"headTrackingCode\":\"<script>\<br>!function(b,e,f,g,a,c,d){b.fbq||(a=b.fbq=function(){a.callMethod?a.callMethod.apply(a,arguments):a.queue.push(arguments)},b._fbq||(b._fbq=a),a.push=a,a.loaded=!0,a.version=\\\"2.0\\\",a.queue=[],c=e.createElement(f),c.async=!0,c.src=g,d=e.getElementsByTagName(f)[0],d.parentNode.insertBefore(c,d))}(window,document,\\\"script\\\",\\\"https:\/\/connect.facebook.net\/en_US\/fbevents.js\\\");\<br><\/script>\",\"bodyTrackingCode\":\"const FBPixelId = \\\"1993352314115270\\\";\<br>\<br>if (pageData) {\<br> const { pageTypeId } = pageData;\<br> const pageTitle = pageData.currentPage.title.toLowerCase();\<br> if (pageTitle.includes(\\\"checkout\\\")) {\<br> sessionStorage.upsell_step = \\\"1\\\";\<br> sessionStorage.upsell_curent_page = \\\"\\\";\<br> }\<br>\<br> if (pageTypeId === 4) {\<br> try {\<br> fbq(\\\"init\\\", FBPixelId);\<br> fbq(\\\"trackSingle\\\", FBPixelId, \\\"InitiateCheckout\\\");\<br> fbq(\\\"trackSingle\\\", FBPixelId, \\\"AddToCart\\\");\<br>\<br> let paymentInfoSent = false;\<br> const emailInput = document.querySelector(\\\"input[name=emailAddress]\\\");\<br> if (emailInput) {\<br> emailInput.addEventListener('input', () => {\<br> if (!paymentInfoSent) {\<br> paymentInfoSent = true;\<br> fbq(\\\"trackSingle\\\", FBPixelId, \\\"AddPaymentInfo\\\");\<br> }\<br> });\<br> }\<br> } catch (e) {\<br> console.log(e.message);\<br> }\<br> }\<br>\<br> if (pageTitle.includes(\\\"upsell\\\") || pageTitle.includes(\\\"thank you\\\") || pageTypeId === 3 || pageTypeId === 5) {\<br> let orderData = null;\<br> let _cid;\<br> let hitId;\<br> try {\<br> orderData = JSON.parse(sessionStorage.orderData);\<br> const requestUri = new URLSearchParams(sessionStorage.requestUri.split(\\\"#\\\")[0]);\<br> _cid = requestUri.get(\\\"cid\\\");\<br> const uidCookie = document.cookie.split(\\\";\\\").find(cookie => cookie.trim().split(\\\"=\\\")[0] === \\\"uid\\\" + _cid);\<br> hitId = uidCookie.trim().split(\\\"=\\\")[1].split(\\\"-\\\")[0];\<br> hitId = hitId || requestUri.get(\\\"hit\\\") || requestUri.get(\\\"cc_custom_hitid\\\");\<br> } catch (e) {\<br> console.log(\\\"Pixels initial: \\\" + e.message);\<br> fetch(\\\"https:\/\/web-logger.mtnhauslabs.com\/logger\\\", {\<br> method: \\\"post\\\",\<br> headers: {\<br> 'Accept': 'application\/json',\<br> 'Content-Type': 'application\/json',\<br> },\<br> body: JSON.stringify({\<br> \\\"event\\\": \\\"error\\\",\<br> \\\"system\\\": \\\"ChCh\\\",\<br> \\\"data\\\": {\<br> \\\"funnel_uuid\\\": pageData.funnelData.referenceId,\<br> \\\"url\\\": location.href,\<br> \\\"message\\\": \\\"Pixels initial: \\\" + e.message,\<br> \\\"trace\\\": e.stack,\<br> \\\"cid\\\": _cid,\<br> \\\"hid\\\": hitId,\<br> \\\"order_id\\\": orderData ? orderData.orderId : null,\<br> \\\"sessionStorage\\\": sessionStorage,\<br> \\\"cookie\\\": document.cookie,\<br> }\<br> }),\<br> });\<br> }\<br>\<br> if (sessionStorage.upsell_step === undefined) {\<br> sessionStorage.upsell_step = \\\"1\\\";\<br> }\<br>\<br> if (orderData) {\<br> if (sessionStorage.upsell_step === \\\"1\\\") {\<br>\<br> fetch(\\\"https:\/\/web-logger.mtnhauslabs.com\/logger\\\", {\<br> method: \\\"post\\\",\<br> headers: {\<br> 'Accept': 'application\/json',\<br> 'Content-Type': 'application\/json',\<br> },\<br> body: JSON.stringify({\<br> \\\"event\\\": \\\"Conversion\\\",\<br> \\\"system\\\": \\\"ChCh\\\",\<br> \\\"data\\\": {\<br> \\\"url\\\": location.href,\<br> \\\"sessionStorage\\\": sessionStorage,\<br> \\\"cookie\\\": document.cookie,\<br> \\\"event\\\": \\\"Conversion\\\",\<br> \\\"cid\\\": _cid,\<br> \\\"transid\\\": orderData.orderId + \\\"_\\\" + sessionStorage.upsell_step,\<br> \\\"hid\\\": hitId,\<br> \\\"value\\\": orderData.orderValue,\<br> \\\"currency\\\": orderData.currencyCode,\<br> \\\"qty\\\": orderData.items[0].qty,\<br> \\\"item_ids\\\": orderData.items[0].productId,\<br> \\\"order_id\\\": orderData.orderId,\<br> \\\"email\\\": orderData.emailAddress,\<br> \\\"shipping_address_phone\\\": orderData.emailAddress,\<br> \\\"shipping_address_first_name\\\": orderData.shipFirstName,\<br> \\\"shipping_address_last_name\\\": orderData.shipLastName,\<br> \\\"shipping_address_city\\\": orderData.shipCity,\<br> \\\"shipping_address_province\\\": orderData.shipState,\<br> \\\"shipping_address_zip\\\": orderData.shipPostalCode,\<br> \\\"shipping_address_country\\\": orderData.shipCountry,\<br> \\\"funnel_name\\\": pageData.funnelData.name,\<br> \\\"funnel_uuid\\\": pageData.funnelData.referenceId,\<br> \\\"funnel_campaign_id\\\": pageData.funnelData.campaign\<br> }\<br> }),\<br> });\<br>\<br> try {\<br> let atp = \\\"&atp=0.00\\\";\<br> let hitPathScript = document.createElement(\\\"script\\\");\<br> hitPathScript.setAttribute(\\\"type\\\", \\\"text\/javascript\\\");\<br> hitPathScript.setAttribute(\\\"src\\\", \\\"https:\/\/fb.nativepath.com\/rd\/apx.php?id=1&type=3&cCid=\\\" + _cid +\<br> \\\"&transid=\\\" + orderData.orderId + \\\"_\\\" + sessionStorage.upsell_step +\<br> \\\"&ate=\\\" + (parseFloat(orderData.orderValue) + parseFloat(orderData.shipTotal)) +\<br> (hitId ? \\\"&hid=\\\" + hitId : \\\"\\\") + atp\<br> );\<br>\<br> let script = document.getElementsByTagName(\\\"script\\\")[0];\<br> script.parentNode.insertBefore(hitPathScript, script);\<br> } catch (e) {\<br> console.log(\\\"HitPath Pixel: \\\" + e.message);\<br> fetch(\\\"https:\/\/web-logger.mtnhauslabs.com\/logger\\\", {\<br> method: \\\"post\\\",\<br> headers: {\<br> 'Accept': 'application\/json',\<br> 'Content-Type': 'application\/json',\<br> },\<br> body: JSON.stringify({\<br> \\\"event\\\": \\\"error\\\",\<br> \\\"system\\\": \\\"ChCh\\\",\<br> \\\"data\\\": {\<br> \\\"funnel_uuid\\\": pageData.funnelData.referenceId,\<br> \\\"url\\\": location.href,\<br> \\\"sessionStorage\\\": sessionStorage,\<br> \\\"cookie\\\": document.cookie,\<br> \\\"message\\\": \\\"HitPath Pixel: \\\" + e.message,\<br> \\\"trace\\\": e.stack,\<br> \\\"cid\\\": _cid,\<br> \\\"hid\\\": hitId,\<br> \\\"order_id\\\": orderData ? orderData.orderId : '',\<br> }\<br> }),\<br> });\<br> }\<br>\<br> try {\<br> fbq(\\\"init\\\", FBPixelId);\<br> fbq(\\\"trackSingle\\\", FBPixelId, \\\"Purchase\\\", {\<br> currency: orderData.currencyCode,\<br> value: orderData.orderValue,\<br> content_type: \\\"product_group\\\",\<br> content_ids: [\<br> orderData.items[0].productId\<br> ]\<br> }, {\<br> eventID: orderData.orderId\<br> });\<br> } catch (e) {\<br> console.log(\\\"Facebook Pixel: \\\" + e.message);\<br> fetch(\\\"https:\/\/web-logger.mtnhauslabs.com\/logger\\\", {\<br> method: \\\"post\\\",\<br> headers: {\<br> 'Accept': 'application\/json',\<br> 'Content-Type': 'application\/json',\<br> },\<br> body: JSON.stringify({\<br> \\\"event\\\": \\\"error\\\",\<br> \\\"system\\\": \\\"ChCh\\\",\<br> \\\"data\\\": {\<br> \\\"funnel_uuid\\\": pageData.funnelData.referenceId,\<br> \\\"sessionStorage\\\": sessionStorage,\<br> \\\"cookie\\\": document.cookie,\<br> \\\"url\\\": location.href,\<br> \\\"message\\\": \\\"Facebook Pixel: \\\" + e.message,\<br> \\\"trace\\\": e.stack,\<br> \\\"cid\\\": _cid,\<br> \\\"hid\\\": hitId,\<br> \\\"order_id\\\": orderData ? orderData.orderId : '',\<br> }\<br> }),\<br> });\<br> }\<br>\<br> sessionStorage.upsell_step = sessionStorage.upsell_step * 1 + 2;\<br> } else if (sessionStorage.upsell_step > 1 && sessionStorage.upsell_items_count < orderData.items.length) {\<br> try {\<br> let atp = \\\"&atp=0.00\\\";\<br> let hitPathScript = document.createElement(\\\"script\\\");\<br> hitPathScript.setAttribute(\\\"type\\\", \\\"text\/javascript\\\");\<br> hitPathScript.setAttribute(\\\"src\\\", \\\"https:\/\/fb.nativepath.com\/rd\/apx.php?id=1&type=3&cCid=\\\" + _cid +\<br> \\\"&transid=\\\" + orderData.orderId + \\\"_\\\" + sessionStorage.upsell_step +\<br> \\\"&ate=\\\" + orderData.items.at(-1).price +\<br> (hitId ? \\\"&hid=\\\" + hitId : \\\"\\\") + atp\<br> );\<br>\<br> let script = document.getElementsByTagName(\\\"script\\\")[0];\<br> script.parentNode.insertBefore(hitPathScript, script);\<br> } catch (e) {\<br> console.log(\\\"HitPath Pixel: \\\" + e.message);\<br> }\<br>\<br> sessionStorage.upsell_step = sessionStorage.upsell_step * 1 + 2;\<br> }\<br> sessionStorage.upsell_items_count = orderData.items.length;\<br> } else {\<br> sessionStorage.upsell_step = \\\"3\\\";\<br> }\<br> }\<br>}\<br>\<br>function trackEvent(e) {\<br>}\",\"title\":\"Native Balance\",\"addOns\":[{\"keyName\":\"Paypal_billerId\",\"keyValue\":\"3\"},{\"keyName\":\"Purchase_Event_FB\",\"keyValue\":\"2\"},{\"keyName\":\"LISTRAK_CART_UPDATE\",\"keyValue\":\"false\"},{\"keyName\":\"EXTERNAL_TRACK_REQ\",\"keyValue\":\"false\"},{\"keyName\":\"TRIPLE_WHALE_REQ\",\"keyValue\":\"false\"},{\"keyName\":\"AD_BEACON_REQ\",\"keyValue\":\"false\"},{\"keyName\":\"Google_Places\",\"keyValue\":\"AIzaSyDhMj2gAV0JQOvURSQhcZ7QVjkZKekoG3Q\"},{\"keyName\":\"GPay_CountryCode\",\"keyValue\":\"US\"},{\"keyName\":\"applePayCountryCode\",\"keyValue\":\"US\"},{\"keyName\":\"PayPal_Venmo\",\"keyValue\":\"0\"},{\"keyName\":\"PayPal_PayLater\",\"keyValue\":\"0\"},{\"keyName\":\"PayPal_Reference\",\"keyValue\":\"1\"},{\"keyName\":\"PayPal_Merchant\",\"keyValue\":\"YSKDY6ZWSM6B6\"},{\"keyName\":\"paypalVenmoHide\",\"keyValue\":\"false\"},{\"keyName\":\"paypalPayLaterHide\",\"keyValue\":\"false\"},{\"keyName\":\"Purchase_Event_SC\",\"keyValue\":\"3\"},{\"keyName\":\"PROD_STOCK_VERIFY\",\"keyValue\":\"false\"},{\"keyName\":\"PayPal_WithReach\",\"keyValue\":\"false\"},{\"keyName\":\"PH_FORMAT_BY_COUNTRY\",\"keyValue\":\"true\"}],\"providers\":[{\"id\":1,\"name\":\"Google\",\"keyValue\":\"G-7G9HS8437V\"}],\"pages\":[{\"referenceId\":\"c44521fb-ad14-4cb0-8c1c-e8e2eac7817e\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Email\",\"urlSlug\":null,\"externalURL\":null,\"pageView\":[{\"referenceId\":\"fc47604d-127f-407b-85f9-7687414f4c12\",\"templateTypeId\":24,\"pageType\":24}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"22dbafc5-3ef2-464b-883a-e0a81eaff844\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"1-native-balance-checkout-571\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"f7e52481-558a-44f6-9a7f-1608804cc10c\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"9ee0261b-8519-4874-b3ca-51ce989caac6\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"1-native-balance-checkout-571-b\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"562e1588-c83a-4f5a-a320-3d0638468972\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"18f4f6ed-ca5b-4d51-9860-6fde4ded8a14\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"12-native-balance-checkout-571\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"5712dc16-60fa-46e3-99a3-b999a5a11b39\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"72746904-bff7-48ca-bf30-0a9f20a02e1c\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"3-native-balance-checkout-571\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"b17fdf75-157c-4b54-98e4-17485c12b572\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"66e09caf-b2fe-4c83-95d4-009d35a001e8\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"3-native-balance-checkout-571-b\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"feaa7009-911c-49d7-9095-708a1b2a81dc\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"d13f3ca3-af44-4a15-98d3-b008877cd38e\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"3-native-balance-checkout-571-c\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"7bcf409a-d038-4775-b1e2-ac2a8417d05c\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"a993b59a-389d-4731-80f1-eab8d5e4f586\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"6-native-balance-checkout-571\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"316f1c49-3163-47de-aa9a-7d94cb6ac235\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"ea0d9048-1695-40e3-a1b7-57afdf2e244b\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"6-native-balance-checkout-571-b\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"2c575236-44dc-42c6-a2e2-64788930a762\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"548b6a9f-e938-4a30-9233-bec52c6a81ce\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"6-native-balance-checkout-571-c\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"746b3046-37bf-43b9-aed9-bc935c1e43aa\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"aa0b1a10-aaab-4297-8615-8a4f424dffc0\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page 1 - 65 OFF (MASK)\",\"urlSlug\":\"65-off\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"0079d2ff-0bcf-4424-9b3f-4bf86408a9d5\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"2e627edb-465d-48a0-be44-b9421283ecf2\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"b1g1-native-balance-checkout-571\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"f05b4dd6-d6f2-4a90-ad2e-3665d5d99364\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"b6f8b96b-9cd8-45b4-91ce-1c33acd0650b\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"b1g1-native-balance-checkout-571-b\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"16068b1f-11ba-4dd2-9659-d6ab028eeae8\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"c9838ca4-1abb-48ff-91e9-ec5bd3e72163\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"b1g2-native-balance-checkout-571\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"2fd5a930-7c2e-4336-beb9-4cc6cea70886\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"8715252b-d961-4d32-ab44-0be2af608c4c\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"b2g2-native-balance-checkout-571\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"1090f606-ec77-487b-97f1-5300d05f48b3\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"69ca5edb-3ead-4289-b01c-ae227bc46b18\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"b2g2-native-balance-checkout-571-b\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"5bdee459-5e77-4d29-a0e2-146dfba79b92\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"26c4e3ff-98a6-488a-a23d-fabe19bbea81\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"b2g4-native-balance-checkout-571\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"53ce05c4-11cc-4860-ac10-6036b0376996\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"b0b2cd8f-d652-4ecb-968a-7ea5ca858a55\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"b3g3-native-balance-checkout-571\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"46750a52-aea0-4443-887d-6342dea5cd23\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"2dfd813b-4483-41e4-af62-43edb7cd8d5a\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"b3g3-native-balance-checkout-571-b\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"bd76eeba-4d76-4f0e-8741-7eda89f5ffec\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"8e17dbdf-a77c-4397-ad17-da5186aca212\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"b4g8-native-balance-checkout-571\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"f399350e-f1f5-4ca3-8449-0571b090347d\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"6b2cdcc3-01db-4272-bdff-a29ca1e093a3\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"b6g6-native-balance-checkout-571-b\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"fe4934a1-2cb4-4877-b994-9f85f7152da9\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"b9bd2fc7-cf29-4b73-841f-a7b66d55739c\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page 1 - 65 OFF (NO MASK)\",\"urlSlug\":\"checkout-nativepath-native-balance-up-to-65-off-otp-special-offer-571-1\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"196b0b72-da14-4270-b9a7-6f32388d8863\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"4f40c249-4936-4fe7-9cfd-35e5d81b4b4b\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page - 65 OFF\",\"urlSlug\":\"checkout-nativepath-native-balance-up-to-65-off-otp-special-offer-571-12\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"5cb394dd-dc89-4fc8-be67-4715ab56effd\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"b4cbd536-9482-4fae-92c8-50641201e125\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page 3 - 65 OFF\",\"urlSlug\":\"checkout-nativepath-native-balance-up-to-65-off-otp-special-offer-571-3\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"60e06644-0034-4ddb-ae48-d4e087040b8c\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"b780f126-dd2d-46b4-b4b3-f237372b638b\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page 6 - 65 OFF\",\"urlSlug\":\"checkout-nativepath-native-balance-up-to-65-off-otp-special-offer-571-6\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"397e6c4e-92ae-4072-aafc-9c5fa6f720a8\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"d14efe38-6ba2-4406-a1cf-43c62eece807\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Common\",\"urlSlug\":\"common21\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"273ccd69-2d4e-4f87-a4f1-fb28e4e66af5\",\"templateTypeId\":36,\"pageType\":36}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"a4dbbafd-85b8-41af-83d9-ba4fb9f6e60c\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"native-balance-checkout-571-1\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"9d463ef6-e4d3-44de-b12f-5d4bc4a13d09\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"5e12cb70-d320-4851-a972-49d5b46793c1\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"native-balance-checkout-571-2\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"6e8c865f-9dbf-4b55-a877-a3ccad18bd78\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"0eb7519a-24c3-4a7b-9574-e5ccec75783c\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell 2\",\"urlSlug\":\"native-balance-checkout-571-3\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"6932f170-5156-4dcc-ba0e-247444f2e2c6\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"add1e59f-021e-43ac-bcd9-0e7d93cc7e3c\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Downsell 2\",\"urlSlug\":\"native-balance-checkout-571-4\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"b1d7f4b1-248f-4aa9-bcac-0284addfcc98\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"26d9f496-961e-4aff-8b44-79884c7026f8\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell 3\",\"urlSlug\":\"native-balance-checkout-571-5\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"94a3b5fa-1a7d-456e-aa57-88a769b5c895\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"cfdf1da4-79e6-4224-b334-d9b1dae7e6ad\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Downsell 3\",\"urlSlug\":\"native-balance-checkout-571-6\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"b955a010-2eb2-4440-835b-789b586b5249\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"8692f67e-5054-42c3-85a4-99f6a940a683\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Thank You Page\",\"urlSlug\":\"native-balance-checkout-571-thank-you\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"84febe45-d02f-4907-a34b-12e0a9893294\",\"templateTypeId\":5,\"pageType\":5}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]}],\"disableBadge\":true,\"name\":\"CID 571 - Native Balance 2.0\",\"whitelabelId\":10,\"affiliateId\":null,\"isMenuEnabled\":false}", "requestUri": "https:\/\/secure.nativepath.com\/native-balance-checkout-571-1", "httpReferer": "", "37449329-884d-452e-8ae8-35cd59784992ccQuery": "4l9npf" } } | 06/18/2025 23:11:36 |
1677548 | Conversion | ChCh | { "cid": "1017", "hid": "636908360", "qty": "1", "url": "https:\/\/secure.nativepath.com\/1-nativepath-antarctic-krill-oil-1017-1", "email": "[email protected]", "event": "Conversion", "value": "37.00", "transid": "BBA36A4AAC_1", "currency": "USD", "item_ids": "12732", "order_id": "BBA36A4AAC", "funnel_name": "CID 1017 - Krill (New Checkout)", "funnel_uuid": "55415223-445c-47c7-8781-f7e270ffe449", "funnel_campaign_id": "4", "shipping_address_zip": "04939", "shipping_address_city": "Garland", "shipping_address_phone": "[email protected]", "shipping_address_country": "US", "shipping_address_province": "ME", "shipping_address_last_name": "E Webber", "shipping_address_first_name": "Glenwood" } | 06/18/2025 23:11:08 |