Moving Third-Party Cookies to a New Domain

Prev Next

This option allows you to move cookies to a new track domain and/ or track ID.

Example

var wtcc_config = {
	trackId: "123451234512345",
	trackDomain: "q3.webtrekk.net",
	lifeTime: "01 Aug 2020 00:00:00",
	duration: "180",
	action: {
		trackId: "543215432154321", 
		trackDomain: "image.mapp.com", 
		action: "3->3"
	}
};

Parameter

Description

trackId

Contains the original Mapp Intelligence track ID.

trackDomain

Contains the original Mapp Intelligence track domain.

lifeTime

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

duration

Optional. Specifies the runtime of the cookie (in days).

action

Contains:

  • trackId: Contains your new Mapp Intelligence track ID.

  • trackDomain: Contains your new track domain (to be changed to).

  • action: Type of cookie change.