Showing 1,651-1,675 of 1,761,832 items.
Log Events
IDEventSystemDataCreate At
 
 
 
×
1760182errorChCh
{
    "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:43:1010)<br>    at _callee12$ (https:\/\/secure.nativepath.com\/index.js?f=851c62:32:10752)<br>    at tryCatch (https:\/\/secure.nativepath.com\/index.js?f=851c62:1:366409)<br>    at Generator.<anonymous> (https:\/\/secure.nativepath.com\/index.js?f=851c62:1:368044)<br>    at Generator.next (https:\/\/secure.nativepath.com\/index.js?f=851c62:1:366954)<br>    at asyncGeneratorStep (https:\/\/secure.nativepath.com\/index.js?f=851c62:1:373255)<br>    at _next (https:\/\/secure.nativepath.com\/index.js?f=851c62:1:373477)<br>    at https:\/\/secure.nativepath.com\/index.js?f=851c62:1:373593",
    "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",
        "bundleItems": "{}",
        "httpReferer": "",
        "bundleStringArray": "{}",
        "previousExchangeRate": "1",
        "previousCurrencySymbol": "$"
    }
}
08/02/2025 16:42:45
1760181errorChCh
{
    "url": "https:\/\/secure.nativepath.com\/native-berberine-6-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:43:1010)<br>    at _callee12$ (https:\/\/secure.nativepath.com\/index.js?f=851c62:32:10752)<br>    at tryCatch (https:\/\/secure.nativepath.com\/index.js?f=851c62:1:366409)<br>    at Generator.<anonymous> (https:\/\/secure.nativepath.com\/index.js?f=851c62:1:368044)<br>    at Generator.next (https:\/\/secure.nativepath.com\/index.js?f=851c62:1:366954)<br>    at asyncGeneratorStep (https:\/\/secure.nativepath.com\/index.js?f=851c62:1:373255)<br>    at _next (https:\/\/secure.nativepath.com\/index.js?f=851c62:1:373477)<br>    at https:\/\/secure.nativepath.com\/index.js?f=851c62:1:373593",
    "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\/native-berberine-6-1318",
        "httpReferer": ""
    }
}
08/02/2025 16:42:39
1760180errorChCh
{
    "url": "https:\/\/secure.nativepath.com\/1-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=cxpdlj:43:1010)<br>    at _callee12$ (https:\/\/secure.nativepath.com\/index.js?f=cxpdlj:32:10752)<br>    at tryCatch (https:\/\/secure.nativepath.com\/index.js?f=cxpdlj:1:366409)<br>    at Generator.<anonymous> (https:\/\/secure.nativepath.com\/index.js?f=cxpdlj:1:368044)<br>    at Generator.next (https:\/\/secure.nativepath.com\/index.js?f=cxpdlj:1:366954)<br>    at asyncGeneratorStep (https:\/\/secure.nativepath.com\/index.js?f=cxpdlj:1:373255)<br>    at _next (https:\/\/secure.nativepath.com\/index.js?f=cxpdlj:1:373477)<br>    at https:\/\/secure.nativepath.com\/index.js?f=cxpdlj:1:373593",
    "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\/1-native-berberine-1-1318",
        "httpReferer": "",
        "851c6234-04d4-48d8-8c8d-d943d20dac50ccQuery": "cxpdlj"
    }
}
08/02/2025 16:41:52
1760179ConversionChCh
{
    "cid": "1318",
    "hid": "644308090",
    "qty": "1",
    "url": "https:\/\/secure.nativepath.com\/1-native-berberine-1-1318",
    "email": "[email protected]",
    "event": "Conversion",
    "value": "34.00",
    "cookie": "_ga=GA1.1.42120413.1754146498; _gcl_au=1.1.1341956096.1754146498; _atcid=G1ylAytKBsJIVP; _atutm=utm_source=google&utm_medium=cpc&utm_campaign=22327013888&utm_content=174960654223; ef_witness=1; ef_affid=6; ef_tid_c_o_10=dde76ed301574b379b352726e86a7cdc; ef_tid_c_a_1=dde76ed301574b379b352726e86a7cdc; _li_dcdm_c=.nativepath.com; _lc2_fpi=8ad7b0e6a39e--01k1nmevykjgk9g170nwyb8g1y; _lc2_fpi_js=8ad7b0e6a39e--01k1nmevykjgk9g170nwyb8g1y; _gegeo=JTdCJTIyY291bnRyeSUyMiUzQSUyMlVuaXRlZCUyMFN0YXRlcyUyMiUyQyUyMmNvdW50cnlDb2RlJTIyJTNBJTIyVVMlMjIlMkMlMjJob3N0aW5nJTIyJTNBZmFsc2UlMkMlMjJtb2JpbGUlMjIlM0FmYWxzZSUyQyUyMnByb3h5JTIyJTNBZmFsc2UlMkMlMjJzdGF0dXMlMjIlM0ElMjJzdWNjZXNzJTIyJTdE; _geffran=1; geuid=f43ac287-12bf-449c-8916-662b760a8128; _geff=YjcyNzYyNmIzODllNjRkOTM1OTAyMTI1YjdiMmI5ZmU=; rl_anonymous_id=RS_ENC_v3_IjdmNDcyMGMxLWQ3YzYtNDFjOC05MjI0LTRlMTFhZDk4NWM5MSI%3D; rl_page_init_referrer=RS_ENC_v3_Imh0dHBzOi8vd3d3Lmdvb2dsZS5jb20vIg%3D%3D; rl_page_init_referring_domain=RS_ENC_v3_Ind3dy5nb29nbGUuY29tIg%3D%3D; _hjSessionUser_5255763=eyJpZCI6ImVmZDZkMjZjLWI0MDMtNWYyZS1hYjlmLWRjMDU1MmVkMDlhYiIsImNyZWF0ZWQiOjE3NTQxNDY0OTg3MzcsImV4aXN0aW5nIjp0cnVlfQ==; _hjSession_5255763=eyJpZCI6ImY4ZDNlN2ZkLWRkYzUtNGYzZi05Y2Y2LTY3NmUxYTg0OWJiMiIsImMiOjE3NTQxNTI3MzcxMzUsInMiOjAsInIiOjAsInNiIjowLCJzciI6MCwic2UiOjAsImZzIjowLCJzcCI6MH0=; _gcl_gs=2.1.k1$i1754152735$u240223002; _gcl_aw=GCL.1754152738.CjwKCAjw7rbEBhB5EiwA1V49nYUJdLBcBxndTEdp1c7XCLyzkde-GqwIwvqtk4re31Y0zbta1CID2xoCT38QAvD_BwE; uid1318=644308090-20250802094047-ce84f8c74ed94197747923a34f50a373-; X-Source=851c6234-04d4-48d8-8c8d-d943d20dac50; _atcid-pt=1754152849368; _fbp=fb.1.1754152850073.40124235676672686; rl_session=RS_ENC_v3_eyJhdXRvVHJhY2siOnRydWUsInRpbWVvdXQiOjE4MDAwMDAsImV4cGlyZXNBdCI6MTc1NDE1NDY1MjUyOCwiaWQiOjE3NTQxNTI3Mzg1NzIsInNlc3Npb25TdGFydCI6ZmFsc2V9; _ga_7G9HS8437V=GS2.1.s1754152737$o2$g1$t1754152907$j60$l0$h0",
    "transid": "05E44762D9_1",
    "currency": "USD",
    "item_ids": "12784",
    "order_id": "05E44762D9",
    "funnel_name": "CID 1318 - Berberine",
    "funnel_uuid": "851c6234-04d4-48d8-8c8d-d943d20dac50",
    "sessionStorage": {
        "_at-dl": "https:\/\/secure.nativepath.com\/1-checkout-native-berberine-1318?products=12784:1&cid=1318&pub=240547&hit=644308090&cc_custom_hitid=644308090",
        "fkCart": "{\"12784\":\"1\"}",
        "totals": "{\"subTotal\":34,\"vat\":0,\"salesTax\":0,\"shipTotal\":0,\"grandTotal\":\"34.00\",\"discount\":0,\"insurance\":0,\"savings\":0,\"compareAtTotal\":34}",
        "atFired": "0",
        "fk_salt": "d6ce0190-c18c-11ec-b509-cf225d0ef380",
        "orderId": "\"05E44762D9\"",
        "taxData": "{\"taxRate\":\"0.00\",\"isVat\":false,\"addVatToPrice\":true}",
        "products": "[{\"productId\":\"12784\",\"name\":\"1 x Native Berberine\",\"qty\":\"1\",\"productSku\":\"10-00023\",\"actualProductId\":\"1068\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"7214935769225\",\"shipping\":\"0.00\",\"price\":\"34.00\",\"merchantId\":\"1\",\"descriptor\":\"NativePath\",\"initialSalesTax\":\"0.00\",\"customSalesTax\":\"\",\"refundRemaining\":\"34.00\",\"merchantTxnId\":\"81149638598\",\"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\"}]",
        "atICFired": "1",
        "orderData": "{\"taxExemption\":null,\"orderId\":\"05E44762D9\",\"vendorOrderId\":null,\"vendorPluginId\":null,\"ipAddress\":\"104.187.131.222\",\"sourceId\":null,\"sourceValue1\":null,\"sourceValue2\":null,\"sourceValue3\":null,\"sourceValue4\":null,\"sourceValue5\":null,\"shipCarrier\":null,\"shipMethod\":null,\"profileName\":null,\"dateCreated\":\"2025-08-02 12:41:46\",\"orderType\":\"NEW_SALE\",\"orderStatus\":\"COMPLETE\",\"reviewStatus\":null,\"campaignName\":\"Berberine\",\"orderValue\":\"34.00\",\"customerId\":1271765,\"name\":\"Elzbieta Smith\",\"emailAddress\":\"[email protected]\",\"phoneNumber\":\"2696359034\",\"firstName\":\"Elzbieta\",\"lastName\":\"Smith\",\"companyName\":null,\"address1\":\"17 N 7th Street\",\"address2\":\"Apt 203\",\"shipmentInsured\":null,\"shipmentInsurancePrice\":null,\"insuranceCharged\":0,\"city\":\"Niles\",\"state\":\"MI\",\"country\":\"US\",\"postalCode\":\"49120\",\"shipFirstName\":\"Elzbieta\",\"shipLastName\":\"Smith\",\"shipCompanyName\":null,\"shipAddress1\":\"17 N 7th Street\",\"shipAddress2\":\"Apt 203\",\"shipCity\":\"Niles\",\"shipState\":\"MI\",\"shipCountry\":\"US\",\"shipPostalCode\":\"49120\",\"custom1\":\"CID 1318 - Berberine\",\"custom2\":\"Checkout Page\",\"custom3\":null,\"custom4\":null,\"custom5\":null,\"paySource\":\"CREDITCARD\",\"cardType\":\"VISA\",\"cardBin\":\"438811\",\"cardLast4\":\"7198\",\"cardExpiryDate\":\"05\/28\",\"achAccountHolderType\":null,\"achAccountType\":null,\"achRoutingNumber\":null,\"achNameOnAccount\":null,\"achAccountNumber\":null,\"couponCode\":null,\"agentUserId\":null,\"basePrice\":\"34.00\",\"baseShipping\":\"0.00\",\"voiceLogNumber\":null,\"discountPrice\":\"0.00\",\"salesTax\":\"0.00\",\"salesUrl\":\"https:\/\/secure.nativepath.com\/1-checkout-native-berberine-1318?products=12784:1&cid=1318&pub=240547&hit=644308090&cc_custom_hitid=644308090\",\"surcharge\":\"0.00\",\"shipUpcharge\":\"0.00\",\"shipProfileId\":null,\"baseCurrencyCode\":\"USD\",\"baseCurrencySymbol\":\"$\",\"currencySymbol\":\"$\",\"currencyCode\":\"USD\",\"campaignId\":183,\"merchantTxnId\":\"81149638598\",\"ibanLast4\":null,\"originalCycleNumber\":1,\"prepaidType\":null,\"cardIsPrepaid\":0,\"cardIsDebit\":1,\"accountHolder\":null,\"subTotal\":\"34.00\",\"shipTotal\":\"0.00\",\"taxTotal\":\"0.00\",\"totalAmount\":\"34.00\",\"totalDiscount\":\"0.00\",\"totalRefundRemaining\":\"34.00\",\"amountPaid\":\"34.00\",\"items\":[{\"productId\":\"12784\",\"name\":\"1 x Native Berberine\",\"qty\":\"1\",\"productSku\":\"10-00023\",\"actualProductId\":\"1068\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"7214935769225\",\"shipping\":\"0.00\",\"price\":\"34.00\",\"merchantId\":\"1\",\"descriptor\":\"NativePath\",\"initialSalesTax\":\"0.00\",\"customSalesTax\":\"\",\"refundRemaining\":\"34.00\",\"merchantTxnId\":\"81149638598\",\"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\":\"644308090\"},\"newCustomer\":1,\"recommendedProducts\":[{\"recommendedCampaignProductId\":12903,\"rank\":0.112613,\"displayName\":\"Buy 1 Get 1 FREE - Native Berberine\"},{\"recommendedCampaignProductId\":12788,\"rank\":0.085586,\"displayName\":\"1 x Native Berberine\"},{\"recommendedCampaignProductId\":15103,\"rank\":0.076577,\"displayName\":\"Buy 1 Get 1 FREE - Native Berberine\"},{\"recommendedCampaignProductId\":12785,\"rank\":0.013514,\"displayName\":\"3 x Native Berberine\"},{\"recommendedCampaignProductId\":12789,\"rank\":0.013514,\"displayName\":\"3 x NativePath MCT Powder\"},{\"recommendedCampaignProductId\":12790,\"rank\":0.013514,\"displayName\":\"1 x NativePath MCT Powder\"},{\"recommendedCampaignProductId\":12745,\"rank\":0.009009,\"displayName\":\"1 x NativePath Antarctic Krill Oil\"},{\"recommendedCampaignProductId\":12744,\"rank\":0.004505,\"displayName\":\"3 x NativePath Antarctic Krill Oil\"},{\"recommendedCampaignProductId\":14768,\"rank\":0.004032,\"displayName\":\"3 x NativePath Collagen\"},{\"recommendedCampaignProductId\":14593,\"rank\":0.001953,\"displayName\":\"1 x NativePath Collagen\"}]}",
        "sessionId": "{\"result\":\"SUCCESS\",\"message\":{\"sessionId\":\"851c1986ba84f64aa78563173d435e6c\",\"pixel\":\"<iframe width=1 height=1 frameborder=0 scrolling=no src='https:\/\/lp.konnektive.com\/logos\/logo.htm?c=nativepath&s=851c1986ba84f64aa78563173d435e6c'><img width=1 height=1 src='https:\/\/lp.konnektive.com\/logos\/logo.gif?c=nativepath&s=851c1986ba84f64aa78563173d435e6c'><\/iframe>\",\"geoInfo\":{\"geoCountry\":\"US\",\"geoState\":\"MI\",\"geoCity\":\"Niles\",\"geoPostal\":\"49120\"}}}",
        "taxParams": "{\"firstName\":\"\",\"lastName\":\"\",\"emailAddress\":\"[email protected]\",\"shipProfileId\":null,\"address1\":\"\",\"address2\":\"\",\"postalCode\":\"\",\"city\":\"\",\"state\":\"MI\",\"country\":\"US\",\"shipFirstName\":\"Elzbieta\",\"shipLastName\":\"Smith\",\"shipAddress1\":\"17 N 7th Street\",\"shipAddress2\":\"Apt 203\",\"shipCity\":\"Niles\",\"shipState\":\"MI\",\"shipPostalCode\":\"49120\",\"shipCountry\":\"US\",\"campaignId\":183,\"couponCode\":null,\"product1_id\":12784,\"product1_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": "{\"emailAddress\":\"[email protected]\",\"doNotSellName\":0,\"shipFirstName\":\"Elzbieta\",\"shipLastName\":\"Smith\",\"shipAddress1\":\"17 N 7th Street\",\"shipAddress2\":\"Apt 203\",\"shipCity\":\"Niles\",\"shipCountry\":\"US\",\"province-hidden\":\"Michigan\",\"shipState\":\"MI\",\"shipPostalCode\":\"49120\",\"phoneNumber\":\"2696359034\",\"contactOptIn\":0,\"billShipSame\":1,\"firstName\":\"Elzbieta\",\"lastName\":\"Smith\",\"address1\":\"17 N 7th Street\",\"address2\":\"Apt 203\",\"city\":\"Niles\",\"country\":\"US\",\"state\":\"MI\",\"postalCode\":\"49120\",\"optradio\":\"M\",\"payment_method\":\"\",\"cardDate\":\"0528\",\"shipProfileId\":null,\"product1_id\":\"12784\",\"product1_qty\":\"1\",\"orderId\":\"05E44762D9\",\"salesUrl\":\"https:\/\/secure.nativepath.com\/1-checkout-native-berberine-1318?products=12784:1&cid=1318&pub=240547&hit=644308090&cc_custom_hitid=644308090\",\"campaignId\":183,\"custom1\":\"CID 1318 - Berberine\",\"custom2\":\"Checkout Page\",\"sessionId\":\"851c1986ba84f64aa78563173d435e6c\"}",
        "requestUri": "https:\/\/secure.nativepath.com\/1-checkout-native-berberine-1318?products=12784:1&cid=1318&pub=240547&hit=644308090&cc_custom_hitid=644308090",
        "bundleItems": "{}",
        "httpReferer": "https:\/\/health.nativepath.com\/",
        "upsell_step": "1",
        "userDetails": "{\"firstName\":\"Elzbieta\",\"lastName\":\"Smith\",\"companyName\":null,\"address1\":\"17 N 7th Street\",\"address2\":\"Apt 203\",\"postalCode\":\"49120\",\"city\":\"Niles\",\"state\":\"MI\",\"country\":\"US\",\"emailAddress\":\"[email protected]\",\"phoneNumber\":\"2696359034\",\"gender\":null,\"dob\":null,\"couponCode\":null,\"shipProfileId\":null,\"achRoutingNumber\":null,\"achAccountNumber\":null,\"achAccountType\":null,\"iban\":null,\"ddbic\":null,\"custom1\":\"CID 1318 - Berberine\",\"custom2\":\"Checkout Page\",\"custom3\":null,\"custom4\":null,\"custom5\":null,\"redirectsTo\":\"https:\/\/secure.nativepath.com\/1-native-berberine-1-1318\",\"browserData\":\"{\\\"acceptHeader\\\":\\\"application\/json\\\",\\\"userAgent\\\":\\\"Mozilla\/5.0 (Linux; Android 10; K) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/138.0.0.0 Mobile Safari\/537.36\\\",\\\"language\\\":\\\"en-US\\\",\\\"timezone\\\":\\\"240\\\",\\\"colorDepth\\\":24,\\\"screen\\\":{\\\"height\\\":\\\"780\\\",\\\"width\\\":\\\"360\\\"},\\\"javaScriptEnabled\\\":true,\\\"javaEnabled\\\":false}\",\"salesUrl\":\"https:\/\/secure.nativepath.com\/1-checkout-native-berberine-1318?products=12784:1&cid=1318&pub=240547&hit=644308090&cc_custom_hitid=644308090\",\"cartId\":null,\"campaignId\":183,\"doNotSellName\":0,\"contactOptIn\":0,\"billShipSame\":1,\"optradio\":\"M\",\"orderId\":\"05E44762D9\",\"shipFirstName\":\"Elzbieta\",\"shipLastName\":\"Smith\",\"shipAddress1\":\"17 N 7th Street\",\"shipAddress2\":\"Apt 203\",\"shipCity\":\"Niles\",\"shipState\":\"MI\",\"shipPostalCode\":\"49120\",\"shipCountry\":\"US\",\"cardMonth\":5,\"cardYear\":28,\"paySource\":\"CREDITCARD\",\"forceMerchantId\":null,\"product1_id\":\"12784\",\"product1_qty\":\"1\",\"sessionId\":\"851c1986ba84f64aa78563173d435e6c\",\"insureShipment\":0,\"shipmentInsurancePrice\":\"\"}",
        "currencyCode": "USD",
        "exchangeRate": "1",
        "ccExternalTax": "0.00",
        "lastPageTypeId": "4",
        "bundleStringArray": "{}",
        "ccGeoLocationInfo": "{\"city\":\"Township of Niles\",\"region_code\":\"MI\",\"country_code\":\"US\",\"zip_code\":\"49120\"}",
        "checkoutOrderData": "{\"items\":[{\"productId\":\"12784\",\"name\":\"1 x Native Berberine\",\"qty\":\"1\",\"productSku\":\"10-00023\",\"actualProductId\":\"1068\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"7214935769225\",\"shipping\":\"0.00\",\"price\":\"34.00\",\"merchantId\":\"1\",\"descriptor\":\"NativePath\",\"initialSalesTax\":\"0.00\",\"customSalesTax\":\"\",\"refundRemaining\":\"34.00\",\"merchantTxnId\":\"81149638598\",\"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\":\"34.00\",\"taxTotal\":\"0.00\",\"shipTotal\":\"0.00\"}",
        "analyticsReference": "{\"1c3a79bc-8b28-4cd2-a4d1-a2ab61edfe6f-851c1986ba84f64aa78563173d435e6c\":2}",
        "currencyCodeSymbol": "$",
        "importOrderSuccess": "true",
        "upsell_curent_page": "",
        "ccExternalSessionId": "851c1986ba84f64aa78563173d435e6c",
        "previousExchangeRate": "1",
        "sessionStartDateTime": "2025-08-02T16:40:49.253Z",
        "bundleProductsPageRef": "{}",
        "previousCurrencySymbol": "$",
        "ccCountryAndStateInfoTracker": "{\"state\":\"MI\",\"shipState\":\"MI\"}",
        "ccCartProductsPercentageTotal": "34",
        "851c6234-04d4-48d8-8c8d-d943d20dac50ccQuery": "vwcwbh"
    },
    "funnel_campaign_id": "183",
    "shipping_address_zip": "49120",
    "shipping_address_city": "Niles",
    "shipping_address_phone": "[email protected]",
    "shipping_address_country": "US",
    "shipping_address_province": "MI",
    "shipping_address_last_name": "Smith",
    "shipping_address_first_name": "Elzbieta"
}
08/02/2025 16:41:48
1760178ConversionGTM
{
    "cid": "571",
    "hid": "644307964",
    "url": "https:\/\/secure.nativepath.com\/one-time-offer-nativepath-antarctic-krill-oil-special-offer-72-571-1",
    "order_id": "4A4D3B475C",
    "funnel_name": "CID 571 - Antarctic Krill 72% off (EML)",
    "funnel_uuid": "7e2df95d-3217-4995-b7b5-cacf79aef614"
}
08/02/2025 16:41:29
1760177ConversionChCh
{
    "cid": "571",
    "hid": "644307028",
    "qty": "1",
    "url": "https:\/\/secure.nativepath.com\/3joint-health-collagen-571-1",
    "email": "[email protected]",
    "event": "Conversion",
    "value": "174.00",
    "cookie": "_fbp=fb.1.1737399648753.667263563867451141; _lc2_fpi=8ad7b0e6a39e--01hm5jhgygm8hng6wev0ztsmf5; _hjSessionUser_5255763=eyJpZCI6ImJkYWI5ZWMxLWEzNDItNTUxYy1hZjliLWFjZTBiY2YwNWU2YyIsImNyZWF0ZWQiOjE3MzczOTk2NDkxMTUsImV4aXN0aW5nIjp0cnVlfQ==; __attentive_id=e5581e0d39ca4ed6bb84f87c0fe581e8; __attentive_cco=1738356712997; _axwrt=f68d6b87-ab24-4a00-a10a-273156289474; rl_anonymous_id=RS_ENC_v3_ImUyMzNjN2RmLTc3ZTgtNDg2NC04ZWIzLTllOWJlNGFkNGFmNyI%3D; rl_page_init_referrer=RS_ENC_v3_IiRkaXJlY3Qi; _gcl_au=1.1.717334725.1748369762; _hjSessionUser_1066318=eyJpZCI6Ijg3ZTcyZGIxLWI0YWYtNWYzMy05M2EzLWRhODBjM2Y1ZDRjNiIsImNyZWF0ZWQiOjE3MzgzNTY3MTQ2NTcsImV4aXN0aW5nIjp0cnVlfQ==; rl_trait=RS_ENC_v3_eyJleHRlcm5hbElkIjoiIn0%3D; rl_user_id=RS_ENC_v3_IjAxSkoyS0Y5UTkzWEdGQTZNUUJURUo3V05KIg%3D%3D; __insp_wid=606627737; __insp_nv=true; __insp_targlpt=TmF0aXZlIEh5ZHJhdGUgU3RpY2sgUGFja3M%3D; __insp_slim=1751207843174; __insp_targlpu=aHR0cHM6Ly9oZWFsdGgubmF0aXZlcGF0aC5jb20vc3VycGx1cy1zYXZpbmdzLW5hdGl2ZS1oeWRyYXRlLXZhcmlldHktc3RpY2stcGFja3MtNTcxP2hwY2lkPTU3MSZwdWI9MjQwMDIwJmhpdD02Mzg2NDA4MDkmYzE9bnBic2VnMTFoeWRyYXRlc3RpY2twYWNrYzEycHJvbW9zcHJpbmdzdXJwbHVzMDYyODI1YW0mYzI9c3RpY2twYWNrdmFyaWV0eSZjMz1rbGF2aV9lbWxfbnBiXyZ1dG1fc291cmNlPW5wYnNlZzExaHlkcmF0ZXN0aWNrcGFja2MxMnByb21vc3ByaW5nc3VycGx1czA2MjgyNWFtJnV0bV9tZWRpdW09ZW1sJnV0bV9jYW1wYWlnbj1zdGlja3BhY2t2YXJpZXR5JnV0bV9jb250ZW50PWtsYXZpX2VtbF9ucGJfJnV0bV9jYW1wYWlnbj0wMUpZS1JHWTFLMlhHQ0syQTZNTkQxNERLVyZ1dG1fc291cmNlPWtsYXZpeW8mdXRtX21lZGl1bT1lbWFpbCZfa3g9UEI2S1NQenNmUERDMDg4RFd0V0EwZC1qZVN5RlZtcHZPNkZTM1VpSnNxWS5UUGc1ajgma2x2X2V4aWQ9JmFqc191aWQ9MDFKSjJLRjlROTNYR0ZBNk1RQlRFSjdXTkomYWpzX3RyYWl0X2V4dGVybmFsSWQ9JmNjX2N1c3RvbV9oaXRpZD02Mzg2NDA4MDkmYWpzX2FpZD1lMjMzYzdkZi03N2U4LTQ4NjQtOGViMy05ZTliZTRhZDRhZjcjcGFnZS1ibG9jay1oMm8xNzBkcjAzZg%3D%3D; wisepops=%7B%22popups%22%3A%7B%7D%2C%22sub%22%3A1%2C%22ucrn%22%3A75%2C%22cid%22%3A%2264212%22%2C%22v%22%3A5%2C%22bandit%22%3A%7B%22recos%22%3A%7B%7D%7D%7D; _gekx=UEI2S1NQenNmUERDMDg4RFd0V0EwZC1qZVN5RlZtcHZPNkZTM1VpSnNxWS5UUGc1ajg=; wisepops_visitor=%7B%22uAmXnV32UU%22%3A%22c557c5a3-9e65-436a-8418-6a1191c6d0d0%22%7D; wisepops_visits=%5B%222025-07-16T14%3A29%3A28.109Z%22%2C%222025-06-24T19%3A11%3A35.115Z%22%2C%222025-06-02T15%3A53%3A19.241Z%22%2C%222025-03-02T03%3A36%3A37.810Z%22%2C%222025-01-31T20%3A59%3A40.936Z%22%2C%222025-01-31T20%3A51%3A52.345Z%22%5D; _ga=GA1.1.557659076.1738356715; uid571=644307028-20250802092938-2b6fa68c9670f9a8917eacac44b72ce8-5905; __attentive_domain=nativepath; __attentive_ceid=AEh; __attentive_session_id=ac2d24d42cec4192b3cff3ea873cdd46; __attentive_utm_param_source=klaviyo; __attentive_utm_param_medium=email; __attentive_utm_param_campaign=01K1DXRDK44X5W2A1CEC7JMDYT; __attentive_utm_param_content=klavi_eml_npb_; __attentive_ss_referrer=ORGANIC; _hjSession_1066318=eyJpZCI6IjZiODU4N2RhLTBjZGEtNGY4MS05ZWQxLTYwOWMyNTE1MTc4NyIsImMiOjE3NTQxNTIxODA4OTQsInMiOjAsInIiOjAsInNiIjowLCJzciI6MCwic2UiOjAsImZzIjowLCJzcCI6MH0=; ef_witness=1; ef_affid=6; ef_tid_c_o_10=d13432d802744117809a1b9e147583e7; ef_tid_c_a_1=d13432d802744117809a1b9e147583e7; __attentive_dv=1; X-Source=c8eae221-fe0d-426b-9b39-6ff5d9eab318; __hitcid=571; __pub=240020; _attn_=eyJ1Ijoie1wiY29cIjoxNzM4MzU2NzEyOTk2LFwidW9cIjoxNzM4MzU2NzEyOTk2LFwibWFcIjoyMTkwMCxcImluXCI6ZmFsc2UsXCJ2YWxcIjpcImU1NTgxZTBkMzljYTRlZDZiYjg0Zjg3YzBmZTU4MWU4XCJ9Iiwic2VzIjoie1widmFsXCI6XCJhYzJkMjRkNDJjZWM0MTkyYjNjZmYzZWE4NzNjZGQ0NlwiLFwidW9cIjoxNzU0MTUyNjM0ODgxLFwiY29cIjoxNzU0MTUyNjM0ODgxLFwibWFcIjowLjAyMDgzMzMzMzMzMzMzMzMzMn0ifQ==; __attentive_pv=3; _hjSession_5255763=eyJpZCI6ImYxYzJiNWUxLWMyYWUtNGVjYS1hOTk2LWQ5YmYxMzFjNjllYSIsImMiOjE3NTQxNTI2MzUwMDMsInMiOjAsInIiOjAsInNiIjowLCJzciI6MCwic2UiOjAsImZzIjowLCJzcCI6MH0=; _uetsid=a15c9c606fbe11f08ec109d9d8eb0c50; _uetvid=dbae28f03b2611f08921e9c6e6605622; rl_session=RS_ENC_v3_eyJhdXRvVHJhY2siOnRydWUsInRpbWVvdXQiOjE4MDAwMDAsImV4cGlyZXNBdCI6MTc1NDE1NDUxNzM0NSwiaWQiOjE3NTQxNTIxODE0NjAsInNlc3Npb25TdGFydCI6ZmFsc2V9; _ga_7G9HS8437V=GS2.1.s1754152498$o11$g1$t1754152854$j60$l0$h0",
    "transid": "020CA2B5FD_1",
    "currency": "USD",
    "item_ids": "16566",
    "order_id": "020CA2B5FD",
    "funnel_name": "Email - Joint Health Collagen",
    "funnel_uuid": "c8eae221-fe0d-426b-9b39-6ff5d9eab318",
    "sessionStorage": {
        "fkCart": "{\"16566\":\"1\"}",
        "totals": "{\"subTotal\":174,\"vat\":0,\"salesTax\":10.61,\"shipTotal\":0,\"grandTotal\":\"184.61\",\"discount\":0,\"insurance\":0,\"savings\":0,\"compareAtTotal\":174}",
        "fk_salt": "d6ce0190-c18c-11ec-b509-cf225d0ef380",
        "orderId": "\"020CA2B5FD\"",
        "taxData": "{\"taxRate\":\"0.00\",\"isVat\":false,\"addVatToPrice\":true}",
        "products": "[{\"productId\":\"16566\",\"name\":\"6 x NativePath Joint Health Collagen\",\"qty\":\"1\",\"productSku\":\"10-00038\",\"actualProductId\":\"1073\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"7232552861833\",\"shipping\":\"0.00\",\"price\":\"174.00\",\"merchantId\":\"1\",\"descriptor\":\"NativePath\",\"initialSalesTax\":\"10.61\",\"customSalesTax\":\"\",\"refundRemaining\":\"184.61\",\"merchantTxnId\":\"81149637621\",\"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\":\"020CA2B5FD\",\"vendorOrderId\":null,\"vendorPluginId\":null,\"ipAddress\":\"70.100.252.140\",\"sourceId\":null,\"sourceValue1\":null,\"sourceValue2\":null,\"sourceValue3\":null,\"sourceValue4\":null,\"sourceValue5\":null,\"shipCarrier\":null,\"shipMethod\":null,\"profileName\":null,\"dateCreated\":\"2025-08-02 12:40:53\",\"orderType\":\"NEW_SALE\",\"orderStatus\":\"COMPLETE\",\"reviewStatus\":null,\"campaignName\":\"Joint Health Collagen\",\"orderValue\":\"174.00\",\"customerId\":1012430,\"name\":\"Gayleen Aguirrewhite\",\"emailAddress\":\"[email protected]\",\"phoneNumber\":\"9288149474\",\"firstName\":\"Gayleen\",\"lastName\":\"Aguirrewhite\",\"companyName\":null,\"address1\":\"Box 22, 241 County Rd 2311\",\"address2\":null,\"shipmentInsured\":null,\"shipmentInsurancePrice\":null,\"insuranceCharged\":0,\"city\":\"Alpine\",\"state\":\"AZ\",\"country\":\"US\",\"postalCode\":\"85920\",\"shipFirstName\":\"Gayleen\",\"shipLastName\":\"Aguirrewhite\",\"shipCompanyName\":null,\"shipAddress1\":\"Box 22, 241 County Rd 2311\",\"shipAddress2\":null,\"shipCity\":\"Alpine\",\"shipState\":\"AZ\",\"shipCountry\":\"US\",\"shipPostalCode\":\"85920\",\"custom1\":\"Email - Joint Health Collagen\",\"custom2\":\"6 Jar JHC (54% Off)\",\"custom3\":null,\"custom4\":null,\"custom5\":null,\"paySource\":\"CREDITCARD\",\"cardType\":\"VISA\",\"cardBin\":\"440066\",\"cardLast4\":\"4912\",\"cardExpiryDate\":\"02\/28\",\"achAccountHolderType\":null,\"achAccountType\":null,\"achRoutingNumber\":null,\"achNameOnAccount\":null,\"achAccountNumber\":null,\"couponCode\":null,\"agentUserId\":null,\"basePrice\":\"174.00\",\"baseShipping\":\"0.00\",\"voiceLogNumber\":null,\"discountPrice\":\"0.00\",\"salesTax\":\"10.61\",\"salesUrl\":\"https:\/\/secure.nativepath.com\/checkout-nativepath-jhc-special-offer-54-off-571-6?products=16566%3A1&cc_custom_hitid=644307028&hit=644307028&ajs_aid=e233c7df-77e8-4864-8eb3-9e9be4ad4af7&cid=571&pub=240\",\"surcharge\":\"0.00\",\"shipUpcharge\":\"0.00\",\"shipProfileId\":null,\"baseCurrencyCode\":\"USD\",\"baseCurrencySymbol\":\"$\",\"currencySymbol\":\"$\",\"currencyCode\":\"USD\",\"campaignId\":186,\"merchantTxnId\":\"81149637621\",\"ibanLast4\":null,\"originalCycleNumber\":1,\"prepaidType\":null,\"cardIsPrepaid\":0,\"cardIsDebit\":0,\"accountHolder\":null,\"subTotal\":\"174.00\",\"shipTotal\":\"0.00\",\"taxTotal\":\"10.61\",\"totalAmount\":\"184.61\",\"totalDiscount\":\"0.00\",\"totalRefundRemaining\":\"184.61\",\"amountPaid\":\"184.61\",\"items\":[{\"productId\":\"16566\",\"name\":\"6 x NativePath Joint Health Collagen\",\"qty\":\"1\",\"productSku\":\"10-00038\",\"actualProductId\":\"1073\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"7232552861833\",\"shipping\":\"0.00\",\"price\":\"174.00\",\"merchantId\":\"1\",\"descriptor\":\"NativePath\",\"initialSalesTax\":\"10.61\",\"customSalesTax\":\"\",\"refundRemaining\":\"184.61\",\"merchantTxnId\":\"81149637621\",\"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\":\"644307028\"},\"newCustomer\":0,\"productsPurchased\":\"326,10817,16066\",\"recommendedProducts\":[{\"recommendedCampaignProductId\":12892,\"rank\":0.259259,\"displayName\":\"3 x NativePath Joint Health Collagen\"},{\"recommendedCampaignProductId\":12896,\"rank\":0.111111,\"displayName\":\"3 x NativePath Collagen Care+\"},{\"recommendedCampaignProductId\":14435,\"rank\":0.092593,\"displayName\":\"3 X NativePath Vitamin D3 + K2 Tincture\"},{\"recommendedCampaignProductId\":12893,\"rank\":0.061728,\"displayName\":\"1 x NativePath Joint Health Collagen\"},{\"recommendedCampaignProductId\":12897,\"rank\":0.030864,\"displayName\":\"1 x NativePath Collagen Care+\"},{\"recommendedCampaignProductId\":12895,\"rank\":0.024691,\"displayName\":\"1 X NativePath Vitamin D3 + K2 Tincture\"}]}",
        "sessionId": "{\"result\":\"SUCCESS\",\"message\":{\"sessionId\":\"c8ea1986ba2e8e026b9193ead9948caa\",\"pixel\":\"<iframe width=1 height=1 frameborder=0 scrolling=no src='https:\/\/lp.konnektive.com\/logos\/logo.htm?c=nativepath&s=c8ea1986ba2e8e026b9193ead9948caa'><img width=1 height=1 src='https:\/\/lp.konnektive.com\/logos\/logo.gif?c=nativepath&s=c8ea1986ba2e8e026b9193ead9948caa'><\/iframe>\",\"geoInfo\":{\"geoCountry\":\"US\",\"geoState\":\"AZ\",\"geoCity\":\"Alpine\",\"geoPostal\":\"85920\"}}}",
        "taxParams": "{\"firstName\":\"Gayleen\",\"lastName\":\"Aguirrewhite\",\"emailAddress\":\"[email protected]\",\"shipProfileId\":null,\"address1\":\"Box 22, 241 County Rd 2311\",\"address2\":\"\",\"postalCode\":\"85920\",\"city\":\"Alpine\",\"state\":\"AZ\",\"country\":\"US\",\"shipFirstName\":\"Gayleen\",\"shipLastName\":\"Aguirrewhite\",\"shipAddress1\":\"Box 22, 241 County Rd 2311\",\"shipAddress2\":\"\",\"shipCity\":\"Alpine\",\"shipState\":\"AZ\",\"shipPostalCode\":\"85920\",\"shipCountry\":\"US\",\"campaignId\":186,\"couponCode\":null,\"product1_id\":16566,\"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\":\"2f584518-ed92-458d-8287-5199780361aa\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"1 Jar JHC (54% Off)\",\"urlSlug\":\"checkout-nativepath-jhc-special-offer-54-off-571-1\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"00a95e86-f0e8-4f36-aa56-6f46b3531154\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"c5e5bc26-3152-4fe3-9d7f-f4e94665ca0e\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"3 Jar JHC (54% Off)\",\"urlSlug\":\"checkout-nativepath-jhc-special-offer-54-off-571-3\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"3a3abfbf-be8b-43ce-a48d-0c8372b61a43\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"05e3bdce-80e5-41ee-8c17-5f281800a774\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"6 Jar JHC (54% Off)\",\"urlSlug\":\"checkout-nativepath-jhc-special-offer-54-off-571-6\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"66bf1f6a-14cc-452a-958f-70370b7a06dc\",\"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\":\"Gayleen\",\"shipLastName\":\"Aguirrewhite\",\"shipAddress1\":\"Box 22, 241 County Rd 2311\",\"shipAddress2\":\"\",\"shipCity\":\"Alpine\",\"shipCountry\":\"US\",\"province-hidden\":\"\",\"shipState\":\"AZ\",\"shipPostalCode\":\"85920\",\"\":\"\",\"phoneNumber\":\"9288149474\",\"contactOptIn\":0,\"billShipSame\":0,\"firstName\":\"Gayleen\",\"lastName\":\"Aguirrewhite\",\"address1\":\"Box 22, 241 County Rd 2311\",\"address2\":\"\",\"city\":\"Alpine\",\"country\":\"US\",\"state\":\"AZ\",\"postalCode\":\"85920\",\"optradio\":\"M\",\"payment_method\":\"\",\"cardDate\":\"0228\",\"shipProfileId\":null,\"product1_id\":\"16566\",\"product1_qty\":\"1\",\"orderId\":\"020CA2B5FD\",\"salesUrl\":\"https:\/\/secure.nativepath.com\/checkout-nativepath-jhc-special-offer-54-off-571-6?products=16566%3A1&cc_custom_hitid=644307028&hit=644307028&ajs_aid=e233c7df-77e8-4864-8eb3-9e9be4ad4af7&cid=571&pub=240020\",\"campaignId\":186,\"custom1\":\"Email - Joint Health Collagen\",\"custom2\":\"6 Jar JHC (54% Off)\",\"sessionId\":\"c8ea1986ba2e8e026b9193ead9948caa\"}",
        "requestUri": "https:\/\/secure.nativepath.com\/checkout-nativepath-jhc-special-offer-54-off-571-6?products=16566%3A1&cc_custom_hitid=644307028&hit=644307028&ajs_aid=e233c7df-77e8-4864-8eb3-9e9be4ad4af7&cid=571&pub=240020",
        "bundleItems": "{}",
        "httpReferer": "https:\/\/health.nativepath.com\/",
        "upsell_step": "1",
        "userDetails": "{\"firstName\":\"Gayleen\",\"lastName\":\"Aguirrewhite\",\"companyName\":null,\"address1\":\"Box 22, 241 County Rd 2311\",\"address2\":\"\",\"postalCode\":\"85920\",\"city\":\"Alpine\",\"state\":\"AZ\",\"country\":\"US\",\"emailAddress\":\"[email protected]\",\"phoneNumber\":\"9288149474\",\"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 JHC (54% Off)\",\"custom3\":null,\"custom4\":null,\"custom5\":null,\"redirectsTo\":\"https:\/\/secure.nativepath.com\/3joint-health-collagen-571-1\",\"browserData\":\"{\\\"acceptHeader\\\":\\\"application\/json\\\",\\\"userAgent\\\":\\\"Mozilla\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/138.0.0.0 Safari\/537.36 Edg\/138.0.0.0\\\",\\\"language\\\":\\\"en-US\\\",\\\"timezone\\\":\\\"420\\\",\\\"colorDepth\\\":24,\\\"screen\\\":{\\\"height\\\":\\\"864\\\",\\\"width\\\":\\\"1536\\\"},\\\"javaScriptEnabled\\\":true,\\\"javaEnabled\\\":false}\",\"salesUrl\":\"https:\/\/secure.nativepath.com\/checkout-nativepath-jhc-special-offer-54-off-571-6?products=16566%3A1&cc_custom_hitid=644307028&hit=644307028&ajs_aid=e233c7df-77e8-4864-8eb3-9e9be4ad4af7&cid=571&pub=240020\",\"cartId\":null,\"campaignId\":186,\"doNotSellName\":0,\"contactOptIn\":0,\"billShipSame\":0,\"optradio\":\"M\",\"orderId\":\"020CA2B5FD\",\"shipFirstName\":\"Gayleen\",\"shipLastName\":\"Aguirrewhite\",\"shipAddress1\":\"Box 22, 241 County Rd 2311\",\"shipAddress2\":\"\",\"shipCity\":\"Alpine\",\"shipState\":\"AZ\",\"shipPostalCode\":\"85920\",\"shipCountry\":\"US\",\"cardMonth\":2,\"cardYear\":28,\"paySource\":\"CREDITCARD\",\"forceMerchantId\":null,\"product1_id\":\"16566\",\"product1_qty\":\"1\",\"sessionId\":\"c8ea1986ba2e8e026b9193ead9948caa\",\"insureShipment\":0,\"shipmentInsurancePrice\":\"\"}",
        "currencyCode": "USD",
        "exchangeRate": "1",
        "ccExternalTax": "10.61",
        "lastPageTypeId": "4",
        "ccPhoneDialCode": "1",
        "bundleStringArray": "{}",
        "ccGeoLocationInfo": "{\"city\":\"Eagar\",\"region_code\":\"AZ\",\"country_code\":\"US\",\"zip_code\":\"85920\"}",
        "checkoutOrderData": "{\"items\":[{\"productId\":\"16566\",\"name\":\"6 x NativePath Joint Health Collagen\",\"qty\":\"1\",\"productSku\":\"10-00038\",\"actualProductId\":\"1073\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"7232552861833\",\"shipping\":\"0.00\",\"price\":\"174.00\",\"merchantId\":\"1\",\"descriptor\":\"NativePath\",\"initialSalesTax\":\"10.61\",\"customSalesTax\":\"\",\"refundRemaining\":\"184.61\",\"merchantTxnId\":\"81149637621\",\"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\":\"184.61\",\"taxTotal\":\"10.61\",\"shipTotal\":\"0.00\"}",
        "productOrderArray": "[\"16566\"]",
        "analyticsReference": "{\"05e3bdce-80e5-41ee-8c17-5f281800a774-c8ea1986ba2e8e026b9193ead9948caa\":2}",
        "currencyCodeSymbol": "$",
        "importOrderSuccess": "true",
        "ccExternalSessionId": "c8ea1986ba2e8e026b9193ead9948caa",
        "previousExchangeRate": "1",
        "sessionStartDateTime": "2025-08-02T16:34:55.328Z",
        "bundleProductsPageRef": "{}",
        "previousCurrencySymbol": "$",
        "AddressBarServiceCalled": "true",
        "ccCountryAndStateInfoTracker": "{\"state\":\"AZ\",\"shipState\":\"AZ\",\"shipCountry\":\"US\",\"country\":\"US\"}",
        "ccCartProductsPercentageTotal": "174",
        "c8eae221-fe0d-426b-9b39-6ff5d9eab318ccQuery": "7s3uq"
    },
    "funnel_campaign_id": "186",
    "shipping_address_zip": "85920",
    "shipping_address_city": "Alpine",
    "shipping_address_phone": "[email protected]",
    "shipping_address_country": "US",
    "shipping_address_province": "AZ",
    "shipping_address_last_name": "Aguirrewhite",
    "shipping_address_first_name": "Gayleen"
}
08/02/2025 16:40:55
1760176ConversionGTM
{
    "cid": "1826",
    "hid": "644307604",
    "url": "https:\/\/secure.nativepath.com\/one-time-offer-nativepath-collagen-1826-1",
    "order_id": "0F60436F70",
    "funnel_name": "CID 1826 - Collagen",
    "funnel_uuid": "6ac8657b-6f5e-4436-98eb-6ab3f698b881"
}
08/02/2025 16:40:51
1760175ConversionChCh
{
    "cid": "571",
    "hid": "644306701",
    "qty": "1",
    "url": "https:\/\/secure.nativepath.com\/collagen-56s-bag-checkout-1-m",
    "email": "[email protected]",
    "event": "Conversion",
    "value": "147.00",
    "cookie": "rl_anonymous_id=%228db2fbc9-e1dc-4e12-9ad2-5aa44d418375%22; rl_page_init_referrer=%22https%3A%2F%2Fduckduckgo.com%2F%22; rl_page_init_referring_domain=%22duckduckgo.com%22; rl_session=%7B%22id%22%3A1753287392406%2C%22expiresAt%22%3A1753290051573%2C%22timeout%22%3A1800000%2C%22autoTrack%22%3Atrue%2C%22sessionStart%22%3Afalse%7D; dsq__=1rv1dkq156op5t; dsq__u=1ruqtto19mfld8; dsq__s=1ruqtto19mfld8; _tracking_consent=3.AMPS_USFL_f_f_NyFdFx8XQbauIeWkV-aB4Q; _shopify_y=bbcdb79c-3f66-48bc-b9b6-1edf3090db1c; _uetvid=f87adee067eb11f0a5d755ebc17df33b; uid571=644306701-20250802092650-df7faf66242eb69e8d1d1907c606cf4c-6238; X-Source=0f0ad2fa-12ba-482e-bed5-69ee69198769",
    "transid": "D6A68D3562_1",
    "currency": "USD",
    "item_ids": "13413",
    "order_id": "D6A68D3562",
    "funnel_name": "CID 571  - 56s BAGS",
    "funnel_uuid": "0f0ad2fa-12ba-482e-bed5-69ee69198769",
    "sessionStorage": {
        "fkCart": "{\"13413\":\"1\",\"15359\":\"1\"}",
        "totals": "{\"subTotal\":147,\"vat\":0,\"salesTax\":0,\"shipTotal\":0,\"grandTotal\":\"147.00\",\"discount\":0,\"insurance\":0,\"savings\":0,\"compareAtTotal\":147}",
        "fk_salt": "d6ce0190-c18c-11ec-b509-cf225d0ef380",
        "orderId": "\"D6A68D3562\"",
        "taxData": "{\"taxRate\":\"0.00\",\"isVat\":false,\"addVatToPrice\":true}",
        "products": "[{\"productId\":\"13413\",\"name\":\"3 x NativePath Collagen 56s Bag\",\"qty\":\"1\",\"productSku\":\"10-00003\",\"actualProductId\":\"225\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"6776046092425\",\"shipping\":\"0.00\",\"price\":\"147.00\",\"merchantId\":\"1\",\"descriptor\":\"NativePath\",\"initialSalesTax\":\"0.00\",\"customSalesTax\":\"\",\"refundRemaining\":\"147.00\",\"merchantTxnId\":\"81149636606\",\"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,Collagen,Gut\/Digestion,Immunity,monthly-eligible,Pain,Subscription,Unflavored\"},{\"productId\":\"15359\",\"name\":\"NativePath Journal\",\"qty\":\"1\",\"productSku\":\"20-00044\",\"actualProductId\":\"1134\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"7892677099657\",\"shipping\":\"0.00\",\"price\":\"0.00\",\"merchantId\":\"1\",\"descriptor\":\"NativePath\",\"initialSalesTax\":\"0.00\",\"customSalesTax\":\"\",\"refundRemaining\":\"0.00\",\"merchantTxnId\":\"81149636606\",\"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\":null}]",
        "orderData": "{\"taxExemption\":null,\"orderId\":\"D6A68D3562\",\"vendorOrderId\":null,\"vendorPluginId\":null,\"ipAddress\":\"98.238.35.17\",\"sourceId\":null,\"sourceValue1\":null,\"sourceValue2\":null,\"sourceValue3\":null,\"sourceValue4\":null,\"sourceValue5\":null,\"shipCarrier\":null,\"shipMethod\":null,\"profileName\":null,\"dateCreated\":\"2025-08-02 12:39:58\",\"orderType\":\"NEW_SALE\",\"orderStatus\":\"COMPLETE\",\"reviewStatus\":null,\"campaignName\":\"56 Serving Bags\",\"orderValue\":\"147.00\",\"customerId\":1271760,\"name\":\"John Confalone\",\"emailAddress\":\"[email protected]\",\"phoneNumber\":\"3212920165\",\"firstName\":\"John\",\"lastName\":\"Confalone\",\"companyName\":null,\"address1\":\"9691 Bay Harbor Circle\",\"address2\":\"Apt 104\",\"shipmentInsured\":null,\"shipmentInsurancePrice\":null,\"insuranceCharged\":0,\"city\":\"Fort Myers\",\"state\":\"FL\",\"country\":\"US\",\"postalCode\":\"33919\",\"shipFirstName\":\"John\",\"shipLastName\":\"Confalone\",\"shipCompanyName\":null,\"shipAddress1\":\"9691 Bay Harbor Circle\",\"shipAddress2\":\"Apt 104\",\"shipCity\":\"Fort Myers\",\"shipState\":\"FL\",\"shipCountry\":\"US\",\"shipPostalCode\":\"33919\",\"custom1\":\"CID 571  - 56s BAGS\",\"custom2\":\"56s Bags Normal\",\"custom3\":null,\"custom4\":null,\"custom5\":null,\"paySource\":\"CREDITCARD\",\"cardType\":\"VISA\",\"cardBin\":\"426428\",\"cardLast4\":\"0330\",\"cardExpiryDate\":\"03\/28\",\"achAccountHolderType\":null,\"achAccountType\":null,\"achRoutingNumber\":null,\"achNameOnAccount\":null,\"achAccountNumber\":null,\"couponCode\":null,\"agentUserId\":null,\"basePrice\":\"147.00\",\"baseShipping\":\"0.00\",\"voiceLogNumber\":null,\"discountPrice\":\"0.00\",\"salesTax\":\"0.00\",\"salesUrl\":\"https:\/\/secure.nativepath.com\/collagen-56s-bag-checkout?products=13413%3A1%3B15359%3A1%3B&cc_custom_hitid=644306701&hit=644306701&cid=571&pub=240475\",\"surcharge\":\"0.00\",\"shipUpcharge\":\"0.00\",\"shipProfileId\":null,\"baseCurrencyCode\":\"USD\",\"baseCurrencySymbol\":\"$\",\"currencySymbol\":\"$\",\"currencyCode\":\"USD\",\"campaignId\":17,\"merchantTxnId\":\"81149636606\",\"ibanLast4\":null,\"originalCycleNumber\":1,\"prepaidType\":null,\"cardIsPrepaid\":0,\"cardIsDebit\":0,\"accountHolder\":null,\"subTotal\":\"147.00\",\"shipTotal\":\"0.00\",\"taxTotal\":\"0.00\",\"totalAmount\":\"147.00\",\"totalDiscount\":\"0.00\",\"totalRefundRemaining\":\"147.00\",\"amountPaid\":\"147.00\",\"items\":[{\"productId\":\"13413\",\"name\":\"3 x NativePath Collagen 56s Bag\",\"qty\":\"1\",\"productSku\":\"10-00003\",\"actualProductId\":\"225\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"6776046092425\",\"shipping\":\"0.00\",\"price\":\"147.00\",\"merchantId\":\"1\",\"descriptor\":\"NativePath\",\"initialSalesTax\":\"0.00\",\"customSalesTax\":\"\",\"refundRemaining\":\"147.00\",\"merchantTxnId\":\"81149636606\",\"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,Collagen,Gut\/Digestion,Immunity,monthly-eligible,Pain,Subscription,Unflavored\"},{\"productId\":\"15359\",\"name\":\"NativePath Journal\",\"qty\":\"1\",\"productSku\":\"20-00044\",\"actualProductId\":\"1134\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"7892677099657\",\"shipping\":\"0.00\",\"price\":\"0.00\",\"merchantId\":\"1\",\"descriptor\":\"NativePath\",\"initialSalesTax\":\"0.00\",\"customSalesTax\":\"\",\"refundRemaining\":\"0.00\",\"merchantTxnId\":\"81149636606\",\"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\":null}],\"paypalUrl\":null,\"paypalSdkParams\":null,\"gatewayUrl\":null,\"gatewaySdkParams\":null,\"customFields\":{\"hitid\":\"644306701\"},\"newCustomer\":1,\"recommendedProducts\":[{\"recommendedCampaignProductId\":6295,\"rank\":0.201923,\"displayName\":\"1 x NativePath Collagen 56s Bag\"},{\"recommendedCampaignProductId\":6294,\"rank\":0.102565,\"displayName\":\"3 x NativePath Collagen 56s Bag\"},{\"recommendedCampaignProductId\":15359,\"rank\":0.089744,\"displayName\":\"NativePath Journal\"},{\"recommendedCampaignProductId\":3477,\"rank\":0.060898,\"displayName\":\"3 x NativePath Antarctic Krill Oil\"},{\"recommendedCampaignProductId\":12907,\"rank\":0.054487,\"displayName\":\"3 x NativePath MCT Powder\"},{\"recommendedCampaignProductId\":12908,\"rank\":0.048077,\"displayName\":\"1 x NativePath MCT Powder\"},{\"recommendedCampaignProductId\":13469,\"rank\":0.025641,\"displayName\":\"NativePath Shaker Cup\"}]}",
        "sessionId": "{\"result\":\"SUCCESS\",\"message\":{\"sessionId\":\"0f0a1986ba3a8435cf8ee0e839455c7a\",\"pixel\":\"<iframe width=1 height=1 frameborder=0 scrolling=no src='https:\/\/lp.konnektive.com\/logos\/logo.htm?c=nativepath&s=0f0a1986ba3a8435cf8ee0e839455c7a'><img width=1 height=1 src='https:\/\/lp.konnektive.com\/logos\/logo.gif?c=nativepath&s=0f0a1986ba3a8435cf8ee0e839455c7a'><\/iframe>\",\"geoInfo\":{\"geoCountry\":\"US\",\"geoState\":\"FL\",\"geoCity\":\"Naples\",\"geoPostal\":\"34113\"}}}",
        "taxParams": "{\"firstName\":\"\",\"lastName\":\"\",\"emailAddress\":\"[email protected]\",\"shipProfileId\":null,\"address1\":\"\",\"address2\":\"\",\"postalCode\":\"\",\"city\":\"\",\"state\":\"FL\",\"country\":\"US\",\"shipFirstName\":\"John\",\"shipLastName\":\"Confalone\",\"shipAddress1\":\"9691 Bay Harbor Circle\",\"shipAddress2\":\"Apt 104\",\"shipCity\":\"Fort Myers\",\"shipState\":\"FL\",\"shipPostalCode\":\"33919\",\"shipCountry\":\"US\",\"campaignId\":17,\"couponCode\":null,\"product1_id\":13413,\"product1_qty\":\"1\",\"product2_id\":15359,\"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\":\"John\",\"shipLastName\":\"Confalone\",\"shipAddress1\":\"9691 Bay Harbor Circle\",\"shipAddress2\":\"Apt 104\",\"shipCity\":\"Fort Myers\",\"shipCountry\":\"US\",\"province-hidden\":\"\",\"shipState\":\"FL\",\"shipPostalCode\":\"33919\",\"phoneNumber\":\"3212920165\",\"contactOptIn\":1,\"billShipSame\":1,\"firstName\":\"John\",\"lastName\":\"Confalone\",\"address1\":\"9691 Bay Harbor Circle\",\"address2\":\"Apt 104\",\"city\":\"Fort Myers\",\"country\":\"US\",\"state\":\"FL\",\"postalCode\":\"33919\",\"optradio\":\"M\",\"payment_method\":\"\",\"cardDate\":\"0328\",\"shipProfileId\":null,\"product1_id\":\"13413\",\"product1_qty\":\"1\",\"product2_id\":\"15359\",\"product2_qty\":\"1\",\"orderId\":\"D6A68D3562\",\"salesUrl\":\"https:\/\/secure.nativepath.com\/collagen-56s-bag-checkout?products=13413%3A1%3B15359%3A1%3B&cc_custom_hitid=644306701&hit=644306701&cid=571&pub=240475\",\"campaignId\":17,\"custom1\":\"CID 571  - 56s BAGS\",\"custom2\":\"56s Bags Normal\",\"sessionId\":\"0f0a1986ba3a8435cf8ee0e839455c7a\"}",
        "requestUri": "https:\/\/secure.nativepath.com\/collagen-56s-bag-checkout?products=13413%3A1%3B15359%3A1%3B&cc_custom_hitid=644306701&hit=644306701&cid=571&pub=240475",
        "bundleItems": "{}",
        "httpReferer": "https:\/\/health.nativepath.com\/",
        "upsell_step": "1",
        "userDetails": "{\"firstName\":\"John\",\"lastName\":\"Confalone\",\"companyName\":null,\"address1\":\"9691 Bay Harbor Circle\",\"address2\":\"Apt 104\",\"postalCode\":\"33919\",\"city\":\"Fort Myers\",\"state\":\"FL\",\"country\":\"US\",\"emailAddress\":\"[email protected]\",\"phoneNumber\":\"3212920165\",\"gender\":null,\"dob\":null,\"couponCode\":null,\"shipProfileId\":null,\"achRoutingNumber\":null,\"achAccountNumber\":null,\"achAccountType\":null,\"iban\":null,\"ddbic\":null,\"custom1\":\"CID 571  - 56s BAGS\",\"custom2\":\"56s Bags Normal\",\"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 (Android 13; Mobile; rv:141.0) Gecko\/141.0 Firefox\/141.0\\\",\\\"language\\\":\\\"en-US\\\",\\\"timezone\\\":\\\"240\\\",\\\"colorDepth\\\":24,\\\"screen\\\":{\\\"height\\\":\\\"800\\\",\\\"width\\\":\\\"360\\\"},\\\"javaScriptEnabled\\\":true,\\\"javaEnabled\\\":false}\",\"salesUrl\":\"https:\/\/secure.nativepath.com\/collagen-56s-bag-checkout?products=13413%3A1%3B15359%3A1%3B&cc_custom_hitid=644306701&hit=644306701&cid=571&pub=240475\",\"cartId\":null,\"campaignId\":17,\"doNotSellName\":0,\"contactOptIn\":1,\"billShipSame\":1,\"optradio\":\"M\",\"orderId\":\"D6A68D3562\",\"shipFirstName\":\"John\",\"shipLastName\":\"Confalone\",\"shipAddress1\":\"9691 Bay Harbor Circle\",\"shipAddress2\":\"Apt 104\",\"shipCity\":\"Fort Myers\",\"shipState\":\"FL\",\"shipPostalCode\":\"33919\",\"shipCountry\":\"US\",\"cardMonth\":3,\"cardYear\":28,\"paySource\":\"CREDITCARD\",\"forceMerchantId\":null,\"product1_id\":\"13413\",\"product1_qty\":\"1\",\"product2_id\":\"15359\",\"product2_qty\":\"1\",\"sessionId\":\"0f0a1986ba3a8435cf8ee0e839455c7a\",\"insureShipment\":0,\"shipmentInsurancePrice\":\"\"}",
        "currencyCode": "USD",
        "exchangeRate": "1",
        "ccExternalTax": "0.00",
        "ccPhoneDialCode": "1",
        "bundleStringArray": "{}",
        "ccGeoLocationInfo": "{\"city\":\"Naples\",\"region_code\":\"FL\",\"country_code\":\"US\",\"zip_code\":\"34113\"}",
        "checkoutOrderData": "{\"items\":[{\"productId\":\"13413\",\"name\":\"3 x NativePath Collagen 56s Bag\",\"qty\":\"1\",\"productSku\":\"10-00003\",\"actualProductId\":\"225\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"6776046092425\",\"shipping\":\"0.00\",\"price\":\"147.00\",\"merchantId\":\"1\",\"descriptor\":\"NativePath\",\"initialSalesTax\":\"0.00\",\"customSalesTax\":\"\",\"refundRemaining\":\"147.00\",\"merchantTxnId\":\"81149636606\",\"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,Collagen,Gut\/Digestion,Immunity,monthly-eligible,Pain,Subscription,Unflavored\"},{\"productId\":\"15359\",\"name\":\"NativePath Journal\",\"qty\":\"1\",\"productSku\":\"20-00044\",\"actualProductId\":\"1134\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"7892677099657\",\"shipping\":\"0.00\",\"price\":\"0.00\",\"merchantId\":\"1\",\"descriptor\":\"NativePath\",\"initialSalesTax\":\"0.00\",\"customSalesTax\":\"\",\"refundRemaining\":\"0.00\",\"merchantTxnId\":\"81149636606\",\"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\":null}],\"totalAmount\":\"147.00\",\"taxTotal\":\"0.00\",\"shipTotal\":\"0.00\"}",
        "productOrderArray": "[\"13413\",\"15359\"]",
        "analyticsReference": "{\"505831bd-9ae4-4351-9982-56376c13043a-0f0a1986ba3a8435cf8ee0e839455c7a\":2}",
        "currencyCodeSymbol": "$",
        "importOrderSuccess": "true",
        "ccExternalSessionId": "0f0a1986ba3a8435cf8ee0e839455c7a",
        "previousExchangeRate": "1",
        "sessionStartDateTime": "2025-08-02T16:35:44.325Z",
        "bundleProductsPageRef": "{}",
        "previousCurrencySymbol": "$",
        "ccCountryAndStateInfoTracker": "{\"state\":\"FL\",\"shipState\":\"FL\"}",
        "ccCartProductsPercentageTotal": "147",
        "0f0ad2fa-12ba-482e-bed5-69ee69198769ccQuery": "sbf3e"
    },
    "funnel_campaign_id": "17",
    "shipping_address_zip": "33919",
    "shipping_address_city": "Fort Myers",
    "shipping_address_phone": "[email protected]",
    "shipping_address_country": "US",
    "shipping_address_province": "FL",
    "shipping_address_last_name": "Confalone",
    "shipping_address_first_name": "John"
}
08/02/2025 16:40:01
1760174ConversionChCh
{
    "cid": "571",
    "hid": "644307061",
    "qty": "1",
    "url": "https:\/\/secure.nativepath.com\/free-collagen-pm-stick-packs-1-rtn",
    "email": "[email protected]",
    "event": "Conversion",
    "value": "0.00",
    "cookie": "rl_anonymous_id=RS_ENC_v3_ImRlMDk0ZGNjLTBiNzUtNDk3ZC1iZjE1LTc1YmE5Yjg1NDRmMyI%3D; rl_page_init_referrer=RS_ENC_v3_IiRkaXJlY3Qi; _hjSessionUser_1066318=eyJpZCI6IjQyYmQyODg0LWUyODEtNThmZi05YmNkLTYwMGNhMmI4OWNmNSIsImNyZWF0ZWQiOjE3MTA0MjU3NzYxMzgsImV4aXN0aW5nIjp0cnVlfQ==; _scid=13a1bf64-1c8a-4957-a046-dd80038d3baa; _scid_r=13a1bf64-1c8a-4957-a046-dd80038d3baa; _tt_enable_cookie=1; _ttp=XI5y7hXqRxP97EkmRpGJnw8SxY7; _sctr=1%7C1723867200000; __attentive_id=03a795b894cc4da286f20578bf892c5d; __attentive_cco=1735217151310; __attentive_ss_referrer=ORGANIC; _axwrt=1f673753-b83f-42c6-9a97-c05cbf2745e4; __attentive_dv=1; __insp_wid=606627737; __insp_slim=1735351518915; __insp_nv=true; __insp_targlpu=aHR0cHM6Ly9oZWFsdGgubmF0aXZlcGF0aC5jb20vc3BlY2lhbC1vZmZlci1uYXRpdmUtYmFsYW5jZS01NzEtdjI%2FaHBjaWQ9NTcxJnB1Yj0yNDA1NDkmaGl0PTYxMzA4MzE4MCZjMT0xMjI3MjAyNFNNU1RPUDUmYzI9QkFMQU5DRSZjMz0mdXRtX3NvdXJjZT0xMjI3MjAyNFNNU1RPUDUmdXRtX21lZGl1bT1lbWwmdXRtX2NhbXBhaWduPUJBTEFOQ0UmdXRtX2NvbnRlbnQ9JnV0bV9jYW1wYWlnbj0xMjI3MjAyNCstK1RvcCsxNytvZisyMDI0KyUyODU5MjUrLTU5MzYtKzUwNjcrLTU5MzMrLTUwNDEtKzQ0NjQrLSs1OTk1JTI5X2Jhc2UmdXRtX3NvdXJjZT1hdHRlbnRpdmUmdXRtX21lZGl1bT1zbXMmZXh0ZXJuYWxJZD1RRmFCRA%3D%3D; __insp_targlpt=VXAgVG8gNjIlIE9GRiBOYXRpdmUgQmFsYW5jZQ%3D%3D; _hjSessionUser_5255763=eyJpZCI6ImQ1YWJlNGExLWU5ZjgtNTkyNS05OTc2LWZiMTk5YWYyNTFkYiIsImNyZWF0ZWQiOjE3MzYzNjg0NzQ3NTAsImV4aXN0aW5nIjp0cnVlfQ==; _fbp=fb.1.1748896120211.92771952733828009; _gcl_au=1.1.1541478591.1748896120; _lc2_fpi=8ad7b0e6a39e--01hwe828xjegd9kkekjbah1r5h; rl_trait=RS_ENC_v3_eyJleHRlcm5hbElkIjoiIn0%3D; rl_user_id=RS_ENC_v3_IjAxR01INlRIQjA2WDQ2NFNYMlk0QjhFRkRCIg%3D%3D; wisepops=%7B%22popups%22%3A%7B%7D%2C%22sub%22%3A1%2C%22ucrn%22%3A20%2C%22cid%22%3A%2264212%22%2C%22v%22%3A4%2C%22bandit%22%3A%7B%22recos%22%3A%7B%7D%7D%7D; wisepops_visitor=%7B%22uAmXnV32UU%22%3A%229c232987-7979-4a39-bbbd-4eca59982b53%22%7D; wisepops_visits=%5B%222025-06-03T14%3A03%3A08.328Z%22%2C%222025-06-02T20%3A28%3A39.776Z%22%2C%222024-12-26T12%3A45%3A47.034Z%22%2C%222024-10-30T19%3A36%3A42.513Z%22%2C%222024-06-18T21%3A32%3A46.900Z%22%2C%222024-05-18T20%3A50%3A18.388Z%22%2C%222024-05-09T13%3A50%3A58.307Z%22%2C%222024-04-26T22%3A22%3A55.446Z%22%5D; _ga=GA1.1.800189177.1710425775; ef_witness=1; ef_affid=6; ef_tid_c_o_10=9bb0268dc2ea4ee9a436b0f75e4133e3; ef_tid_c_a_1=9bb0268dc2ea4ee9a436b0f75e4133e3; _uetvid=bb107b20634e11f0ae8189024f88921e; _attn_=eyJ1Ijoie1wiY29cIjoxNzM1MjE3MTUxMzA2LFwidW9cIjoxNzM1MjE3MTUxMzA2LFwibWFcIjoyMTkwMCxcImluXCI6ZmFsc2UsXCJ2YWxcIjpcIjAzYTc5NWI4OTRjYzRkYTI4NmYyMDU3OGJmODkyYzVkXCJ9Iiwic2VzIjoie1widmFsXCI6XCIzMjNjMzgzOGFlNDI0OWZlYTE1YjNhMzA0MTMyZDUwNFwiLFwidW9cIjoxNzUzMTM5MjY4Nzk2LFwiY29cIjoxNzUzMTM5MjY4Nzk2LFwibWFcIjowLjAyMDgzMzMzMzMzMzMzMzMzMn0ifQ==; _gekx=QXZucGRyZzJJUS1yakJBT25VQmc1eklfOXYzTmZfWENIOGlrQ3Vjb2ZVYy5UUGc1ajg=; uid571=644307061-20250802092958-2b6fa68c9670f9a8917eacac44b72ce8-4498; _hjSession_5255763=eyJpZCI6ImZhMTEzZmY3LTVkN2UtNGFiOC1hNDI5LTExNDgyYzc1MDQwNSIsImMiOjE3NTQxNTIxOTk3MTMsInMiOjAsInIiOjAsInNiIjowLCJzciI6MCwic2UiOjAsImZzIjowLCJzcCI6MH0=; X-Source=3e0c90bf-cc38-4f53-a09e-65d6ddb9170c; _iiq_fdata=%7B%22pcid%22%3A%224d747f48-43c2-68df-0e77-af3ca0eda2aa%22%2C%22pcidDate%22%3A1754152254577%7D; _ga_7G9HS8437V=GS2.1.s1754152199$o25$g1$t1754152789$j60$l0$h0; rl_session=RS_ENC_v3_eyJhdXRvVHJhY2siOnRydWUsInRpbWVvdXQiOjE4MDAwMDAsImV4cGlyZXNBdCI6MTc1NDE1NDU4OTg3NiwiaWQiOjE3NTQxNTIyMDA4ODAsInNlc3Npb25TdGFydCI6ZmFsc2V9",
    "transid": "EDEA6D714F_1",
    "currency": "USD",
    "item_ids": "13050",
    "order_id": "EDEA6D714F",
    "funnel_name": "EMAIL- Collagen PM Stick Packs",
    "funnel_uuid": "3e0c90bf-cc38-4f53-a09e-65d6ddb9170c",
    "sessionStorage": {
        "fkCart": "{\"13050\":\"1\"}",
        "totals": "{\"subTotal\":0,\"salesTax\":0,\"shipTotal\":5.95,\"grandTotal\":\"5.95\",\"discount\":0,\"insurance\":0,\"savings\":0,\"compareAtTotal\":0}",
        "fk_salt": "d6ce0190-c18c-11ec-b509-cf225d0ef380",
        "orderId": "\"EDEA6D714F\"",
        "products": "[{\"productId\":\"13050\",\"name\":\"NativePath Collagen PM Variety Pack\",\"qty\":\"1\",\"productSku\":\"30-00002\",\"actualProductId\":\"1086\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"7244287443081\",\"shipping\":\"5.95\",\"price\":\"0.00\",\"merchantId\":\"1\",\"descriptor\":\"NativePath\",\"initialSalesTax\":\"0.00\",\"customSalesTax\":\"\",\"refundRemaining\":\"5.95\",\"merchantTxnId\":\"81149636418\",\"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\"}]",
        "orderData": "{\"taxExemption\":null,\"orderId\":\"EDEA6D714F\",\"vendorOrderId\":null,\"vendorPluginId\":null,\"ipAddress\":\"72.157.222.28\",\"sourceId\":null,\"sourceValue1\":null,\"sourceValue2\":null,\"sourceValue3\":null,\"sourceValue4\":null,\"sourceValue5\":null,\"shipCarrier\":null,\"shipMethod\":null,\"profileName\":null,\"dateCreated\":\"2025-08-02 12:39:48\",\"orderType\":\"NEW_SALE\",\"orderStatus\":\"COMPLETE\",\"reviewStatus\":null,\"campaignName\":\"Collagen PM\",\"orderValue\":\"0.00\",\"customerId\":205848,\"name\":\"ROLF Chung\",\"emailAddress\":\"[email protected]\",\"phoneNumber\":\"2022855016\",\"firstName\":\"ROLF\",\"lastName\":\"Chung\",\"companyName\":null,\"address1\":\"6630 Georgia Avenue Northwest\",\"address2\":\"203\",\"shipmentInsured\":null,\"shipmentInsurancePrice\":null,\"insuranceCharged\":0,\"city\":\"Washington\",\"state\":\"DC\",\"country\":\"US\",\"postalCode\":\"20012\",\"shipFirstName\":\"ROLF\",\"shipLastName\":\"Chung\",\"shipCompanyName\":null,\"shipAddress1\":\"6630 Georgia Avenue Northwest\",\"shipAddress2\":\"203\",\"shipCity\":\"Washington\",\"shipState\":\"DC\",\"shipCountry\":\"US\",\"shipPostalCode\":\"20012\",\"custom1\":\"EMAIL- Collagen PM Stick Packs\",\"custom2\":\"Checkout Page2\",\"custom3\":null,\"custom4\":null,\"custom5\":null,\"paySource\":\"CREDITCARD\",\"cardType\":\"VISA\",\"cardBin\":\"473703\",\"cardLast4\":\"6547\",\"cardExpiryDate\":\"06\/29\",\"achAccountHolderType\":null,\"achAccountType\":null,\"achRoutingNumber\":null,\"achNameOnAccount\":null,\"achAccountNumber\":null,\"couponCode\":null,\"agentUserId\":null,\"basePrice\":\"0.00\",\"baseShipping\":\"5.95\",\"voiceLogNumber\":null,\"discountPrice\":\"0.00\",\"salesTax\":\"0.00\",\"salesUrl\":\"https:\/\/secure.nativepath.com\/collagen-pm-variety-pack-checkout-ret?products=13050%3A1&cc_custom_hitid=644307061&hit=644307061&ajs_aid=de094dcc-0b75-497d-bf15-75ba9b8544f3&cid=571&pub=240020\",\"surcharge\":\"0.00\",\"shipUpcharge\":\"0.00\",\"shipProfileId\":null,\"baseCurrencyCode\":\"USD\",\"baseCurrencySymbol\":\"$\",\"currencySymbol\":\"$\",\"currencyCode\":\"USD\",\"campaignId\":15,\"merchantTxnId\":\"81149636418\",\"ibanLast4\":null,\"originalCycleNumber\":1,\"prepaidType\":null,\"cardIsPrepaid\":0,\"cardIsDebit\":1,\"accountHolder\":null,\"subTotal\":\"0.00\",\"shipTotal\":\"5.95\",\"taxTotal\":\"0.00\",\"totalAmount\":\"5.95\",\"totalDiscount\":\"0.00\",\"totalRefundRemaining\":\"5.95\",\"amountPaid\":\"5.95\",\"items\":[{\"productId\":\"13050\",\"name\":\"NativePath Collagen PM Variety Pack\",\"qty\":\"1\",\"productSku\":\"30-00002\",\"actualProductId\":\"1086\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"7244287443081\",\"shipping\":\"5.95\",\"price\":\"0.00\",\"merchantId\":\"1\",\"descriptor\":\"NativePath\",\"initialSalesTax\":\"0.00\",\"customSalesTax\":\"\",\"refundRemaining\":\"5.95\",\"merchantTxnId\":\"81149636418\",\"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\":\"644307061\"},\"newCustomer\":0,\"productsPurchased\":\"604,10671,10869,12890\",\"recommendedProducts\":[{\"recommendedCampaignProductId\":13144,\"rank\":0.125351,\"displayName\":\"2 x NativePath Honey Chamomile Collagen PM\"},{\"recommendedCampaignProductId\":13118,\"rank\":0.122544,\"displayName\":\"2 x NativePath Chocolate Collagen PM\"},{\"recommendedCampaignProductId\":13145,\"rank\":0.085126,\"displayName\":\"2 x NativePath Lemon Collagen PM\"},{\"recommendedCampaignProductId\":2730,\"rank\":0.053321,\"displayName\":\"1 x NativePath Collagen\"},{\"recommendedCampaignProductId\":2576,\"rank\":0.043966,\"displayName\":\"Buy 2 Get 1 FREE - NativePath Collagen\"},{\"recommendedCampaignProductId\":10684,\"rank\":0.034612,\"displayName\":\"3 x NativePath Collagen Care+\"},{\"recommendedCampaignProductId\":10685,\"rank\":0.019645,\"displayName\":\"1 x NativePath Collagen Care+\"},{\"recommendedCampaignProductId\":13106,\"rank\":0.007484,\"displayName\":\"1 x Native Balance\"},{\"recommendedCampaignProductId\":13021,\"rank\":0.003742,\"displayName\":\"1 x NativePath Collagen PM - Honey Chamomile\"},{\"recommendedCampaignProductId\":15972,\"rank\":0.001871,\"displayName\":\"3 x NativePath Collagen\"}]}",
        "sessionId": "{\"result\":\"SUCCESS\",\"message\":{\"sessionId\":\"1986ba4f7bcbdf9076ed04147fc08e50\",\"pixel\":\"<iframe width=1 height=1 frameborder=0 scrolling=no src='https:\/\/lp.konnektive.com\/logos\/logo.htm?c=nativepath&s=1986ba4f7bcbdf9076ed04147fc08e50'><img width=1 height=1 src='https:\/\/lp.konnektive.com\/logos\/logo.gif?c=nativepath&s=1986ba4f7bcbdf9076ed04147fc08e50'><\/iframe>\",\"geoInfo\":{\"geoCountry\":\"US\",\"geoState\":\"MD\",\"geoCity\":\"Silver Spring\",\"geoPostal\":\"20903\"}}}",
        "taxParams": "{\"firstName\":\"\",\"lastName\":\"\",\"emailAddress\":\"[email protected]\",\"shipProfileId\":null,\"address1\":\"\",\"address2\":\"\",\"postalCode\":\"\",\"city\":\"\",\"state\":\"DC\",\"country\":\"US\",\"billShipSame\":1,\"shipFirstName\":\"ROLF \",\"shipLastName\":\"Chung \",\"shipAddress1\":\"6630 Georgia Avenue Northwest\",\"shipAddress2\":\"203\",\"shipCity\":\"Washington\",\"shipState\":\"DC\",\"shipPostalCode\":\"20012\",\"shipCountry\":\"US\",\"campaignId\":15,\"couponCode\":null,\"product1_id\":13050,\"product1_qty\":\"1\",\"currencyCode\":\"USD\",\"cartId\":null}",
        "funnelData": "{\"referenceId\":\"3e0c90bf-cc38-4f53-a09e-65d6ddb9170c\",\"campaign\":\"15\",\"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\":\"FREE Collagen PM Stick Packs\",\"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\":\"paypalVenmoHide\",\"keyValue\":\"false\"},{\"keyName\":\"paypalPayLaterHide\",\"keyValue\":\"false\"},{\"keyName\":\"Purchase_Event_SC\",\"keyValue\":\"3\"},{\"keyName\":\"PayPal_WithReach\",\"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\":\"57e174dc-86b1-47ee-8c4c-26db2f7dad61\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page2\",\"urlSlug\":\"collagen-pm-variety-pack-checkout-ret\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"92b6d8a4-2161-4f54-adb0-04a2f00e12aa\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"327b04e0-68d2-4d00-9bf8-1e86c2a71bb9\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page6\",\"urlSlug\":\"free-collagen-pm-stick-packs-1-rtn\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"60c28e1d-0ba8-4faf-9d15-0a664123e891\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"9eff56b3-415d-4c07-8d47-5b1edc034b27\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page5\",\"urlSlug\":\"free-collagen-pm-stick-packs-2-rtn\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"36d838e4-41de-4c98-b23c-3848aa36dcd1\",\"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\":\"free-collagen-pm-stick-packs-3-rtn\",\"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\":\"free-collagen-pm-stick-packs-4-rtn\",\"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\":\"free-collagen-pm-stick-packs-5-rtn\",\"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\":\"free-collagen-pm-stick-packs-6-rtn\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"b955a010-2eb2-4440-835b-789b586b5249\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"e8b49a52-bbf1-48ff-b8b4-ad2e9f1d6aa1\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"free-collagen-pm-stick-packs-checkou-571\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"35447171-7d8d-4865-94aa-ec1778e60f1a\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"083364a1-fb5b-4f82-8312-8963ba1471a0\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"free-collagen-pm-stick-packs-checkout-rtn\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"4b64dfb6-9e0d-41d3-baf3-7021813defe5\",\"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\":\"free-collagen-pm-stick-packs-rtn-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- Collagen PM Stick Packs\",\"whitelabelId\":10,\"affiliateId\":null,\"isMenuEnabled\":false}",
        "leadParams": "{\"billShipSame\":1,\"emailAddress\":\"[email protected]\",\"doNotSellName\":0,\"shipFirstName\":\"ROLF \",\"shipLastName\":\"Chung \",\"shipAddress1\":\"6630 Georgia Avenue Northwest\",\"shipAddress2\":\"203\",\"shipCity\":\"Washington\",\"shipCountry\":\"US\",\"province-hidden\":\"\",\"shipState\":\"DC\",\"shipPostalCode\":\"20012\",\"phoneNumber\":\"2022855016\",\"contactOptIn\":1,\"firstName\":\"\",\"lastName\":\"\",\"address1\":\"\",\"address2\":\"\",\"city\":\"\",\"country\":null,\"state\":\"DC\",\"postalCode\":\"\",\"payment_method\":\"\",\"cardDate\":\"0629\",\"shipProfileId\":null,\"product1_id\":\"13050\",\"product1_qty\":\"1\",\"orderId\":\"EDEA6D714F\",\"salesUrl\":\"https:\/\/secure.nativepath.com\/collagen-pm-variety-pack-checkout-ret?products=13050%3A1&cc_custom_hitid=644307061&hit=644307061&ajs_aid=de094dcc-0b75-497d-bf15-75ba9b8544f3&cid=571&pub=240020\",\"campaignId\":15,\"custom1\":\"EMAIL- Collagen PM Stick Packs\",\"custom2\":\"Checkout Page2\",\"sessionId\":\"1986ba4f7bcbdf9076ed04147fc08e50\"}",
        "requestUri": "https:\/\/secure.nativepath.com\/collagen-pm-variety-pack-checkout-ret?products=13050%3A1&cc_custom_hitid=644307061&hit=644307061&ajs_aid=de094dcc-0b75-497d-bf15-75ba9b8544f3&cid=571&pub=240020",
        "bundleItems": "{}",
        "httpReferer": "https:\/\/health.nativepath.com\/",
        "upsell_step": "1",
        "userDetails": "{\"firstName\":\"\",\"lastName\":\"\",\"companyName\":null,\"address1\":\"\",\"address2\":\"\",\"postalCode\":\"\",\"city\":\"\",\"state\":\"DC\",\"country\":\"US\",\"emailAddress\":\"[email protected]\",\"phoneNumber\":\"2022855016\",\"gender\":null,\"dob\":null,\"couponCode\":null,\"shipProfileId\":null,\"achRoutingNumber\":null,\"achAccountNumber\":null,\"achAccountType\":null,\"iban\":null,\"ddbic\":null,\"custom1\":\"EMAIL- Collagen PM Stick Packs\",\"custom2\":\"Checkout Page2\",\"custom3\":null,\"custom4\":null,\"custom5\":null,\"redirectsTo\":\"https:\/\/secure.nativepath.com\/free-collagen-pm-stick-packs-1-rtn\",\"browserData\":\"{\\\"acceptHeader\\\":\\\"application\/json\\\",\\\"userAgent\\\":\\\"Mozilla\/5.0 (Linux; Android 10; K) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/138.0.0.0 Mobile Safari\/537.36\\\",\\\"language\\\":\\\"en-US\\\",\\\"timezone\\\":\\\"240\\\",\\\"colorDepth\\\":24,\\\"screen\\\":{\\\"height\\\":\\\"727\\\",\\\"width\\\":\\\"339\\\"},\\\"javaScriptEnabled\\\":true,\\\"javaEnabled\\\":false}\",\"billShipSame\":1,\"salesUrl\":\"https:\/\/secure.nativepath.com\/collagen-pm-variety-pack-checkout-ret?products=13050%3A1&cc_custom_hitid=644307061&hit=644307061&ajs_aid=de094dcc-0b75-497d-bf15-75ba9b8544f3&cid=571&pub=240020\",\"cartId\":null,\"campaignId\":15,\"doNotSellName\":0,\"contactOptIn\":1,\"orderId\":\"EDEA6D714F\",\"shipFirstName\":\"ROLF \",\"shipLastName\":\"Chung \",\"shipAddress1\":\"6630 Georgia Avenue Northwest\",\"shipAddress2\":\"203\",\"shipCity\":\"Washington\",\"shipState\":\"DC\",\"shipPostalCode\":\"20012\",\"shipCountry\":\"US\",\"cardMonth\":6,\"cardYear\":29,\"paySource\":\"CREDITCARD\",\"forceMerchantId\":null,\"product1_id\":\"13050\",\"product1_qty\":\"1\",\"eci\":null,\"cavv\":null,\"xid\":null,\"rebill_eci\":null,\"rebill_cavv\":null,\"rebill_xid\":null,\"sessionId\":\"1986ba4f7bcbdf9076ed04147fc08e50\",\"insureShipment\":0,\"shipmentInsurancePrice\":\"\"}",
        "currencyCode": "USD",
        "exchangeRate": "1",
        "ccExternalTax": "0.00",
        "lastPageTypeId": "4",
        "ccGeoLocationInfo": "{\"city\":\"Washington\",\"region_code\":\"DC\",\"country_code\":\"US\",\"zip_code\":\"20024\"}",
        "checkoutOrderData": "{\"items\":[{\"productId\":\"13050\",\"name\":\"NativePath Collagen PM Variety Pack\",\"qty\":\"1\",\"productSku\":\"30-00002\",\"actualProductId\":\"1086\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"7244287443081\",\"shipping\":\"5.95\",\"price\":\"0.00\",\"merchantId\":\"1\",\"descriptor\":\"NativePath\",\"initialSalesTax\":\"0.00\",\"customSalesTax\":\"\",\"refundRemaining\":\"5.95\",\"merchantTxnId\":\"81149636418\",\"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\":\"5.95\",\"taxTotal\":\"0.00\",\"shipTotal\":\"5.95\"}",
        "analyticsReference": "{\"57e174dc-86b1-47ee-8c4c-26db2f7dad61-1986ba4f7bcbdf9076ed04147fc08e50\":2}",
        "currencyCodeSymbol": "$",
        "importOrderSuccess": "true",
        "purchaseEventFired": "true",
        "upsell_curent_page": "",
        "ccExternalSessionId": "1986ba4f7bcbdf9076ed04147fc08e50",
        "previousExchangeRate": "1",
        "sessionStartDateTime": "2025-08-02T16:37:10.205Z",
        "bundleProductsPageRef": "{}",
        "previousCurrencySymbol": "$",
        "ccCountryAndStateInfoTracker": "{\"state\":\"DC\",\"shipState\":\"DC\"}",
        "ccCartProductsPercentageTotal": "0"
    },
    "funnel_campaign_id": "15",
    "shipping_address_zip": "20012",
    "shipping_address_city": "Washington",
    "shipping_address_phone": "[email protected]",
    "shipping_address_country": "US",
    "shipping_address_province": "DC",
    "shipping_address_last_name": "Chung",
    "shipping_address_first_name": "ROLF"
}
08/02/2025 16:39:50
1760173ConversionChCh
{
    "cid": "571",
    "hid": "644300863",
    "qty": "1",
    "url": "https:\/\/secure.nativepath.com\/collagen-care-plus-1",
    "email": "[email protected]",
    "event": "Conversion",
    "value": "29.00",
    "cookie": "_ga_7G9HS8437V=GS2.1.s1754152458$o7$g1$t1754152779$j60$l0$h0; _fbp=fb.1.1752603942875.256074581828962422; rl_session=RS_ENC_v3_eyJhdXRvVHJhY2siOnRydWUsInRpbWVvdXQiOjE4MDAwMDAsImV4cGlyZXNBdCI6MTc1NDE1NDMwNzA1MywiaWQiOjE3NTQxNTI0NTc1OTksInNlc3Npb25TdGFydCI6ZmFsc2V9; _ga=GA1.1.1955622183.1752603943; rl_anonymous_id=RS_ENC_v3_IjdjYWI4MWM3LTMzNTgtNGJkNy05ZTI3LTdhMGExYjhhNjBhNyI%3D; rl_page_init_referrer=RS_ENC_v3_IiRkaXJlY3Qi; rl_trait=RS_ENC_v3_eyJlbWFpbCI6ImJtcmV5bm9sZHMyMDE0YkBnbWFpbC5jb20ifQ%3D%3D; rl_user_id=RS_ENC_v3_IjQ0NjIxOSI%3D; X-Source=cbf09128-33fc-4fb1-a4d3-e88147a117ca; _hjSession_5255763=eyJpZCI6IjczYTNhM2ZiLWM5MzQtNGU0NC1hMjQ4LTNlMTI3ZWEyNzAzMiIsImMiOjE3NTQxNTI0NTkyMDIsInMiOjAsInIiOjAsInNiIjowLCJzciI6MCwic2UiOjAsImZzIjowLCJzcCI6MH0=; __insp_nv=true; __insp_slim=1754152460795; __insp_targlpt=TmF0aXZlUGF0aCBDb2xsYWdlbiBDYXJlKw%3D%3D; __insp_targlpu=aHR0cHM6Ly9oZWFsdGgubmF0aXZlcGF0aC5jb20vbmF0aXZlcGF0aC1jb2xsYWdlbi1jYXJlLXBsdXMtbT9wdWI9MjQwNzA4JmhpdD02NDQzMDA4NjMmaHBjaWQ9NTcxJmMxPVNNUzFjb2xsYWdlbmJhZ3NmbG93JmMyPWNvbGxhZ2VuY2FyZXNob3J0Y29weSZjMz0mdXRtX2NhbXBhaWduPUNvbGxhZ2VuK0phcnMrUFBGK1NNUyUyMzUrLStDQysmdXRtX3NvdXJjZT1hdHRlbnRpdmUmdXRtX21lZGl1bT1zbXMmZXh0ZXJuYWxJZD1JazJBeCZjY19jdXN0b21faGl0aWQ9NjQ0MzAwODYzJmFqc19haWQ9N2NhYjgxYzctMzM1OC00YmQ3LTllMjctN2EwYTFiOGE2MGE3I3BhZ2UtYmxvY2stYmRjeThrZnNzdg%3D%3D; __insp_wid=606627737; __attentive_ceid=AEh; __attentive_domain=nativepath; __attentive_id=64341aae005a47e687da75bdb375bb13; __attentive_pv=1; __attentive_session_id=c9fea0f60c2e4f35994a56890b3fe1b0; __attentive_ss_referrer=https:\/\/health.nativepath.com\/nativepath-collagen-care-plus-m?pub=240708&hit=644300863&hpcid=571&c1=SMS1collagenbagsflow&c2=collagencareshortcopy&c3=&utm_campaign=Collagen+Jars+PPF+SMS%25235+-+CC+&utm_source=attentive&utm_medium=sms&externalId=Ik2Ax; __attentive_utm_param_campaign=Collagen+Jars+PPF+SMS%25235+-+CC+; __attentive_utm_param_medium=sms; __attentive_utm_param_source=attentive; _attn_=eyJ1Ijoie1wiY29cIjoxNzUyNjAzOTQyODg5LFwidW9cIjoxNzUyNjAzOTQyODg5LFwibWFcIjoyMTkwMCxcImluXCI6ZmFsc2UsXCJ2YWxcIjpcIjY0MzQxYWFlMDA1YTQ3ZTY4N2RhNzViZGIzNzViYjEzXCJ9Iiwic2VzIjoie1widmFsXCI6XCJjOWZlYTBmNjBjMmU0ZjM1OTk0YTU2ODkwYjNmZTFiMFwiLFwidW9cIjoxNzU0MTUyNDU5MjMxLFwiY29cIjoxNzU0MTUyNDU5MjMxLFwibWFcIjowLjAyMDgzMzMzMzMzMzMzMzMzMn0ifQ==; _gid=GA1.2.1523936582.1754149616; _hjSessionUser_5255763=eyJpZCI6ImQ1ZWFjM2Q2LTNjOWMtNWMyYS1hYWE4LWUwYTIzODA1ZWU4NiIsImNyZWF0ZWQiOjE3NTI2MDM5NDMzMDAsImV4aXN0aW5nIjp0cnVlfQ==; __attentive_dv=1; uid571=644300863-20250802084654-1aba86311e80a8891a2332bbed8d9c58-3609; _hjSessionUser_1066318=eyJpZCI6ImQ5ZWRkYmIzLWEwNDMtNWQzZC04MjBlLWVlZmUxODYwMTU5MiIsImNyZWF0ZWQiOjE3NTMxOTIyMjQwMDAsImV4aXN0aW5nIjpmYWxzZX0=; wisepops=%7B%22popups%22%3A%7B%7D%2C%22sub%22%3A0%2C%22ucrn%22%3A16%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%229033796d-f631-42b4-995b-f63f2df1d73d%22%7D; wisepops_visits=%5B%222025-07-22T13%3A50%3A23.466Z%22%5D; _sctr=1%7C1752645600000; _scid=cYrDFeoK8kvf0TTK9RpZHG-fj5UKBWET; _scid_r=cYrDFeoK8kvf0TTK9RpZHG-fj5UKBWET; _tt_enable_cookie=1; _ttp=01K09WTB96ZWS9G0GX9R5XHM13_.tt.1; ttcsid=1752678870312::L1ZmvoJpGRwxQV47dq9V.1.1752678870314; ttcsid_C3J06B1M4B6L4J2EC2OG=1752678870311::Aw2AQWwnJPbnxdprs0e3.1.1752678870518; _uetvid=9c1e3a10625611f0917953c189e0de57; _lc2_fpi=8ad7b0e6a39e--01k07nbs4etv7twta2p0qj5csj; geuid=e85af64d-f11e-40bd-aecb-2b26c5164755; _gcl_au=1.1.1696951104.1752603943; ef_affid=6; ef_tid_c_a_1=4cf9c957d59e4c10b0d926d56c3d5469; ef_tid_c_o_10=4cf9c957d59e4c10b0d926d56c3d5469; ef_witness=1; __attentive_cco=1752603942890",
    "transid": "FC8CC79EF0_1",
    "currency": "USD",
    "item_ids": "10609",
    "order_id": "FC8CC79EF0",
    "funnel_name": "Care+",
    "funnel_uuid": "cbf09128-33fc-4fb1-a4d3-e88147a117ca",
    "sessionStorage": {
        "fkCart": "{\"10609\":\"1\"}",
        "totals": "{\"subTotal\":29,\"salesTax\":1.45,\"shipTotal\":0,\"grandTotal\":\"30.45\",\"discount\":0,\"insurance\":0,\"savings\":0,\"compareAtTotal\":29}",
        "fk_salt": "d6ce0190-c18c-11ec-b509-cf225d0ef380",
        "orderId": "\"FC8CC79EF0\"",
        "products": "[{\"productId\":\"10609\",\"name\":\"1 x NativePath Collagen Care+\",\"qty\":\"1\",\"productSku\":\"10-00017\",\"actualProductId\":\"228\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"6608661938313\",\"shipping\":\"0.00\",\"price\":\"29.00\",\"merchantId\":\"1\",\"descriptor\":\"NativePath\",\"initialSalesTax\":\"1.45\",\"customSalesTax\":\"\",\"refundRemaining\":\"30.45\",\"merchantTxnId\":\"81149636248\",\"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,monthly-eligible,Subscription\"}]",
        "orderData": "{\"taxExemption\":null,\"orderId\":\"FC8CC79EF0\",\"vendorOrderId\":null,\"vendorPluginId\":null,\"ipAddress\":\"74.254.4.143\",\"sourceId\":null,\"sourceValue1\":null,\"sourceValue2\":null,\"sourceValue3\":null,\"sourceValue4\":null,\"sourceValue5\":null,\"shipCarrier\":null,\"shipMethod\":null,\"profileName\":null,\"dateCreated\":\"2025-08-02 12:39:39\",\"orderType\":\"NEW_SALE\",\"orderStatus\":\"COMPLETE\",\"reviewStatus\":null,\"campaignName\":\"Collagen Care+\",\"orderValue\":\"29.00\",\"customerId\":446219,\"name\":\"Bernadette Reynolds\",\"emailAddress\":\"[email protected]\",\"phoneNumber\":\"7202387485\",\"firstName\":\"Bernadette\",\"lastName\":\"Reynolds\",\"companyName\":null,\"address1\":\"7398 Meadow View\",\"address2\":null,\"shipmentInsured\":null,\"shipmentInsurancePrice\":null,\"insuranceCharged\":0,\"city\":\"Parker\",\"state\":\"CO\",\"country\":\"US\",\"postalCode\":\"80134\",\"shipFirstName\":\"Bernadette\",\"shipLastName\":\"Reynolds\",\"shipCompanyName\":null,\"shipAddress1\":\"7398 Meadow View\",\"shipAddress2\":null,\"shipCity\":\"Parker\",\"shipState\":\"CO\",\"shipCountry\":\"US\",\"shipPostalCode\":\"80134\",\"custom1\":\"Care+\",\"custom2\":\"Checkout\",\"custom3\":null,\"custom4\":null,\"custom5\":null,\"paySource\":\"CREDITCARD\",\"cardType\":\"VISA\",\"cardBin\":\"491288\",\"cardLast4\":\"5930\",\"cardExpiryDate\":\"03\/28\",\"achAccountHolderType\":null,\"achAccountType\":null,\"achRoutingNumber\":null,\"achNameOnAccount\":null,\"achAccountNumber\":null,\"couponCode\":null,\"agentUserId\":null,\"basePrice\":\"29.00\",\"baseShipping\":\"0.00\",\"voiceLogNumber\":null,\"discountPrice\":\"0.00\",\"salesTax\":\"1.45\",\"salesUrl\":\"https:\/\/secure.nativepath.com\/collagen-care-plus-checkout?products=10609%3A1&cc_custom_hitid=644300863&hit=644300863&ajs_aid=7cab81c7-3358-4bd7-9e27-7a0a1b8a60a7&cid=571&pub=240708\",\"surcharge\":\"0.00\",\"shipUpcharge\":\"0.00\",\"shipProfileId\":null,\"baseCurrencyCode\":\"USD\",\"baseCurrencySymbol\":\"$\",\"currencySymbol\":\"$\",\"currencyCode\":\"USD\",\"campaignId\":57,\"merchantTxnId\":\"81149636248\",\"ibanLast4\":null,\"originalCycleNumber\":1,\"prepaidType\":null,\"cardIsPrepaid\":1,\"cardIsDebit\":1,\"accountHolder\":null,\"subTotal\":\"29.00\",\"shipTotal\":\"0.00\",\"taxTotal\":\"1.45\",\"totalAmount\":\"30.45\",\"totalDiscount\":\"0.00\",\"totalRefundRemaining\":\"30.45\",\"amountPaid\":\"30.45\",\"items\":[{\"productId\":\"10609\",\"name\":\"1 x NativePath Collagen Care+\",\"qty\":\"1\",\"productSku\":\"10-00017\",\"actualProductId\":\"228\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"6608661938313\",\"shipping\":\"0.00\",\"price\":\"29.00\",\"merchantId\":\"1\",\"descriptor\":\"NativePath\",\"initialSalesTax\":\"1.45\",\"customSalesTax\":\"\",\"refundRemaining\":\"30.45\",\"merchantTxnId\":\"81149636248\",\"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,monthly-eligible,Subscription\"}],\"paypalUrl\":null,\"paypalSdkParams\":null,\"gatewayUrl\":null,\"gatewaySdkParams\":null,\"customFields\":{\"hitid\":\"644300863\"},\"newCustomer\":0,\"productsPurchased\":\"318,326,6379,10938,12722,12723,14219,15082,15102\",\"recommendedProducts\":[{\"recommendedCampaignProductId\":10615,\"rank\":0.333333,\"displayName\":\"Buy 2 Get 1 FREE - NativePath Collagen Care+\"},{\"recommendedCampaignProductId\":10617,\"rank\":0.222222,\"displayName\":\"1 x NativePath Collagen Care+\"},{\"recommendedCampaignProductId\":10618,\"rank\":0.111111,\"displayName\":\"3 x  NativePath Chocolate Collagen\"},{\"recommendedCampaignProductId\":10620,\"rank\":0.111111,\"displayName\":\"1 x NativePath Peach Collagen\"}]}",
        "sessionId": "{\"result\":\"SUCCESS\",\"message\":{\"sessionId\":\"1986ba3032a51d89f58192a98f7ba5eb\",\"pixel\":\"<iframe width=1 height=1 frameborder=0 scrolling=no src='https:\/\/lp.konnektive.com\/logos\/logo.htm?c=nativepath&s=1986ba3032a51d89f58192a98f7ba5eb'><img width=1 height=1 src='https:\/\/lp.konnektive.com\/logos\/logo.gif?c=nativepath&s=1986ba3032a51d89f58192a98f7ba5eb'><\/iframe>\",\"geoInfo\":{\"geoCountry\":\"US\",\"geoState\":\"FL\",\"geoCity\":\"Atlantic Beach\",\"geoPostal\":\"32233\"}}}",
        "taxParams": "{\"firstName\":\"\",\"lastName\":\"\",\"emailAddress\":\"[email protected]\",\"shipProfileId\":null,\"address1\":\"\",\"address2\":\"\",\"postalCode\":\"\",\"city\":\"\",\"state\":\"CO\",\"country\":\"US\",\"billShipSame\":1,\"shipFirstName\":\"Bernadette\",\"shipLastName\":\"Reynolds\",\"shipAddress1\":\"7398 Meadow View\",\"shipAddress2\":\"\",\"shipCity\":\"Parker\",\"shipState\":\"CO\",\"shipPostalCode\":\"80134\",\"shipCountry\":\"US\",\"campaignId\":57,\"couponCode\":null,\"product1_id\":10609,\"product1_qty\":\"1\",\"currencyCode\":\"USD\",\"cartId\":null}",
        "funnelData": "{\"referenceId\":\"cbf09128-33fc-4fb1-a4d3-e88147a117ca\",\"campaign\":\"57\",\"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\":\"NativePath Collagen Care+\",\"addOns\":[{\"keyName\":\"Purchase_Event_FB\",\"keyValue\":\"2\"},{\"keyName\":\"LISTRAK_CART_UPDATE\",\"keyValue\":\"false\"},{\"keyName\":\"Purchase_Event_SC\",\"keyValue\":\"3\"},{\"keyName\":\"Paypal_billerId\",\"keyValue\":\"3\"},{\"keyName\":\"GPay_CountryCode\",\"keyValue\":\"US\"},{\"keyName\":\"applePayCountryCode\",\"keyValue\":\"US\"},{\"keyName\":\"paypalPayLaterHide\",\"keyValue\":\"false\"},{\"keyName\":\"PayPal_Reference\",\"keyValue\":\"1\"},{\"keyName\":\"PayPal_Merchant\",\"keyValue\":\"YSKDY6ZWSM6B6\"},{\"keyName\":\"paypalVenmoHide\",\"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\":\"PayPal_Venmo\",\"keyValue\":\"0\"},{\"keyName\":\"PayPal_PayLater\",\"keyValue\":\"0\"},{\"keyName\":\"SEND_USER_DATA\",\"keyValue\":\"false\"},{\"keyName\":\"SEND_UNIQUE_TRANS_ID\",\"keyValue\":\"false\"},{\"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\"}],\"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\":\"4e318972-711f-4f8d-8072-d0151e6e487d\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell 1\",\"urlSlug\":\"collagen-care-plus-1\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"f713c413-1946-426e-9f5d-00e0c5277cf1\",\"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\":\"collagen-care-plus-2\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"b17d15a6-691c-4a48-888f-5bbd35f9c8e3\",\"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\":\"collagen-care-plus-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\":\"collagen-care-plus-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\":\"collagen-care-plus-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\":\"collagen-care-plus-6\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"b955a010-2eb2-4440-835b-789b586b5249\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"adc4c20c-a221-4188-859b-23c2d147baf7\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout\",\"urlSlug\":\"collagen-care-plus-checkout\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"f01a31f8-9ccc-415e-ab88-a0a421a9cb6b\",\"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\":\"collagen-care-plus-thank-you\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"84febe45-d02f-4907-a34b-12e0a9893294\",\"templateTypeId\":5,\"pageType\":5}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"77774db8-172a-4cc8-ad11-5f45dc361bdc\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Common\",\"urlSlug\":\"common19\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"acf051da-2ad0-40db-8722-461487d69f08\",\"templateTypeId\":36,\"pageType\":36}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]}],\"disableBadge\":true,\"name\":\"Care+\",\"whitelabelId\":10,\"affiliateId\":null,\"isMenuEnabled\":false}",
        "leadParams": "{\"billShipSame\":1,\"emailAddress\":\"[email protected]\",\"doNotSellName\":0,\"shipFirstName\":\"Bernadette\",\"shipLastName\":\"Reynolds\",\"shipAddress1\":\"7398 Meadow View\",\"shipAddress2\":\"\",\"shipCity\":\"Parker\",\"shipCountry\":\"US\",\"province-hidden\":\"\",\"shipState\":\"CO\",\"shipPostalCode\":\"80134\",\"phoneNumber\":\"7202387485\",\"contactOptIn\":0,\"firstName\":\"\",\"lastName\":\"\",\"address1\":\"\",\"address2\":\"\",\"city\":\"\",\"country\":null,\"state\":\"CO\",\"postalCode\":\"\",\"optradio\":\"M\",\"payment_method\":\"\",\"cardDate\":\"0328\",\"shipProfileId\":null,\"product1_id\":\"10609\",\"product1_qty\":\"1\",\"orderId\":\"FC8CC79EF0\",\"salesUrl\":\"https:\/\/secure.nativepath.com\/collagen-care-plus-checkout?products=10609%3A1&cc_custom_hitid=644300863&hit=644300863&ajs_aid=7cab81c7-3358-4bd7-9e27-7a0a1b8a60a7&cid=571&pub=240708\",\"campaignId\":57,\"custom1\":\"Care+\",\"custom2\":\"Checkout\",\"sessionId\":\"1986ba3032a51d89f58192a98f7ba5eb\"}",
        "requestUri": "https:\/\/secure.nativepath.com\/collagen-care-plus-checkout?products=10609%3A1&cc_custom_hitid=644300863&hit=644300863&ajs_aid=7cab81c7-3358-4bd7-9e27-7a0a1b8a60a7&cid=571&pub=240708",
        "bundleItems": "{}",
        "httpReferer": "https:\/\/health.nativepath.com\/",
        "upsell_step": "1",
        "userDetails": "{\"firstName\":\"\",\"lastName\":\"\",\"companyName\":null,\"address1\":\"\",\"address2\":\"\",\"postalCode\":\"\",\"city\":\"\",\"state\":\"CO\",\"country\":\"US\",\"emailAddress\":\"[email protected]\",\"phoneNumber\":\"7202387485\",\"gender\":null,\"dob\":null,\"couponCode\":null,\"shipProfileId\":null,\"achRoutingNumber\":null,\"achAccountNumber\":null,\"achAccountType\":null,\"iban\":null,\"ddbic\":null,\"custom1\":\"Care+\",\"custom2\":\"Checkout\",\"custom3\":null,\"custom4\":null,\"custom5\":null,\"redirectsTo\":\"https:\/\/secure.nativepath.com\/collagen-care-plus-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\\\":\\\"360\\\",\\\"colorDepth\\\":24,\\\"screen\\\":{\\\"height\\\":\\\"852\\\",\\\"width\\\":\\\"393\\\"},\\\"javaScriptEnabled\\\":true,\\\"javaEnabled\\\":false}\",\"billShipSame\":1,\"salesUrl\":\"https:\/\/secure.nativepath.com\/collagen-care-plus-checkout?products=10609%3A1&cc_custom_hitid=644300863&hit=644300863&ajs_aid=7cab81c7-3358-4bd7-9e27-7a0a1b8a60a7&cid=571&pub=240708\",\"cartId\":null,\"campaignId\":57,\"doNotSellName\":0,\"contactOptIn\":0,\"optradio\":\"M\",\"orderId\":\"FC8CC79EF0\",\"shipFirstName\":\"Bernadette\",\"shipLastName\":\"Reynolds\",\"shipAddress1\":\"7398 Meadow View\",\"shipAddress2\":\"\",\"shipCity\":\"Parker\",\"shipState\":\"CO\",\"shipPostalCode\":\"80134\",\"shipCountry\":\"US\",\"cardMonth\":3,\"cardYear\":28,\"paySource\":\"CREDITCARD\",\"forceMerchantId\":null,\"product1_id\":\"10609\",\"product1_qty\":\"1\",\"eci\":null,\"cavv\":null,\"xid\":null,\"rebill_eci\":null,\"rebill_cavv\":null,\"rebill_xid\":null,\"sessionId\":\"1986ba3032a51d89f58192a98f7ba5eb\",\"insureShipment\":0,\"shipmentInsurancePrice\":\"\"}",
        "currencyCode": "USD",
        "exchangeRate": "1",
        "ccExternalTax": "1.45",
        "lastPageTypeId": "4",
        "ccGeoLocationInfo": "{\"city\":\"Denver\",\"region_code\":\"CO\",\"country_code\":\"US\",\"zip_code\":\"80205\"}",
        "checkoutOrderData": "{\"items\":[{\"productId\":\"10609\",\"name\":\"1 x NativePath Collagen Care+\",\"qty\":\"1\",\"productSku\":\"10-00017\",\"actualProductId\":\"228\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"6608661938313\",\"shipping\":\"0.00\",\"price\":\"29.00\",\"merchantId\":\"1\",\"descriptor\":\"NativePath\",\"initialSalesTax\":\"1.45\",\"customSalesTax\":\"\",\"refundRemaining\":\"30.45\",\"merchantTxnId\":\"81149636248\",\"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,monthly-eligible,Subscription\"}],\"totalAmount\":\"30.45\",\"taxTotal\":\"1.45\",\"shipTotal\":\"0.00\"}",
        "analyticsReference": "{\"adc4c20c-a221-4188-859b-23c2d147baf7-1986ba3032a51d89f58192a98f7ba5eb\":2}",
        "currencyCodeSymbol": "$",
        "importOrderSuccess": "true",
        "upsell_curent_page": "",
        "ccExternalSessionId": "1986ba3032a51d89f58192a98f7ba5eb",
        "previousExchangeRate": "1",
        "sessionStartDateTime": "2025-08-02T16:35:02.058Z",
        "bundleProductsPageRef": "{}",
        "previousCurrencySymbol": "$",
        "ccCountryAndStateInfoTracker": "{\"state\":\"CO\",\"shipState\":\"CO\"}",
        "ccCartProductsPercentageTotal": "29"
    },
    "funnel_campaign_id": "57",
    "shipping_address_zip": "80134",
    "shipping_address_city": "Parker",
    "shipping_address_phone": "[email protected]",
    "shipping_address_country": "US",
    "shipping_address_province": "CO",
    "shipping_address_last_name": "Reynolds",
    "shipping_address_first_name": "Bernadette"
}
08/02/2025 16:39:40
1760172ConversionChCh
{
    "cid": "1843",
    "hid": "644307296",
    "qty": "1",
    "url": "https:\/\/secure.nativepath.com\/one-time-offer-nativepath-hydrate-jars-1676-1-v2a",
    "email": "[email protected]",
    "event": "Conversion",
    "value": "120.00",
    "cookie": "uid1843=644307296-20250802093237-8a631a521a1cf1aa34feb5c36a5aec88-7370; _fbp=fb.1.1754152358967.794740519223025053; _hjSession_5255763=eyJpZCI6IjA0YjlhM2U3LWVjMDMtNDdmNy1iMThkLWZiYjFmYjA3ZjQ1OSIsImMiOjE3NTQxNTIzNTkwMTUsInMiOjAsInIiOjAsInNiIjowLCJzciI6MCwic2UiOjAsImZzIjoxLCJzcCI6MH0=; _ga=GA1.1.548765490.1754152359; __insp_wid=606627737; __insp_nv=true; __insp_targlpt=TmF0aXZlIEh5ZHJhdGU%3D; _li_dcdm_c=.nativepath.com; _lc2_fpi=8ad7b0e6a39e--01jkpeyw5ap3y7qajpqc2xkac2; _lc2_fpi_js=8ad7b0e6a39e--01jkpeyw5ap3y7qajpqc2xkac2; ef_witness=1; ef_affid=6; ef_tid_c_o_10=a6320b1077dd4f5a9599ffe5dcecbabe; ef_tid_c_a_1=a6320b1077dd4f5a9599ffe5dcecbabe; _gcl_au=1.1.1484362430.1754152359; rl_anonymous_id=RS_ENC_v3_IjgyMzFiYTkwLWU0Y2UtNGJjMy1hNTg0LWM3ZTA1OTYyYzU4ZSI%3D; rl_page_init_referrer=RS_ENC_v3_IiRkaXJlY3Qi; _gegeo=JTdCJTIyY291bnRyeSUyMiUzQSUyMlVuaXRlZCUyMFN0YXRlcyUyMiUyQyUyMmNvdW50cnlDb2RlJTIyJTNBJTIyVVMlMjIlMkMlMjJob3N0aW5nJTIyJTNBZmFsc2UlMkMlMjJtb2JpbGUlMjIlM0FmYWxzZSUyQyUyMnByb3h5JTIyJTNBZmFsc2UlMkMlMjJzdGF0dXMlMjIlM0ElMjJzdWNjZXNzJTIyJTdE; _geffran=1; _geff=MWU2MDYxMmFhYTAxY2RhYjk5Nzc1MTYwMDgyYzY2YmU=; _hjSessionUser_5255763=eyJpZCI6IjA4MWQ0OTM1LTRiYWUtNTdmYi05NTIzLTdiZGFkNzlmMzU2YSIsImNyZWF0ZWQiOjE3NTQxNTIzNTkwMTMsImV4aXN0aW5nIjp0cnVlfQ==; __insp_slim=1754152381049; __insp_targlpu=aHR0cHM6Ly9oZWFsdGgubmF0aXZlcGF0aC5jb20vc3BlY2lhbC1vZmZlci1uYXRpdmUtaHlkcmF0ZS1jaG9vc2UtZmxhdm9yLTE1MTMtdjU%2FaHBjaWQ9MTg0MyZwdWI9MjQwNDA1JmhpdD02NDQzMDcyOTYmYzE9MTg0MyslN0MrSHlkcmF0ZStTdXJwbHVzK1NhbGUrLStTY2FsZS0xODQzKy0rSHlkcmF0ZStTdXJwbHVzK1NhbGUrLStUZXN0aW5nKy0rVHJ5K1RoaXMrQmVuZWZpdHMrSU1HKy0rMDYuMzAuMjUmYzI9MTg0MystK3AtaHlkcmF0ZS1UcnlUaGlzQmVuZWZpdHMtTkMtSU1HLTIwMjUtSnVuLTI2LTF4MS12Mi1vMS1lMSZjMz1mYWNlYl9hY3FfY3BjXzEyMDIyOTQ1MDg3NzE5MDM0NCZ1dG1fc291cmNlPTE4NDMrJTdDK0h5ZHJhdGUrU3VycGx1cytTYWxlKy0rU2NhbGUtMTg0MystK0h5ZHJhdGUrU3VycGx1cytTYWxlKy0rVGVzdGluZystK1RyeStUaGlzK0JlbmVmaXRzK0lNRystKzA2LjMwLjI1JnV0bV9tZWRpdW09Y3BjJnV0bV9jYW1wYWlnbj0xODQzKy0rcC1oeWRyYXRlLVRyeVRoaXNCZW5lZml0cy1OQy1JTUctMjAyNS1KdW4tMjYtMXgxLXYyLW8xLWUxJnV0bV9jb250ZW50PWZhY2ViX2FjcV9jcGNfMTIwMjI5NDUwODc3MTkwMzQ0JmNvbnQ9NCZjY19jdXN0b21faGl0aWQ9NjQ0MzA3Mjk2JmFqc19haWQ9ODIzMWJhOTAtZTRjZS00YmMzLWE1ODQtYzdlMDU5NjJjNThlI3BhZ2UtYmxvY2stNnZod205amRiNWg%3D; X-Source=fd970203-6521-4166-8c52-1910fa872df4; rl_session=RS_ENC_v3_eyJhdXRvVHJhY2siOnRydWUsInRpbWVvdXQiOjE4MDAwMDAsImV4cGlyZXNBdCI6MTc1NDE1NDIwMjMzOSwiaWQiOjE3NTQxNTIzNTk3NTYsInNlc3Npb25TdGFydCI6ZmFsc2V9; _ga_7G9HS8437V=GS2.1.s1754152359$o1$g1$t1754152749$j32$l0$h0",
    "transid": "7858941A4C_1",
    "currency": "USD",
    "item_ids": "15989",
    "order_id": "7858941A4C",
    "funnel_name": "CID 1676 - Hydrate Jars",
    "funnel_uuid": "fd970203-6521-4166-8c52-1910fa872df4",
    "sessionStorage": {
        "fkCart": "{\"13375\":\"1\",\"14616\":\"1\",\"15989\":\"1\"}",
        "totals": "{\"subTotal\":120,\"vat\":0,\"salesTax\":12,\"shipTotal\":0,\"grandTotal\":\"132.00\",\"discount\":0,\"insurance\":0,\"savings\":0,\"compareAtTotal\":120}",
        "fk_salt": "d6ce0190-c18c-11ec-b509-cf225d0ef380",
        "orderId": "\"7858941A4C\"",
        "taxData": "{\"taxRate\":\"0.00\",\"isVat\":false,\"addVatToPrice\":true}",
        "products": "[{\"productId\":\"15989\",\"name\":\"6 x Mixed Berry Native Hydrate\",\"qty\":\"1\",\"productSku\":\"10-00043\",\"actualProductId\":\"1094\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"7363337552009\",\"shipping\":\"0.00\",\"price\":\"120.00\",\"merchantId\":\"1\",\"descriptor\":\"NativePath\",\"initialSalesTax\":\"12.00\",\"customSalesTax\":\"\",\"refundRemaining\":\"132.00\",\"merchantTxnId\":\"81149635684\",\"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\":\"Amino Acid,Electrolytes,Energy,Hydrate1,keto,monthly-eligible,Muscle health,Post-workout,Recovery,Subscription,Supplements\"},{\"productId\":\"13375\",\"name\":\"Collapsible Travel Funnel\",\"qty\":\"1\",\"productSku\":\"20-00034\",\"actualProductId\":\"1100\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"7372716048521\",\"shipping\":\"0.00\",\"price\":\"0.00\",\"merchantId\":\"1\",\"descriptor\":\"NativePath\",\"initialSalesTax\":\"0.00\",\"customSalesTax\":\"\",\"refundRemaining\":\"0.00\",\"merchantTxnId\":\"81149635684\",\"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\":null},{\"productId\":\"14616\",\"name\":\"Light Blue Tumbler\",\"qty\":\"1\",\"productSku\":\"20-00031\",\"actualProductId\":\"1092\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"7298026471561\",\"shipping\":\"0.00\",\"price\":\"0.00\",\"merchantId\":\"1\",\"descriptor\":\"NativePath\",\"initialSalesTax\":\"0.00\",\"customSalesTax\":\"\",\"refundRemaining\":\"0.00\",\"merchantTxnId\":\"81149635684\",\"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\":null}]",
        "orderData": "{\"taxExemption\":null,\"orderId\":\"7858941A4C\",\"vendorOrderId\":null,\"vendorPluginId\":null,\"ipAddress\":\"74.193.161.75\",\"sourceId\":null,\"sourceValue1\":null,\"sourceValue2\":null,\"sourceValue3\":null,\"sourceValue4\":null,\"sourceValue5\":null,\"shipCarrier\":null,\"shipMethod\":null,\"profileName\":null,\"dateCreated\":\"2025-08-02 12:39:09\",\"orderType\":\"NEW_SALE\",\"orderStatus\":\"COMPLETE\",\"reviewStatus\":null,\"campaignName\":\"Native Hydrate\",\"orderValue\":\"120.00\",\"customerId\":1271757,\"name\":\"Tommie Cole\",\"emailAddress\":\"[email protected]\",\"phoneNumber\":\"3373857276\",\"firstName\":\"Tommie\",\"lastName\":\"Cole\",\"companyName\":null,\"address1\":\"1608 charlotte dr\",\"address2\":null,\"shipmentInsured\":null,\"shipmentInsurancePrice\":null,\"insuranceCharged\":0,\"city\":\"Deridder\",\"state\":\"LA\",\"country\":\"US\",\"postalCode\":\"70634\",\"shipFirstName\":\"Tommie\",\"shipLastName\":\"Cole\",\"shipCompanyName\":null,\"shipAddress1\":\"1608 charlotte dr\",\"shipAddress2\":null,\"shipCity\":\"Deridder\",\"shipState\":\"LA\",\"shipCountry\":\"US\",\"shipPostalCode\":\"70634\",\"custom1\":\"CID 1676 - Hydrate Jars\",\"custom2\":\"Checkout Page19\",\"custom3\":null,\"custom4\":null,\"custom5\":null,\"paySource\":\"CREDITCARD\",\"cardType\":\"MASTERCARD\",\"cardBin\":\"512090\",\"cardLast4\":\"1967\",\"cardExpiryDate\":\"04\/27\",\"achAccountHolderType\":null,\"achAccountType\":null,\"achRoutingNumber\":null,\"achNameOnAccount\":null,\"achAccountNumber\":null,\"couponCode\":null,\"agentUserId\":null,\"basePrice\":\"120.00\",\"baseShipping\":\"0.00\",\"voiceLogNumber\":null,\"discountPrice\":\"0.00\",\"salesTax\":\"12.00\",\"salesUrl\":\"https:\/\/secure.nativepath.com\/checkout-nativepath-hydrate-mb-special-offer-1676-6-v2?products=15989%3A1%3B14616%3A1%3B13375%3A1&cc_custom_hitid=644307296&hit=644307296&hpcid=1843&pub=240405&c1=1843+%7\",\"surcharge\":\"0.00\",\"shipUpcharge\":\"0.00\",\"shipProfileId\":null,\"baseCurrencyCode\":\"USD\",\"baseCurrencySymbol\":\"$\",\"currencySymbol\":\"$\",\"currencyCode\":\"USD\",\"campaignId\":196,\"merchantTxnId\":\"81149635684\",\"ibanLast4\":null,\"originalCycleNumber\":1,\"prepaidType\":null,\"cardIsPrepaid\":0,\"cardIsDebit\":0,\"accountHolder\":null,\"subTotal\":\"120.00\",\"shipTotal\":\"0.00\",\"taxTotal\":\"12.00\",\"totalAmount\":\"132.00\",\"totalDiscount\":\"0.00\",\"totalRefundRemaining\":\"132.00\",\"amountPaid\":\"132.00\",\"items\":[{\"productId\":\"15989\",\"name\":\"6 x Mixed Berry Native Hydrate\",\"qty\":\"1\",\"productSku\":\"10-00043\",\"actualProductId\":\"1094\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"7363337552009\",\"shipping\":\"0.00\",\"price\":\"120.00\",\"merchantId\":\"1\",\"descriptor\":\"NativePath\",\"initialSalesTax\":\"12.00\",\"customSalesTax\":\"\",\"refundRemaining\":\"132.00\",\"merchantTxnId\":\"81149635684\",\"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\":\"Amino Acid,Electrolytes,Energy,Hydrate1,keto,monthly-eligible,Muscle health,Post-workout,Recovery,Subscription,Supplements\"},{\"productId\":\"13375\",\"name\":\"Collapsible Travel Funnel\",\"qty\":\"1\",\"productSku\":\"20-00034\",\"actualProductId\":\"1100\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"7372716048521\",\"shipping\":\"0.00\",\"price\":\"0.00\",\"merchantId\":\"1\",\"descriptor\":\"NativePath\",\"initialSalesTax\":\"0.00\",\"customSalesTax\":\"\",\"refundRemaining\":\"0.00\",\"merchantTxnId\":\"81149635684\",\"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\":null},{\"productId\":\"14616\",\"name\":\"Light Blue Tumbler\",\"qty\":\"1\",\"productSku\":\"20-00031\",\"actualProductId\":\"1092\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"7298026471561\",\"shipping\":\"0.00\",\"price\":\"0.00\",\"merchantId\":\"1\",\"descriptor\":\"NativePath\",\"initialSalesTax\":\"0.00\",\"customSalesTax\":\"\",\"refundRemaining\":\"0.00\",\"merchantTxnId\":\"81149635684\",\"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\":null}],\"paypalUrl\":null,\"paypalSdkParams\":null,\"gatewayUrl\":null,\"gatewaySdkParams\":null,\"customFields\":{\"hitid\":\"644307296\"},\"newCustomer\":1,\"recommendedProducts\":[{\"recommendedCampaignProductId\":15978,\"rank\":0.08445,\"displayName\":\"3 x Peach Mango Native Hydrate\"},{\"recommendedCampaignProductId\":15975,\"rank\":0.076408,\"displayName\":\"3 x Tangerine Native Hydrate\"},{\"recommendedCampaignProductId\":15977,\"rank\":0.072386,\"displayName\":\"3 x Mixed Berry Native Hydrate\"},{\"recommendedCampaignProductId\":13368,\"rank\":0.0563,\"displayName\":\"3 x NativePath Collagen\"},{\"recommendedCampaignProductId\":15982,\"rank\":0.045576,\"displayName\":\"1 x Peach Mango Native Hydrate\"},{\"recommendedCampaignProductId\":13373,\"rank\":0.041555,\"displayName\":\"3 x NativePath Antarctic Krill Oil\"},{\"recommendedCampaignProductId\":15980,\"rank\":0.036193,\"displayName\":\"1 x Tangerine Native Hydrate\"},{\"recommendedCampaignProductId\":15981,\"rank\":0.029491,\"displayName\":\"1 x Mixed Berry Native Hydrate\"},{\"recommendedCampaignProductId\":13367,\"rank\":0.024129,\"displayName\":\"1 x NativePath Collagen\"},{\"recommendedCampaignProductId\":13372,\"rank\":0.012064,\"displayName\":\"1 x NativePath Antarctic Krill Oil\"}]}",
        "sessionId": "{\"result\":\"SUCCESS\",\"message\":{\"sessionId\":\"fd971986ba173ae626f34ef5285cacbb\",\"pixel\":\"<iframe width=1 height=1 frameborder=0 scrolling=no src='https:\/\/lp.konnektive.com\/logos\/logo.htm?c=nativepath&s=fd971986ba173ae626f34ef5285cacbb'><img width=1 height=1 src='https:\/\/lp.konnektive.com\/logos\/logo.gif?c=nativepath&s=fd971986ba173ae626f34ef5285cacbb'><\/iframe>\",\"geoInfo\":{\"geoCountry\":\"US\",\"geoState\":\"LA\",\"geoCity\":\"DeRidder\",\"geoPostal\":\"70634\"}}}",
        "taxParams": "{\"firstName\":\"\",\"lastName\":\"\",\"emailAddress\":\"[email protected]\",\"shipProfileId\":null,\"address1\":\"\",\"address2\":\"\",\"postalCode\":\"\",\"city\":\"\",\"state\":\"LA\",\"country\":\"US\",\"shipFirstName\":\"Tommie\",\"shipLastName\":\"Cole\",\"shipAddress1\":\"1608 charlotte dr\",\"shipAddress2\":\"\",\"shipCity\":\"Deridder \",\"shipState\":\"LA\",\"shipPostalCode\":\"70634\",\"shipCountry\":\"US\",\"campaignId\":196,\"couponCode\":null,\"product1_id\":13375,\"product1_qty\":\"1\",\"product2_id\":14616,\"product2_qty\":\"1\",\"product3_id\":15989,\"product3_qty\":\"1\",\"currencyCode\":\"USD\",\"cartId\":null}",
        "funnelData": "{\"referenceId\":\"fd970203-6521-4166-8c52-1910fa872df4\",\"campaign\":\"196\",\"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 = \\\"760907565396245\\\";\<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 Hydrate\",\"addOns\":[{\"keyName\":\"Paypal_billerId\",\"keyValue\":\"3\"},{\"keyName\":\"Purchase_Event_FB\",\"keyValue\":\"2\"},{\"keyName\":\"FB_ADV_TRACKING\",\"keyValue\":\"false\"},{\"keyName\":\"SYGNAL_ADV_TRACKING\",\"keyValue\":\"false\"},{\"keyName\":\"LISTRAK_CART_UPDATE\",\"keyValue\":\"false\"},{\"keyName\":\"EXTERNAL_TRACK_REQ\",\"keyValue\":\"false\"},{\"keyName\":\"SEND_USER_DATA\",\"keyValue\":\"false\"},{\"keyName\":\"PRODUCTS_PER_ORDER\",\"keyValue\":\"false\"},{\"keyName\":\"TRIPLE_WHALE_REQ\",\"keyValue\":\"false\"},{\"keyName\":\"AD_BEACON_REQ\",\"keyValue\":\"false\"},{\"keyName\":\"APPLOVIN_REQ\",\"keyValue\":\"false\"},{\"keyName\":\"SEND_UNIQUE_TRANS_ID\",\"keyValue\":\"false\"},{\"keyName\":\"TTK_ADV_TRACKING\",\"keyValue\":\"false\"},{\"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_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\":\"PayPal_Venmo\",\"keyValue\":\"true\"},{\"keyName\":\"PayPal_PayLater\",\"keyValue\":\"true\"},{\"keyName\":\"PAAY_CH_MIN_AMT\",\"keyValue\":\"0.00\"},{\"keyName\":\"PAAY_AUTH_MIN_AMT\",\"keyValue\":\"0.00\"},{\"keyName\":\"paypalVenmoHide\",\"keyValue\":\"false\"},{\"keyName\":\"paypalPayLaterHide\",\"keyValue\":\"false\"},{\"keyName\":\"paypalFastlaneHide\",\"keyValue\":\"false\"},{\"keyName\":\"Purchase_Event_SC\",\"keyValue\":\"3\"}],\"providers\":[{\"id\":1,\"name\":\"Google\",\"keyValue\":\"G-7G9HS8437V\"}],\"pages\":[{\"referenceId\":\"48d14cf4-fe07-45d1-81dd-591b81213707\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page20\",\"urlSlug\":\"checkout-nativepath-hydrate-mb-special-offer-1676-1-v2\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"8b0f15e8-ce90-42b1-a9ea-36cc5a37e605\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"7f2f890b-3499-47e3-b574-b6b426795a99\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page19\",\"urlSlug\":\"checkout-nativepath-hydrate-mb-special-offer-1676-3-v2\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"2d36a61d-bb05-44bf-904b-6dc79f0cd0f7\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"42b5d548-6db7-42f9-b469-2666b1315350\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page19\",\"urlSlug\":\"checkout-nativepath-hydrate-mb-special-offer-1676-6-v2\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"8dc4948d-3e7a-4faf-b26e-60358678d167\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"79069bdf-e49f-4037-bb71-281fdf2e1250\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page20\",\"urlSlug\":\"checkout-nativepath-hydrate-pm-special-offer-1676-1-v2\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"8a763965-b8f0-4cba-9aec-162d9f358a40\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"31d164d5-5c91-4707-a6a3-dda0a1e8bd8e\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page19\",\"urlSlug\":\"checkout-nativepath-hydrate-pm-special-offer-1676-3-v2\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"277b07ff-23a5-432c-9a81-2d4349ba5ca1\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"056cab44-5d29-47a1-a12c-eba27bd9428d\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page19\",\"urlSlug\":\"checkout-nativepath-hydrate-pm-special-offer-1676-6-v2\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"f943b5c8-0a6a-40cc-a832-eedcd8adee33\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"4fb9eda7-4bb7-4d1d-9469-05b578765a2c\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page20\",\"urlSlug\":\"checkout-nativepath-hydrate-tang-special-offer-1676-1-v2\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"6dd71a18-fa85-490c-803c-6a4f1a07464e\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"fa11de2b-4ebe-4171-b580-e9317377e502\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page19\",\"urlSlug\":\"checkout-nativepath-hydrate-tang-special-offer-1676-3-v2\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"4cccde3f-c8a7-4c18-a1ab-019cc31957ed\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"ad00b161-023a-4286-a6f9-ababcd28fc1d\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page19\",\"urlSlug\":\"checkout-nativepath-hydrate-tang-special-offer-1676-6-v2\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"8b5f00bd-74e4-4a89-80af-5c52e1c73405\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"d854e3d4-cbdd-40a3-b0dc-64a7b1430719\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell 3\",\"urlSlug\":\"one-time-offer-nativepath-hydrate-choose-flavor-1676-3\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"87e5215a-aac0-4699-8a6a-1358f377ee5c\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"a689454f-95bc-4004-a3d2-d0cce07e594e\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Downsell 4\",\"urlSlug\":\"one-time-offer-nativepath-hydrate-choose-flavor-1676-4\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"7abbf7ed-3e88-4d75-b330-3f7bd91e8049\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"6e4dcd1e-5b2a-495b-bd89-2274e3c3ca10\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell 5\",\"urlSlug\":\"one-time-offer-nativepath-hydrate-choose-flavor-1676-5\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"fe2bb883-2527-496f-a0a6-8c4d594f2f50\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"5a1c8cb2-7524-4762-9191-aa3efaf698e9\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Downsell 6\",\"urlSlug\":\"one-time-offer-nativepath-hydrate-choose-flavor-1676-6\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"763c9ddf-7983-49c9-aeb6-4813727fcae8\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"49ca79ac-8943-4e3d-a49c-410f61f09c43\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Thank You Page1\",\"urlSlug\":\"one-time-offer-nativepath-hydrate-choose-flavor-1676-thank-you\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"c7e47203-e0d6-4a6a-976d-f3f4ac1faed5\",\"templateTypeId\":5,\"pageType\":5}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"ace11167-6737-42a5-b577-39969fbdf24a\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page6\",\"urlSlug\":\"one-time-offer-nativepath-hydrate-jars-1676-1-v2a\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"60c70e70-eb5d-4506-94eb-cd28d3baf6a5\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"4b0eb5ec-01e8-4019-bf8f-d79718f0f433\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page7\",\"urlSlug\":\"one-time-offer-nativepath-hydrate-jars-1676-2-v2\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"90881500-07bf-4440-b6cd-98d820458174\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]}],\"disableBadge\":true,\"name\":\"CID 1676 - Hydrate Jars\",\"whitelabelId\":10,\"affiliateId\":null,\"isMenuEnabled\":false}",
        "leadParams": "{\"emailAddress\":\"[email protected]\",\"doNotSellName\":0,\"shipFirstName\":\"Tommie\",\"shipLastName\":\"Cole\",\"shipAddress1\":\"1608 charlotte dr\",\"shipAddress2\":\"\",\"shipCity\":\"Deridder \",\"shipCountry\":\"US\",\"province-hidden\":\"\",\"shipState\":\"LA\",\"shipPostalCode\":\"70634\",\"phoneNumber\":\"3373857276\",\"contactOptIn\":0,\"billShipSame\":1,\"firstName\":\"Tommie\",\"lastName\":\"Cole\",\"address1\":\"1608 charlotte dr\",\"address2\":\"\",\"city\":\"Deridder \",\"country\":\"US\",\"state\":\"LA\",\"postalCode\":\"70634\",\"optradio\":\"M\",\"payment_method\":\"\",\"cardDate\":\"0427\",\"shipProfileId\":null,\"product1_id\":\"13375\",\"product1_qty\":\"1\",\"product2_id\":\"14616\",\"product2_qty\":\"1\",\"product3_id\":\"15989\",\"product3_qty\":\"1\",\"orderId\":\"7858941A4C\",\"salesUrl\":\"https:\/\/secure.nativepath.com\/checkout-nativepath-hydrate-mb-special-offer-1676-6-v2?products=15989%3A1%3B14616%3A1%3B13375%3A1&cc_custom_hitid=644307296&hit=644307296&hpcid=1843&pub=240405&c1=1843+%7C+Hydrate+Surplus+Sale+-+Scale-1843+-+Hydrate+Surplus+Sale+-+Testing+-+Try+This+Benefits+IMG+-+06.30.25&c2=1843+-+p-hydrate-TryThisBenefits-NC-IMG-2025-Jun-26-1x1-v2-o1-e1&c3=faceb_acq_cpc_120229450877190344&utm_source=1843+%7C+Hydrate+Surplus+Sale+-+Scale-1843+-+Hydrate+Surplus+Sale+-+Testing+-+Try+This+Benefits+IMG+-+06.30.25&utm_medium=cpc&utm_campaign=1843+-+p-hydrate-TryThisBenefits-NC-IMG-2025-Jun-26-1x1-v2-o1-e1&utm_content=faceb_acq_cpc_120229450877190344&cont=4&ajs_aid=8231ba90-e4ce-4bc3-a584-c7e05962c58e&cid=1843\",\"campaignId\":196,\"custom1\":\"CID 1676 - Hydrate Jars\",\"custom2\":\"Checkout Page19\",\"sessionId\":\"fd971986ba173ae626f34ef5285cacbb\"}",
        "requestUri": "https:\/\/secure.nativepath.com\/checkout-nativepath-hydrate-mb-special-offer-1676-6-v2?products=15989%3A1%3B14616%3A1%3B13375%3A1&cc_custom_hitid=644307296&hit=644307296&hpcid=1843&pub=240405&c1=1843+%7C+Hydrate+Surplus+Sale+-+Scale-1843+-+Hydrate+Surplus+Sale+-+Testing+-+Try+This+Benefits+IMG+-+06.30.25&c2=1843+-+p-hydrate-TryThisBenefits-NC-IMG-2025-Jun-26-1x1-v2-o1-e1&c3=faceb_acq_cpc_120229450877190344&utm_source=1843+%7C+Hydrate+Surplus+Sale+-+Scale-1843+-+Hydrate+Surplus+Sale+-+Testing+-+Try+This+Benefits+IMG+-+06.30.25&utm_medium=cpc&utm_campaign=1843+-+p-hydrate-TryThisBenefits-NC-IMG-2025-Jun-26-1x1-v2-o1-e1&utm_content=faceb_acq_cpc_120229450877190344&cont=4&ajs_aid=8231ba90-e4ce-4bc3-a584-c7e05962c58e&cid=1843",
        "bundleItems": "{}",
        "httpReferer": "https:\/\/health.nativepath.com\/",
        "upsell_step": "1",
        "userDetails": "{\"firstName\":\"Tommie\",\"lastName\":\"Cole\",\"companyName\":null,\"address1\":\"1608 charlotte dr\",\"address2\":\"\",\"postalCode\":\"70634\",\"city\":\"Deridder \",\"state\":\"LA\",\"country\":\"US\",\"emailAddress\":\"[email protected]\",\"phoneNumber\":\"3373857276\",\"gender\":null,\"dob\":null,\"couponCode\":null,\"shipProfileId\":null,\"achRoutingNumber\":null,\"achAccountNumber\":null,\"achAccountType\":null,\"iban\":null,\"ddbic\":null,\"custom1\":\"CID 1676 - Hydrate Jars\",\"custom2\":\"Checkout Page19\",\"custom3\":null,\"custom4\":null,\"custom5\":null,\"redirectsTo\":\"https:\/\/secure.nativepath.com\/one-time-offer-nativepath-hydrate-jars-1676-1-v2a\",\"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 Mobile Safari\/537.36\\\",\\\"language\\\":\\\"en-US\\\",\\\"timezone\\\":\\\"300\\\",\\\"colorDepth\\\":24,\\\"screen\\\":{\\\"height\\\":\\\"800\\\",\\\"width\\\":\\\"360\\\"},\\\"javaScriptEnabled\\\":true,\\\"javaEnabled\\\":false}\",\"salesUrl\":\"https:\/\/secure.nativepath.com\/checkout-nativepath-hydrate-mb-special-offer-1676-6-v2?products=15989%3A1%3B14616%3A1%3B13375%3A1&cc_custom_hitid=644307296&hit=644307296&hpcid=1843&pub=240405&c1=1843+%7C+Hydrate+Surplus+Sale+-+Scale-1843+-+Hydrate+Surplus+Sale+-+Testing+-+Try+This+Benefits+IMG+-+06.30.25&c2=1843+-+p-hydrate-TryThisBenefits-NC-IMG-2025-Jun-26-1x1-v2-o1-e1&c3=faceb_acq_cpc_120229450877190344&utm_source=1843+%7C+Hydrate+Surplus+Sale+-+Scale-1843+-+Hydrate+Surplus+Sale+-+Testing+-+Try+This+Benefits+IMG+-+06.30.25&utm_medium=cpc&utm_campaign=1843+-+p-hydrate-TryThisBenefits-NC-IMG-2025-Jun-26-1x1-v2-o1-e1&utm_content=faceb_acq_cpc_120229450877190344&cont=4&ajs_aid=8231ba90-e4ce-4bc3-a584-c7e05962c58e&cid=1843\",\"cartId\":null,\"campaignId\":196,\"doNotSellName\":0,\"contactOptIn\":0,\"billShipSame\":1,\"optradio\":\"M\",\"orderId\":\"7858941A4C\",\"shipFirstName\":\"Tommie\",\"shipLastName\":\"Cole\",\"shipAddress1\":\"1608 charlotte dr\",\"shipAddress2\":\"\",\"shipCity\":\"Deridder \",\"shipState\":\"LA\",\"shipPostalCode\":\"70634\",\"shipCountry\":\"US\",\"cardMonth\":4,\"cardYear\":27,\"paySource\":\"CREDITCARD\",\"forceMerchantId\":null,\"product1_id\":\"13375\",\"product1_qty\":\"1\",\"product2_id\":\"14616\",\"product2_qty\":\"1\",\"product3_id\":\"15989\",\"product3_qty\":\"1\",\"sessionId\":\"fd971986ba173ae626f34ef5285cacbb\",\"insureShipment\":0,\"shipmentInsurancePrice\":\"\"}",
        "currencyCode": "USD",
        "exchangeRate": "1",
        "ccExternalTax": "12.00",
        "lastPageTypeId": "4",
        "bundleStringArray": "{}",
        "ccGeoLocationInfo": "{\"city\":\"DeRidder\",\"region_code\":\"LA\",\"country_code\":\"US\",\"zip_code\":\"70634\"}",
        "checkoutOrderData": "{\"items\":[{\"productId\":\"15989\",\"name\":\"6 x Mixed Berry Native Hydrate\",\"qty\":\"1\",\"productSku\":\"10-00043\",\"actualProductId\":\"1094\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"7363337552009\",\"shipping\":\"0.00\",\"price\":\"120.00\",\"merchantId\":\"1\",\"descriptor\":\"NativePath\",\"initialSalesTax\":\"12.00\",\"customSalesTax\":\"\",\"refundRemaining\":\"132.00\",\"merchantTxnId\":\"81149635684\",\"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\":\"Amino Acid,Electrolytes,Energy,Hydrate1,keto,monthly-eligible,Muscle health,Post-workout,Recovery,Subscription,Supplements\"},{\"productId\":\"13375\",\"name\":\"Collapsible Travel Funnel\",\"qty\":\"1\",\"productSku\":\"20-00034\",\"actualProductId\":\"1100\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"7372716048521\",\"shipping\":\"0.00\",\"price\":\"0.00\",\"merchantId\":\"1\",\"descriptor\":\"NativePath\",\"initialSalesTax\":\"0.00\",\"customSalesTax\":\"\",\"refundRemaining\":\"0.00\",\"merchantTxnId\":\"81149635684\",\"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\":null},{\"productId\":\"14616\",\"name\":\"Light Blue Tumbler\",\"qty\":\"1\",\"productSku\":\"20-00031\",\"actualProductId\":\"1092\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"7298026471561\",\"shipping\":\"0.00\",\"price\":\"0.00\",\"merchantId\":\"1\",\"descriptor\":\"NativePath\",\"initialSalesTax\":\"0.00\",\"customSalesTax\":\"\",\"refundRemaining\":\"0.00\",\"merchantTxnId\":\"81149635684\",\"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\":null}],\"totalAmount\":\"132.00\",\"taxTotal\":\"12.00\",\"shipTotal\":\"0.00\"}",
        "analyticsReference": "{\"42b5d548-6db7-42f9-b469-2666b1315350-fd971986ba173ae626f34ef5285cacbb\":2}",
        "currencyCodeSymbol": "$",
        "importOrderSuccess": "true",
        "upsell_curent_page": "",
        "ccExternalSessionId": "fd971986ba173ae626f34ef5285cacbb",
        "previousExchangeRate": "1",
        "sessionStartDateTime": "2025-08-02T16:33:19.791Z",
        "bundleProductsPageRef": "{}",
        "previousCurrencySymbol": "$",
        "ccCountryAndStateInfoTracker": "{\"state\":\"LA\",\"shipState\":\"LA\"}",
        "ccCartProductsPercentageTotal": "120",
        "fd970203-6521-4166-8c52-1910fa872df4ccQuery": "3y9k7"
    },
    "funnel_campaign_id": "196",
    "shipping_address_zip": "70634",
    "shipping_address_city": "Deridder",
    "shipping_address_phone": "[email protected]",
    "shipping_address_country": "US",
    "shipping_address_province": "LA",
    "shipping_address_last_name": "Cole",
    "shipping_address_first_name": "Tommie"
}
08/02/2025 16:39:11
1760171ConversionGTM
{
    "cid": "571",
    "hid": "644307593",
    "url": "https:\/\/secure.nativepath.com\/one-time-offer-nativepath-collagen-bags-571-1",
    "order_id": "640FE71770",
    "funnel_name": "CID 571 - Collagen BAGS - BOGO B4G4",
    "funnel_uuid": "af2bff1e-e971-4966-ba8f-266cbfe30478"
}
08/02/2025 16:38:36
1760170ConversionChCh
{
    "cid": "1924",
    "hid": "644307205",
    "qty": "1",
    "url": "https:\/\/secure.nativepath.com\/5e23d2b4-e8d9-4898-9b87-e0763fa90145.html?1754152711169",
    "email": "[email protected]",
    "event": "Conversion",
    "value": "138.00",
    "cookie": "uid1924=644307205-20250802093130-8a631a521a1cf1aa34feb5c36a5aec88-7413; _heatVid_3706=5802113132577005007; _ga=GA1.1.1992923591.1754152293; wisepops=%7B%22popups%22%3A%7B%7D%2C%22sub%22%3A0%2C%22ucrn%22%3A3%2C%22cid%22%3A%2264212%22%2C%22v%22%3A5%2C%22bandit%22%3A%7B%22recos%22%3A%7B%7D%7D%7D; _fbc=fb.1.1754152293553.IwZXh0bgNhZW0BMABhZGlkAasjLBJCVRgBHpi2CV5yFyqoadJOOBOfcD-mjbx8HkiLV0QEphMBDuezPFe6nJCDiwGQ1Qm9_aem_TGHQ5gPeIy8tZGTGBvgZmw; _fbp=fb.1.1754152293606.245638503684292931; _hjSessionUser_1066318=eyJpZCI6IjcxZDBmYWU3LTU2NTUtNTExZi04YTA5LTk2NTFiNjE2M2Q1YiIsImNyZWF0ZWQiOjE3NTQxNTIyOTM3ODcsImV4aXN0aW5nIjpmYWxzZX0=; _hjSession_1066318=eyJpZCI6IjRmN2RkNmEzLWRlODItNGEyNS05ZGRjLTU0Yjk4ZTI5ODVhZCIsImMiOjE3NTQxNTIyOTM3OTUsInMiOjAsInIiOjAsInNiIjowLCJzciI6MCwic2UiOjAsImZzIjoxLCJzcCI6MH0=; _gcl_au=1.1.2037198037.1754152294; _li_dcdm_c=.nativepath.com; _lc2_fpi=8ad7b0e6a39e--01k1nszp2hvdqswnh405r0t2be; _lc2_fpi_js=8ad7b0e6a39e--01k1nszp2hvdqswnh405r0t2be; wisepops_visitor=%7B%22uAmXnV32UU%22%3A%22d774f57f-50c9-4f64-80f2-e7954c7df972%22%7D; wisepops_visits=%5B%222025-08-02T16%3A31%3A31.238Z%22%5D; wisepops_session=%7B%22arrivalOnSite%22%3A%222025-08-02T16%3A31%3A31.238Z%22%2C%22mtime%22%3A1754152294559%2C%22pageviews%22%3A1%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%3A%22http%3A%2F%2Fm.facebook.com%2F%22%2C%22utm%22%3A%7B%22source%22%3A%22Creatine%20-%20Testing-1924%20-%20Creatine%205%20Reasons%20-%20Creatine%20Fact%20-%20Testing%20-%206.09.25%22%2C%22medium%22%3A%22cpc%22%2C%22campaign%22%3A%221924%20-%20creatine_tbd_benefit_creatinefact_none_realphotography_IMG_20250526_1x1_v2_e1%22%2C%22term%22%3A%22120227376313720344%22%2C%22content%22%3A%22faceb_acq_cpc_120227376868920344%22%7D%2C%22testIp%22%3Anull%7D; ef_witness=1; ef_affid=6; ef_tid_c_o_10=049785978e1b479e883daad13253b032; ef_tid_c_a_1=049785978e1b479e883daad13253b032; rl_anonymous_id=RS_ENC_v3_IjlmYmIzNDllLTY0NjQtNDk3Yy1hMWFjLWEyM2I2ZGFjOTM3OSI%3D; rl_page_init_referrer=RS_ENC_v3_Imh0dHA6Ly9tLmZhY2Vib29rLmNvbS8i; rl_page_init_referring_domain=RS_ENC_v3_Im0uZmFjZWJvb2suY29tIg%3D%3D; _gegeo=JTdCJTIyY291bnRyeSUyMiUzQSUyMlVuaXRlZCUyMFN0YXRlcyUyMiUyQyUyMmNvdW50cnlDb2RlJTIyJTNBJTIyVVMlMjIlMkMlMjJob3N0aW5nJTIyJTNBZmFsc2UlMkMlMjJtb2JpbGUlMjIlM0F0cnVlJTJDJTIycHJveHklMjIlM0FmYWxzZSUyQyUyMnN0YXR1cyUyMiUzQSUyMnN1Y2Nlc3MlMjIlN0Q=; _geffran=1; geuid=7dff0999-3b78-4277-84d6-1a7b2ad78114; _geff=ODNhYzVhZGVhN2U5Y2Y5YTZmZjUwNWY1OTFiNDNjNzg=; _heatIdvUpdated_3706=1754152512269; _hjSessionUser_5255763=eyJpZCI6ImIxMTA5YWJmLTMzZmUtNWY4Mi1hZmFkLWU4NzQ1ZjlmN2ZiZSIsImNyZWF0ZWQiOjE3NTQxNTI1MTMxODAsImV4aXN0aW5nIjpmYWxzZX0=; _hjSession_5255763=eyJpZCI6IjllMjMyMjYyLWVlMGEtNDJkZC04ZTg4LTg0MTFkNWY0ODFkZiIsImMiOjE3NTQxNTI1MTMyMDIsInMiOjAsInIiOjAsInNiIjowLCJzciI6MCwic2UiOjAsImZzIjoxLCJzcCI6MH0=; _ga_7G9HS8437V=GS2.1.s1754152293$o1$g1$t1754152536$j35$l0$h0; X-Source=775b2762-b579-4f49-a303-b245f7801ec3; rl_session=RS_ENC_v3_eyJhdXRvVHJhY2siOnRydWUsInRpbWVvdXQiOjE4MDAwMDAsImV4cGlyZXNBdCI6MTc1NDE1NDUwOTEwMSwiaWQiOjE3NTQxNTIyOTU0NDYsInNlc3Npb25TdGFydCI6ZmFsc2V9",
    "transid": "446E2B1F7F_1",
    "currency": "USD",
    "item_ids": "15877",
    "order_id": "446E2B1F7F",
    "funnel_name": "CID 1974 - Native Creatine (FB)",
    "funnel_uuid": "775b2762-b579-4f49-a303-b245f7801ec3",
    "sessionStorage": {
        "fkCart": "{\"15877\":\"1\"}",
        "totals": "{\"subTotal\":138,\"vat\":0,\"salesTax\":0,\"shipTotal\":0,\"grandTotal\":\"138.00\",\"discount\":0,\"insurance\":0,\"savings\":180,\"compareAtTotal\":318}",
        "fk_salt": "d6ce0190-c18c-11ec-b509-cf225d0ef380",
        "orderId": "\"446E2B1F7F\"",
        "taxData": "{\"taxRate\":\"0.00\",\"isVat\":false,\"addVatToPrice\":true}",
        "orderData": "{\"taxExemption\":null,\"orderId\":\"446E2B1F7F\",\"vendorOrderId\":null,\"vendorPluginId\":null,\"ipAddress\":\"174.244.87.64\",\"sourceId\":null,\"sourceValue1\":null,\"sourceValue2\":null,\"sourceValue3\":null,\"sourceValue4\":null,\"sourceValue5\":null,\"shipCarrier\":null,\"shipMethod\":null,\"profileName\":null,\"dateCreated\":\"2025-08-02 12:38:31\",\"orderType\":\"NEW_SALE\",\"orderStatus\":\"COMPLETE\",\"reviewStatus\":null,\"campaignName\":\"Creatine\",\"orderValue\":\"138.00\",\"customerId\":1271759,\"name\":\"Karen Whittenburg\",\"emailAddress\":\"[email protected]\",\"phoneNumber\":\"3255752497\",\"firstName\":\"Karen\",\"lastName\":\"Whittenburg\",\"companyName\":null,\"address1\":\"3100 42nd\",\"address2\":null,\"shipmentInsured\":null,\"shipmentInsurancePrice\":null,\"insuranceCharged\":0,\"city\":\"Snyder\",\"state\":\"TX\",\"country\":\"US\",\"postalCode\":\"79549\",\"shipFirstName\":\"Karen\",\"shipLastName\":\"Whittenburg\",\"shipCompanyName\":null,\"shipAddress1\":\"3100 42nd\",\"shipAddress2\":null,\"shipCity\":\"Snyder\",\"shipState\":\"TX\",\"shipCountry\":\"US\",\"shipPostalCode\":\"79549\",\"custom1\":\"CID 1974 - Native Creatine (FB)\",\"custom2\":\"Checkout Page 6\",\"custom3\":null,\"custom4\":null,\"custom5\":null,\"paySource\":\"PAYPAL\",\"cardType\":null,\"cardBin\":null,\"cardLast4\":null,\"cardExpiryDate\":null,\"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\/checkout-nativepath-native-creatine-special-offer-1924-6?paypalAccept=1&token=EC-69H85238JS823532F&ba_token=BA-9AB61575AM4032643\",\"surcharge\":\"0.00\",\"shipUpcharge\":\"0.00\",\"shipProfileId\":null,\"baseCurrencyCode\":\"USD\",\"baseCurrencySymbol\":\"$\",\"currencySymbol\":\"$\",\"currencyCode\":\"USD\",\"campaignId\":242,\"merchantTxnId\":\"1CY26420835705749\",\"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\":\"15877\",\"name\":\"6 x Native Creatine\",\"qty\":\"1\",\"productSku\":\"10-00074\",\"actualProductId\":\"1148\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"8022632038537\",\"shipping\":\"0.00\",\"price\":\"138.00\",\"merchantId\":\"3\",\"descriptor\":\"\",\"initialSalesTax\":\"0.00\",\"customSalesTax\":\"\",\"refundRemaining\":\"138.00\",\"merchantTxnId\":\"1CY26420835705749\",\"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\":\"keto,Muscle health,NPTeamOrderMax-1,Post-workout,Recovery,Supplements\"}],\"customFields\":{\"hitid\":\"644307205\"},\"newCustomer\":1,\"recommendedProducts\":[{\"recommendedCampaignProductId\":15922,\"rank\":0.207637,\"displayName\":\"3 x Native Creatine\"},{\"recommendedCampaignProductId\":15924,\"rank\":0.080251,\"displayName\":\"3 x Original Collagen Peptides\"},{\"recommendedCampaignProductId\":15923,\"rank\":0.072345,\"displayName\":\"1 x Native Creatine\"},{\"recommendedCampaignProductId\":15925,\"rank\":0.038783,\"displayName\":\"1 x Original Collagen Peptides\"},{\"recommendedCampaignProductId\":15926,\"rank\":0.014021,\"displayName\":\"3 x Mixed Berry Native Hydrate\"},{\"recommendedCampaignProductId\":15927,\"rank\":0.011337,\"displayName\":\"1 x Mixed Berry Native Hydrate\"},{\"recommendedCampaignProductId\":15930,\"rank\":0.00895,\"displayName\":\"3 x Peach Mango Native Hydrate\"},{\"recommendedCampaignProductId\":15931,\"rank\":0.007309,\"displayName\":\"1 x Peach Mango Native Hydrate\"},{\"recommendedCampaignProductId\":15928,\"rank\":0.006712,\"displayName\":\"3 x Tangerine Native Hydrate\"},{\"recommendedCampaignProductId\":15929,\"rank\":0.006712,\"displayName\":\"1 x Tangerine Native Hydrate\"}]}",
        "sessionId": "{\"result\":\"SUCCESS\",\"message\":{\"sessionId\":\"775b1986ba38e84f2e4f1d4cd0d4d8e5\",\"pixel\":\"<iframe width=1 height=1 frameborder=0 scrolling=no src='https:\/\/lp.konnektive.com\/logos\/logo.htm?c=nativepath&s=775b1986ba38e84f2e4f1d4cd0d4d8e5'><img width=1 height=1 src='https:\/\/lp.konnektive.com\/logos\/logo.gif?c=nativepath&s=775b1986ba38e84f2e4f1d4cd0d4d8e5'><\/iframe>\",\"geoInfo\":{\"geoCountry\":\"US\",\"geoState\":\"TX\",\"geoCity\":\"New Braunfels\",\"geoPostal\":\"78130\"}}}",
        "taxParams": "{\"firstName\":\"Karen\",\"lastName\":\"Whittenburg\",\"emailAddress\":\"[email protected]\",\"shipProfileId\":null,\"address1\":\"3100 42nd\",\"address2\":\"\",\"postalCode\":\"79549\",\"city\":\"Snyder\",\"state\":\"TX\",\"country\":\"US\",\"shipFirstName\":\"Karen\",\"shipLastName\":\"Whittenburg\",\"shipAddress1\":\"3100 42nd\",\"shipAddress2\":\"\",\"shipCity\":\"Snyder\",\"shipState\":\"TX\",\"shipPostalCode\":\"79549\",\"shipCountry\":\"US\",\"campaignId\":242,\"couponCode\":null,\"product1_id\":15877,\"product1_qty\":\"1\",\"currencyCode\":\"USD\",\"cartId\":null}",
        "funnelData": "{\"referenceId\":\"775b2762-b579-4f49-a303-b245f7801ec3\",\"campaign\":\"242\",\"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 = \\\"760907565396245\\\";\<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 Creatine\",\"addOns\":[{\"keyName\":\"Paypal_billerId\",\"keyValue\":\"3\"},{\"keyName\":\"Purchase_Event_FB\",\"keyValue\":\"2\"},{\"keyName\":\"FB_ADV_TRACKING\",\"keyValue\":\"false\"},{\"keyName\":\"SYGNAL_ADV_TRACKING\",\"keyValue\":\"false\"},{\"keyName\":\"LISTRAK_CART_UPDATE\",\"keyValue\":\"false\"},{\"keyName\":\"EXTERNAL_TRACK_REQ\",\"keyValue\":\"false\"},{\"keyName\":\"ADD_TO_CART_TCK\",\"keyValue\":\"false\"},{\"keyName\":\"LEAD_VIEW_CONT_TCK\",\"keyValue\":\"false\"},{\"keyName\":\"SEND_USER_DATA\",\"keyValue\":\"false\"},{\"keyName\":\"PRODUCTS_PER_ORDER\",\"keyValue\":\"false\"},{\"keyName\":\"TRIPLE_WHALE_REQ\",\"keyValue\":\"false\"},{\"keyName\":\"AD_BEACON_REQ\",\"keyValue\":\"false\"},{\"keyName\":\"APPLOVIN_REQ\",\"keyValue\":\"false\"},{\"keyName\":\"SEND_UNIQUE_TRANS_ID\",\"keyValue\":\"false\"},{\"keyName\":\"TTK_ADV_TRACKING\",\"keyValue\":\"false\"},{\"keyName\":\"PH_FORMAT_BY_COUNTRY\",\"keyValue\":\"true\"},{\"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_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\":\"PayPal_Venmo\",\"keyValue\":\"false\"},{\"keyName\":\"PayPal_PayLater\",\"keyValue\":\"false\"},{\"keyName\":\"PAAY_CH_MIN_AMT\",\"keyValue\":\"0.00\"},{\"keyName\":\"PAAY_AUTH_MIN_AMT\",\"keyValue\":\"0.00\"},{\"keyName\":\"paypalVenmoHide\",\"keyValue\":\"false\"},{\"keyName\":\"paypalPayLaterHide\",\"keyValue\":\"false\"},{\"keyName\":\"paypalFastlaneHide\",\"keyValue\":\"false\"},{\"keyName\":\"Purchase_Event_SC\",\"keyValue\":\"3\"}],\"providers\":[],\"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\":\"518d4203-a4df-4757-9946-6b6cae45b55a\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page1\",\"urlSlug\":null,\"externalURL\":null,\"pageView\":[{\"referenceId\":\"5e23d2b4-e8d9-4898-9b87-e0763fa90145\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"a9a0a99e-460c-47cd-9a1f-4d0692413fb3\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page3\",\"urlSlug\":null,\"externalURL\":null,\"pageView\":[{\"referenceId\":\"e55ca2b6-d356-4ced-94d3-863c71dec3e7\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"8f5b7dbb-b1b6-4350-9c47-5906c727e3f6\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page 1\",\"urlSlug\":\"checkout-nativepath-native-creatine-special-offer-1924-1\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"d529f5e5-c35f-40c6-9d0a-1be834ec3c7a\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"a1cea568-a32b-42fb-857a-43efab028938\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page 3\",\"urlSlug\":\"checkout-nativepath-native-creatine-special-offer-1924-3\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"ee3d522f-0475-49b9-bcd3-a055bfe12033\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"c1f65653-0b03-4911-b04a-6608a4a3d9c8\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page 6\",\"urlSlug\":\"checkout-nativepath-native-creatine-special-offer-1924-6\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"0c8aaa38-6e26-42db-8fae-bcf67d90a8bb\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"549b8ebe-07be-4dc3-8ab0-f828d1f0e9e3\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Downsell Page2\",\"urlSlug\":\"one-time-offer-nativepath-native-creatine-1924-2\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"185ff484-bf8a-4285-8dfb-76f1169954b1\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"fc6ac343-164e-4b1a-bf93-26d2eaa288d5\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Downsell Page 4\",\"urlSlug\":\"one-time-offer-nativepath-native-creatine-1924-4\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"13fb5510-b34b-494c-8b9b-91a57b591e3d\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"a59ce937-3ff3-4f94-af37-cf3e2623602d\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page5\",\"urlSlug\":\"one-time-offer-nativepath-native-creatine-1924-5\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"4d29ab98-b834-46d8-bc06-c6b61e97a916\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"841c51ea-412c-4797-93f1-edcaedb306d2\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Downsell Page6\",\"urlSlug\":\"one-time-offer-nativepath-native-creatine-1924-6\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"05285c49-831a-4377-8819-07cd102f67db\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"f0a3874a-794a-4bbd-80b6-649f30c749b8\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Thank You Page1\",\"urlSlug\":\"one-time-offer-nativepath-native-creatine-1924-thank-you\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"e705770d-f640-4885-9011-e31eb6afc804\",\"templateTypeId\":5,\"pageType\":5}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]}],\"disableBadge\":true,\"name\":\"CID 1974 - Native Creatine (FB)\",\"whitelabelId\":10,\"affiliateId\":null,\"isMenuEnabled\":false}",
        "leadParams": "{\"emailAddress\":\"[email protected]\",\"doNotSellName\":0,\"shipFirstName\":\"Karen\",\"shipLastName\":\"Whittenburg\",\"shipAddress1\":\"3100 42nd\",\"shipAddress2\":\"\",\"shipCity\":\"Snyder\",\"shipCountry\":\"US\",\"province-hidden\":\"\",\"shipState\":\"TX\",\"shipPostalCode\":\"79549\",\"phoneNumber\":\"\",\"contactOptIn\":1,\"billShipSame\":1,\"firstName\":\"Karen\",\"lastName\":\"Whittenburg\",\"address1\":\"3100 42nd\",\"address2\":\"\",\"city\":\"Snyder\",\"country\":\"US\",\"state\":\"TX\",\"postalCode\":\"79549\",\"optradio\":\"M\",\"payment_method\":\"\",\"cardDate\":\"\",\"shipProfileId\":null,\"product1_id\":\"15877\",\"product1_qty\":\"1\",\"orderId\":\"446E2B1F7F\",\"salesUrl\":\"https:\/\/secure.nativepath.com\/checkout-nativepath-native-creatine-special-offer-1924-6?paypalAccept=1&token=EC-69H85238JS823532F&ba_token=BA-9AB61575AM4032643\",\"campaignId\":242,\"custom1\":\"CID 1974 - Native Creatine (FB)\",\"custom2\":\"Checkout Page 6\",\"sessionId\":\"775b1986ba38e84f2e4f1d4cd0d4d8e5\"}",
        "paypalCart": "{\"15877\":\"1\"}",
        "requestUri": "https:\/\/secure.nativepath.com\/checkout-nativepath-native-creatine-special-offer-1924-6?products=15877%3A1&cc_custom_hitid=644307205&hit=644307205&hpcid=1924&pub=240405&c1=Creatine+-+Testing-1924+-+Creatine+5+Reasons+-+Creatine+Fact+-+Testing+-+6.09.25&c2=1924+-+creatine_tbd_benefit_creatinefact_none_realphotography_IMG_20250526_1x1_v2_e1&c3=faceb_acq_cpc_120227376868920344&utm_source=fb&utm_medium=paid&utm_campaign=120227374783120344&utm_content=120227376868920344&utm_term=120227376313720344&fbclid=IwZXh0bgNhZW0BMABhZGlkAasjLBJCVRgBHpi2CV5yFyqoadJOOBOfcD-mjbx8HkiLV0QEphMBDuezPFe6nJCDiwGQ1Qm9_aem_TGHQ5gPeIy8tZGTGBvgZmw&ajs_aid=9fbb349e-6464-497c-a1ac-a23b6dac9379&cid=1924",
        "bundleItems": "{}",
        "httpReferer": "https:\/\/health.nativepath.com\/",
        "upsell_step": "1",
        "userDetails": "{\"firstName\":\"Karen\",\"lastName\":\"Whittenburg\",\"companyName\":null,\"address1\":\"3100 42nd\",\"address2\":\"\",\"postalCode\":\"79549\",\"city\":\"Snyder\",\"state\":\"TX\",\"country\":\"US\",\"emailAddress\":\"[email protected]\",\"phoneNumber\":\"3255752497\",\"gender\":null,\"dob\":null,\"couponCode\":null,\"shipProfileId\":null,\"achRoutingNumber\":null,\"achAccountNumber\":null,\"achAccountType\":null,\"achAccountHolderType\":null,\"iban\":null,\"ddbic\":null,\"custom1\":\"CID 1974 - Native Creatine (FB)\",\"custom2\":\"Checkout Page 6\",\"custom3\":null,\"custom4\":null,\"custom5\":null,\"redirectsTo\":\"https:\/\/secure.nativepath.com\/5e23d2b4-e8d9-4898-9b87-e0763fa90145.html\",\"browserData\":\"{\\\"acceptHeader\\\":\\\"application\/json\\\",\\\"userAgent\\\":\\\"Mozilla\/5.0 (Linux; Android 15; SM-S146VL Build\/AP3A.240905.015.A2; wv) AppleWebKit\/537.36 (KHTML, like Gecko) Version\/4.0 Chrome\/138.0.7204.176 Mobile Safari\/537.36 [FB_IAB\/FB4A;FBAV\/524.0.0.52.44;IABMV\/1;]\\\",\\\"language\\\":\\\"en\\\",\\\"timezone\\\":\\\"300\\\",\\\"colorDepth\\\":24,\\\"screen\\\":{\\\"height\\\":\\\"857\\\",\\\"width\\\":\\\"384\\\"},\\\"javaScriptEnabled\\\":true,\\\"javaEnabled\\\":false}\",\"salesUrl\":\"https:\/\/secure.nativepath.com\/checkout-nativepath-native-creatine-special-offer-1924-6?products=15877%3A1&cc_custom_hitid=644307205&hit=644307205&hpcid=1924&pub=240405&c1=Creatine+-+Testing-1924+-+Creatine+5+Reasons+-+Creatine+Fact+-+Testing+-+6.09.25&c2=1924+-+creatine_tbd_benefit_creatinefact_none_realphotography_IMG_20250526_1x1_v2_e1&c3=faceb_acq_cpc_120227376868920344&utm_source=fb&utm_medium=paid&utm_campaign=120227374783120344&utm_content=120227376868920344&utm_term=120227376313720344&fbclid=IwZXh0bgNhZW0BMABhZGlkAasjLBJCVRgBHpi2CV5yFyqoadJOOBOfcD-mjbx8HkiLV0QEphMBDuezPFe6nJCDiwGQ1Qm9_aem_TGHQ5gPeIy8tZGTGBvgZmw&ajs_aid=9fbb349e-6464-497c-a1ac-a23b6dac9379&cid=1924\",\"cartId\":null,\"campaignId\":242,\"doNotSellName\":0,\"contactOptIn\":1,\"billShipSame\":1,\"optradio\":\"M\",\"orderId\":\"446E2B1F7F\",\"shipFirstName\":\"Karen\",\"shipLastName\":\"Whittenburg\",\"shipAddress1\":\"3100 42nd\",\"shipAddress2\":\"\",\"shipCity\":\"Snyder\",\"shipState\":\"TX\",\"shipPostalCode\":\"79549\",\"shipCountry\":\"US\",\"cardMonth\":null,\"cardYear\":null,\"paySource\":\"PAYPAL\",\"product1_id\":\"15877\",\"product1_qty\":\"1\",\"sessionId\":\"775b1986ba38e84f2e4f1d4cd0d4d8e5\",\"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\":\"San Antonio\",\"region_code\":\"TX\",\"country_code\":\"US\",\"zip_code\":\"78249\"}",
        "checkoutOrderData": "{\"items\":[{\"productId\":\"15877\",\"name\":\"6 x Native Creatine\",\"qty\":\"1\",\"productSku\":\"10-00074\",\"actualProductId\":\"1148\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"8022632038537\",\"shipping\":\"0.00\",\"price\":\"138.00\",\"merchantId\":\"3\",\"descriptor\":\"\",\"initialSalesTax\":\"0.00\",\"customSalesTax\":\"\",\"refundRemaining\":\"138.00\",\"merchantTxnId\":\"1CY26420835705749\",\"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\":\"keto,Muscle health,NPTeamOrderMax-1,Post-workout,Recovery,Supplements\"}],\"totalAmount\":\"138.00\",\"taxTotal\":\"0.00\",\"shipTotal\":\"0.00\"}",
        "productOrderArray": "[\"15877\"]",
        "analyticsReference": "{\"c1f65653-0b03-4911-b04a-6608a4a3d9c8-775b1986ba38e84f2e4f1d4cd0d4d8e5\":2}",
        "currencyCodeSymbol": "$",
        "importOrderSuccess": "true",
        "upsell_curent_page": "",
        "ccExternalSessionId": "775b1986ba38e84f2e4f1d4cd0d4d8e5",
        "previousExchangeRate": "1",
        "sessionStartDateTime": "2025-08-02T16:35:37.734Z",
        "bundleProductsPageRef": "{}",
        "previousCurrencySymbol": "$",
        "ccCountryAndStateInfoTracker": "{\"state\":\"TX\",\"shipState\":\"TX\",\"shipCountry\":\"US\",\"country\":\"US\"}",
        "ccCartProductsPercentageTotal": "138",
        "775b2762-b579-4f49-a303-b245f7801ec3ccQuery": "dtenj"
    },
    "funnel_campaign_id": "242",
    "shipping_address_zip": "79549",
    "shipping_address_city": "Snyder",
    "shipping_address_phone": "[email protected]",
    "shipping_address_country": "US",
    "shipping_address_province": "TX",
    "shipping_address_last_name": "Whittenburg",
    "shipping_address_first_name": "Karen"
}
08/02/2025 16:38:32
1760169ConversionChCh
{
    "cid": "571",
    "hid": "644307547",
    "qty": "1",
    "url": "https:\/\/secure.nativepath.com\/native-balance-checkout-571-1",
    "email": "[email protected]",
    "event": "Conversion",
    "value": "102.00",
    "cookie": "_gcl_au=1.1.634308548.1747409036; _lc2_fpi=8ad7b0e6a39e--01jpmqgmvs0ddg1my2zzn9yrtd; rl_page_init_referrer=RS_ENC_v3_ImFuZHJvaWQtYXBwOi8vY29tLmdvb2dsZS5hbmRyb2lkLmdtLyI%3D; rl_page_init_referring_domain=RS_ENC_v3_ImNvbS5nb29nbGUuYW5kcm9pZC5nbSI%3D; __attentive_id=92b5e3a0917947a3973b5e3ae3296859; __attentive_cco=1747583331800; _hjSessionUser_5255763=eyJpZCI6ImZjMDY2NWI5LTc5ZGEtNTc1Ny05M2MwLWM3ZWMyMTczMjA0NiIsImNyZWF0ZWQiOjE3NDc0MDkwMzc1MTksImV4aXN0aW5nIjp0cnVlfQ==; _fbp=fb.1.1747583331878.284080730557267461; _hjSessionUser_3250966=eyJpZCI6ImI4OTg1MDBkLTE5ZWMtNTVhZi04ZGQ3LTBiMmJkM2U2YWNmNSIsImNyZWF0ZWQiOjE3NDkyNjA5MTMxNDMsImV4aXN0aW5nIjpmYWxzZX0=; _scid=LbG48woNvshXXTzRB8PHcCfGdHKvSsme; _tt_enable_cookie=1; _ttp=01JYC0ZJ76R8537KPHGH1XYEG2_.tt.1; [email protected]:0; _hjSessionUser_1066318=eyJpZCI6IjQ3M2E0MTU0LWIxOWItNTQyNy1iYjFhLWY2ZDBkODk5NjRkYSIsImNyZWF0ZWQiOjE3NTMxNjAyODg0NzgsImV4aXN0aW5nIjp0cnVlfQ==; _shopify_y=02b7a87f-85de-4720-9712-8ce401ce1b5a; _tracking_consent=3.AMPS_USCA_f_f_zGeB7ni2TbC5tO9S360veQ; _ps_site_visit=true; __mmapiwsid=01983080-2a4b-7cc8-a5e3-d0419f4eee43:5f78546bed129c733aca34069a268540f03481b7; cjConsent=MHxOfDB8Tnww; cjUser=b7b42ba5-5897-4042-a0a6-52f217c935cf; _ga_2V7G82MKYG=GS2.1.s1753160361$o1$g1$t1753160442$j59$l0$h0; _ga_9L2VKHLXE4=GS2.1.s1753160361$o1$g1$t1753160442$j59$l0$h0; _ga_K6BQRD3HRJ=GS2.1.s1753160361$o1$g1$t1753160442$j60$l0$h0; _scida=6kQCt6h_hd4iIGQSjOQBzhtazjflPjqA; rl_anonymous_id=RS_ENC_v3_ImFiZmI5ZDA2LTViM2MtNGEyOC04Yzg5LTZjNWFlZjBkOTljMCI%3D; builderSessionId=bca2ca63391e4c409deb7b842fb0439b; __attentive_domain=nativepath; __attentive_ceid=AEh; __attentive_session_id=b7e8d8da484b46f692ba0ba1f2377d46; __attentive_ss_referrer=https:\/\/www.google.com\/; __attentive_dv=1; _hjSession_1066318=eyJpZCI6IjM3NzI3NDg0LWMzNTktNDY5Mi05MWYwLThjMGU0YjNmYzZkNCIsImMiOjE3NTQxNTE5NjU0MzksInMiOjAsInIiOjAsInNiIjowLCJzciI6MCwic2UiOjAsImZzIjowLCJzcCI6MH0=; _hjSession_5255763=eyJpZCI6IjQxMDUxNWI4LWQ3YjEtNGJmYi1hY2U5LTE1YWI5OTZjMDI2ZiIsImMiOjE3NTQxNTIxMDIyMzQsInMiOjAsInIiOjAsInNiIjowLCJzciI6MCwic2UiOjAsImZzIjowLCJzcCI6MX0=; __insp_wid=606627737; __insp_nv=true; _li_dcdm_c=.nativepath.com; _lc2_fpi_js=8ad7b0e6a39e--01jpmqgmvs0ddg1my2zzn9yrtd; ef_witness=1; ef_affid=6; ef_tid_c_o_10=e00aa18660514eb7bec81b03e6fcadad; ef_tid_c_a_1=e00aa18660514eb7bec81b03e6fcadad; _gegeo=JTdCJTIyY291bnRyeSUyMiUzQSUyMlVuaXRlZCUyMFN0YXRlcyUyMiUyQyUyMmNvdW50cnlDb2RlJTIyJTNBJTIyVVMlMjIlMkMlMjJob3N0aW5nJTIyJTNBZmFsc2UlMkMlMjJtb2JpbGUlMjIlM0FmYWxzZSUyQyUyMnByb3h5JTIyJTNBZmFsc2UlMkMlMjJzdGF0dXMlMjIlM0ElMjJzdWNjZXNzJTIyJTdE; _geffran=1; _geff=OGMwNjhhYjc1ODBhMWIzZGQ1YmFjNjEwODNiZmZiNjA=; __hitcid=571; __pub=240475; _ScCbts=%5B%5D; _sctr=1%7C1754118000000; _uetsid=5d2694a06fbd11f08b916d0d11d474af; _uetvid=c41a05b0fb1611efa334898157479124; uid571=644307547-20250802093504-2b6fa68c9670f9a8917eacac44b72ce8-5316; wisepops=%7B%22popups%22%3A%7B%7D%2C%22sub%22%3A1%2C%22ucrn%22%3A63%2C%22cid%22%3A%2264212%22%2C%22v%22%3A5%2C%22bandit%22%3A%7B%22recos%22%3A%7B%7D%7D%7D; rl_trait=RS_ENC_v3_eyJleHRlcm5hbElkIjoiIn0%3D; rl_user_id=RS_ENC_v3_IjAxSk5RSjRHOUM4UkZGS0ZUS0VQSkYyUFdCIg%3D%3D; cto_bundle=y7nZ1F9PSGZTVmxFeko0UHIyYjh4RkpIM3MzQlRqaEJaRDdhVzdPSWdJZnVWanRvTGJGdmpuOFZMRTVYeG1rbGlrVWRUaW9GRmd4R2R1aWNNclNBMmFSVmw0JTJGSjZoTHdLJTJCRTdPaVJzN0h0dHREU0VFJTJGN2hnb3hzQkUzd2JJRmF2MzloSmswNThVWHZET2M2JTJGNjUlMkYzTWJzWXptbXBLd3B6N1paUFpGeXFpMSUyQjdKQnpXa1cxdFA5bm8yNkVXWjdVeDlHU1Y5d0pYZnJZcFNqaVhpYzU2b01ISFc0SE1NQ0kzNSUyQjVqbU1iRFQxS1F6MlBZaEhGNGV6RG54ZHlPbllNYnFscDlxbHJXb1BZVzdsR2FwenBZbmpZV1BBJTNEJTNE; wisepops_visitor=%7B%22uAmXnV32UU%22%3A%222eb83eb5-2a93-4c4c-91fe-71bf6dc616ed%22%7D; wisepops_visits=%5B%222025-08-02T16%3A35%3A06.646Z%22%2C%222025-06-22T14%3A27%3A40.996Z%22%5D; wisepops_session=%7B%22arrivalOnSite%22%3A%222025-08-02T16%3A35%3A06.646Z%22%2C%22mtime%22%3A1754152508441%2C%22pageviews%22%3A1%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%3A%22android-app%3A%2F%2Fcom.google.android.gm%2F%22%2C%22utm%22%3A%7B%22source%22%3A%22npbseg11krillcontentc1newlegswelling072925am%22%2C%22medium%22%3A%22eml%22%2C%22campaign%22%3A%22krill%22%2C%22content%22%3A%22klavi_eml_npb_%22%7D%2C%22testIp%22%3Anull%7D; _scsrid_r=; _scid_r=PzG48woNvshXXTzRB8PHcCfGdHKvSsmewrvUuPHEAreof4XeIiBkEozkAc4bWs435T3yR0fcHgU; _gid=GA1.2.1240915786.1754152516; _ga=GA1.1.779537124.1747409037; ttcsid=1754152369282::lkDuN5CNVnoSipteW4sg.3.1754152516003; ttcsid_C3J06B1M4B6L4J2EC2OG=1754152369280::pl2na_U4qcWsiDX9hzmE.3.1754152516262; __attentive_utm_param_source=klaviyo; __attentive_utm_param_medium=email; __attentive_utm_param_campaign=01K1B4CP31EZWZ4YAJ29J8N9MQ; __attentive_utm_param_content=klavi_eml_npb_; __insp_targlpt=VXAgVG8gNTclIE9GRiBOYXRpdmUgQmFsYW5jZQ%3D%3D; _gekx=aE1qVDN0V2JHN21fVE5OdXRRcU4yY05Kd1NydlJyX0YyOEduMDJxWmhlVS5UUGc1ajg=; _attn_=eyJ1Ijoie1wiY29cIjoxNzQ3NTgzMzMxNzk4LFwidW9cIjoxNzQ3NTgzMzMxNzk4LFwibWFcIjoyMTkwMCxcImluXCI6ZmFsc2UsXCJ2YWxcIjpcIjkyYjVlM2EwOTE3OTQ3YTM5NzNiNWUzYWUzMjk2ODU5XCJ9Iiwic2VzIjoie1widmFsXCI6XCJiN2U4ZDhkYTQ4NGI0NmY2OTJiYTBiYTFmMjM3N2Q0NlwiLFwidW9cIjoxNzU0MTUyNTY2ODgxLFwiY29cIjoxNzU0MTUyNTY2ODgxLFwibWFcIjowLjAyMDgzMzMzMzMzMzMzMzMzMn0ifQ==; __attentive_pv=12; __insp_slim=1754152567192; __insp_targlpu=aHR0cHM6Ly9oZWFsdGgubmF0aXZlcGF0aC5jb20vc3BlY2lhbC1vZmZlci1uYXRpdmUtYmFsYW5jZS01NzEtdjI%2FaHBjaWQ9NTcxJnB1Yj0yNDAwMjAmaGl0PTY0NDMwNzU0NyZjMT1ucGJzZWcxMW11bHRpcHJvbW9jMjFjb2xsamFyc2FuZGJhbGFuY2UwNzMwMjVhbSZjMj1udHZiYWwmYzM9a2xhdmlfZW1sX25wYl8mdXRtX3NvdXJjZT1ucGJzZWcxMW11bHRpcHJvbW9jMjFjb2xsamFyc2FuZGJhbGFuY2UwNzMwMjVhbSZ1dG1fbWVkaXVtPWVtbCZ1dG1fY2FtcGFpZ249bnR2YmFsJnV0bV9jb250ZW50PWtsYXZpX2VtbF9ucGJfJnV0bV9jYW1wYWlnbj0wMUsxQjRDUDMxRVpXWjRZQUoyOUo4TjlNUSZ1dG1fc291cmNlPWtsYXZpeW8mdXRtX21lZGl1bT1lbWFpbCZfa3g9aE1qVDN0V2JHN21fVE5OdXRRcU4yY05Kd1NydlJyX0YyOEduMDJxWmhlVS5UUGc1ajgma2x2X2V4aWQ9JmFqc191aWQ9MDFKTlFKNEc5QzhSRkZLRlRLRVBKRjJQV0ImYWpzX3RyYWl0X2V4dGVybmFsSWQ9JmNjX2N1c3RvbV9oaXRpZD02NDQzMDc1NDcmYWpzX2FpZD1hYmZiOWQwNi01YjNjLTRhMjgtOGM4OS02YzVhZWYwZDk5YzAjcGFnZS1ibG9jay13ZWdoaXRnemVxbg%3D%3D; X-Source=37449329-884d-452e-8ae8-35cd59784992; rl_session=RS_ENC_v3_eyJhdXRvVHJhY2siOnRydWUsInRpbWVvdXQiOjE4MDAwMDAsImV4cGlyZXNBdCI6MTc1NDE1NDQ3NjI5NiwiaWQiOjE3NTQxNTIzNzE1NzUsInNlc3Npb25TdGFydCI6ZmFsc2V9; _ga_7G9HS8437V=GS2.1.s1754151954$o7$g1$t1754152679$j47$l0$h0",
    "transid": "C5D223336B_1",
    "currency": "USD",
    "item_ids": "16612",
    "order_id": "C5D223336B",
    "funnel_name": "CID 571 - Native Balance 2.0",
    "funnel_uuid": "37449329-884d-452e-8ae8-35cd59784992",
    "sessionStorage": {
        "fkCart": "{\"16612\":\"1\"}",
        "totals": "{\"subTotal\":102,\"vat\":0,\"salesTax\":0,\"shipTotal\":0,\"grandTotal\":\"102.00\",\"discount\":0,\"insurance\":0,\"savings\":0,\"compareAtTotal\":102}",
        "fk_salt": "d6ce0190-c18c-11ec-b509-cf225d0ef380",
        "orderId": "\"C5D223336B\"",
        "taxData": "{\"taxRate\":\"0.00\",\"isVat\":false,\"addVatToPrice\":true}",
        "orderData": "{\"taxExemption\":null,\"orderId\":\"C5D223336B\",\"vendorOrderId\":null,\"vendorPluginId\":null,\"ipAddress\":\"73.202.214.215\",\"sourceId\":null,\"sourceValue1\":null,\"sourceValue2\":null,\"sourceValue3\":null,\"sourceValue4\":null,\"sourceValue5\":null,\"shipCarrier\":null,\"shipMethod\":null,\"profileName\":null,\"dateCreated\":\"2025-08-02 12:37:58\",\"orderType\":\"NEW_SALE\",\"orderStatus\":\"COMPLETE\",\"reviewStatus\":null,\"campaignName\":\"Native Balance\",\"orderValue\":\"102.00\",\"customerId\":1073845,\"name\":\"Shawn Cavlan\",\"emailAddress\":\"[email protected]\",\"phoneNumber\":\"8313595489\",\"firstName\":\"Shawn\",\"lastName\":\"Cavlan\",\"companyName\":null,\"address1\":\"410 St Nicholas Ave\",\"address2\":\"13J\",\"shipmentInsured\":null,\"shipmentInsurancePrice\":null,\"insuranceCharged\":0,\"city\":\"New York\",\"state\":\"NY\",\"country\":\"US\",\"postalCode\":\"10027\",\"shipFirstName\":\"June\",\"shipLastName\":\"Cavlan\",\"shipCompanyName\":null,\"shipAddress1\":\"410 St Nicholas Ave\",\"shipAddress2\":\"13J\",\"shipCity\":\"New York\",\"shipState\":\"NY\",\"shipCountry\":\"US\",\"shipPostalCode\":\"10027\",\"custom1\":\"CID 571 - Native Balance 2.0\",\"custom2\":\"Checkout Page 58 off\",\"custom3\":null,\"custom4\":null,\"custom5\":null,\"paySource\":\"PAYPAL\",\"cardType\":null,\"cardBin\":null,\"cardLast4\":null,\"cardExpiryDate\":null,\"achAccountHolderType\":null,\"achAccountType\":null,\"achRoutingNumber\":null,\"achNameOnAccount\":null,\"achAccountNumber\":null,\"couponCode\":null,\"agentUserId\":null,\"basePrice\":\"102.00\",\"baseShipping\":\"0.00\",\"voiceLogNumber\":null,\"discountPrice\":\"0.00\",\"salesTax\":\"0.00\",\"salesUrl\":\"https:\/\/secure.nativepath.com\/checkout-nativepath-native-balance-58-special-offer-571-6?paypalAccept=1&token=EC-946236715M606963M&ba_token=BA-7N3447544K412241X\",\"surcharge\":\"0.00\",\"shipUpcharge\":\"0.00\",\"shipProfileId\":null,\"baseCurrencyCode\":\"USD\",\"baseCurrencySymbol\":\"$\",\"currencySymbol\":\"$\",\"currencyCode\":\"USD\",\"campaignId\":178,\"merchantTxnId\":\"55S87085C1055572M\",\"ibanLast4\":null,\"originalCycleNumber\":1,\"prepaidType\":null,\"cardIsPrepaid\":0,\"cardIsDebit\":0,\"accountHolder\":null,\"subTotal\":\"102.00\",\"shipTotal\":\"0.00\",\"taxTotal\":\"0.00\",\"totalAmount\":\"102.00\",\"totalDiscount\":\"0.00\",\"totalRefundRemaining\":\"102.00\",\"amountPaid\":\"102.00\",\"items\":[{\"productId\":\"16612\",\"name\":\"6 x Native Balance\",\"qty\":\"1\",\"productSku\":\"10-00067\",\"actualProductId\":\"1038\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"7199721357449\",\"shipping\":\"0.00\",\"price\":\"102.00\",\"merchantId\":\"3\",\"descriptor\":\"\",\"initialSalesTax\":\"0.00\",\"customSalesTax\":\"\",\"refundRemaining\":\"102.00\",\"merchantTxnId\":\"55S87085C1055572M\",\"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\":\"carthook_checkout,Constipation,Energy,Gut Health,Gut\/Digestion,monthly-eligible,Subscription,Supplements\"}],\"customFields\":{\"hitid\":\"644307547\"},\"newCustomer\":0,\"productsPurchased\":\"12683,12690,15515,15754,15785,16516,16612\",\"recommendedProducts\":[{\"recommendedCampaignProductId\":12683,\"rank\":0.219048,\"displayName\":\"3 x Native Balance\"},{\"recommendedCampaignProductId\":12684,\"rank\":0.07619,\"displayName\":\"1 x Native Balance\"},{\"recommendedCampaignProductId\":12687,\"rank\":0.07619,\"displayName\":\"3 x NativePath Antarctic Krill Oil\"},{\"recommendedCampaignProductId\":12685,\"rank\":0.038095,\"displayName\":\"3 x NativePath Collagen\"},{\"recommendedCampaignProductId\":12686,\"rank\":0.028571,\"displayName\":\"1 x NativePath Collagen\"},{\"recommendedCampaignProductId\":12688,\"rank\":0.009524,\"displayName\":\"1 x NativePath Antarctic Krill Oil\"}]}",
        "sessionId": "{\"result\":\"SUCCESS\",\"message\":{\"sessionId\":\"37441986ba426a538ffdc99a353a09c2\",\"pixel\":\"<iframe width=1 height=1 frameborder=0 scrolling=no src='https:\/\/lp.konnektive.com\/logos\/logo.htm?c=nativepath&s=37441986ba426a538ffdc99a353a09c2'><img width=1 height=1 src='https:\/\/lp.konnektive.com\/logos\/logo.gif?c=nativepath&s=37441986ba426a538ffdc99a353a09c2'><\/iframe>\",\"geoInfo\":{\"geoCountry\":\"US\",\"geoState\":\"CA\",\"geoCity\":\"Santa Cruz\",\"geoPostal\":\"95065\"}}}",
        "taxParams": "{\"firstName\":\"June\",\"lastName\":\"Cavlan\",\"emailAddress\":\"[email protected]\",\"shipProfileId\":null,\"address1\":\"410 St Nicholas Ave\",\"address2\":\"13J\",\"postalCode\":\"10027\",\"city\":\"New York\",\"state\":\"CA\",\"country\":\"US\",\"shipFirstName\":\"June\",\"shipLastName\":\"Cavlan\",\"shipAddress1\":\"410 St Nicholas Ave\",\"shipAddress2\":\"13J\",\"shipCity\":\"New York\",\"shipState\":\"NY\",\"shipPostalCode\":\"10027\",\"shipCountry\":\"US\",\"campaignId\":178,\"couponCode\":null,\"product1_id\":16612,\"product1_qty\":\"1\",\"currencyCode\":\"USD\",\"cartId\":null}",
        "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\":\"f39ca7a6-4916-4e16-96d2-7a3d98f3beb4\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page 1 - 58 off\",\"urlSlug\":\"checkout-nativepath-native-balance-58-special-offer-571-1\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"913fcc0c-e75a-4bb5-9c16-dd7c18c2336d\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"5324f25f-5eb7-47d5-a38f-84aab305c234\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page 58 off\",\"urlSlug\":\"checkout-nativepath-native-balance-58-special-offer-571-3\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"1993348a-998f-4d73-8340-aae7078e04bc\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"97209f6e-1037-44c4-a335-1980a36c9950\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page 58 off\",\"urlSlug\":\"checkout-nativepath-native-balance-58-special-offer-571-6\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"d928c3df-272c-4b9c-ae00-99a956d7814a\",\"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}",
        "leadParams": "{\"emailAddress\":\"[email protected]\",\"doNotSellName\":0,\"shipFirstName\":\"June\",\"shipLastName\":\"Cavlan\",\"shipAddress1\":\"410 St Nicholas Ave\",\"shipAddress2\":\"13J\",\"shipCity\":\"New York\",\"shipCountry\":\"US\",\"province-hidden\":\"\",\"shipState\":\"NY\",\"shipPostalCode\":\"10027\",\"phoneNumber\":\"\",\"contactOptIn\":0,\"billShipSame\":1,\"firstName\":\"June\",\"lastName\":\"Cavlan\",\"address1\":\"410 St Nicholas Ave\",\"address2\":\"13J\",\"city\":\"New York\",\"country\":\"US\",\"state\":\"NY\",\"postalCode\":\"10027\",\"optradio\":\"M\",\"payment_method\":\"\",\"cardDate\":\"\",\"shipProfileId\":null,\"product1_id\":\"16612\",\"product1_qty\":\"1\",\"orderId\":\"C5D223336B\",\"salesUrl\":\"https:\/\/secure.nativepath.com\/checkout-nativepath-native-balance-58-special-offer-571-6?paypalAccept=1&token=EC-946236715M606963M&ba_token=BA-7N3447544K412241X\",\"campaignId\":178,\"custom1\":\"CID 571 - Native Balance 2.0\",\"custom2\":\"Checkout Page 58 off\",\"sessionId\":\"37441986ba426a538ffdc99a353a09c2\"}",
        "paypalCart": "{\"16612\":\"1\"}",
        "requestUri": "https:\/\/secure.nativepath.com\/checkout-nativepath-native-balance-58-special-offer-571-6?products=16612%3A1&cc_custom_hitid=644307547&hit=644307547&ajs_aid=abfb9d06-5b3c-4a28-8c89-6c5aef0d99c0&cid=571&pub=240020",
        "bundleItems": "{}",
        "httpReferer": "https:\/\/health.nativepath.com\/",
        "upsell_step": "1",
        "userDetails": "{\"firstName\":\"June \",\"lastName\":\"Cavlan\",\"companyName\":null,\"address1\":\"410 St Nicholas Ave\",\"address2\":\"13J\",\"postalCode\":\"10027\",\"city\":\"New York \",\"state\":\"NY\",\"country\":\"US\",\"emailAddress\":\"[email protected]\",\"phoneNumber\":\"8313595489\",\"gender\":null,\"dob\":null,\"couponCode\":null,\"shipProfileId\":null,\"achRoutingNumber\":null,\"achAccountNumber\":null,\"achAccountType\":null,\"iban\":null,\"ddbic\":null,\"custom1\":\"CID 571 - Native Balance 2.0\",\"custom2\":\"Checkout Page 58 off\",\"custom3\":null,\"custom4\":null,\"custom5\":null,\"redirectsTo\":\"https:\/\/secure.nativepath.com\/native-balance-checkout-571-1\",\"browserData\":\"{\\\"acceptHeader\\\":\\\"application\/json\\\",\\\"userAgent\\\":\\\"Mozilla\/5.0 (Linux; Android 10; K) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/138.0.0.0 Mobile Safari\/537.36\\\",\\\"language\\\":\\\"en-US\\\",\\\"timezone\\\":\\\"420\\\",\\\"colorDepth\\\":24,\\\"screen\\\":{\\\"height\\\":\\\"892\\\",\\\"width\\\":\\\"412\\\"},\\\"javaScriptEnabled\\\":true,\\\"javaEnabled\\\":false}\",\"salesUrl\":\"https:\/\/secure.nativepath.com\/checkout-nativepath-native-balance-58-special-offer-571-6?products=16612%3A1&cc_custom_hitid=644307547&hit=644307547&ajs_aid=abfb9d06-5b3c-4a28-8c89-6c5aef0d99c0&cid=571&pub=240020\",\"cartId\":null,\"campaignId\":178,\"doNotSellName\":0,\"contactOptIn\":0,\"billShipSame\":1,\"optradio\":\"M\",\"orderId\":\"C5D223336B\",\"shipFirstName\":\"June \",\"shipLastName\":\"Cavlan\",\"shipAddress1\":\"410 St Nicholas Ave\",\"shipAddress2\":\"13J\",\"shipCity\":\"New York \",\"shipState\":\"NY\",\"shipPostalCode\":\"10027\",\"shipCountry\":\"US\",\"cardMonth\":null,\"cardYear\":null,\"paySource\":\"PAYPAL\",\"product1_id\":\"16612\",\"product1_qty\":\"1\",\"sessionId\":\"37441986ba426a538ffdc99a353a09c2\",\"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\":\"San Francisco\",\"region_code\":\"CA\",\"country_code\":\"US\",\"zip_code\":\"94945\"}",
        "checkoutOrderData": "{\"items\":[{\"productId\":\"16612\",\"name\":\"6 x Native Balance\",\"qty\":\"1\",\"productSku\":\"10-00067\",\"actualProductId\":\"1038\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"7199721357449\",\"shipping\":\"0.00\",\"price\":\"102.00\",\"merchantId\":\"3\",\"descriptor\":\"\",\"initialSalesTax\":\"0.00\",\"customSalesTax\":\"\",\"refundRemaining\":\"102.00\",\"merchantTxnId\":\"55S87085C1055572M\",\"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\":\"carthook_checkout,Constipation,Energy,Gut Health,Gut\/Digestion,monthly-eligible,Subscription,Supplements\"}],\"totalAmount\":\"102.00\",\"taxTotal\":\"0.00\",\"shipTotal\":\"0.00\"}",
        "productOrderArray": "[\"16612\"]",
        "analyticsReference": "{\"97209f6e-1037-44c4-a335-1980a36c9950-37441986ba426a538ffdc99a353a09c2\":2}",
        "currencyCodeSymbol": "$",
        "importOrderSuccess": "true",
        "upsell_curent_page": "",
        "ccExternalSessionId": "37441986ba426a538ffdc99a353a09c2",
        "previousExchangeRate": "1",
        "sessionStartDateTime": "2025-08-02T16:36:16.677Z",
        "bundleProductsPageRef": "{}",
        "previousCurrencySymbol": "$",
        "ccCountryAndStateInfoTracker": "{\"state\":\"CA\",\"shipState\":\"NY\",\"shipCountry\":\"US\",\"country\":\"US\"}",
        "ccCartProductsPercentageTotal": "102",
        "37449329-884d-452e-8ae8-35cd59784992ccQuery": "h1r2b"
    },
    "funnel_campaign_id": "178",
    "shipping_address_zip": "10027",
    "shipping_address_city": "New York",
    "shipping_address_phone": "[email protected]",
    "shipping_address_country": "US",
    "shipping_address_province": "NY",
    "shipping_address_last_name": "Cavlan",
    "shipping_address_first_name": "June"
}
08/02/2025 16:37:59
1760168ConversionGTM
{
    "cid": "571",
    "hid": "644307166",
    "url": "https:\/\/secure.nativepath.com\/one-time-offer-nativepath-bone-health-collagen-frother-special-offer-v2-571-1",
    "order_id": "D1A17263C2",
    "funnel_name": "CID 571 -Bone Health Collagen - Split Test 5845",
    "funnel_uuid": "1c825bd1-da5b-4efa-bf79-665c22f03ef7"
}
08/02/2025 16:37:18
1760167errorChCh
{
    "url": "https:\/\/secure.nativepath.com\/one-time-offer-nativepath-collagen-bags-58-571-thank-you",
    "trace": "parse@[native code]<br>global code@https:\/\/secure.nativepath.com\/one-time-offer-nativepath-collagen-bags-58-571-thank-you:37:29<br>append@[native code]<br>getHeadCode@https:\/\/secure.nativepath.com\/index.js:53:1016<br>_callee12$@https:\/\/secure.nativepath.com\/index.js:42:10996<br>tryCatch@https:\/\/secure.nativepath.com\/index.js:1:1096243<br>@https:\/\/secure.nativepath.com\/index.js:1:1097882<br>asyncGeneratorStep@https:\/\/secure.nativepath.com\/index.js:1:1103085<br>_next@https:\/\/secure.nativepath.com\/index.js:1:1103325<br>@https:\/\/secure.nativepath.com\/index.js:1:1103428<br>Promise@[native code]<br>@https:\/\/secure.nativepath.com\/index.js:1:1103255<br>_HeadAndInitializePage@https:\/\/secure.nativepath.com\/index.js:42:12573<br>HeadAndInitializePage@https:\/\/secure.nativepath.com\/index.js:42:10587<br>@https:\/\/secure.nativepath.com\/index.js:42:10249",
    "cookie": "rl_anonymous_id=RS_ENC_v3_ImQ4NjIxM2YxLTZkODUtNDljMC1iODJiLWZlOGY2ZjhmOGQxMiI%3D; rl_page_init_referrer=RS_ENC_v3_Imh0dHBzOi8vc2VjdXJlLm5hdGl2ZXBhdGguY29tL29uZS10aW1lLW9mZmVyLW5hdGl2ZXBhdGgtY29sbGFnZW4tYmFncy01OC01NzEtNiI%3D; rl_page_init_referring_domain=RS_ENC_v3_InNlY3VyZS5uYXRpdmVwYXRoLmNvbSI%3D; rl_session=RS_ENC_v3_eyJpZCI6MTc1NDE1MjU0Njc3NSwiZXhwaXJlc0F0IjoxNzU0MTU0MzQ2NzgzLCJ0aW1lb3V0IjoxODAwMDAwLCJhdXRvVHJhY2siOnRydWUsInNlc3Npb25TdGFydCI6dHJ1ZX0%3D; X-Source=295a9637-ac57-4c27-9619-6df6a7fb60ce; _ga=GA1.1.1710526089.1754149223; _ga_7G9HS8437V=GS2.1.s1754149223$o1$g0$t1754149223$j60$l0$h0; _gcl_au=1.1.1096223746.1754149223; _uetsid=00cccbb06fb711f0a75b2d538327b837; _uetvid=ff7d19206e5a11f09addd1ba7e01da22; __attentive_ceid=AEh; __attentive_domain=nativepath; __attentive_id=3bade46c3ae74081b102c34bfe4479bc; _attn_=eyJ1Ijoie1wiY29cIjoxNzUzOTk5NjY3NjI5LFwidW9cIjoxNzUzOTk5NjY3NjI5LFwibWFcIjoyMTkwMCxcImluXCI6ZmFsc2UsXCJ2YWxcIjpcIjNiYWRlNDZjM2FlNzQwODFiMTAyYzM0YmZlNDQ3OWJjXCJ9Iiwic2VzIjoie1widmFsXCI6XCI4NDM1N2YzNzJhMTU0NDQxOWZjYTMxZDVlNTM2ZDg0YlwiLFwidW9cIjoxNzUzOTk5NjcyNDYxLFwiY29cIjoxNzUzOTk5NjcyNDYxLFwibWFcIjowLjAyMDgzMzMzMzMzMzMzMzMzMn0ifQ==; _hjSessionUser_5255763=eyJpZCI6Ijc3MTRmOTk3LTU1ODktNTdhMS05YzlmLTNlZjg3MzdiZDFjMiIsImNyZWF0ZWQiOjE3NTE2NDgxODM3MzgsImV4aXN0aW5nIjp0cnVlfQ==; __attentive_cco=1753999667632; _clck=1fzh6jj%7C2%7Cfxb%7C0%7C2011; _lc2_fpi=8ad7b0e6a39e--01jzb5w8ztkr54f960wxmsbzam; ef_affid=6; ef_tid_c_a_1=99c6a8f669c945bdb01be7c1e08f38ce; ef_tid_c_o_10=99c6a8f669c945bdb01be7c1e08f38ce; ef_witness=1",
    "message": "Pixels initial: JSON Parse error: Unexpected identifier \"undefined\"",
    "order_id": null,
    "funnel_uuid": "295a9637-ac57-4c27-9619-6df6a7fb60ce",
    "sessionStorage": {
        "fkCart": "{}",
        "fk_salt": "d6ce0190-c18c-11ec-b509-cf225d0ef380",
        "funnelData": "{\"referenceId\":\"295a9637-ac57-4c27-9619-6df6a7fb60ce\",\"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\":\"NativePath Collagen\",\"addOns\":[{\"keyName\":\"Paypal_billerId\",\"keyValue\":\"3\"},{\"keyName\":\"PH_FORMAT_BY_COUNTRY\",\"keyValue\":\"true\"},{\"keyName\":\"Purchase_Event_FB\",\"keyValue\":\"2\"},{\"keyName\":\"FB_ADV_TRACKING\",\"keyValue\":\"false\"},{\"keyName\":\"SYGNAL_ADV_TRACKING\",\"keyValue\":\"false\"},{\"keyName\":\"LISTRAK_CART_UPDATE\",\"keyValue\":\"false\"},{\"keyName\":\"EXTERNAL_TRACK_REQ\",\"keyValue\":\"false\"},{\"keyName\":\"ADD_TO_CART_TCK\",\"keyValue\":\"false\"},{\"keyName\":\"LEAD_VIEW_CONT_TCK\",\"keyValue\":\"false\"},{\"keyName\":\"SEND_USER_DATA\",\"keyValue\":\"false\"},{\"keyName\":\"PRODUCTS_PER_ORDER\",\"keyValue\":\"false\"},{\"keyName\":\"TRIPLE_WHALE_REQ\",\"keyValue\":\"false\"},{\"keyName\":\"AD_BEACON_REQ\",\"keyValue\":\"false\"},{\"keyName\":\"APPLOVIN_REQ\",\"keyValue\":\"false\"},{\"keyName\":\"SEND_UNIQUE_TRANS_ID\",\"keyValue\":\"false\"},{\"keyName\":\"TTK_ADV_TRACKING\",\"keyValue\":\"false\"},{\"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_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\":\"PayPal_Venmo\",\"keyValue\":\"false\"},{\"keyName\":\"PayPal_PayLater\",\"keyValue\":\"false\"},{\"keyName\":\"PAAY_CH_MIN_AMT\",\"keyValue\":\"0.00\"},{\"keyName\":\"PAAY_AUTH_MIN_AMT\",\"keyValue\":\"0.00\"},{\"keyName\":\"paypalVenmoHide\",\"keyValue\":\"false\"},{\"keyName\":\"paypalPayLaterHide\",\"keyValue\":\"false\"},{\"keyName\":\"paypalFastlaneHide\",\"keyValue\":\"false\"},{\"keyName\":\"Purchase_Event_SC\",\"keyValue\":\"3\"}],\"providers\":[],\"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\":\"4844fadc-62e5-4b13-9ada-897ee9a2304c\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page 1 58%\",\"urlSlug\":\"checkout-nativepath-collagen-bags-special-offer-58-571-1\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"25d051e3-f706-4e5e-848d-beea0b182d43\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"30ef3802-937a-4303-8cba-2d5b0d7a06ad\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page 3 58%\",\"urlSlug\":\"checkout-nativepath-collagen-bags-special-offer-58-571-3\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"a552223f-f7d7-4b6a-93ba-3dbbbbd63fb8\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"f7dfc340-5e5d-425f-941c-5aeb64ea2540\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page 6 58%\",\"urlSlug\":\"checkout-nativepath-collagen-bags-special-offer-58-571-6\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"2c12ec50-98b5-48c3-a714-bf36fcec9221\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"69028822-cc75-4c35-9055-98023b70b99d\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page 1 59%\",\"urlSlug\":\"checkout-nativepath-collagen-bags-special-offer-59-571-1\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"a385fd12-9742-41d6-9d92-a37884a90c66\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"02e3feff-c68f-4960-adae-54a285bef5c6\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page 3 59%\",\"urlSlug\":\"checkout-nativepath-collagen-bags-special-offer-59-571-3\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"4b069900-455c-417d-afa2-7c708bc9edbd\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"131bba49-bd16-406a-af33-52a9e221d367\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page 6 59%\",\"urlSlug\":\"checkout-nativepath-collagen-bags-special-offer-59-571-6\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"42ef9359-a337-41d0-ad25-5fc6dd67aed8\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"b238fa39-15da-4800-982f-6d57c30cc2a5\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page 1 62%\",\"urlSlug\":\"checkout-nativepath-collagen-bags-special-offer-62-571-1\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"9cbd1a56-588f-46e7-8af4-2bef11625e15\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"537400a2-194e-406a-bdd9-98000493eb36\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page 12 62%\",\"urlSlug\":\"checkout-nativepath-collagen-bags-special-offer-62-571-12\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"5cb01573-a124-4643-87c2-9cdca966b15e\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"41efd294-f1b2-4fa4-be9f-1668a4ec74ea\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page 3 62%\",\"urlSlug\":\"checkout-nativepath-collagen-bags-special-offer-62-571-3\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"c6ae901f-0a65-47c8-bc6d-d6c2dbeba6db\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"3877e974-0227-49b1-9f36-418bd29aee00\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page 6 62%\",\"urlSlug\":\"checkout-nativepath-collagen-bags-special-offer-62-571-6\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"adac95f3-8e12-4dcf-9631-0c4a5ecf9142\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"6a80c6c2-aa4b-4c79-bb0c-3f3d2813cc94\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Common\",\"urlSlug\":\"common92\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"57f5ca6c-a72e-4d0f-bc56-91ca3bb7c92d\",\"templateTypeId\":36,\"pageType\":36}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"447d3682-5a1a-46e2-b28c-750ce9d40e0b\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page6\",\"urlSlug\":\"one-time-offer-nativepath-collagen-bags-58-571-1\",\"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\":\"one-time-offer-nativepath-collagen-bags-58-571-2\",\"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\":\"one-time-offer-nativepath-collagen-bags-58-571-3\",\"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\":\"one-time-offer-nativepath-collagen-bags-58-571-4\",\"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\":\"one-time-offer-nativepath-collagen-bags-58-571-5\",\"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\":\"one-time-offer-nativepath-collagen-bags-58-571-6\",\"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\":\"one-time-offer-nativepath-collagen-bags-58-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 - NativePath Collagen Bags 56s 58%-62% Off (EML)\",\"whitelabelId\":10,\"affiliateId\":null,\"isMenuEnabled\":false}",
        "requestUri": "https:\/\/secure.nativepath.com\/one-time-offer-nativepath-collagen-bags-58-571-thank-you",
        "bundleItems": "{}",
        "httpReferer": "https:\/\/secure.nativepath.com\/one-time-offer-nativepath-collagen-bags-58-571-6",
        "bundleStringArray": "{}",
        "previousExchangeRate": "1",
        "previousCurrencySymbol": "$",
        "295a9637-ac57-4c27-9619-6df6a7fb60ceccQuery": "bxhj1"
    }
}
08/02/2025 16:35:47
1760166ConversionChCh
{
    "cid": "571",
    "hid": "644307087",
    "qty": "1",
    "url": "https:\/\/secure.nativepath.com\/3joint-health-collagen-571-1",
    "email": "[email protected]",
    "event": "Conversion",
    "value": "174.00",
    "cookie": "X-Source=c8eae221-fe0d-426b-9b39-6ff5d9eab318; uid571=644307087-20250802093016-2b6fa68c9670f9a8917eacac44b72ce8-5905",
    "transid": "3C5AFCD7A3_1",
    "currency": "USD",
    "item_ids": "16566",
    "order_id": "3C5AFCD7A3",
    "funnel_name": "Email - Joint Health Collagen",
    "funnel_uuid": "c8eae221-fe0d-426b-9b39-6ff5d9eab318",
    "sessionStorage": {
        "fkCart": "{\"16566\":\"1\"}",
        "totals": "{\"subTotal\":174,\"vat\":0,\"salesTax\":10.88,\"shipTotal\":0,\"grandTotal\":\"184.88\",\"discount\":0,\"insurance\":0,\"savings\":0,\"compareAtTotal\":174}",
        "fk_salt": "d6ce0190-c18c-11ec-b509-cf225d0ef380",
        "orderId": "\"3C5AFCD7A3\"",
        "taxData": "{\"taxRate\":\"0.00\",\"isVat\":false,\"addVatToPrice\":true}",
        "products": "[{\"productId\":\"16566\",\"name\":\"6 x NativePath Joint Health Collagen\",\"qty\":\"1\",\"productSku\":\"10-00038\",\"actualProductId\":\"1073\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"7232552861833\",\"shipping\":\"0.00\",\"price\":\"174.00\",\"merchantId\":\"1\",\"descriptor\":\"NativePath\",\"initialSalesTax\":\"10.88\",\"customSalesTax\":\"\",\"refundRemaining\":\"184.88\",\"merchantTxnId\":\"81149631892\",\"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\":\"3C5AFCD7A3\",\"vendorOrderId\":null,\"vendorPluginId\":null,\"ipAddress\":\"173.48.47.68\",\"sourceId\":null,\"sourceValue1\":null,\"sourceValue2\":null,\"sourceValue3\":null,\"sourceValue4\":null,\"sourceValue5\":null,\"shipCarrier\":null,\"shipMethod\":null,\"profileName\":null,\"dateCreated\":\"2025-08-02 12:35:33\",\"orderType\":\"NEW_SALE\",\"orderStatus\":\"COMPLETE\",\"reviewStatus\":null,\"campaignName\":\"Joint Health Collagen\",\"orderValue\":\"174.00\",\"customerId\":1103644,\"name\":\"Scott T. Harper\",\"emailAddress\":\"[email protected]\",\"phoneNumber\":\"6178691963\",\"firstName\":\"Scott T.\",\"lastName\":\"Harper\",\"companyName\":null,\"address1\":\"96 Lewis Rd\",\"address2\":null,\"shipmentInsured\":null,\"shipmentInsurancePrice\":null,\"insuranceCharged\":0,\"city\":\"Belmont\",\"state\":\"MA\",\"country\":\"US\",\"postalCode\":\"02478\",\"shipFirstName\":\"Scott T.\",\"shipLastName\":\"Harper\",\"shipCompanyName\":null,\"shipAddress1\":\"96 Lewis Rd\",\"shipAddress2\":null,\"shipCity\":\"Belmont\",\"shipState\":\"MA\",\"shipCountry\":\"US\",\"shipPostalCode\":\"02478\",\"custom1\":\"Email - Joint Health Collagen\",\"custom2\":\"6 Jar JHC (54% Off)\",\"custom3\":null,\"custom4\":null,\"custom5\":null,\"paySource\":\"CREDITCARD\",\"cardType\":\"DISCOVER\",\"cardBin\":\"601100\",\"cardLast4\":\"0690\",\"cardExpiryDate\":\"03\/30\",\"achAccountHolderType\":null,\"achAccountType\":null,\"achRoutingNumber\":null,\"achNameOnAccount\":null,\"achAccountNumber\":null,\"couponCode\":null,\"agentUserId\":null,\"basePrice\":\"174.00\",\"baseShipping\":\"0.00\",\"voiceLogNumber\":null,\"discountPrice\":\"0.00\",\"salesTax\":\"10.88\",\"salesUrl\":\"https:\/\/secure.nativepath.com\/checkout-nativepath-jhc-special-offer-54-off-571-6?products=16566%3A1&cc_custom_hitid=644307087&hit=644307087&cid=571&pub=240020\",\"surcharge\":\"0.00\",\"shipUpcharge\":\"0.00\",\"shipProfileId\":null,\"baseCurrencyCode\":\"USD\",\"baseCurrencySymbol\":\"$\",\"currencySymbol\":\"$\",\"currencyCode\":\"USD\",\"campaignId\":186,\"merchantTxnId\":\"81149631892\",\"ibanLast4\":null,\"originalCycleNumber\":1,\"prepaidType\":null,\"cardIsPrepaid\":0,\"cardIsDebit\":0,\"accountHolder\":null,\"subTotal\":\"174.00\",\"shipTotal\":\"0.00\",\"taxTotal\":\"10.88\",\"totalAmount\":\"184.88\",\"totalDiscount\":\"0.00\",\"totalRefundRemaining\":\"184.88\",\"amountPaid\":\"184.88\",\"items\":[{\"productId\":\"16566\",\"name\":\"6 x NativePath Joint Health Collagen\",\"qty\":\"1\",\"productSku\":\"10-00038\",\"actualProductId\":\"1073\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"7232552861833\",\"shipping\":\"0.00\",\"price\":\"174.00\",\"merchantId\":\"1\",\"descriptor\":\"NativePath\",\"initialSalesTax\":\"10.88\",\"customSalesTax\":\"\",\"refundRemaining\":\"184.88\",\"merchantTxnId\":\"81149631892\",\"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\":\"644307087\"},\"newCustomer\":0,\"productsPurchased\":\"12537,12539,12555,12729,15923,16510\",\"recommendedProducts\":[{\"recommendedCampaignProductId\":12892,\"rank\":0.259259,\"displayName\":\"3 x NativePath Joint Health Collagen\"},{\"recommendedCampaignProductId\":12896,\"rank\":0.111111,\"displayName\":\"3 x NativePath Collagen Care+\"},{\"recommendedCampaignProductId\":14435,\"rank\":0.092593,\"displayName\":\"3 X NativePath Vitamin D3 + K2 Tincture\"},{\"recommendedCampaignProductId\":12893,\"rank\":0.061728,\"displayName\":\"1 x NativePath Joint Health Collagen\"},{\"recommendedCampaignProductId\":12897,\"rank\":0.030864,\"displayName\":\"1 x NativePath Collagen Care+\"},{\"recommendedCampaignProductId\":12895,\"rank\":0.024691,\"displayName\":\"1 X NativePath Vitamin D3 + K2 Tincture\"}]}",
        "sessionId": "{\"result\":\"SUCCESS\",\"message\":{\"sessionId\":\"c8ea1986ba212219ec76152805ebe90c\",\"pixel\":\"<iframe width=1 height=1 frameborder=0 scrolling=no src='https:\/\/lp.konnektive.com\/logos\/logo.htm?c=nativepath&s=c8ea1986ba212219ec76152805ebe90c'><img width=1 height=1 src='https:\/\/lp.konnektive.com\/logos\/logo.gif?c=nativepath&s=c8ea1986ba212219ec76152805ebe90c'><\/iframe>\",\"geoInfo\":{\"geoCountry\":\"US\",\"geoState\":\"MA\",\"geoCity\":\"Belmont\",\"geoPostal\":\"02478\"}}}",
        "taxParams": "{\"firstName\":\"\",\"lastName\":\"\",\"emailAddress\":\"[email protected]\",\"shipProfileId\":null,\"address1\":\"\",\"address2\":\"\",\"postalCode\":\"\",\"city\":\"\",\"state\":\"MA\",\"country\":\"US\",\"shipFirstName\":\"Scott T.\",\"shipLastName\":\"Harper\",\"shipAddress1\":\"96 Lewis Rd\",\"shipAddress2\":\"\",\"shipCity\":\"Belmont\",\"shipState\":\"MA\",\"shipPostalCode\":\"02478\",\"shipCountry\":\"US\",\"campaignId\":186,\"couponCode\":null,\"product1_id\":16566,\"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\":\"2f584518-ed92-458d-8287-5199780361aa\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"1 Jar JHC (54% Off)\",\"urlSlug\":\"checkout-nativepath-jhc-special-offer-54-off-571-1\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"00a95e86-f0e8-4f36-aa56-6f46b3531154\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"c5e5bc26-3152-4fe3-9d7f-f4e94665ca0e\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"3 Jar JHC (54% Off)\",\"urlSlug\":\"checkout-nativepath-jhc-special-offer-54-off-571-3\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"3a3abfbf-be8b-43ce-a48d-0c8372b61a43\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"05e3bdce-80e5-41ee-8c17-5f281800a774\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"6 Jar JHC (54% Off)\",\"urlSlug\":\"checkout-nativepath-jhc-special-offer-54-off-571-6\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"66bf1f6a-14cc-452a-958f-70370b7a06dc\",\"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\":\"Scott T.\",\"shipLastName\":\"Harper\",\"shipAddress1\":\"96 Lewis Rd\",\"shipAddress2\":\"\",\"shipCity\":\"Belmont\",\"shipCountry\":\"US\",\"province-hidden\":\"MA\",\"shipState\":\"MA\",\"shipPostalCode\":\"02478\",\"phoneNumber\":\"6178691963\",\"contactOptIn\":1,\"billShipSame\":1,\"firstName\":\"Scott T.\",\"lastName\":\"Harper\",\"address1\":\"96 Lewis Rd\",\"address2\":\"\",\"city\":\"Belmont\",\"country\":\"US\",\"state\":\"MA\",\"postalCode\":\"02478\",\"optradio\":\"M\",\"payment_method\":\"\",\"cardDate\":\"0330\",\"shipProfileId\":null,\"product1_id\":\"16566\",\"product1_qty\":\"1\",\"orderId\":\"3C5AFCD7A3\",\"salesUrl\":\"https:\/\/secure.nativepath.com\/checkout-nativepath-jhc-special-offer-54-off-571-6?products=16566%3A1&cc_custom_hitid=644307087&hit=644307087&cid=571&pub=240020\",\"campaignId\":186,\"custom1\":\"Email - Joint Health Collagen\",\"custom2\":\"6 Jar JHC (54% Off)\",\"sessionId\":\"c8ea1986ba212219ec76152805ebe90c\"}",
        "requestUri": "https:\/\/secure.nativepath.com\/checkout-nativepath-jhc-special-offer-54-off-571-6?products=16566%3A1&cc_custom_hitid=644307087&hit=644307087&cid=571&pub=240020",
        "bundleItems": "{}",
        "httpReferer": "https:\/\/health.nativepath.com\/",
        "upsell_step": "1",
        "userDetails": "{\"firstName\":\"Scott T.\",\"lastName\":\"Harper\",\"companyName\":null,\"address1\":\"96 Lewis Rd\",\"address2\":\"\",\"postalCode\":\"02478\",\"city\":\"Belmont\",\"state\":\"MA\",\"country\":\"US\",\"emailAddress\":\"[email protected]\",\"phoneNumber\":\"6178691963\",\"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 JHC (54% Off)\",\"custom3\":null,\"custom4\":null,\"custom5\":null,\"redirectsTo\":\"https:\/\/secure.nativepath.com\/3joint-health-collagen-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\\\":\\\"240\\\",\\\"colorDepth\\\":24,\\\"screen\\\":{\\\"height\\\":\\\"844\\\",\\\"width\\\":\\\"390\\\"},\\\"javaScriptEnabled\\\":true,\\\"javaEnabled\\\":false}\",\"salesUrl\":\"https:\/\/secure.nativepath.com\/checkout-nativepath-jhc-special-offer-54-off-571-6?products=16566%3A1&cc_custom_hitid=644307087&hit=644307087&cid=571&pub=240020\",\"cartId\":null,\"campaignId\":186,\"doNotSellName\":0,\"contactOptIn\":1,\"billShipSame\":1,\"optradio\":\"M\",\"orderId\":\"3C5AFCD7A3\",\"shipFirstName\":\"Scott T.\",\"shipLastName\":\"Harper\",\"shipAddress1\":\"96 Lewis Rd\",\"shipAddress2\":\"\",\"shipCity\":\"Belmont\",\"shipState\":\"MA\",\"shipPostalCode\":\"02478\",\"shipCountry\":\"US\",\"cardMonth\":3,\"cardYear\":30,\"paySource\":\"CREDITCARD\",\"forceMerchantId\":null,\"product1_id\":\"16566\",\"product1_qty\":\"1\",\"sessionId\":\"c8ea1986ba212219ec76152805ebe90c\",\"insureShipment\":0,\"shipmentInsurancePrice\":\"\"}",
        "currencyCode": "USD",
        "exchangeRate": "1",
        "ccExternalTax": "10.88",
        "ccPhoneDialCode": "1",
        "bundleStringArray": "{}",
        "ccGeoLocationInfo": "{\"city\":\"Boston\",\"region_code\":\"MA\",\"country_code\":\"US\",\"zip_code\":\"02478\"}",
        "checkoutOrderData": "{\"items\":[{\"productId\":\"16566\",\"name\":\"6 x NativePath Joint Health Collagen\",\"qty\":\"1\",\"productSku\":\"10-00038\",\"actualProductId\":\"1073\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"7232552861833\",\"shipping\":\"0.00\",\"price\":\"174.00\",\"merchantId\":\"1\",\"descriptor\":\"NativePath\",\"initialSalesTax\":\"10.88\",\"customSalesTax\":\"\",\"refundRemaining\":\"184.88\",\"merchantTxnId\":\"81149631892\",\"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\":\"184.88\",\"taxTotal\":\"10.88\",\"shipTotal\":\"0.00\"}",
        "productOrderArray": "[\"16566\"]",
        "analyticsReference": "{\"05e3bdce-80e5-41ee-8c17-5f281800a774-c8ea1986ba212219ec76152805ebe90c\":2}",
        "currencyCodeSymbol": "$",
        "importOrderSuccess": "true",
        "ccExternalSessionId": "c8ea1986ba212219ec76152805ebe90c",
        "previousExchangeRate": "1",
        "sessionStartDateTime": "2025-08-02T16:34:00.355Z",
        "bundleProductsPageRef": "{}",
        "previousCurrencySymbol": "$",
        "ccCountryAndStateInfoTracker": "{\"state\":\"MA\",\"shipState\":\"MA\"}",
        "ccCartProductsPercentageTotal": "174",
        "c8eae221-fe0d-426b-9b39-6ff5d9eab318ccQuery": "jgmkk"
    },
    "funnel_campaign_id": "186",
    "shipping_address_zip": "02478",
    "shipping_address_city": "Belmont",
    "shipping_address_phone": "[email protected]",
    "shipping_address_country": "US",
    "shipping_address_province": "MA",
    "shipping_address_last_name": "Harper",
    "shipping_address_first_name": "Scott T."
}
08/02/2025 16:35:34
1760165ConversionGTM
{
    "cid": "571",
    "hid": "644306899",
    "url": "https:\/\/secure.nativepath.com\/one-time-offer-nativepath-mct-discount-571-1",
    "order_id": "7475070F39",
    "funnel_name": "CID 571 - MCT Oil -Discounted",
    "funnel_uuid": "e56bf491-28bf-48eb-92a7-17e6d2ae8561"
}
08/02/2025 16:32:59
1760164ConversionGTM
{
    "cid": "571",
    "hid": "644306847",
    "url": "https:\/\/secure.nativepath.com\/one-time-offer-nativepath-liposomal-vit-c-571-1",
    "order_id": "EA2C7A72CE",
    "funnel_name": "CID 571 - Liposomal Vitamin C - (EML)",
    "funnel_uuid": "8bd9b3bc-0914-49c7-8611-d3e2e3c2178e"
}
08/02/2025 16:32:48
1760163errorChCh
{
    "url": "https:\/\/secure.nativepath.com\/one-time-offer-nativepath-bone-health-collagen-frother-special-offer-571-thank-you",
    "trace": "parse@[native code]<br>global code@https:\/\/secure.nativepath.com\/one-time-offer-nativepath-bone-health-collagen-frother-special-offer-571-thank-you:37:29<br>append@[native code]<br>getHeadCode@https:\/\/secure.nativepath.com\/index.js:44:1016<br>_callee12$@https:\/\/secure.nativepath.com\/index.js:33:10763<br>tryCatch@https:\/\/secure.nativepath.com\/index.js:1:236010<br>@https:\/\/secure.nativepath.com\/index.js:1:237649<br>asyncGeneratorStep@https:\/\/secure.nativepath.com\/index.js:1:242852<br>_next@https:\/\/secure.nativepath.com\/index.js:1:243092<br>@https:\/\/secure.nativepath.com\/index.js:1:243195<br>Promise@[native code]<br>@https:\/\/secure.nativepath.com\/index.js:1:243022<br>_HeadAndInitializePage@https:\/\/secure.nativepath.com\/index.js:33:12340<br>HeadAndInitializePage@https:\/\/secure.nativepath.com\/index.js:33:10354<br>@https:\/\/secure.nativepath.com\/index.js:33:10016",
    "cookie": "rl_session=RS_ENC_v3_eyJhdXRvVHJhY2siOnRydWUsInRpbWVvdXQiOjE4MDAwMDAsImV4cGlyZXNBdCI6MTc1NDE0MTM1Mjk5NywiaWQiOjE3NTQxMzk0ODY0NzIsInNlc3Npb25TdGFydCI6ZmFsc2V9; rl_anonymous_id=RS_ENC_v3_Ijk3Y2U0ZGExLTkyOTctNGQwNS04MjUyLWUyMzI4NzIyYTY5MSI%3D; rl_page_init_referrer=RS_ENC_v3_IiRkaXJlY3Qi; rl_trait=RS_ENC_v3_eyJlbWFpbCI6IkxsYW5kcnVza29AcmVhZ2FuLmNvbSJ9; rl_user_id=RS_ENC_v3_IjEwODI5OSI%3D; __insp_slim=1754139002498; __insp_targlpt=TmF0aXZlUGF0aCBCb25lIEhlYWx0aCBDb2xsYWdlbg%3D%3D; __insp_targlpu=aHR0cHM6Ly9oZWFsdGgubmF0aXZlcGF0aC5jb20vbmF0aXZlcGF0aC1ib25lLWhlYWx0aC1jb2xsYWdlbi1zcGVjaWFsLW9mZmVyLTU3MT9ocGNpZD01NzEmcHViPTI0MDQ3NSZoaXQ9NjQ0MjcyODgwJmMxPWJhY2tmaWxsMTAyOCZjMj1iaGM2MG9mZiZjMz1rbGF2aV9lbWxfbnBiXyZfa3g9R016MmtJVHJndFFTRWxHQVBSSWVKQU9fbklhb19DNWszNm1kenFFUnNmTS5UUGc1ajgma2x2X2V4aWQ9JmFqc191aWQ9MDFHQVJZVEVYVDhGMFJTWlFEQkgzOE0xSkImYWpzX3RyYWl0X2V4dGVybmFsSWQ9JmNjX2N1c3RvbV9oaXRpZD02NDQyNzI4ODAmYWpzX2FpZD05N2NlNGRhMS05Mjk3LTRkMDUtODI1Mi1lMjMyODcyMmE2OTEjcGFnZS1ibG9jay1qaTc2NXJ5OHYx; _geffran=2; _gexp=R016MmtJVHJndFFTRWxHQVBSSWVKQU9fbklhb19DNWszNm1kenFFUnNmTS5UUGc1ajg=; _gekx=R016MmtJVHJndFFTRWxHQVBSSWVKQU9fbklhb19DNWszNm1kenFFUnNmTS5UUGc1ajg=; __insp_nv=true; __insp_wid=606627737; _gegeo=JTdCJTIyY291bnRyeSUyMiUzQSUyMlVuaXRlZCUyMFN0YXRlcyUyMiUyQyUyMmNvdW50cnlDb2RlJTIyJTNBJTIyVVMlMjIlMkMlMjJob3N0aW5nJTIyJTNBZmFsc2UlMkMlMjJtb2JpbGUlMjIlM0FmYWxzZSUyQyUyMnByb3h5JTIyJTNBZmFsc2UlMkMlMjJzdGF0dXMlMjIlM0ElMjJzdWNjZXNzJTIyJTdE; ef_affid=6; ef_tid_c_a_1=b75465f4c35a4e0da77b5fd14c0ac15a; ef_tid_c_o_10=b75465f4c35a4e0da77b5fd14c0ac15a; ef_witness=1; geuid=d717cd49-c1c7-4919-93a0-d112880fd3ae",
    "message": "Pixels initial: JSON Parse error: Unexpected identifier \"undefined\"",
    "order_id": null,
    "funnel_uuid": "efded588-06f3-49e6-8912-407d3cd1de44",
    "sessionStorage": {
        "fkCart": "{}",
        "fk_salt": "d6ce0190-c18c-11ec-b509-cf225d0ef380",
        "funnelData": "{\"referenceId\":\"efded588-06f3-49e6-8912-407d3cd1de44\",\"campaign\":\"175\",\"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\":\"NativePath Bone 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\":\"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\":\"Google_Places\",\"keyValue\":\"AIzaSyDhMj2gAV0JQOvURSQhcZ7QVjkZKekoG3Q\"},{\"keyName\":\"GPay_CountryCode\",\"keyValue\":\"US\"},{\"keyName\":\"applePayCountryCode\",\"keyValue\":\"US\"},{\"keyName\":\"PayPal_Venmo\",\"keyValue\":\"false\"},{\"keyName\":\"PayPal_PayLater\",\"keyValue\":\"false\"},{\"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\":\"REACH_LOCALE\",\"keyValue\":\"en-US\"},{\"keyName\":\"REACH_THEME_VALUE\",\"keyValue\":\"light\"},{\"keyName\":\"PAYPAL_ADDRESS\",\"keyValue\":\"false\"},{\"keyName\":\"APPLEPAY_ADDRESS\",\"keyValue\":\"false\"},{\"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_SC\",\"keyValue\":\"3\"},{\"keyName\":\"PH_FORMAT_BY_COUNTRY\",\"keyValue\":\"true\"},{\"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\":\"aab441f8-1d1b-4090-9802-c38ce12052fa\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page 1\",\"urlSlug\":\"checkout-nativepath-bone-health-collagen-frother-special-offer-571-1\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"2a4c0d49-7752-4aee-aaf7-e90eaa647af6\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"8b5b1cdb-8d2b-4121-9137-17a00c36657d\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page 1\",\"urlSlug\":\"checkout-nativepath-bone-health-collagen-frother-special-offer-571-3\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"f6bdb95f-2781-4486-a20a-4a238e501a1f\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"e1536774-f902-43cb-a498-e6352a9589d2\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page 1\",\"urlSlug\":\"checkout-nativepath-bone-health-collagen-frother-special-offer-571-6\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"a0118b17-751d-4061-b7fc-013357da0008\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"a3620892-62c9-46c6-8b54-bbbe68c20f7f\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page 1 - AB Test\",\"urlSlug\":\"checkout-nativepath-bone-health-free-frother-otp-special-offer-571-1-v2\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"9250fa79-debf-4abf-97ca-9e995dd7ef33\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"18a0235a-4b4a-4f86-9fda-f895b7a5715a\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page 3 - AB Test\",\"urlSlug\":\"checkout-nativepath-bone-health-free-frother-otp-special-offer-571-3-v2\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"bf362ee3-9251-4f87-9812-0f5066ea81c1\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"cb208e59-8960-4737-9036-60c925c4d662\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page 6 - AB Test\",\"urlSlug\":\"checkout-nativepath-bone-health-free-frother-otp-special-offer-571-6-v2\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"07f09977-f3a7-42dc-9812-e0d62f03c92a\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"67691534-e9fd-4e06-ba5e-a00eec877fde\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Common\",\"urlSlug\":\"common66\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"e02c4855-df90-4655-956c-65f61db8bbf5\",\"templateTypeId\":36,\"pageType\":36}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"c091e0a4-172c-48a7-a81b-98ad9e9c3a46\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page\",\"urlSlug\":\"one-time-offer-nativepath-bone-health-collagen-frother-special-offer-571-1\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"e7287f99-23d8-4b3e-ba67-f478f677fcc2\",\"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\":\"one-time-offer-nativepath-bone-health-collagen-frother-special-offer-571-2\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"f7841cb4-31d4-4192-aaf9-17fe59da1b0e\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"dc93933c-8cda-4ab9-8d60-67df068fb64f\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell 2\",\"urlSlug\":\"one-time-offer-nativepath-bone-health-collagen-frother-special-offer-571-3\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"7655c123-8b95-4553-9ee2-8587bd320976\",\"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\":\"one-time-offer-nativepath-bone-health-collagen-frother-special-offer-571-4\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"fff64adf-83cc-46e6-b353-b13458f52d03\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"1ad0600e-5f7d-44c1-a52f-31f62d579bf8\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell 3\",\"urlSlug\":\"one-time-offer-nativepath-bone-health-collagen-frother-special-offer-571-5\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"4c36bd93-33e1-4d59-933f-fcc87c006ca9\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"985d18c6-6d09-4108-a3ed-bb804aaf2d84\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Downsell 3\",\"urlSlug\":\"one-time-offer-nativepath-bone-health-collagen-frother-special-offer-571-6\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"0a2a9fb6-9e97-4888-9092-3cc2bf4e2fa0\",\"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\":\"one-time-offer-nativepath-bone-health-collagen-frother-special-offer-571-thank-you\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"84febe45-d02f-4907-a34b-12e0a9893294\",\"templateTypeId\":5,\"pageType\":5}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"f22c225e-943e-4fe2-a11d-4702aede41a7\",\"splitReferenceId\":\"62ff5d63-d78a-4fed-a0aa-36c264465be4\",\"splitEnabled\":true,\"isMembershipRequired\":false,\"title\":\"Upsell Page 1 - A (Control)\",\"urlSlug\":\"one-time-offer-nativepath-bone-health-otp-free-frother-571-1a\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"3af4d538-9158-4a99-9b56-cc985890c983\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"33edfaef-eecc-4528-9f40-96d84d32b61d\",\"splitReferenceId\":\"62ff5d63-d78a-4fed-a0aa-36c264465be4\",\"splitEnabled\":true,\"isMembershipRequired\":false,\"title\":\"Upsell Page 1 - B (Test)\",\"urlSlug\":\"one-time-offer-nativepath-bone-health-otp-free-frother-571-1b\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"89148616-36d1-41e1-b48d-9a77162e11c6\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]}],\"disableBadge\":true,\"name\":\"CID 571 - Bone Health Collagen - NS - Frother\",\"whitelabelId\":10,\"affiliateId\":null,\"isMenuEnabled\":false}",
        "requestUri": "https:\/\/secure.nativepath.com\/one-time-offer-nativepath-bone-health-collagen-frother-special-offer-571-thank-you",
        "bundleItems": "{}",
        "httpReferer": "https:\/\/secure.nativepath.com\/one-time-offer-nativepath-bone-health-collagen-frother-special-offer-571-6",
        "bundleStringArray": "{}",
        "previousExchangeRate": "1",
        "previousCurrencySymbol": "$"
    }
}
08/02/2025 16:32:08
1760162ConversionGTM
{
    "cid": "1317",
    "hid": "644306720",
    "url": "https:\/\/secure.nativepath.com\/1a-nativepath-grass-fed-collagen-1317-1",
    "order_id": "A0606DAC2A",
    "funnel_name": "CID 1317 - Collagen",
    "funnel_uuid": "622ee193-609f-4808-8c48-5a2f2653cd9c"
}
08/02/2025 16:31:35
1760161ConversionGTM
{
    "cid": "571",
    "hid": "644306782",
    "url": "https:\/\/secure.nativepath.com\/one-time-offer-nativepath-native-minerals-571-1",
    "order_id": "EBCF8C12BF",
    "funnel_name": "CID 571 - Native Minerals (EML)",
    "funnel_uuid": "938f671f-e9a6-4eec-869b-8a7d70f0d080"
}
08/02/2025 16:31:01
1760160ConversionChCh
{
    "cid": "1318",
    "hid": "644306911",
    "qty": "1",
    "url": "https:\/\/secure.nativepath.com\/3610-native-berberine-1-1318",
    "email": "[email protected]",
    "event": "Conversion",
    "value": "132.00",
    "cookie": "_gcl_gs=2.1.k1$i1754151880$u240223002; _ga=GA1.1.1301922438.1754151882; _hjSessionUser_5255763=eyJpZCI6IjFmNjZhZjE0LTVmYzItNWEzYi05ZmYxLTM2ZWU2MTc3MzE2NSIsImNyZWF0ZWQiOjE3NTQxNTE4ODIyMjAsImV4aXN0aW5nIjpmYWxzZX0=; _hjSession_5255763=eyJpZCI6ImE4ZDc5M2JjLWVlZjgtNGEwNC04YTkyLTkzNzc5ZTk2MGI0MyIsImMiOjE3NTQxNTE4ODIyMjIsInMiOjAsInIiOjAsInNiIjowLCJzciI6MCwic2UiOjAsImZzIjoxLCJzcCI6MH0=; _gcl_au=1.1.945534538.1754151882; _atcid=fvljuraCxJ3Fv0; _atutm=utm_source=google&utm_medium=cpc&utm_campaign=22327013888&utm_content=174960654223; ef_witness=1; ef_affid=6; ef_tid_c_o_10=c8af8888e5474abab990910aeaa7beb9; ef_tid_c_a_1=c8af8888e5474abab990910aeaa7beb9; _li_dcdm_c=.nativepath.com; _lc2_fpi=8ad7b0e6a39e--01k1nsk3xp8n6702hadeh8j1ac; _lc2_fpi_js=8ad7b0e6a39e--01k1nsk3xp8n6702hadeh8j1ac; _gcl_aw=GCL.1754151883.CjwKCAjw7rbEBhB5EiwA1V49nUi8fjLER4YPO16jp0IhWFBxW0c1W_L7gxq9KCUAMa1yN_GsHDBciBoCPXAQAvD_BwE; rl_anonymous_id=RS_ENC_v3_IjYwY2UwNDU3LTE0ODYtNDg0My04OGRiLWFkYTY4ZWJlZjVmYSI%3D; rl_page_init_referrer=RS_ENC_v3_Imh0dHBzOi8vd3d3Lmdvb2dsZS5jb20vIg%3D%3D; rl_page_init_referring_domain=RS_ENC_v3_Ind3dy5nb29nbGUuY29tIg%3D%3D; _gegeo=JTdCJTIyY291bnRyeSUyMiUzQSUyMlVuaXRlZCUyMFN0YXRlcyUyMiUyQyUyMmNvdW50cnlDb2RlJTIyJTNBJTIyVVMlMjIlMkMlMjJob3N0aW5nJTIyJTNBZmFsc2UlMkMlMjJtb2JpbGUlMjIlM0FmYWxzZSUyQyUyMnByb3h5JTIyJTNBZmFsc2UlMkMlMjJzdGF0dXMlMjIlM0ElMjJzdWNjZXNzJTIyJTdE; _geffran=1; geuid=48c1ec5d-2683-476c-b13b-eac141363da3; _geff=NmNmYTk0NzlmMmQ1NWNjNzBkZDIxZDA4MGY1NTYzOGQ=; uid1318=644306911-20250802092850-ce84f8c74ed94197747923a34f50a373-; X-Source=851c6234-04d4-48d8-8c8d-d943d20dac50; _fbp=fb.1.1754152133033.875316546146503583; _atcid-pt=1754152226791; rl_session=RS_ENC_v3_eyJhdXRvVHJhY2siOnRydWUsInRpbWVvdXQiOjE4MDAwMDAsImV4cGlyZXNBdCI6MTc1NDE1NDAyOTk1NCwiaWQiOjE3NTQxNTE4ODI4ODgsInNlc3Npb25TdGFydCI6ZmFsc2V9; _ga_7G9HS8437V=GS2.1.s1754151881$o1$g1$t1754152231$j37$l0$h0",
    "transid": "53E1AE525D_1",
    "currency": "USD",
    "item_ids": "12787",
    "order_id": "53E1AE525D",
    "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-9N365868XC0750712&ba_token=BA-6NN753437P7901517",
        "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": "\"53E1AE525D\"",
        "atICFired": "1",
        "orderData": "{\"taxExemption\":null,\"orderId\":\"53E1AE525D\",\"vendorOrderId\":null,\"vendorPluginId\":null,\"ipAddress\":\"68.50.252.242\",\"sourceId\":null,\"sourceValue1\":null,\"sourceValue2\":null,\"sourceValue3\":null,\"sourceValue4\":null,\"sourceValue5\":null,\"shipCarrier\":\"Default\",\"shipMethod\":\"Default\",\"profileName\":null,\"dateCreated\":\"2025-08-02 12:30:31\",\"orderType\":\"NEW_SALE\",\"orderStatus\":\"COMPLETE\",\"reviewStatus\":null,\"campaignName\":\"Berberine\",\"orderValue\":\"132.00\",\"customerId\":901826,\"name\":\"Wajid Safdar\",\"emailAddress\":\"[email protected]\",\"phoneNumber\":\"3173339770\",\"firstName\":\"Wajid\",\"lastName\":\"Safdar\",\"companyName\":null,\"address1\":\"7331 Chestnut Hills Blvd\",\"address2\":null,\"shipmentInsured\":null,\"shipmentInsurancePrice\":null,\"insuranceCharged\":0,\"city\":\"Indianapolis\",\"state\":\"IN\",\"country\":\"US\",\"postalCode\":\"46278-1792\",\"shipFirstName\":\"Wajid\",\"shipLastName\":\"Safdar\",\"shipCompanyName\":null,\"shipAddress1\":\"7331 Chestnut Hills Blvd\",\"shipAddress2\":null,\"shipCity\":\"Indianapolis\",\"shipState\":\"IN\",\"shipCountry\":\"US\",\"shipPostalCode\":\"46278-1792\",\"custom1\":\"CID 1318 - Berberine\",\"custom2\":\"Checkout Page2\",\"custom3\":null,\"custom4\":null,\"custom5\":null,\"paySource\":\"PAYPAL\",\"cardType\":null,\"cardBin\":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\":\"9.24\",\"salesUrl\":null,\"surcharge\":\"0.00\",\"shipUpcharge\":\"0.00\",\"shipProfileId\":null,\"baseCurrencyCode\":\"USD\",\"baseCurrencySymbol\":\"$\",\"currencySymbol\":\"$\",\"currencyCode\":\"USD\",\"campaignId\":183,\"merchantTxnId\":\"3LY405893F462120M\",\"ibanLast4\":null,\"originalCycleNumber\":1,\"prepaidType\":null,\"cardIsPrepaid\":0,\"cardIsDebit\":0,\"accountHolder\":null,\"subTotal\":\"132.00\",\"shipTotal\":\"0.00\",\"taxTotal\":\"9.24\",\"totalAmount\":\"141.24\",\"totalDiscount\":\"0.00\",\"totalRefundRemaining\":\"141.24\",\"amountPaid\":\"141.24\",\"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\":\"9.24\",\"customSalesTax\":\"\",\"refundRemaining\":\"141.24\",\"merchantTxnId\":\"3LY405893F462120M\",\"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\":\"3LY405893F462120M\",\"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\"}],\"newCustomer\":0,\"productsPurchased\":\"12787,13109\",\"recommendedProducts\":[{\"recommendedCampaignProductId\":12904,\"rank\":0.115,\"displayName\":\"Buy 3 Get 3 FREE - Native Berberine\"},{\"recommendedCampaignProductId\":12788,\"rank\":0.075,\"displayName\":\"1 x Native Berberine\"},{\"recommendedCampaignProductId\":12789,\"rank\":0.06,\"displayName\":\"3 x NativePath MCT Powder\"},{\"recommendedCampaignProductId\":12785,\"rank\":0.055,\"displayName\":\"3 x Native Berberine\"},{\"recommendedCampaignProductId\":15104,\"rank\":0.055,\"displayName\":\"Buy 3 Get 3 FREE - Native Berberine\"},{\"recommendedCampaignProductId\":12744,\"rank\":0.035,\"displayName\":\"3 x NativePath Antarctic Krill Oil\"},{\"recommendedCampaignProductId\":12745,\"rank\":0.035,\"displayName\":\"1 x NativePath Antarctic Krill Oil\"},{\"recommendedCampaignProductId\":12790,\"rank\":0.02,\"displayName\":\"1 x NativePath MCT Powder\"},{\"recommendedCampaignProductId\":12903,\"rank\":0.005,\"displayName\":\"Buy 1 Get 1 FREE - Native Berberine\"},{\"recommendedCampaignProductId\":14768,\"rank\":0.005,\"displayName\":\"3 x NativePath Collagen\"}]}",
        "sessionId": "{\"result\":\"SUCCESS\",\"message\":{\"sessionId\":\"851c1986b9d5eb1df855ed954ff54f3b\",\"pixel\":\"<iframe width=1 height=1 frameborder=0 scrolling=no src='https:\/\/lp.konnektive.com\/logos\/logo.htm?c=nativepath&s=851c1986b9d5eb1df855ed954ff54f3b'><img width=1 height=1 src='https:\/\/lp.konnektive.com\/logos\/logo.gif?c=nativepath&s=851c1986b9d5eb1df855ed954ff54f3b'><\/iframe>\",\"geoInfo\":{\"geoCountry\":\"US\",\"geoState\":\"IN\",\"geoCity\":\"Indianapolis\",\"geoPostal\":\"46268\"}}}",
        "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}",
        "paypalCart": "{\"12787\":\"1\",\"13109\":1}",
        "requestUri": "https:\/\/secure.nativepath.com\/6-checkout-native-berberine-1318-g?products=12787:1&cid=1318&pub=240547&hit=644306911&cc_custom_hitid=644306911",
        "bundleItems": "{}",
        "httpReferer": "https:\/\/health.nativepath.com\/",
        "upsell_step": "1",
        "userDetails": "{\"firstName\":\"\",\"lastName\":\"\",\"companyName\":null,\"address1\":\"\",\"address2\":\"\",\"postalCode\":\"\",\"city\":\"\",\"state\":\"IN\",\"country\":\"US\",\"emailAddress\":\"\",\"phoneNumber\":\"\",\"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 (Windows NT 10.0; Win64; x64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/138.0.0.0 Safari\/537.36\\\",\\\"language\\\":\\\"en-US\\\",\\\"timezone\\\":\\\"240\\\",\\\"colorDepth\\\":24,\\\"screen\\\":{\\\"height\\\":\\\"1080\\\",\\\"width\\\":\\\"1920\\\"},\\\"javaScriptEnabled\\\":true,\\\"javaEnabled\\\":false}\",\"salesUrl\":\"https:\/\/secure.nativepath.com\/6-checkout-native-berberine-1318-g?products=12787:1&cid=1318&pub=240547&hit=644306911&cc_custom_hitid=644306911\",\"cartId\":null,\"campaignId\":183,\"doNotSellName\":0,\"contactOptIn\":0,\"billShipSame\":1,\"optradio\":\"M\",\"shipFirstName\":\"\",\"shipLastName\":\"\",\"shipAddress1\":\"\",\"shipAddress2\":\"\",\"shipCity\":\"\",\"shipState\":\"IN\",\"shipPostalCode\":\"\",\"shipCountry\":\"US\",\"cardMonth\":null,\"cardYear\":null,\"paySource\":\"PAYPAL\",\"product1_id\":\"12787\",\"product1_qty\":\"1\",\"product2_id\":\"13109\",\"product2_qty\":1,\"sessionId\":\"851c1986b9d5eb1df855ed954ff54f3b\",\"salesTax\":\"0.00\",\"paypalBillerId\":3,\"insureShipment\":0,\"shipmentInsurancePrice\":\"\"}",
        "currencyCode": "USD",
        "exchangeRate": "1",
        "lastPageTypeId": "4",
        "paypalButtonId": "fkt-button-9f0-7a5-ab7",
        "bundleStringArray": "{}",
        "ccGeoLocationInfo": "{\"city\":\"Indianapolis\",\"region_code\":\"IN\",\"country_code\":\"US\",\"zip_code\":\"46254\"}",
        "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\":\"9.24\",\"customSalesTax\":\"\",\"refundRemaining\":\"141.24\",\"merchantTxnId\":\"3LY405893F462120M\",\"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\":\"3LY405893F462120M\",\"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\":\"141.24\",\"taxTotal\":\"9.24\",\"shipTotal\":\"0.00\"}",
        "analyticsReference": "{\"a0c27787-07ff-4231-b7a8-a51e56bb9e30-851c1986b9d5eb1df855ed954ff54f3b\":2}",
        "currencyCodeSymbol": "$",
        "importOrderSuccess": "true",
        "upsell_curent_page": "",
        "ccExternalSessionId": "851c1986b9d5eb1df855ed954ff54f3b",
        "previousExchangeRate": "1",
        "sessionStartDateTime": "2025-08-02T16:28:52.273Z",
        "bundleProductsPageRef": "{}",
        "previousCurrencySymbol": "$",
        "ccCountryAndStateInfoTracker": "{\"state\":\"IN\",\"shipState\":\"IN\",\"shipCountry\":\"US\",\"country\":\"US\"}",
        "ccCartProductsPercentageTotal": "132",
        "851c6234-04d4-48d8-8c8d-d943d20dac50ccQuery": "qsqkt"
    },
    "funnel_campaign_id": "183",
    "shipping_address_zip": "46278-1792",
    "shipping_address_city": "Indianapolis",
    "shipping_address_phone": "[email protected]",
    "shipping_address_country": "US",
    "shipping_address_province": "IN",
    "shipping_address_last_name": "Safdar",
    "shipping_address_first_name": "Wajid"
}
08/02/2025 16:30:33
1760159ConversionGTM
{
    "cid": "571",
    "hid": "644305146",
    "url": "https:\/\/secure.nativepath.com\/one-time-offer-nativepath-collagen-bags-571-1",
    "order_id": "9B776E585E",
    "funnel_name": "CID 571 - Collagen BAGS - BOGO B4G4",
    "funnel_uuid": "af2bff1e-e971-4966-ba8f-266cbfe30478"
}
08/02/2025 16:30:22
1760158ConversionChCh
{
    "cid": "571",
    "hid": "644306339",
    "qty": "1",
    "url": "https:\/\/secure.nativepath.com\/free-collagen-pm-stick-packs-1-rtn",
    "email": "[email protected]",
    "event": "Conversion",
    "value": "0.00",
    "cookie": "X-Source=3e0c90bf-cc38-4f53-a09e-65d6ddb9170c; uid571=644306339-20250802092313-2b6fa68c9670f9a8917eacac44b72ce8-4498",
    "transid": "455B78DEF2_1",
    "currency": "USD",
    "item_ids": "13050",
    "order_id": "455B78DEF2",
    "funnel_name": "EMAIL- Collagen PM Stick Packs",
    "funnel_uuid": "3e0c90bf-cc38-4f53-a09e-65d6ddb9170c",
    "sessionStorage": {
        "fkCart": "{\"13050\":\"1\"}",
        "totals": "{\"subTotal\":0,\"salesTax\":0,\"shipTotal\":5.95,\"grandTotal\":\"5.95\",\"discount\":0,\"insurance\":0,\"savings\":0,\"compareAtTotal\":0}",
        "fk_salt": "d6ce0190-c18c-11ec-b509-cf225d0ef380",
        "orderId": "\"455B78DEF2\"",
        "products": "[{\"productId\":\"13050\",\"name\":\"NativePath Collagen PM Variety Pack\",\"qty\":\"1\",\"productSku\":\"30-00002\",\"actualProductId\":\"1086\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"7244287443081\",\"shipping\":\"5.95\",\"price\":\"0.00\",\"merchantId\":\"1\",\"descriptor\":\"NativePath\",\"initialSalesTax\":\"0.00\",\"customSalesTax\":\"\",\"refundRemaining\":\"5.95\",\"merchantTxnId\":\"81149625546\",\"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\"}]",
        "orderData": "{\"taxExemption\":null,\"orderId\":\"455B78DEF2\",\"vendorOrderId\":null,\"vendorPluginId\":null,\"ipAddress\":\"79.110.54.76\",\"sourceId\":null,\"sourceValue1\":null,\"sourceValue2\":null,\"sourceValue3\":null,\"sourceValue4\":null,\"sourceValue5\":null,\"shipCarrier\":null,\"shipMethod\":null,\"profileName\":null,\"dateCreated\":\"2025-08-02 12:30:06\",\"orderType\":\"NEW_SALE\",\"orderStatus\":\"COMPLETE\",\"reviewStatus\":null,\"campaignName\":\"Collagen PM\",\"orderValue\":\"0.00\",\"customerId\":1259476,\"name\":\"Cyndi Jewell\",\"emailAddress\":\"[email protected]\",\"phoneNumber\":\"9512887631\",\"firstName\":\"Cyndi\",\"lastName\":\"Jewell\",\"companyName\":null,\"address1\":\"1910 Orange Ave. Unit 401\",\"address2\":null,\"shipmentInsured\":null,\"shipmentInsurancePrice\":null,\"insuranceCharged\":0,\"city\":\"Redlands\",\"state\":\"CA\",\"country\":\"US\",\"postalCode\":\"92373\",\"shipFirstName\":\"Cyndi\",\"shipLastName\":\"Jewell\",\"shipCompanyName\":null,\"shipAddress1\":\"1910 Orange Ave. Unit 401\",\"shipAddress2\":null,\"shipCity\":\"Redlands\",\"shipState\":\"CA\",\"shipCountry\":\"US\",\"shipPostalCode\":\"92373\",\"custom1\":\"EMAIL- Collagen PM Stick Packs\",\"custom2\":\"Checkout Page2\",\"custom3\":null,\"custom4\":null,\"custom5\":null,\"paySource\":\"CREDITCARD\",\"cardType\":\"MASTERCARD\",\"cardBin\":\"546213\",\"cardLast4\":\"8751\",\"cardExpiryDate\":\"05\/27\",\"achAccountHolderType\":null,\"achAccountType\":null,\"achRoutingNumber\":null,\"achNameOnAccount\":null,\"achAccountNumber\":null,\"couponCode\":null,\"agentUserId\":null,\"basePrice\":\"0.00\",\"baseShipping\":\"5.95\",\"voiceLogNumber\":null,\"discountPrice\":\"0.00\",\"salesTax\":\"0.00\",\"salesUrl\":\"https:\/\/secure.nativepath.com\/collagen-pm-variety-pack-checkout-ret?products=13050%3A1&cc_custom_hitid=644306339&hit=644306339&cid=571&pub=240020\",\"surcharge\":\"0.00\",\"shipUpcharge\":\"0.00\",\"shipProfileId\":null,\"baseCurrencyCode\":\"USD\",\"baseCurrencySymbol\":\"$\",\"currencySymbol\":\"$\",\"currencyCode\":\"USD\",\"campaignId\":15,\"merchantTxnId\":\"81149625546\",\"ibanLast4\":null,\"originalCycleNumber\":1,\"prepaidType\":null,\"cardIsPrepaid\":0,\"cardIsDebit\":1,\"accountHolder\":null,\"subTotal\":\"0.00\",\"shipTotal\":\"5.95\",\"taxTotal\":\"0.00\",\"totalAmount\":\"5.95\",\"totalDiscount\":\"0.00\",\"totalRefundRemaining\":\"5.95\",\"amountPaid\":\"5.95\",\"items\":[{\"productId\":\"13050\",\"name\":\"NativePath Collagen PM Variety Pack\",\"qty\":\"1\",\"productSku\":\"30-00002\",\"actualProductId\":\"1086\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"7244287443081\",\"shipping\":\"5.95\",\"price\":\"0.00\",\"merchantId\":\"1\",\"descriptor\":\"NativePath\",\"initialSalesTax\":\"0.00\",\"customSalesTax\":\"\",\"refundRemaining\":\"5.95\",\"merchantTxnId\":\"81149625546\",\"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\":\"644306339\"},\"newCustomer\":0,\"productsPurchased\":\"322,10817,12910\",\"recommendedProducts\":[{\"recommendedCampaignProductId\":13144,\"rank\":0.125351,\"displayName\":\"2 x NativePath Honey Chamomile Collagen PM\"},{\"recommendedCampaignProductId\":13118,\"rank\":0.122544,\"displayName\":\"2 x NativePath Chocolate Collagen PM\"},{\"recommendedCampaignProductId\":13145,\"rank\":0.085126,\"displayName\":\"2 x NativePath Lemon Collagen PM\"},{\"recommendedCampaignProductId\":2730,\"rank\":0.053321,\"displayName\":\"1 x NativePath Collagen\"},{\"recommendedCampaignProductId\":2576,\"rank\":0.043966,\"displayName\":\"Buy 2 Get 1 FREE - NativePath Collagen\"},{\"recommendedCampaignProductId\":10684,\"rank\":0.034612,\"displayName\":\"3 x NativePath Collagen Care+\"},{\"recommendedCampaignProductId\":10685,\"rank\":0.019645,\"displayName\":\"1 x NativePath Collagen Care+\"},{\"recommendedCampaignProductId\":13106,\"rank\":0.007484,\"displayName\":\"1 x Native Balance\"},{\"recommendedCampaignProductId\":13021,\"rank\":0.003742,\"displayName\":\"1 x NativePath Collagen PM - Honey Chamomile\"},{\"recommendedCampaignProductId\":15972,\"rank\":0.001871,\"displayName\":\"3 x NativePath Collagen\"}]}",
        "sessionId": "{\"result\":\"SUCCESS\",\"message\":{\"sessionId\":\"1986b9cfaf8b029e42530dd262d660e7\",\"pixel\":\"<iframe width=1 height=1 frameborder=0 scrolling=no src='https:\/\/lp.konnektive.com\/logos\/logo.htm?c=nativepath&s=1986b9cfaf8b029e42530dd262d660e7'><img width=1 height=1 src='https:\/\/lp.konnektive.com\/logos\/logo.gif?c=nativepath&s=1986b9cfaf8b029e42530dd262d660e7'><\/iframe>\",\"geoInfo\":{\"geoCountry\":\"US\",\"geoState\":\"NV\",\"geoCity\":\"Las Vegas\",\"geoPostal\":\"89101\"}}}",
        "funnelData": "{\"referenceId\":\"3e0c90bf-cc38-4f53-a09e-65d6ddb9170c\",\"campaign\":\"15\",\"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\":\"FREE Collagen PM Stick Packs\",\"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\":\"paypalVenmoHide\",\"keyValue\":\"false\"},{\"keyName\":\"paypalPayLaterHide\",\"keyValue\":\"false\"},{\"keyName\":\"Purchase_Event_SC\",\"keyValue\":\"3\"},{\"keyName\":\"PayPal_WithReach\",\"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\":\"57e174dc-86b1-47ee-8c4c-26db2f7dad61\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page2\",\"urlSlug\":\"collagen-pm-variety-pack-checkout-ret\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"92b6d8a4-2161-4f54-adb0-04a2f00e12aa\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"327b04e0-68d2-4d00-9bf8-1e86c2a71bb9\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page6\",\"urlSlug\":\"free-collagen-pm-stick-packs-1-rtn\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"60c28e1d-0ba8-4faf-9d15-0a664123e891\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"9eff56b3-415d-4c07-8d47-5b1edc034b27\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Upsell Page5\",\"urlSlug\":\"free-collagen-pm-stick-packs-2-rtn\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"36d838e4-41de-4c98-b23c-3848aa36dcd1\",\"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\":\"free-collagen-pm-stick-packs-3-rtn\",\"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\":\"free-collagen-pm-stick-packs-4-rtn\",\"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\":\"free-collagen-pm-stick-packs-5-rtn\",\"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\":\"free-collagen-pm-stick-packs-6-rtn\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"b955a010-2eb2-4440-835b-789b586b5249\",\"templateTypeId\":3,\"pageType\":3}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"e8b49a52-bbf1-48ff-b8b4-ad2e9f1d6aa1\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"free-collagen-pm-stick-packs-checkou-571\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"35447171-7d8d-4865-94aa-ec1778e60f1a\",\"templateTypeId\":4,\"pageType\":4}],\"pageProducts\":[],\"pagebillingCycles\":[],\"pageVariants\":[],\"isPageTitle\":false,\"pageProperties\":[]},{\"referenceId\":\"083364a1-fb5b-4f82-8312-8963ba1471a0\",\"splitReferenceId\":null,\"splitEnabled\":false,\"isMembershipRequired\":false,\"title\":\"Checkout Page\",\"urlSlug\":\"free-collagen-pm-stick-packs-checkout-rtn\",\"externalURL\":null,\"pageView\":[{\"referenceId\":\"4b64dfb6-9e0d-41d3-baf3-7021813defe5\",\"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\":\"free-collagen-pm-stick-packs-rtn-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- Collagen PM Stick Packs\",\"whitelabelId\":10,\"affiliateId\":null,\"isMenuEnabled\":false}",
        "leadParams": "{\"billShipSame\":1,\"emailAddress\":\"[email protected]\",\"doNotSellName\":0,\"shipFirstName\":\"Cyndi\",\"shipLastName\":\"Jewell\",\"shipAddress1\":\"1910 Orange Ave. Unit 401\",\"shipAddress2\":\"\",\"shipCity\":\"Redlands\",\"shipCountry\":\"US\",\"province-hidden\":\"CA\",\"shipState\":\"CA\",\"shipPostalCode\":\"92373\",\"phoneNumber\":\"951288\",\"contactOptIn\":0,\"firstName\":\"\",\"lastName\":\"\",\"address1\":\"\",\"address2\":\"\",\"city\":\"\",\"country\":null,\"state\":\"CA\",\"postalCode\":\"\",\"payment_method\":\"\",\"cardDate\":\"0527\",\"shipProfileId\":null,\"product1_id\":\"13050\",\"product1_qty\":\"1\",\"orderId\":\"455B78DEF2\",\"salesUrl\":\"https:\/\/secure.nativepath.com\/collagen-pm-variety-pack-checkout-ret?products=13050%3A1&cc_custom_hitid=644306339&hit=644306339&cid=571&pub=240020\",\"campaignId\":15,\"custom1\":\"EMAIL- Collagen PM Stick Packs\",\"custom2\":\"Checkout Page2\",\"sessionId\":\"1986b9cfaf8b029e42530dd262d660e7\"}",
        "requestUri": "https:\/\/secure.nativepath.com\/collagen-pm-variety-pack-checkout-ret?products=13050%3A1&cc_custom_hitid=644306339&hit=644306339&cid=571&pub=240020",
        "bundleItems": "{}",
        "httpReferer": "https:\/\/health.nativepath.com\/",
        "upsell_step": "1",
        "userDetails": "{\"firstName\":\"\",\"lastName\":\"\",\"companyName\":null,\"address1\":\"\",\"address2\":\"\",\"postalCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"emailAddress\":\"[email protected]\",\"phoneNumber\":\"9512887631\",\"gender\":null,\"dob\":null,\"couponCode\":null,\"shipProfileId\":null,\"achRoutingNumber\":null,\"achAccountNumber\":null,\"achAccountType\":null,\"iban\":null,\"ddbic\":null,\"custom1\":\"EMAIL- Collagen PM Stick Packs\",\"custom2\":\"Checkout Page2\",\"custom3\":null,\"custom4\":null,\"custom5\":null,\"redirectsTo\":\"https:\/\/secure.nativepath.com\/free-collagen-pm-stick-packs-1-rtn\",\"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\\\":\\\"896\\\",\\\"width\\\":\\\"414\\\"},\\\"javaScriptEnabled\\\":true,\\\"javaEnabled\\\":false}\",\"billShipSame\":1,\"salesUrl\":\"https:\/\/secure.nativepath.com\/collagen-pm-variety-pack-checkout-ret?products=13050%3A1&cc_custom_hitid=644306339&hit=644306339&cid=571&pub=240020\",\"cartId\":null,\"campaignId\":15,\"doNotSellName\":0,\"contactOptIn\":0,\"orderId\":\"455B78DEF2\",\"shipFirstName\":\"Cyndi\",\"shipLastName\":\"Jewell\",\"shipAddress1\":\"1910 Orange Ave. Unit 401\",\"shipAddress2\":\"\",\"shipCity\":\"Redlands\",\"shipState\":\"\",\"shipPostalCode\":\"92373\",\"shipCountry\":\"\",\"cardMonth\":5,\"cardYear\":27,\"paySource\":\"CREDITCARD\",\"forceMerchantId\":null,\"product1_id\":\"13050\",\"product1_qty\":\"1\",\"eci\":null,\"cavv\":null,\"xid\":null,\"rebill_eci\":null,\"rebill_cavv\":null,\"rebill_xid\":null,\"sessionId\":\"1986b9cfaf8b029e42530dd262d660e7\",\"insureShipment\":0,\"shipmentInsurancePrice\":\"\"}",
        "checkoutOrderData": "{\"items\":[{\"productId\":\"13050\",\"name\":\"NativePath Collagen PM Variety Pack\",\"qty\":\"1\",\"productSku\":\"30-00002\",\"actualProductId\":\"1086\",\"replacedByOrderItemId\":\"\",\"variantDetailId\":\"\",\"title\":\"\",\"variantSku\":\"\",\"externalProductId\":\"7244287443081\",\"shipping\":\"5.95\",\"price\":\"0.00\",\"merchantId\":\"1\",\"descriptor\":\"NativePath\",\"initialSalesTax\":\"0.00\",\"customSalesTax\":\"\",\"refundRemaining\":\"5.95\",\"merchantTxnId\":\"81149625546\",\"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\":\"5.95\",\"taxTotal\":\"0.00\",\"shipTotal\":\"5.95\"}",
        "analyticsReference": "{\"57e174dc-86b1-47ee-8c4c-26db2f7dad61-1986b9cfaf8b029e42530dd262d660e7\":2}",
        "importOrderSuccess": "true",
        "upsell_curent_page": "",
        "ccExternalSessionId": "1986b9cfaf8b029e42530dd262d660e7",
        "previousExchangeRate": "1",
        "sessionStartDateTime": "2025-08-02T16:28:46.775Z",
        "bundleProductsPageRef": "{}",
        "previousCurrencySymbol": "$",
        "ccCartProductsPercentageTotal": "0"
    },
    "funnel_campaign_id": "15",
    "shipping_address_zip": "92373",
    "shipping_address_city": "Redlands",
    "shipping_address_phone": "[email protected]",
    "shipping_address_country": "US",
    "shipping_address_province": "CA",
    "shipping_address_last_name": "Jewell",
    "shipping_address_first_name": "Cyndi"
}
08/02/2025 16:30:08