URL Parameters for Cookie URLs

https://www.cleverbridge.com/
<client account id>/cookie
?redirectto=<redirect url>
&affiliate=<affiliate id>
&product=<product id>
&x-<name>=<value>
&expiry=<expiration days>
&overwritable=<bool>
ParameterDescription
<client account id>Your Cleverbridge ID number.
<redirect url>A URL hosted on your Web server your customers are redirected to after the cookie has been set.

The value of the parameter should be URL encoded.

This parameter is optional and if it is not set, the scope=cookie can be used for tracking pixel inclusion.
<affiliate ID>If set, the cookie will cause a future purchase by this customer to automatically apply the affiliate’s ID. This is an optional parameter.
<name> / <value>Any amount of additional parameters. For more information, see Set Up X-Parameters.
<product ID>If set, the affiliate cookie will be valid for a later transaction of the product only. This is an optional parameter.

If not set, the affiliate ID is applied for all products where the respective affiliate is assigned in Commerce Assistant.
<expiration days>Number of days the cookie is valid. The default is 365.
<bool>If set to false, the cookie is protected until it expires. If another cookie URL is called, the old cookie remains and will not be overwritten by the second one.

By default, the last cookie set is used.