Skip to main content

AdobeCommerce

Learn how to install the Tanganica Pixel on Adobe Commerce. This article explains where to add the code, how to clear cache, test the setup, and troubleshoot common issues.

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 Adobe Commerce store:

1. Log in to Adobe Commerce admin

  • In the left menu, go to Content → Design → Configuration.

  • Find your active store and click Edit.

2. Add the Tanganica Pixel code

  • Scroll down to Other Settings → HTML Head.

  • In the field Scripts and Style Sheets, paste the following code:

<!-- 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 -->

  • At the top of the page, click Save Configuration.

3. Clear cache

  • In the left menu, go to System → Cache Management.

  • Click Flush Magento Cache.

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

Troubleshooting if Pixel is not detected:

  • Make sure the code is placed in Scripts and Style Sheets.

  • Clear cache under System → Cache Management and reload the site.

  • Verify all changes were saved.

  • Check that the code has no syntax errors or invalid characters.

  • Ensure your store 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?