Skip to main content

Unas

Learn how to install the Tanganica Pixel on Unas. This article explains where to add the code, how to set its placement to the head section, and how to test if it’s 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 Unas store:

1. Log in to Unas admin

  • In the top menu, go to Beállítások → Kinézet, Arculat → Script beszúrás.

2. Add the Tanganica Pixel code

  • Click Hozzáad to add a new script.

  • Activate the script and set its placement to head (leave other options unchecked).

  • Name the script (e.g., Tanganica Pixel).

  • Paste the following code into the Script field:

⚠️ Important: Insert the code without <script> and </script> at the beginning and end.

<!-- 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 the changes (top right).

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

Troubleshooting if Pixel is not detected:

  • Check that all changes were saved.

  • Make sure the code was inserted without <script> and </script>.

  • Verify the code has no typos 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?