All Collections
INTEGRATION
PLUG-IN INTEGRATIONS
Instructions for integration with VTEX platform
Instructions for integration with VTEX platform
Wioleta Jednaka avatar
Written by Wioleta Jednaka
Updated over a week ago
  1. Log in to your admin panel and go to PORTAL section.

  2. Go to the tab "Checkout", then check if you are integrated with Google Tag Manager.

  3. Now login to you Google Tag Manager panel and choose your store from the list.

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

  5. Then choose "NEW"

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

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

  8. Copy the code below and paste it into the field.

    <script type="text/javascript"> (function (srcjs) { window._edrone = window._edrone || {}; _edrone.app_id = '6284b42821a07'; _edrone.platform_url_script = 'https://d2vfa2a1j2oldr.cloudfront.net/vtexmodule/edrone_vtex_module.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>



  9. Now go to Rules

  10. Select option "All Pages"

  11. Then click Save button in the top right corner

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

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

  14. Back to your VTEX Admin Panel, and choose Accounts

  15. Click on your account name

  16. Scroll to the "Security" section


  17. Click on "Generate access key and secret", add a name, "edrone", then Generate New Secret

  18. Copy token and paste into the form below, and copy the name of "Access key" and paste it too into form

  19. Click Save!

Did this answer your question?