Skip to main content

Upgates

Learn how to install the Tanganica Pixel on Upgates. This article explains how to add the code between the head tags, save changes, and verify that the Pixel is working correctly.

I
Written by Info Tanganica
Updated over a week ago

The Tanganica Pixel lets you track ad performance, get detailed statistics, and unlock advanced features. Here’s how to install it on your Upgates store:

1. Log in to Upgates admin

  • In the left menu, go to Add-ons → Custom conversion codes.

2. Add the Tanganica Pixel code

  • In the section Codes placed on all pages, paste the code into the field Code is placed between <head> and </head>:

<!-- Tanganica pixel -->

<script>(function(w,d,s,l,i){w[l]=w[l]||[];

w[l].push({'gtm.start':new Date().getTime(),event:'gtm.js'});

var f=d.getElementsByTagName(s)[0],j=d.createElement(s),

dl=l!='dataLayer'?'&l='+l:'';j.async=true;

f.parentNode.insertBefore(j,f);

})(window,document,'script','dataLayer','GTM-TRS5RSN');</script>

<!-- End Tanganica pixel -->

  • Save your changes.

❗ After saving, test in Tanganica to confirm the Pixel is working correctly.

Troubleshooting if Pixel is not detected:

  • Check that the code is correctly placed between <head> and </head>.

  • Make sure you saved all changes.

  • Verify your e-shop pages are fully functional.

👉 Still not working? Contact our support — we’ll be happy to help 🚀

📖 You can also find the full step-by-step guide in our Help Center: tanganica.com/en/help-center

Did this answer your question?