Before Noibu can collect session data from your eCommerce website, you must deploy the Noibu script to your website's header. If your store is built on Shopify, you may be able to add the script to your site's global header. However, be advised that not all Shopify plans accommodate the Noibu script:
Shopify Plan | Compatible with Noibu Script? |
---|---|
Shopify (Regular) | Yes, except Checkout |
Shopify Basic | No |
Shopify Advanced | No |
Shopify Lite | Yes, except Checkout |
Shopify Plus | Yes |
Shopify Liquid Checkout
When deploying the Noibu script on Shopify Plus, you must deploy the script both on the site itself and in the liquid checkout. Visit Shopify's dev resources to review the Shopify Liquid Checkout schema. Paste the Noibu script at the bottom of the body tag in place of the{{ tracking_code }}
placeholder. The Noibu script is as follows:
<script src="https://cdn.noibu.com/collect.js"></script>
If your store is built on an eCommerce platform like Magento, you can paste the script directly in the site's header. Deploying the Noibu script through a tag manager–like Google Tag Manager, Adobe Launch, or Tealium IQ–follows a different process.