1. Login to your admin panel

  2. From Minha Loja, select Integrações.

  3. Click on Ferramentas Google.

  4. Click on Configurar Google Tag Manager.

  5. Check if you are integrated - field is not empty.

  6. Login to your GTM account

  7. From the left menu bar, select "Tags"

  8. Then choose "NEW"

  9. Click on "Choose the tag type to start setup"

  10. From list choose "Nonstandard -> Custom HTML code"

  11. Copy code below and paste into the field.

    <script type="text/javascript"> /* * edrone JavaScript Library. * https://edrone.me/ * * GPL licenses. * https://edrone.me/integration-license/ */ (function (srcjs) { window._edrone = window._edrone || {}; _edrone.app_id = '6284b42821a07'; _edrone.platform_url_script = 'https://d2vfa2a1j2oldr.cloudfront.net/traymodule/traymodule.min.js' var doc = document.createElement('script'); doc.type = 'text/javascript'; doc.async = true; doc.src = ('https:' == document.location.protocol ? 'https:' : 'http:') + srcjs; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(doc, s); })("//d3bo67muzbfgtl.cloudfront.net/edrone_2_0.js"); </script>


  12. Now go to Rules

  13. Select option "All Pages"

  14. Then click Save button in the top right corner

  15. Then in the top right corner once again click "Submit"

  16. For the last time in the top right corner after adding "the name of the version" click "Post/Publish" button

  17. Você está integrado!

Did this answer your question?