Shopify themes, liquid, logos, and UX
Hello, our homepage is easybreezyporchswings.com but when you go to the homepage the URL is actually https://easybreezyporchswings.com/?_atid=623x3i965o7CLHHAJkksTzCNsEtNjx
Where is the rest of the URL coming from ("?_atid" onwards) and how do I remove it? Thanks in advance!
Solved! Go to the solution
This is an accepted solution.
Hi @FrancoNorth,
Please go to Actions > Edit code > Layout > theme.liquid file, find 'AnyTrack Tracking Code'
You just need to remove the following code, it will work fine:
Code:
<!-- AnyTrack Tracking Code -->
<script>!function(e,t,n,s,a){(a=t.createElement(n)).async=!0,a.src="https://assets.anytrack.io/623x3i965o7C.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");</script>
<!-- End AnyTrack Tracking Code -->
This is an accepted solution.
Hi @FrancoNorth,
Please go to Actions > Edit code > Layout > theme.liquid file, find 'AnyTrack Tracking Code'
You just need to remove the following code, it will work fine:
Code:
<!-- AnyTrack Tracking Code -->
<script>!function(e,t,n,s,a){(a=t.createElement(n)).async=!0,a.src="https://assets.anytrack.io/623x3i965o7C.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");</script>
<!-- End AnyTrack Tracking Code -->
Worked perfectly! Thanks Namphan!
Hi @FrancoNorth,
If you have any questions, you can contact me directly.
Nice to meet you 😊
Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024Note: Customizing your CSS requires some familiarity with CSS and HTML. Before you cust...
By JasonH Aug 12, 2024