Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The default click ID is automatically generated by the Ingenious Platform and assigned to the click. You only need to configure the transmission Usually, Ingenious adds a click id automatically to every (bounce) tracking link, so you do not need to do anything. The name of the Ingenious click id is ICLID. It looks like this (example)

Code Block
https://www.shop.com/?iclid=#{ICLID}

where #{ICLID} will obviously be replaced by the click id.

 

Exception: Manual configuration

In (usually very rare) cases, where you need to set up the transmission of the click id manually (for example if a certain specific parameter is needed, you may do the set up manually.

The click ID will be transmitted as query parameter in the URL with every click. This happens with the use of the additional parameter tool.

...

Example result: https://yourshopdomain.com/?clicklid=#{CLICK_ID}

read more here: Additional parameters

Transmitting a custom click ID

...

Further reading on how to implement the conversion code: