Custom prefix for cookies and session IDs
By default, the Ambient Data Framework generates tracking IDs and session IDs that consist of the string tridion followed by a unique identifier string. You can change tridion to a string of your choice to help you trace the origin of a cookie or session ID to its originating data center. You can set a custom prefix for these IDs.
Procedure
- Open the cd_ambient_conf.xml in a plain-text or XML editor.
- Before the
<Cartridges>element (and after the<Security>element, if you added one), add an<InstanceID>element and set its contents to the prefix you want to use.