Install Webyn through Google Tag Manager (GTM)

Description

Webyn specializes in optimizing the shopping experience on ecommerce sites. We use artificial intelligence to analyze visitor behavior and drive impactful changes to website content and design to improve conversions.

Feature

Webyn plugin improves your site user experience through AI-driven experimentation and increases your conversions.

Installation

To install the Webyn Plugin via Google Tag Manager (GTM), simply follow these steps:

  1. Open Google Tag manager and select your account
  2. Click on “Add a tag”.
  3. In the Tag Configuration panel, choose Custom HTML and copy/paste your tag below ⬇️
  4. Replace
    <YOUR_CLIENT_ID>
    with your client id available here.
  5. In the Triggering section, choose All Pages
  6. Click the "Save" button at the top right.
  7. Click the “Publish” button at the top right.
  8. Name the version as you wish, for example "Added the Webyn tag" and validate the tag by clicking again on the "Publish" button at the top right.
<script>
    var webynTag = document.createElement('script');
    webynTag.src = 'https://files.webyn.ai/webyn.min.js?apiKey=<YOUR_CLIENT_ID>';
    webynTag.async = 1;
    document.getElementsByTagName('head')[0].appendChild(webynTag);
</script>
        

Configure the Webyn Plugin via Google Tag Manager Configure the Webyn Plugin via GTM

Deploy the Webyn Plugin via Google Tag Manager Deploy the Webyn Plugin via GTM

Support

If you need assistance using the Webyn.ai plugin, please feel free to contact us at support@webyn.ai. We offer email support and are always happy to help.