Installation
The following tutorial is for the integration of the Rybená solution through from Google Tag Manager The integration is carried out in such a way that the change is applied to all pages at once
Steps for installing the Rybená solution
1. Go to your [Google Tag Manager] Dashboard(https://tagmanager.google.com)
2. Select the container responsible for your website
3. Click Add a new tag
on the New Tag card.
4. Click on the Tag Configuration
card and select the Custom HTML item
5. Paste the following code snippet into the text box.
<script type="text/javascript" src="https://cdn.rybena.com.br/dom/master/latest/rybena.js"></script>
6. Click on the Activation
card and select the item Initialization - All Pages
7. Click Save
8. On the Dashboard home page, click the Submit button located in the top right corner
9. Click the Publish button and follow the platform's guidelines
ATTENTION
If the page where the installation is being done does not use the https protocol, it is necessary to replace the https protocol in the code above with http;