Cookies
DBA uses different cookies with the mpt-prefix. Some contain the id of the site (visible in any DBA URL) as part of the URL name.
Cookies marked as "Debug only" in the table are not set if replays are recorded normally. For those, the debug mode must be invoked on the website during recording. These cookies are not visible to users of the website. However, for debugging purposes they must be whitelisted if the customer uses a cookie whitelist, otherwise the debugging tools will not work.
Name | Purpose | Debug only | max. Lifetime |
---|---|---|---|
mpt_vid | Unique Visitor ID | no | 730 days |
mpt_initial_referer | Referrer of the first-page impression | no | session |
mptrate_comparator[idsite] | For setting split rates across different tracking areas | no | 30 days |
mpttracking_active[idsite] | Whether or not tracking is active | no | 30 days |
mpttracking_stopped[idsite] | Whether or not tracking is stopped | no | session |
mpt_server_offset | Timestamp offset | no | session |
mptconditional_import[idsite] | Used for conditional import (when surveys trigger the import) | no | session timeout |
mptrecording_to_buffer[idsite] | Enables buffer recording | no | session timeout |
mpt_module_version | yes | session | |
mpt_module_host | yes | session | |
mpt_debug | yes | session | |
mpt_console | yes | session | |
mpt_console_minimized | yes | session | |
mpt_console_use_draft | yes | session | |
mpt_console_send_data | yes | session |
Updated 11 months ago