First party cookies
First-party cookies are cookies whose domain is set to the second-level domain (i.e. .yoursite.com). Symplify only sets first party cookies.
sg_cookies (expires in 90 days but is renewed every visit)
Structure:
{
"5619945": { // websiteId
"192521065": [ // active projects with allocated variation
11312572
],
"192521065_ch": 1,
"rf": "", // referral
"lv": 1677591606318, // last visit
"pv": 1, // total page views
"pv_p": { // page views per project
"192521065": 1,
},
"tv": 1, // total visits
"tv_p": { // visits per project
"192521065": 1,
},
"aud_p": [ // projects where audience has been true
192521065
],
"visid": "94628206-faf6-4df8-8c5f-cd338c988366",
"commid": "7b336406-1090-46a3-a3eb-c82042181e2f"
},
"_g": 1 // script version
}
sg_cs_object
sg_cs_object = {
WID: { // websiteId
phbs_PID: boolean // whether popup project has been seen by user
ga_queue: PID[] // activated projects not yet sent to analytics
hsak_PID: boolean // whether project has sent symplify event to analytics
}
}
sg_cf_object
sg_cf_object = {
WID: { // websiteId
phbs_PID: boolean // whether popup project has been seen by user
gs_PID: {
GID: number // nr of times goal has been satisfied
}
}
}
Third party cookies
We don't set any third-party cookies.