Marketing Creatio
PDF
This documentation is valid for Creatio version 7.16.0. We recommend using the newest version of Creatio documentation.

How to embed a cookie tracking script on your website

To ensure correct lead source tracking, add cookie tracking code in each website page.

Attention

Lead source tracking setup is done by the website administrator. To be able to insert the tracking code, you need access the HTML source code of your website and permission to edit it.

1.Copy the following code fragment:

<script src="https://webtracking-v01.creatio.com/JS/track-cookies.js"></script>

2.Place the tracking code in the source HTML code of each page on your website. You can paste the code anywhere before the closing tag (“</body>“) at the end of the page. If you do not insert the code in all the website pages, Creatio will not be able to collect all the data about the potential customers redirected to your website.

After performing the lead source tracking settings, lead source and channel will become available in Creatio. The tracking information will become available in the [History] tab of the lead page and contact page (Fig. 1).

Did you find this information useful?

How can we improve it?