Before Noibu can collect session data from your eCommerce website, you must deploy the Noibu script to your website's header. If you use Adobe Launch as a tag management solution, add Noibu as a new tag and apply the script to all pages.
Note: The Noibu script will fail if your domain service provider blocks web requests from other domains. If you encounter this issue, contact your service provider or development partners in to whitelist noibu.com.
- Under the Authoring heading, select Rules.
- Click Create New Rule.
- Under the Events heading, click + Add, and select Page Top.
- Under the Actions heading, click + Add and configure the NoibuJS script.
- Open the Action Type dropdown and select Custom Code.
- Under Language, select HTML.
- Click Open Editor. This opens an Edit Code modal.
- Paste the following script into the box, and click Save.
<script src="https://cdn.noibu.com/collect-core.js"></script>
- Open the Action Type dropdown and select Custom Code.
- Click Keep Changes.
Deploying the Noibu script through another tag manager–like Google Tag Manager or Tealium IQ–may follow a different process. If your store is built on an eCommerce platform like Magento or Shopify, you can paste the script directly in the site's header.