MTMTrackedCookieName

Possible values: The name as a string
Default value: Not set
Requirements: MTMUseCookies = true;
and MTMCookieName must be set
First available: 2.3.1
Supported browsers: All
Description: This option specifies the name of the cookie where information about the last tracked item is stored. This will enable the user to return to your site and pick up from where he/she left. For this to work correctly it is necessary that the menu expansion state it also stored, and therefore setting MTMCookieName is a requirement.