1. Add Recos Tag to your global code
    1. go to https://app2.abtasty.com/settings/global-code
    2. Add this code snippet
      1. Image without caption
        javascript
        const script = document.createElement('script'); script.src = "https://client.get-potions.com/[SITE_ID]/recos-tag.js"; script.async = true; document.head.appendChild(script);
        Where your SITE_ID is to replace by the SITE_ID visible in your account settings
        Image without caption
    3. Click “Save”
    4. DEV CHECK
  1. Configure the Custom Widget the ABTasty team provided to you
  1. Add it to your campaign
Share