Ok, So I took today to look over our setup. Errors where made of course and we have cleared them up in our dev enviro. When they make it to prod I will report back. Looking at the event send. The data is being set into an evar on the pageload.start event. This is working as expected now (too busy wi...
@bjoern__koth Thank you for the insights there and yes you are correct we are not running on the Edge network yet. We will be implementing CJA in August and then running on Edge at that time. I can not give you access to our dev site BUT our main site is https://www.carters.com. I am seeing the issu...
I have been using debugger to test our new launch setup and haven't had any issues but last week that all changed. We did nothing new to our site and AA traffic is still looking normal. Also, looking at other site like Ralph Lauren the debugger loads without issue? Is there something I might have do...
So, this didn't fix it directly BUT, your thought process of containing all the props and evars, etc... Made me think of a weird config that we had that I never touched cause of legacy work. I looked inside there and evar87 was being set by a query param. I took it out and boom it worked. I am using...
I am trying to set an eVar using custom code in Launch through the Analytics Extension. So far, nothing is working, no matter how I try to set it. I see the data that I want in the console, so I know I am receiving it correctly. Is there something I need to do differently or include? I see the test ...
I am currently setting up an internal launch dashboard and some of the last functionality to get running is search. I am testing with Postman and I have successfully connected to many other endpoints, so I know authorization is not an issue. Below is my Postman route and payload. Is there something ...