Skip to content
FlexiPedia logo

HTML Script

Enhance your Flexito OmniAI experience by integrating external scripts to monitor user interactions seamlessly. With the ability to embed tools like Google Tag Manager or Facebook Pixel, you can gain real-time insights and optimise your strategies based on live data from your Par

Flexito OmniAI
Beginnerv4
Read in:

Listen to an audio overview

A short, AI-generated podcast-style summary of this article.

Enhance your Flexito OmniAI experience by integrating external scripts to monitor user interactions seamlessly. With the ability to embed tools like Google Tag Manager or Facebook Pixel, you can gain real-time insights and optimise your strategies based on live data from your Partner domain.

Flexito OmniAI now enables partners to embed external scripts within the workspace. This feature allows tracking of user movements across different workspaces.

Users can now use platforms such as Google Tag Manager or Facebook Pixel to directly embed scripts into their Partner workspace. This integration provides live data from the Partner domain to the embedded platform.

How to Access the Add-on

Navigate to your partner workspace, then proceed to your whitelabel settings. From there, go to Partner settings and select Custom addons.

Scroll down to locate the “HTML Script” addon and enable it.

Click on the Settings button.

Paste the external script from your chosen platform into the provided field, then click “Save” to confirm.

Google Tag Manager Script

To obtain the GTG installation script, click on the icon in the top right corner and select “Install Google Tag Manager.”

Here is the script you need:

<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;j.src=
'
})(window,document,'script','dataLayer','[Enter your GTM Container ID Here]');
</script>

Note: You can retrieve the GTM Container ID directly from your GTM Dashboard.

Use Case: Track UTM Source & Affiliate ID on the Sign-Up Page

Video Tutorial