In this variant, the cookie set on the client side (cookie="1") is converted into a cookie set on the server side (cookie="3").

Example

var wtcc_config = {
	trackId: "123451234512345",
	trackDomain: "q3.webtrekk.net",
	lifeTime: "01 Aug 2020 00:00:00",
	duration: "180",
	action: {
		action: "1->3"
	}
};
JS
ParameterDescription
trackIdContains your current Mapp Intelligence track ID.
trackDomainContains your current Mapp Intelligence track domain.
lifeTime

Contains the date until which all cookies were moved (maximum 6 months).

durationOptional. Specifies the runtime of the cookie (in days).
actionContains the type of cookie change.