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 Magento, you can add the script to your site's global HTML header.
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/allowlist
noibu.com.
- Log into your Magento 2 Dashboard and open the Content module.
- Select Configuration. This opens the Design Configuration tab.
- Locate the row that represents the store that Noibu will be tracking, and click Edit in the Action column. This opens a menu of options.
- Scroll to the Other Settings section, and expand the HTML Head dropdown. This opens a set of fields.
- Scroll to Scripts and Style Sheets, and paste the following script in the field provided:
<script src="https://cdn.noibu.com/collect-core.js"></script>
- Note: If there is already content in the Scripts and Style Sheets field, do not delete it. Instead, insert a space after the existing content before pasting the new script.
- Note: If there is already content in the Scripts and Style Sheets field, do not delete it. Instead, insert a space after the existing content before pasting the new script.
- Click Save Configuration.
Deploying the Noibu script through a tag manager–like Google Tag Manager, Adobe Launch, or Tealium IQ–may follow a different process.