Google Tag Manager integration in the backoffice
You can use GTM to help customize the experience for your clients. For instance:
- Add a floating button for your client to schedule a call with your 1st-level support team right from the backoffice ;
- Display a Take a tour button ;
- Apply CSS changes on a specific page of the backoffice.
How to integrate GTM into your clients' backoffice
Host a JavaScript file on your server with the following content, including your actual GTM ID:
(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= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-XXXXXXX');
Then, simply add this JS URL into the White label settings of your reseller console:
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article