Homepage has an ATID in the URL, is removal possible?

Solved

Homepage has an ATID in the URL, is removal possible?

FrancoNorth
Visitor
3 0 0

Hello, our homepage is easybreezyporchswings.com but when you go to the homepage the URL is actually https://easybreezyporchswings.com/?_atid=623x3i965o7CLHHAJkksTzCNsEtNjx
W
here is the rest of the URL coming from ("?_atid" onwards) and how do I remove it? Thanks in advance!

Accepted Solution (1)

namphan
Shopify Partner
1008 125 162

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:

Screenshot at Sep 04 09-24-50.png

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 -->
Coffee tips fuels my dedication.
Shopify Development Service
Need help with your store? namphan992@gmail.com

View solution in original post

Replies 3 (3)

namphan
Shopify Partner
1008 125 162

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:

Screenshot at Sep 04 09-24-50.png

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 -->
Coffee tips fuels my dedication.
Shopify Development Service
Need help with your store? namphan992@gmail.com
FrancoNorth
Visitor
3 0 0

Worked perfectly! Thanks Namphan!

namphan
Shopify Partner
1008 125 162

Hi @FrancoNorth,

If you have any questions, you can contact me directly.
Nice to meet you 😊

Coffee tips fuels my dedication.
Shopify Development Service
Need help with your store? namphan992@gmail.com