Manual Snippet Implementation

This document describes how to integrate the Crobox snippet manually into your website.

The examples shown below are for reference only and not functional. Each Crobox snippet is unique and you will receive yours from your Account Manager. Please do not integrate the examples listed below on your website.

Manual Snippet Integration

Integrating the snippet is just one line of code. It should be placed on every page of your website somewhere within your <head> tag.

<!-- Crobox Javascript Snippet  -->
<script src="//cdn.crobox.io/js/000000.js" async defer></script>

It's important that the Crobox snippet is integrated on every page, since we collect data across the entire funnel.

Alternatively, it is possible to integrate the Crobox snippet using a tag management solution. Such as Google Tag Manager or Tealium iQ Tag Management.

  • After you have implemented the Crobox snippet, you will need to implement event tracking snippets in order to send data to the Crobox app. You will find detailed instructions here.

  • If you require assistance or additional information, reach out to your Account Manager.

Last updated