Skip to main content

FastCentrik

Learn how to install the Tanganica Pixel on FastCentrik. This article explains how to set it up through Google Tag Manager, publish the changes, and connect GTM to your store.

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. On FastCentrik, the integration is done through Google Tag Manager (GTM).

1. Make sure you have a GTM container

  • Log in to Google Tag Manager with your Google account.

  • Check if you already have a container for your online store.

  • If not, create one:

    • Click Create Account, enter your business/store name, choose country.

    • In Container settings, add your store URL and select Web.

    • Click Create and accept the terms.

  • You can ignore the installation popup at this step (we’ll integrate it directly via FastCentrik).

2. Create a tag for Tanganica Pixel

  • Open your GTM container.

  • In the left menu, go to Tags → New.

  • Name it Tanganica Pixel.

  • Click Tag Configuration → Custom HTML.

  • Paste this 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 -->

  • Under Triggering, select All Pages (Page View).

  • Click Save.

3. Publish the changes

  • In the top right of GTM, click Submit.

  • Name your version (e.g., Add Tanganica Pixel).

  • Click Publish.

4. Connect GTM to FastCentrik

  • Copy your GTM Container ID (format: GTM-XXXXXXX, shown top right in GTM).

  • Log in to FastCentrik admin.

  • In the left menu, go to Integrations (Propojení).

  • Find the Google Tag Manager section and click Show settings.

  • Paste your GTM Container ID into the field.

  • Save the changes.

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

Troubleshooting if Pixel is not detected:

  • Check that all changes were saved and published.

  • Verify the code has no typos or invalid characters.

  • Make sure 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?