No content to show
User Activity
Hi @LuisGomesHM Well, we were lucky that the problem actually didn't affect us. We have a code snippet installed in the Shopify site's HTML. This code snippet requests a JS file and sends the query parameters along with that request. This request hap...
Hey @Niki_K Just to follow up on this. I believe I have resolved the issue. I have some code that requires a query param to exist in order to execute (and I thought this was not running because of the query param removal) but it turns out that this c...
Thanks again, @Niki_K > Maybe the problem might be also in the analytics you're using? Are you using analytics.js or ga.js? Because by default, analytics.js will search for UTM parameters in both the query string and anchor of the current page’s URL,...
Hey @Niki_K , thanks for responding!Any URL that uses a variant query parameter will have all other query parameters stripped. This is not happening due to a redirect as I can see in Chrome's web inspector that the page's status is a 200. Here's a sc...
I'm struggling with this issue too and the suggested solutions do not work. Take this URL:https://shop.heddels.com/collections/battenwear/products/bouldering-pants-caramel-fw20?variant=39575475978307If I add a utm_medium=email like so:https://shop.he...