@consenttheater/playbill 0.3.0 → 0.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +14 -6
- package/dist/actors/advertising.json +426 -20
- package/dist/actors/analytics.json +317 -23
- package/dist/actors/consent.json +1 -2
- package/dist/actors/data_leak.json +3 -24
- package/dist/actors/fingerprinting.json +2 -4
- package/dist/actors/functional.json +855 -5
- package/dist/actors/marketing.json +360 -16
- package/dist/actors/security.json +23 -2
- package/dist/actors/session_recording.json +3 -2
- package/dist/actors/social.json +1 -2
- package/package.json +5 -5
|
@@ -1,17 +1,94 @@
|
|
|
1
1
|
{
|
|
2
2
|
"category": "marketing",
|
|
3
3
|
"description": "Email marketing, SMS, push notifications, CRM tracking, marketing automation, lead capture",
|
|
4
|
-
"stats": { "cookies":
|
|
4
|
+
"stats": { "cookies": 496, "domains": 585, "companies": 444 },
|
|
5
5
|
"cookies": {
|
|
6
|
+
"A": { "company": "Google", "service": "Google", "category": "marketing", "consent_burden": "required", "description": "Google uses this cookies to make advertising more engaging to users and more valuable to publishers and advertisers", "lifetime": "17 days", "docs_url": "https://business.safety.google/privacy/" },
|
|
7
|
+
"ABSELB": { "company": "LinkedIn", "service": "LinkedIn", "category": "marketing", "consent_burden": "required", "description": "This is Load Balancer Cookie for affiliate marketing", "lifetime": "2 years", "docs_url": "https://www.linkedin.com/legal/cookie-policy" },
|
|
8
|
+
"ACH01": { "company": "Microsoft", "service": "Bing / Microsoft", "category": "marketing", "consent_burden": "required", "description": "Maintains information about which ad and where the user clicked on the ad.", "lifetime": "End of session (browser)", "docs_url": "https://account.microsoft.com/privacy" },
|
|
9
|
+
"ACL": { "company": "Microsoft", "service": "Bing / Microsoft", "category": "marketing", "consent_burden": "required", "description": "This cookie is used for advertisement tracking purposes.", "lifetime": "3 months", "docs_url": "https://account.microsoft.com/privacy" },
|
|
10
|
+
"ACLK_DATA": { "company": "Google", "service": "Google AdSense", "category": "marketing", "consent_burden": "required", "description": "This cookie is used to help improve advertising. This targets advertising based on what's relevant to a user, to improve reporting on campaign performance.", "lifetime": "5 minutes", "docs_url": "https://business.safety.google/privacy/" },
|
|
11
|
+
"ACLUSR": { "company": "Microsoft", "service": "Bing / Microsoft", "category": "marketing", "consent_burden": "required", "description": "This cookie is used for advertisement tracking purposes.", "lifetime": "1 year", "docs_url": "https://account.microsoft.com/privacy" },
|
|
12
|
+
"ADKUID": { "company": "AdKernel", "service": "Adkernel", "category": "marketing", "consent_burden": "required", "description": "This cookie is used to store the user's unique identifier", "lifetime": "30 Days", "docs_url": "https://adkernel.com/privacy-policy/" },
|
|
13
|
+
"ADS_VISITOR_ID": { "company": "Google", "service": "Google Ads", "category": "marketing", "consent_burden": "required", "description": "Cookie required to use the options and on-site web services", "lifetime": "2 months", "docs_url": "https://business.safety.google/privacy/" },
|
|
14
|
+
"AdID": { "company": "Google", "service": "Google", "category": "marketing", "consent_burden": "required", "description": "Show Google ads on non-Google sites and personalize ads based on user settings", "lifetime": "2 weeks", "docs_url": "https://business.safety.google/privacy/" },
|
|
15
|
+
"AwinChannelCookie": { "company": "Awin", "service": "Awin", "category": "marketing", "consent_burden": "required", "description": "Tracks sales for bookings made via links provided by Awin.", "lifetime": "29 days", "docs_url": "https://www.awin.com/gb/privacy" },
|
|
16
|
+
"BCP": { "company": "Microsoft", "service": "Bing / Microsoft", "category": "marketing", "consent_burden": "required", "description": "This cookie is used for advertisement tracking purposes.", "lifetime": "1 year", "docs_url": "https://account.microsoft.com/privacy" },
|
|
17
|
+
"BFB": { "company": "Microsoft", "service": "Bing / Microsoft", "category": "marketing", "consent_burden": "required", "description": "This cookie is used for advertisement tracking purposes.", "lifetime": "1 year", "docs_url": "https://account.microsoft.com/privacy" },
|
|
18
|
+
"BFBUSR": { "company": "Microsoft", "service": "Bing / Microsoft", "category": "marketing", "consent_burden": "required", "description": "This cookie is used for advertisement tracking purposes.", "lifetime": "1 year", "docs_url": "https://account.microsoft.com/privacy" },
|
|
19
|
+
"BLUEID": { "company": "Blue", "service": "Blue", "category": "marketing", "consent_burden": "required", "description": "Identifier (ID) generated by Blue to ensure that a user is not identified more than once and generates duplication in the system, even if he/she leaves the internet browser and generates another browsing session.", "lifetime": "1 Year", "docs_url": "https://getblue.io/privacy/en/" },
|
|
20
|
+
"BVID": { "company": "Bazaar Voice", "service": "Bazaar Voice", "category": "marketing", "consent_burden": "required", "description": "Allows internal Bazaarvoice web analytics to be correlated to the same user for interactions across the Bazaarvoice network.", "lifetime": "365 days", "docs_url": "https://www.bazaarvoice.com/legal/privacy-policy/" },
|
|
21
|
+
"BVSID": { "company": "Bazaar Voice", "service": "Bazaar Voice", "category": "marketing", "consent_burden": "required", "description": "Allows internal Bazaarvoice web analytics to be correlated to the same user browsing session for interactions across the Bazaarvoice network.", "lifetime": "session", "docs_url": "https://www.bazaarvoice.com/legal/privacy-policy/" },
|
|
22
|
+
"CAID": { "company": "Command Act", "service": "Command Act", "category": "marketing", "consent_burden": "required", "description": "The CAID is the user identifier for cookie 1st", "lifetime": "1 year", "docs_url": "https://www.commandersact.com/en/privacy-policy/" },
|
|
23
|
+
"CC": { "company": "Microsoft", "service": "Bing / Microsoft", "category": "marketing", "consent_burden": "required", "description": "Contains a country code as determined from your IP address.", "lifetime": "1 year", "docs_url": "https://account.microsoft.com/privacy" },
|
|
24
|
+
"COMPASS": { "company": "Google", "service": "Google", "category": "marketing", "consent_burden": "required", "description": "This cookie is used to collect website statistics and track conversion rates and Google ad personalisation", "lifetime": "2 days", "docs_url": "https://business.safety.google/privacy/" },
|
|
25
|
+
"Conversion": { "company": "Google", "service": "Google Ads", "category": "marketing", "consent_burden": "required", "description": "Google uses cookies for advertising, including serving and rendering ads, personalizing ads (depending on your ad settings at g.co/adsettings), limiting the number of times an ad is shown to a user, muting ads you have chosen to stop seeing, and measuring the effectiveness of ads.", "lifetime": "90 days", "docs_url": "https://business.safety.google/privacy/" },
|
|
26
|
+
"DG_HID": { "company": "Funda", "service": "Funda", "category": "marketing", "consent_burden": "required", "description": "Pending", "lifetime": "30 days", "docs_url": "https://www.funda.nl/privacybeleid/consument/" },
|
|
27
|
+
"DG_IID": { "company": "Funda", "service": "Funda", "category": "marketing", "consent_burden": "required", "description": "Pending", "lifetime": "30 days", "docs_url": "https://www.funda.nl/privacybeleid/consument/" },
|
|
28
|
+
"DG_SID": { "company": "Funda", "service": "Funda", "category": "marketing", "consent_burden": "required", "description": "Pending", "lifetime": "30 days", "docs_url": "https://www.funda.nl/privacybeleid/consument/" },
|
|
29
|
+
"DG_UID": { "company": "Funda", "service": "Funda", "category": "marketing", "consent_burden": "required", "description": "Pending", "lifetime": "30 days", "docs_url": "https://www.funda.nl/privacybeleid/consument/" },
|
|
30
|
+
"DG_ZID": { "company": "Funda", "service": "Funda", "category": "marketing", "consent_burden": "required", "description": "Pending", "lifetime": "30 days", "docs_url": "https://www.funda.nl/privacybeleid/consument/" },
|
|
31
|
+
"DG_ZUID": { "company": "Funda", "service": "Funda", "category": "marketing", "consent_burden": "required", "description": "Pending", "lifetime": "30 days", "docs_url": "https://www.funda.nl/privacybeleid/consument/" },
|
|
32
|
+
"DISPATCHER": { "company": "Adxcore", "service": "Adxcore", "category": "marketing", "consent_burden": "required", "description": "Pending", "lifetime": "6 months" },
|
|
33
|
+
"DSP2F_*": { "company": "AdKernel", "service": "Adkernel", "category": "marketing", "consent_burden": "required", "description": "This cookie is used to store the user's unique identifier", "lifetime": "Session", "docs_url": "https://adkernel.com/privacy-policy/" },
|
|
34
|
+
"DSP_UID": { "company": "Fidelity-media.com", "service": "Fidelity-media.com", "category": "marketing", "consent_burden": "required", "description": "Pending", "lifetime": "9 days" },
|
|
35
|
+
"FPGCLAW": { "company": "Google", "service": "Google Ads", "category": "marketing", "consent_burden": "required", "description": "Google uses cookies for advertising, including serving and rendering ads, personalizing ads (depending on your ad settings at g.co/adsettings), limiting the number of times an ad is shown to a user, muting ads you have chosen to stop seeing, and measuring the effectiveness of ads.", "lifetime": "90 Days", "docs_url": "https://business.safety.google/privacy/" },
|
|
36
|
+
"FPGCLDC": { "company": "Google", "service": "Google", "category": "marketing", "consent_burden": "required", "description": "Used to help advertisers determine how many times users who click on their ads end up taking an action on their site", "lifetime": "90 days", "docs_url": "https://business.safety.google/privacy/" },
|
|
37
|
+
"FPGCLGB": { "company": "Google", "service": "Google Ads", "category": "marketing", "consent_burden": "required", "description": "Google uses cookies for advertising, including serving and rendering ads, personalizing ads (depending on your ad settings at g.co/adsettings), limiting the number of times an ad is shown to a user, muting ads you have chosen to stop seeing, and measuring the effectiveness of ads.", "lifetime": "90 Days", "docs_url": "https://business.safety.google/privacy/" },
|
|
38
|
+
"GN_PREF": { "company": "Google", "service": "Google", "category": "marketing", "consent_burden": "required", "description": "This cookie is used to collect website statistics and track conversion rates and Google ad personalisation", "lifetime": "1 year", "docs_url": "https://business.safety.google/privacy/" },
|
|
39
|
+
"ID": { "company": "Google", "service": "DoubleClick/Google Marketing", "category": "marketing", "consent_burden": "required", "description": "This cookie is used for targeting, analyzing and optimisation of ad campaigns in DoubleClick/Google Marketing Suite ", "lifetime": "2 months", "docs_url": "https://business.safety.google/privacy/" },
|
|
40
|
+
"IRLD": { "company": "LinkedIn", "service": "LinkedIn", "category": "marketing", "consent_burden": "required", "description": "This cookie is used for Affiliate Marketing Cookie for LinkedIn", "lifetime": "2 years", "docs_url": "https://www.linkedin.com/legal/cookie-policy" },
|
|
41
|
+
"LSID": { "company": "Google", "service": "Google", "category": "marketing", "consent_burden": "required", "description": "This cookie is used to collect website statistics and track conversion rates and Google ad personalisation", "lifetime": "6 months", "docs_url": "https://business.safety.google/privacy/" },
|
|
6
42
|
"MCPopupClosed": { "company": "Mailchimp (Intuit)", "service": "Mailchimp", "category": "marketing", "description": "Mailchimp popup closed cookie preventing dismissed subscription popups from re-appearing", "consent_burden": "minimal", "lifetime": "1 year", "docs_url": "https://mailchimp.com/legal/cookies/" },
|
|
7
43
|
"MCPopupSubscribed": { "company": "Mailchimp (Intuit)", "service": "Mailchimp", "category": "marketing", "description": "Mailchimp subscription state cookie hiding signup popups for already-subscribed visitors", "consent_burden": "minimal", "lifetime": "1 year", "docs_url": "https://mailchimp.com/legal/cookies/" },
|
|
44
|
+
"MH": { "company": "Microsoft", "service": "Bing / Microsoft", "category": "marketing", "consent_burden": "required", "description": "Appears on co-branded sites where Microsoft is partnering with an advertiser. This cookie identifies the advertiser, so the right ad is selected.", "lifetime": "End of session (browser)", "docs_url": "https://account.microsoft.com/privacy" },
|
|
8
45
|
"MOE_*": { "company": "MoEngage", "service": "MoEngage", "category": "marketing", "description": "MoEngage customer engagement cookie for push notification targeting and behavioral analytics", "consent_burden": "required", "pattern": true, "lifetime": "1 year", "docs_url": "https://www.moengage.com/privacy-policy/" },
|
|
46
|
+
"MONITOR_WEB_ID": { "company": "TikTok", "service": "TikTok", "category": "marketing", "consent_burden": "required", "description": "Used by the social networking service, TikTok, for tracking the use of embedded services.", "lifetime": "3 months", "docs_url": "https://www.tiktok.com/legal/page/eea/privacy-policy/en?lang=en" },
|
|
47
|
+
"MRM_UID": { "company": "FreeWheel", "service": "FreeWheel", "category": "marketing", "consent_burden": "required", "description": "Used to track the visitor across multiple devices including TV", "lifetime": "1 month", "docs_url": "https://www.freewheel.com/privacy-policy" },
|
|
48
|
+
"MSPTC": { "company": "Microsoft", "service": "Bing / Microsoft", "category": "marketing", "consent_burden": "required", "description": "This cookie registers data on the visitor. The information is used to optimize advertisement relevance.", "lifetime": "1 year", "docs_url": "https://account.microsoft.com/privacy" },
|
|
49
|
+
"OGP": { "company": "Google", "service": "Google Maps", "category": "marketing", "consent_burden": "required", "description": "This cookie is used by Google to activate and track the Google Maps functionality.", "lifetime": "2 months", "docs_url": "https://business.safety.google/privacy/" },
|
|
50
|
+
"OID": { "company": "Microsoft", "service": "Bing / Microsoft", "category": "marketing", "consent_burden": "required", "description": "This cookie is used by the Bing advertising network for advertising tracking purposes.", "lifetime": "3 months", "docs_url": "https://account.microsoft.com/privacy" },
|
|
51
|
+
"OIDI": { "company": "Microsoft", "service": "Bing / Microsoft", "category": "marketing", "consent_burden": "required", "description": "This cookie is used by the Bing advertising network for advertising tracking purposes.", "lifetime": "3 months", "docs_url": "https://account.microsoft.com/privacy" },
|
|
52
|
+
"OIDR": { "company": "Microsoft", "service": "Bing / Microsoft", "category": "marketing", "consent_burden": "required", "description": "This cookie is used by the Bing advertising network for advertising tracking purposes.", "lifetime": "3 months", "docs_url": "https://account.microsoft.com/privacy" },
|
|
53
|
+
"OSID": { "company": "Google", "service": "Google", "category": "marketing", "consent_burden": "required", "description": "This cookie is used to collect website statistics and track conversion rates and Google ad personalisation", "lifetime": "6 months", "docs_url": "https://business.safety.google/privacy/" },
|
|
54
|
+
"PAIDCONTENT": { "company": "Google", "service": "Google Surveys", "category": "marketing", "consent_burden": "required", "description": "Google uses cookies for advertising, including serving and rendering ads, personalizing ads (depending on your ad settings at g.co/adsettings), limiting the number of times an ad is shown to a user, muting ads you have chosen to stop seeing, and measuring the effectiveness of ads.", "lifetime": "30 Days", "docs_url": "https://business.safety.google/privacy/" },
|
|
55
|
+
"SEUNCY": { "company": "semasio.net", "service": "semasio.net", "category": "marketing", "consent_burden": "required", "description": "Registers a unique ID that identifies the user’s device for return visits.", "lifetime": "179 days", "docs_url": "http://www.semasio.net" },
|
|
56
|
+
"SSPR_*": { "company": "AdKernel", "service": "Adkernel", "category": "marketing", "consent_burden": "required", "description": "This cookie is used to store the user's unique identifier", "lifetime": "Session", "docs_url": "https://adkernel.com/privacy-policy/" },
|
|
57
|
+
"SSPZ": { "company": "AdKernel", "service": "Adkernel", "category": "marketing", "consent_burden": "required", "description": "This cookie is used to store the user's unique identifier", "lifetime": "Session", "docs_url": "https://adkernel.com/privacy-policy/" },
|
|
58
|
+
"SnapABugHistory": { "company": "SnapEngage", "service": "SnapEngage", "category": "marketing", "consent_burden": "required", "description": "This cookie is associated with live chat software from SnapEngage. It identifies a visitor to enable a history of engagement to be recorded.", "lifetime": "1 year", "docs_url": "https://snapengage.com/privacy-policy/" },
|
|
59
|
+
"SnapABugRef": { "company": "SnapEngage", "service": "SnapEngage", "category": "marketing", "consent_burden": "required", "description": "This cookie is associated with live chat software from SnapEngage. It records the landing page and origin of a visitor.", "lifetime": "1 year", "docs_url": "https://snapengage.com/privacy-policy/" },
|
|
60
|
+
"TCID": { "company": "Command Act", "service": "Command Act", "category": "marketing", "consent_burden": "required", "description": "Visitor identifier used to compute deduplicated statistics per user (for campaign and on-site tracking, segmentation, ...). CMP Commanders Act uses this cookie to measure statistics for privacy banner performance after a visitor provided consent. Before users provided consent CMP Commanders Act uses the TCPID cookie to measure anonymous statistics for privacy banner.", "lifetime": "1 year", "docs_url": "https://www.commandersact.com/en/privacy-policy/" },
|
|
61
|
+
"TCLANDINGURL": { "company": "Command Act", "service": "Command Act", "category": "marketing", "consent_burden": "required", "description": "Used to store landing page URL for CAMPAIGN raw data.", "lifetime": "Session", "docs_url": "https://www.commandersact.com/en/privacy-policy/" },
|
|
62
|
+
"TCREDIRECT": { "company": "Command Act", "service": "Command Act", "category": "marketing", "consent_burden": "required", "description": "Used to deduplicate clicks (if redirect, just store the page view and ignore the click).", "lifetime": "Session", "docs_url": "https://www.commandersact.com/en/privacy-policy/" },
|
|
63
|
+
"TCREDIRECT_DEDUP": { "company": "Command Act", "service": "Command Act", "category": "marketing", "consent_burden": "required", "description": "Used when the deduplication is based on CAMPAIGN tracking", "lifetime": "session", "docs_url": "https://www.commandersact.com/en/privacy-policy/" },
|
|
64
|
+
"TCSESSION": { "company": "Command Act", "service": "Command Act", "category": "marketing", "consent_burden": "required", "description": "Used to calculate CAMPAIGN metrics based on the session.", "lifetime": "Session", "docs_url": "https://www.commandersact.com/en/privacy-policy/" },
|
|
65
|
+
"TMS": { "company": "Command Act", "service": "Command Act", "category": "marketing", "consent_burden": "required", "description": "Used when the deduplication is based on CAMPAIGN tracking (so the CAMPAIGN tracking is taken into account and not the landing page tracking)", "lifetime": "Session", "docs_url": "https://www.commandersact.com/en/privacy-policy/" },
|
|
66
|
+
"ToptOut": { "company": "Microsoft", "service": "Bing / Microsoft", "category": "marketing", "consent_burden": "required", "description": "Records your decision not to receive interest-based advertising delivered by Microsoft.", "lifetime": "1 year", "docs_url": "https://account.microsoft.com/privacy" },
|
|
67
|
+
"UID_EXT_*": { "company": "Undertone", "service": "Undertone", "category": "marketing", "consent_burden": "required", "description": "This cookie is used to store the user's unique identifier", "lifetime": "1 year", "docs_url": "https://www.undertone.com/cookies-policy/" },
|
|
68
|
+
"UTID": { "company": "Undertone", "service": "Undertone", "category": "marketing", "consent_burden": "required", "description": "This cookie is used to store the user's unique identifier", "lifetime": "1 year", "docs_url": "https://www.undertone.com/cookies-policy/" },
|
|
69
|
+
"UTID_ENC": { "company": "Undertone", "service": "Undertone", "category": "marketing", "consent_burden": "required", "description": "This cookie is used to store the user's unique identifier", "lifetime": "1 year", "docs_url": "https://www.undertone.com/cookies-policy/" },
|
|
70
|
+
"UserID1": { "company": "Adition", "service": "Adition", "category": "marketing", "consent_burden": "required", "description": "Cookie sets a unique anonymous ID for a website visitor. This ID is used to recognize the user on different sessions and to track their activities on the website. The data collected is used for analysis purposes.", "lifetime": "180 days", "docs_url": "https://www.adition.com/kontakt/datenschutz/" },
|
|
71
|
+
"WID": { "company": "Command Act", "service": "Command Act", "category": "marketing", "consent_burden": "required", "description": "Used to identify when the browser is closed in order to split page views into multiple functional sessions.", "lifetime": "Session", "docs_url": "https://www.commandersact.com/en/privacy-policy/" },
|
|
9
72
|
"WonderPush_*": { "company": "WonderPush", "service": "WonderPush Push", "category": "marketing", "description": "WonderPush push notification subscriber cookie for web push delivery and automation", "consent_burden": "contested", "pattern": true, "lifetime": "1 year", "docs_url": "https://www.wonderpush.com/privacy" },
|
|
10
73
|
"_6senses_*": { "company": "6sense", "service": "6sense", "category": "marketing", "description": "6sense account-based marketing cookie for anonymous buyer intent detection and revenue AI", "consent_burden": "required_strict", "pattern": true, "lifetime": "1 year", "docs_url": "https://6sense.com/privacy-policy/" },
|
|
74
|
+
"_BEAMER_DATE_*": { "company": "Hotjar", "service": "Beamer", "category": "marketing", "consent_burden": "required", "description": "Set by Beamer (hotjar.com). Stores the latest date in which the feed or page was opened.", "pattern": true, "lifetime": "300 days", "docs_url": "https://www.getbeamer.com/privacy-policy" },
|
|
75
|
+
"_BEAMER_FILTER_BY_URL_*": { "company": "Hotjar", "service": "Beamer", "category": "marketing", "consent_burden": "required", "description": "This cookie is set by Beamer to store whether to apply URL filtering on the feed", "pattern": true, "lifetime": "20 minutes", "docs_url": "https://www.getbeamer.com/privacy-policy" },
|
|
76
|
+
"_BEAMER_FIRST_VISIT_*": { "company": "Hotjar", "service": "Beamer", "category": "marketing", "consent_burden": "required", "description": "Set by Beamer (hotjar.com) to store the date of the user’s first interaction with insights.", "pattern": true, "lifetime": "3000 days", "docs_url": "https://www.getbeamer.com/privacy-policy" },
|
|
77
|
+
"_BEAMER_LAST_POST_SHOWN_*": { "company": "Hotjar", "service": "Beamer", "category": "marketing", "consent_burden": "required", "description": "Set by Beamer (hotjar.com). Stores the timestamp for the last time the number of unread posts was updated for the user.", "pattern": true, "lifetime": "300 days", "docs_url": "https://www.getbeamer.com/privacy-policy" },
|
|
78
|
+
"_BEAMER_USER_ID_*": { "company": "Hotjar", "service": "Beamer", "category": "marketing", "consent_burden": "required", "description": "Set by Beamer (hotjar.com) to store an internal ID for a user.", "pattern": true, "lifetime": "300 days", "docs_url": "https://www.getbeamer.com/privacy-policy" },
|
|
79
|
+
"_UR": { "company": "Microsoft", "service": "Bing / Microsoft", "category": "marketing", "consent_burden": "required", "description": "This cookie is used by the Bing advertising network for advertising tracking purposes.", "lifetime": "1 year", "docs_url": "https://account.microsoft.com/privacy" },
|
|
80
|
+
"__Secure-OSID": { "company": "Google", "service": "Google", "category": "marketing", "consent_burden": "required", "description": "This cookie is used to collect website statistics and track conversion rates and Google ad personalisation", "lifetime": "6 months", "docs_url": "https://business.safety.google/privacy/" },
|
|
81
|
+
"__exponea_etc__": { "company": "Exponea", "service": "Exponea", "category": "marketing", "consent_burden": "required", "description": "Exponea Bloomreach Engagement - This cookie is used to determine which products the visitor has viewed. This information is used to promote related products and optimize ad-efficiency.", "lifetime": "3 years", "docs_url": "https://exponea.com/privacy-policy/" },
|
|
82
|
+
"__exponea_time2__": { "company": "Exponea", "service": "Exponea", "category": "marketing", "consent_burden": "required", "description": "Exponea Bloomreach Engagement - This cookie is used to determine which products the visitor has viewed. This information is used to promote related products and optimize ad-efficiency.", "lifetime": "1 day", "docs_url": "https://exponea.com/privacy-policy/" },
|
|
11
83
|
"__hs_cookie_cat_pref": { "company": "HubSpot", "service": "HubSpot Marketing", "category": "marketing", "description": "HubSpot cookie category preference storing which marketing cookies the visitor has consented to", "consent_burden": "minimal", "lifetime": "6 months", "docs_url": "https://knowledge.hubspot.com/reports/what-cookies-does-hubspot-set-in-a-visitor-s-browser" },
|
|
12
84
|
"__kla_id": { "company": "Klaviyo", "service": "Klaviyo", "category": "marketing", "description": "Identifies the visitor for Klaviyo email marketing attribution and on-site tracking", "consent_burden": "required", "lifetime": "2 years", "docs_url": "https://www.klaviyo.com/legal/cookie-policy" },
|
|
13
85
|
"__smToken": { "company": "Sumo", "service": "Sumo", "category": "marketing", "description": "Sumo lead capture and social sharing widget authentication token", "consent_burden": "contested", "lifetime": "1 year", "docs_url": "https://sumo.com/privacy" },
|
|
14
86
|
"__smVID": { "company": "Sumo", "service": "Sumo", "category": "marketing", "description": "Sumo visitor identifier for popup targeting, email capture, and sharing analytics", "consent_burden": "required", "lifetime": "1 year", "docs_url": "https://sumo.com/privacy" },
|
|
87
|
+
"__ss": { "company": "Constant Contact", "service": "Sharpspring", "category": "marketing", "consent_burden": "required", "description": "This cookie is storing the session ID for your visit. It is used in combination with _ss_tk to group website visits in reports for a single user.", "lifetime": "30 minutes", "docs_url": "https://www.constantcontact.com/legal/privacy-notice" },
|
|
88
|
+
"__ss_referrer": { "company": "Constant Contact", "service": "Sharpspring", "category": "marketing", "consent_burden": "required", "description": "This cookie contains information about where the visitor came from, called the source for the visit.", "lifetime": "6 hours", "docs_url": "https://www.constantcontact.com/legal/privacy-notice" },
|
|
89
|
+
"__ss_tk": { "company": "Constant Contact", "service": "Sharpspring", "category": "marketing", "consent_burden": "required", "description": "This is Sharspring’s token cookie which enables user tracking. It ensures that the visit to website is connected to the user independent of the session and the source.", "lifetime": "25 years", "docs_url": "https://www.constantcontact.com/legal/privacy-notice" },
|
|
90
|
+
"__stidv": { "company": "ShareThis", "service": "ShareThis", "category": "marketing", "consent_burden": "required", "description": "ShareThis cookie ID version.", "lifetime": "10 years", "docs_url": "https://sharethis.com/privacy/" },
|
|
91
|
+
"__trf.src": { "company": "Amazon", "service": "Amazon", "category": "marketing", "consent_burden": "required", "description": "Registers how the user has reached the website to enable pay-out of referral commission fees to partners.", "lifetime": "1 year", "docs_url": "https://www.amazon.com/gp/help/customer/display.html/ref=footer_privacy?ie=UTF8&nodeId=468496" },
|
|
15
92
|
"_actc_*": { "company": "ActiveCampaign", "service": "ActiveCampaign", "category": "marketing", "description": "ActiveCampaign extended tracking cookie for marketing automation trigger events and lead scoring", "consent_burden": "required", "pattern": true, "lifetime": "2 years", "docs_url": "https://www.activecampaign.com/legal/privacy-policy" },
|
|
16
93
|
"_aw_*": { "company": "ActiveCampaign", "service": "ActiveCampaign", "category": "marketing", "description": "ActiveCampaign marketing automation web tracking cookie for lead scoring and email triggers", "consent_burden": "required", "pattern": true, "lifetime": "1 year", "docs_url": "https://www.activecampaign.com/legal/privacy-policy" },
|
|
17
94
|
"_bfa": { "company": "Bloomreach", "service": "Bloomreach Engagement", "category": "marketing", "description": "Bloomreach (Exponea) marketing platform cookie for e-commerce personalization and campaign attribution", "consent_burden": "required", "lifetime": "2 years", "docs_url": "https://www.bloomreach.com/en/legal/privacy-policy" },
|
|
@@ -24,19 +101,48 @@
|
|
|
24
101
|
"_branch_*": { "company": "Branch.io", "service": "Branch Deep Linking", "category": "marketing", "description": "Branch.io deep linking cookie for mobile app attribution and cross-platform user journey tracking", "consent_burden": "required", "pattern": true, "lifetime": "2 years", "docs_url": "https://branch.io/policies/privacy-policy/" },
|
|
25
102
|
"_cio": { "company": "Customer.io", "service": "Customer.io", "category": "marketing", "description": "Customer.io visitor tracking cookie for email automation behavioral triggers. Also stored in localStorage", "consent_burden": "required", "lifetime": "1 year", "docs_url": "https://customer.io/legal/cookie-policy/" },
|
|
26
103
|
"_cio_id": { "company": "Customer.io", "service": "Customer.io", "category": "marketing", "description": "Customer.io visitor identifier for behavioral messaging and campaign automation", "consent_burden": "required", "lifetime": "1 year", "docs_url": "https://customer.io/legal/cookie-policy/" },
|
|
104
|
+
"_cioanonid": { "company": "Customer.io", "service": "Customer.io", "category": "marketing", "consent_burden": "required", "description": "Used to identify visitors in order to send transactional and targeted email messages.", "lifetime": "1 year", "docs_url": "https://customer.io/legal/privacy-policy/" },
|
|
105
|
+
"_cioid": { "company": "Customer.io", "service": "Customer.io", "category": "marketing", "consent_burden": "required", "description": "Used to identify visitors in order to send transactional and targeted email messages.", "lifetime": "1 year", "docs_url": "https://customer.io/legal/privacy-policy/" },
|
|
27
106
|
"_convertflow_*": { "company": "ConvertFlow", "service": "ConvertFlow", "category": "marketing", "description": "ConvertFlow lead capture platform cookie for personalized CTA and popup targeting", "consent_burden": "required", "pattern": true, "lifetime": "1 year", "docs_url": "https://www.convertflow.com/privacy" },
|
|
107
|
+
"_crazyegg": { "company": "Crazy Egg", "service": "Crazy Egg", "category": "marketing", "consent_burden": "required", "description": "This cookie remembers information related to marketing page features.", "lifetime": "Session", "docs_url": "https://www.crazyegg.com/cookies" },
|
|
28
108
|
"_ct_*": { "company": "CallRail", "service": "CallRail", "category": "marketing", "description": "CallRail call tracking cookie for dynamic number insertion and marketing attribution", "consent_burden": "required", "pattern": true, "lifetime": "1 year", "docs_url": "https://www.callrail.com/privacy/" },
|
|
109
|
+
"_d2id": { "company": "MercadoLibre", "service": "MercadoLibre", "category": "marketing", "consent_burden": "required", "description": "This cookie is required for shopping cart functionality on the website.", "lifetime": "1 year", "docs_url": "https://www.mercadolibre.com.ar/privacidad" },
|
|
110
|
+
"_dbefe": { "company": "Pulsepoint", "service": "Pulsepoint", "category": "marketing", "consent_burden": "required", "description": "Collects information on user preferences and/or interaction with web-campaign content - This is used on CRM-campaign-platform used by website owners for promoting events or products.", "lifetime": "Session", "docs_url": "http://pulsepoints-new-website.webflow.io/privacy-policy/platform#consumer-choice" },
|
|
111
|
+
"_dcid": { "company": "Google", "service": "Google", "category": "marketing", "consent_burden": "required", "description": "Collects information on user behaviour on multiple websites. This information is used in order to optimize the relevance of advertisement on the website.", "lifetime": "400 days", "docs_url": "https://business.safety.google/privacy/" },
|
|
29
112
|
"_df_deadline": { "company": "Deadline Funnel", "service": "Deadline Funnel Fake Countdown", "category": "marketing", "description": "Deadline Funnel evergreen countdown cookie — stores personalized fake deadline that resets for each new visitor to create manufactured urgency", "consent_burden": "required_strict", "lifetime": "30 days", "docs_url": "https://deadlinefunnel.com/privacy/" },
|
|
113
|
+
"_dp": { "company": "Adobe", "service": "Adobe Audience Manager", "category": "marketing", "consent_burden": "required", "description": "Used to determine if browser of user accepts cookies or not", "lifetime": "30 seconds", "docs_url": "https://www.adobe.com/nl/privacy.html" },
|
|
30
114
|
"_drip_client_*": { "company": "Drip", "service": "Drip Email Marketing", "category": "marketing", "description": "Drip e-commerce CRM client identifier for behavioral email trigger automation", "consent_burden": "required", "pattern": true, "lifetime": "2 years", "docs_url": "https://www.drip.com/privacy" },
|
|
115
|
+
"_dsp_uid*": { "company": "Bidence", "service": "Bidence", "category": "marketing", "consent_burden": "required", "description": "This cookie is used to store unique identifiers", "pattern": true, "lifetime": "2 years", "docs_url": "https://bidence.com/page/pp.html" },
|
|
116
|
+
"_dy_cs_cookie_items": { "company": "Dynamic Yield", "service": "Dynamic Yield", "category": "marketing", "consent_burden": "required", "description": "This cookie is used for proprietary custom implementation on your website, for Dynamic Yield campaigns to operate correctly.", "lifetime": "30 Days", "docs_url": "https://www.dynamicyield.com/gdpr-and-privacy/" },
|
|
117
|
+
"_dy_cs_storage_items": { "company": "Dynamic Yield", "service": "Dynamic Yield", "category": "marketing", "consent_burden": "required", "description": "This cookie is used for proprietary custom implementation on your website, for Dynamic Yield campaigns to operate correctly.", "lifetime": "30 Days", "docs_url": "https://www.dynamicyield.com/gdpr-and-privacy/" },
|
|
118
|
+
"_epik": { "company": "Pinterest", "service": "Pinterest", "category": "marketing", "consent_burden": "required", "description": "Cookie is placed by the JavaScript tag based on information sent from Pinterest with promoted traffic to help identify the user.", "lifetime": "1 year", "docs_url": "https://policy.pinterest.com/en/privacy-policy" },
|
|
31
119
|
"_fdl_*": { "company": "Google", "service": "Firebase Dynamic Links", "category": "marketing", "description": "Firebase Dynamic Links cookie for cross-platform deep linking and app install attribution", "consent_burden": "required", "pattern": true, "lifetime": "90 days", "docs_url": "https://firebase.google.com/support/privacy/" },
|
|
120
|
+
"_gac_gb_*": { "company": "Google", "service": "Google Ads", "category": "marketing", "consent_burden": "required", "description": "Google uses cookies for advertising, including serving and rendering ads, personalizing ads (depending on your ad settings at g.co/adsettings), limiting the number of times an ad is shown to a user, muting ads you have chosen to stop seeing, and measuring the effectiveness of ads.", "pattern": true, "lifetime": "90 Days", "docs_url": "https://business.safety.google/privacy/" },
|
|
121
|
+
"_gcl_gb": { "company": "Google", "service": "Google Ads", "category": "marketing", "consent_burden": "required", "description": "Google uses cookies for advertising, including serving and rendering ads, personalizing ads (depending on your ad settings at g.co/adsettings), limiting the number of times an ad is shown to a user, muting ads you have chosen to stop seeing, and measuring the effectiveness of ads.", "lifetime": "90 Days", "docs_url": "https://business.safety.google/privacy/" },
|
|
122
|
+
"_gcl_gf": { "company": "Google", "service": "Google Flights", "category": "marketing", "consent_burden": "required", "description": "Google uses cookies for advertising, including serving and rendering ads, personalizing ads (depending on your ad settings at g.co/adsettings), limiting the number of times an ad is shown to a user, muting ads you have chosen to stop seeing, and measuring the effectiveness of ads.", "lifetime": "90 Days", "docs_url": "https://business.safety.google/privacy/" },
|
|
123
|
+
"_gcl_ha": { "company": "Google", "service": "Google Hotel Ads", "category": "marketing", "consent_burden": "required", "description": "Google uses cookies for advertising, including serving and rendering ads, personalizing ads (depending on your ad settings at g.co/adsettings), limiting the number of times an ad is shown to a user, muting ads you have chosen to stop seeing, and measuring the effectiveness of ads.", "lifetime": "90 Days", "docs_url": "https://business.safety.google/privacy/" },
|
|
32
124
|
"_gd_session": { "company": "6sense", "service": "6sense Visitor ID", "category": "marketing", "description": "6sense ABM session cookie storing the cross-session 'svisitor' value passed in 6sense beacons (b.6sc.co). Previously misattributed as 'Google Analytics Debug' — the cookie is set by 6sense's tracker, not Google", "consent_burden": "required_strict", "lifetime": "4 hours", "docs_url": "https://6sense.com/privacy-policy/" },
|
|
33
125
|
"_gd_svisitor": { "company": "6sense", "service": "6sense Visitor ID", "category": "marketing", "description": "6sense ABM persistent cross-session visitor ID. Same value transmitted as 'svisitor' parameter to b.6sc.co. Previously misattributed as 'Google Analytics Debug'", "consent_burden": "required_strict", "lifetime": "2 years", "docs_url": "https://6sense.com/privacy-policy/" },
|
|
34
126
|
"_gd_visitor": { "company": "6sense", "service": "6sense Visitor ID", "category": "marketing", "description": "6sense ABM short-form visitor cookie variant — same family as _gd_svisitor", "consent_burden": "required_strict", "lifetime": "2 years", "docs_url": "https://6sense.com/privacy-policy/" },
|
|
127
|
+
"_gigRefUid_*": { "company": "SAP", "service": "SAP", "category": "marketing", "consent_burden": "required", "description": "Last referrer User ID.", "pattern": true, "lifetime": "12 months", "docs_url": "https://www.sap.com/privacy" },
|
|
128
|
+
"_gig_*": { "company": "SAP", "service": "SAP", "category": "marketing", "consent_burden": "required", "description": "Callback for listener.", "pattern": true, "lifetime": "12 months", "docs_url": "https://www.sap.com/privacy" },
|
|
129
|
+
"_gig_email": { "company": "SAP", "service": "SAP", "category": "marketing", "consent_burden": "required", "description": "Last used email address in share (when sending email).", "lifetime": "12 months", "docs_url": "https://www.sap.com/privacy" },
|
|
130
|
+
"_gig_llp": { "company": "SAP", "service": "SAP", "category": "marketing", "consent_burden": "required", "description": "Last login provider username for Login Welcome back screen.", "lifetime": "12 months", "docs_url": "https://www.sap.com/privacy" },
|
|
131
|
+
"_gig_llu": { "company": "SAP", "service": "SAP", "category": "marketing", "consent_burden": "required", "description": "Last login provider username for Login Welcome back screen.", "lifetime": "12 months", "docs_url": "https://www.sap.com/privacy" },
|
|
132
|
+
"_gig_shareUI_lastUID": { "company": "SAP", "service": "SAP", "category": "marketing", "consent_burden": "required", "description": "Last logged in UID.", "lifetime": "12 months", "docs_url": "https://www.sap.com/privacy" },
|
|
35
133
|
"_gp_*": { "company": "GetResponse", "service": "GetResponse", "category": "marketing", "description": "GetResponse marketing automation cookie for landing page tracking and email list segmentation", "consent_burden": "contested", "pattern": true, "lifetime": "1 year", "docs_url": "https://www.getresponse.com/legal/privacy" },
|
|
134
|
+
"_gtmeec": { "company": "Stape", "service": "Stape", "category": "marketing", "consent_burden": "required", "description": "Used by Meta to store user data for reuse, enabling more efficient and accurate tracking and targeting.", "lifetime": "3 months", "docs_url": "https://stape.io/privacy-notice" },
|
|
135
|
+
"_guid": { "company": "LinkedIn", "service": "LinkedIn", "category": "marketing", "consent_burden": "required", "description": "This cookie is used to identify a LinkedIn Member for advertising through Google Ads", "lifetime": "90 days", "docs_url": "https://www.linkedin.com/legal/cookie-policy" },
|
|
36
136
|
"_kx_*": { "company": "Klaviyo", "service": "Klaviyo", "category": "marketing", "description": "Klaviyo extended tracking cookie for cross-channel attribution and behavioral email triggers", "consent_burden": "required", "pattern": true, "lifetime": "2 years", "docs_url": "https://www.klaviyo.com/legal/cookie-policy" },
|
|
137
|
+
"_landing_page": { "company": "Shopify.com", "service": "Shopify", "category": "marketing", "consent_burden": "required", "description": "Track landing pages.", "lifetime": "2 years", "docs_url": "https://www.shopify.com/legal/cookies" },
|
|
138
|
+
"_lcc": { "company": "Adobe", "service": "Adobe Advertising", "category": "marketing", "consent_burden": "required", "description": "This cookie stores IDs and time stamps (in the format yyyymmdd) of display clicks. It is a third-party cookie used to determine if a click event on a display ad applies to an Adobe Analytics hit", "lifetime": "15 minutes", "docs_url": "https://www.adobe.com/privacy.html" },
|
|
37
139
|
"_lfa": { "company": "Leadfeeder", "service": "Leadfeeder (Dealfront)", "category": "marketing", "description": "Leadfeeder B2B website visitor identification cookie for company-level lead tracking via IP resolution", "consent_burden": "required_strict", "lifetime": "2 years", "docs_url": "https://www.leadfeeder.com/privacy/" },
|
|
38
140
|
"_lfa_*": { "company": "Leadfeeder", "service": "Leadfeeder (Dealfront)", "category": "marketing", "description": "Leadfeeder session tracking cookie for B2B visitor journey attribution and pipeline analytics", "consent_burden": "required_strict", "pattern": true, "lifetime": "2 years", "docs_url": "https://www.leadfeeder.com/privacy/" },
|
|
141
|
+
"_li_id*": { "company": "Leadinfo", "service": "Leadinfo", "category": "marketing", "consent_burden": "required", "description": "These cookies enable us to get insights about the business use of our website, based on IP addresses of the website visitors.", "pattern": true, "lifetime": "1 year", "docs_url": "https://www.leadinfo.com/en/privacy/" },
|
|
142
|
+
"_li_ses*": { "company": "Leadinfo", "service": "Leadinfo", "category": "marketing", "consent_burden": "required", "description": "These cookies enable us to get insights about the business use of our website, based on IP addresses of the website visitors.", "pattern": true, "lifetime": "1 year", "docs_url": "https://www.leadinfo.com/en/privacy/" },
|
|
143
|
+
"_ljtrtb_*": { "company": "SOVRN", "service": "SOVRN", "category": "marketing", "consent_burden": "required", "description": "These cookies are used temporarily when multiple partners pass us their ID simultaneously. To avoid technical conflicts that arise from accessing the ljtrtb cookie for multiple partners at the same time, we store each partner’s ID in a separate cookie and then consolidate these IDs into the ljtrtb cookie when it’s available.", "pattern": true, "lifetime": "1 year", "docs_url": "https://www.sovrn.com/legal/privacy-policy/" },
|
|
39
144
|
"_mailchimp_landing_site": { "company": "Mailchimp", "service": "Mailchimp", "category": "marketing", "description": "Mailchimp cookie storing the landing page URL for email campaign attribution", "consent_burden": "contested", "lifetime": "30 days", "docs_url": "https://mailchimp.com/legal/cookies/" },
|
|
145
|
+
"_mailmunch_visitor_id": { "company": "MailMunch", "service": "MailMunch", "category": "marketing", "consent_burden": "required", "description": "This cookie is set by MailMunch which is email collection and email marketing platform.", "lifetime": "1 year", "docs_url": "https://legal.mailmunch.com/privacy/" },
|
|
40
146
|
"_mc_*": { "company": "Mailchimp (Intuit)", "service": "Mailchimp", "category": "marketing", "description": "Mailchimp visitor tracking cookie for email campaign attribution and website activity monitoring", "consent_burden": "required", "pattern": true, "lifetime": "2 years", "docs_url": "https://mailchimp.com/legal/cookies/" },
|
|
41
147
|
"_mkto_trk": { "company": "Adobe", "service": "Marketo", "category": "marketing", "description": "Tracks web visitor behavior including page visits and link clicks for Marketo lead scoring", "consent_burden": "required", "lifetime": "2 years", "docs_url": "https://experienceleague.adobe.com/docs/marketo/using/product-docs/administration/settings/edit-landing-page-settings.html" },
|
|
42
148
|
"_mkto_trk_*": { "company": "Adobe", "service": "Marketo Munchkin", "category": "marketing", "description": "Munchkin tracking cookie variant that associates web visitor activity with Marketo lead records", "consent_burden": "required", "pattern": true, "lifetime": "2 years", "docs_url": "https://developers.marketo.com/javascript-api/lead-tracking/" },
|
|
@@ -44,94 +150,224 @@
|
|
|
44
150
|
"_mx_track": { "company": "Mixmax", "service": "Mixmax Email Tracking", "category": "marketing", "description": "Mixmax email engagement tracking cookie — tracks opens, clicks, and downloads from sales emails", "consent_burden": "required_strict", "lifetime": "1 year", "docs_url": "https://www.mixmax.com/legal/privacy" },
|
|
45
151
|
"_om_*": { "company": "OptiMonk", "service": "OptiMonk Exit Intent", "category": "marketing", "description": "OptiMonk exit-intent popup tracking cookie — tracks mouse movements to detect when visitors try to leave and blocks exit with popups", "consent_burden": "required", "pattern": true, "lifetime": "1 year", "docs_url": "https://www.optimonk.com/privacy-policy/" },
|
|
46
152
|
"_omnisend_*": { "company": "Omnisend", "service": "Omnisend", "category": "marketing", "description": "Omnisend e-commerce marketing automation cookie for email and SMS campaign attribution", "consent_burden": "required", "pattern": true, "lifetime": "1 year", "docs_url": "https://www.omnisend.com/privacy/" },
|
|
153
|
+
"_pcus": { "company": "Piano", "service": "Piano", "category": "marketing", "consent_burden": "required", "description": "This cookie is used to User segmentation", "lifetime": "2 years", "docs_url": "https://piano.io/privacy-policy/" },
|
|
47
154
|
"_pe_*": { "company": "PushEngage", "service": "PushEngage Web Push", "category": "marketing", "description": "PushEngage push notification subscriber cookie for web push delivery and engagement tracking", "consent_burden": "required", "pattern": true, "lifetime": "1 year", "docs_url": "https://www.pushengage.com/privacy/" },
|
|
155
|
+
"_pinterest_ct": { "company": "Pinterest", "service": "Pinterest", "category": "marketing", "consent_burden": "required", "description": "They contain a user ID and the timestamp at which the cookie was created.", "lifetime": "1 year", "docs_url": "https://policy.pinterest.com/en/privacy-policy" },
|
|
48
156
|
"_pushcrew_*": { "company": "PushCrew (VWO)", "service": "PushCrew Push Notifications", "category": "marketing", "description": "PushCrew/VWO Engage web push notification cookie for subscriber identification and campaign targeting", "consent_burden": "contested", "pattern": true, "lifetime": "1 year", "docs_url": "https://vwo.com/privacy-policy/" },
|
|
157
|
+
"_rd_experiment_version": { "company": "RD Station", "service": "RD Station", "category": "marketing", "consent_burden": "required", "description": "Ensure that the user always sees the same version of an A/B test, preserving the experience and consistency of results.", "lifetime": "1 Year", "docs_url": "https://legal.rdstation.com/pt/privacy-policy/" },
|
|
158
|
+
"_rd_wa_first_session*": { "company": "RD Station", "service": "RD Station", "category": "marketing", "consent_burden": "required", "description": "Save the website from which the visitor first accessed.", "pattern": true, "lifetime": "30 minutes", "docs_url": "https://legal.rdstation.com/pt/privacy-policy/" },
|
|
159
|
+
"_rd_wa_id*": { "company": "RD Station", "service": "RD Station", "category": "marketing", "consent_burden": "required", "description": "Save information regarding the existence of a session in progress, to differentiate visits.", "pattern": true, "lifetime": "30 minutes", "docs_url": "https://legal.rdstation.com/pt/privacy-policy/" },
|
|
160
|
+
"_rd_wa_ses_id*": { "company": "RD Station", "service": "RD Station", "category": "marketing", "consent_burden": "required", "description": "Store the visitor's unique identifier, the time it was created, the visit count, the current time, the time of the last visit and the session id.", "pattern": true, "lifetime": "30 minutes", "docs_url": "https://legal.rdstation.com/pt/privacy-policy/" },
|
|
161
|
+
"_rdlps_pp": { "company": "RD Station", "service": "RD Station", "category": "marketing", "consent_burden": "required", "description": "Do not require the same visitor to answer the same questions in a smart form.", "lifetime": "6 months", "docs_url": "https://legal.rdstation.com/pt/privacy-policy/" },
|
|
49
162
|
"_rdtrk": { "company": "RD Station", "service": "RD Station Marketing", "category": "marketing", "description": "RD Station marketing automation tracking cookie popular in Brazilian/LATAM markets", "consent_burden": "required", "lifetime": "1 year", "docs_url": "https://legal.rdstation.com/en/privacy-policy/" },
|
|
163
|
+
"_routing_id": { "company": "Pinterest", "service": "Pinterest", "category": "marketing", "consent_burden": "required", "description": "Allows users to share pictures via Pinterest / the Pin It button. Pinterest can collect statistical information about usage of their service.", "lifetime": "1 day", "docs_url": "https://policy.pinterest.com/en/privacy-policy" },
|
|
50
164
|
"_sc_urgency": { "company": "SamCart", "service": "SamCart Checkout", "category": "marketing", "description": "SamCart checkout urgency cookie — persists countdown timer and scarcity notification state across page views for pressure-based conversion", "consent_burden": "required_strict", "lifetime": "session", "docs_url": "https://www.samcart.com/privacy-policy" },
|
|
51
165
|
"_sh_track": { "company": "Superhuman", "service": "Superhuman Email Tracking", "category": "marketing", "description": "Superhuman email client tracking cookie — enables invisible read receipt pixels that reveal recipient location and device without consent", "consent_burden": "required_strict", "lifetime": "1 year", "docs_url": "https://superhuman.com/privacy" },
|
|
166
|
+
"_sn_m": { "company": "Sleeknote", "service": "Sleeknote", "category": "marketing", "consent_burden": "required", "description": " This cookie contains information used for marketing related targeting options. Targeting options like the referrer, UTM, or geo-location. Note that if this cookie is opted out, the marketing targeting options will not work, and the campaign will default to not show.", "lifetime": "1 year", "docs_url": "https://sleeknote.com/privacy-policy" },
|
|
167
|
+
"_sp_root_domain_test_": { "company": "RD Station", "service": "RD Station", "category": "marketing", "consent_burden": "required", "description": "Checks the site's main domain. Does not store data.", "lifetime": "Session", "docs_url": "https://legal.rdstation.com/pt/privacy-policy/" },
|
|
168
|
+
"_sp_wa_first_session*": { "company": "RD Station", "service": "RD Station", "category": "marketing", "consent_burden": "required", "description": "Save the website from which the visitor first accessed.", "pattern": true, "lifetime": "30 minutes", "docs_url": "https://legal.rdstation.com/pt/privacy-policy/" },
|
|
169
|
+
"_sp_wa_id*": { "company": "RD Station", "service": "RD Station", "category": "marketing", "consent_burden": "required", "description": "Save information regarding the existence of a session in progress, to differentiate visits.", "pattern": true, "lifetime": "30 minutes", "docs_url": "https://legal.rdstation.com/pt/privacy-policy/" },
|
|
170
|
+
"_sp_wa_ses_id*": { "company": "RD Station", "service": "RD Station", "category": "marketing", "consent_burden": "required", "description": "Store the visitor's unique identifier, the time it was created, the visit count, the current time, the time of the last visit and the session id.", "pattern": true, "lifetime": "30 minutes", "docs_url": "https://legal.rdstation.com/pt/privacy-policy/" },
|
|
171
|
+
"_ssc": { "company": "Totvs", "service": "Tailtarget", "category": "marketing", "consent_burden": "required", "description": "This cookie is used for indicate user access to the same site", "lifetime": "2 days", "docs_url": "https://www.totvs.com/protecao-e-privacidade-de-dados/" },
|
|
172
|
+
"_ssp_update_time*": { "company": "Bidence", "service": "Bidence", "category": "marketing", "consent_burden": "required", "description": "This cookie is used to store unique identifiers timestamp", "pattern": true, "lifetime": "2 years", "docs_url": "https://bidence.com/page/pp.html" },
|
|
52
173
|
"_streak_*": { "company": "Streak", "service": "Streak CRM Email Tracking", "category": "marketing", "description": "Streak CRM email tracking cookie — tracks email opens, location, and device data for Gmail-integrated CRM", "consent_burden": "required_strict", "pattern": true, "lifetime": "2 years", "docs_url": "https://www.streak.com/privacy" },
|
|
174
|
+
"_tb_t_ppg": { "company": "taboola.com", "service": "Taboola", "category": "marketing", "consent_burden": "required", "description": "Used on websites of our publisher Customers that utilize the Taboola Newsroom services. This cookie is used to identify the referring website (i.e. the website that the user visited prior to arriving at this publisher’s website).", "lifetime": "30 minutes", "docs_url": "https://www.taboola.com/policies/cookie-policy" },
|
|
53
175
|
"_tc_scarcity": { "company": "ThriveCart", "service": "ThriveCart Checkout", "category": "marketing", "description": "ThriveCart checkout scarcity tracking cookie — maintains countdown timer state and bump offer display for dark pattern checkout manipulation", "consent_burden": "required_strict", "lifetime": "session", "docs_url": "https://thrivecart.com/privacy/" },
|
|
176
|
+
"_tcm_lib": { "company": "Tetra Conversion Mesh", "service": "Tetra Mesh Conversion API", "category": "marketing", "consent_burden": "required", "description": "Server-side conversion mesh for performance marketing attribution; deduplicates last-touch credit across paid social and display via a hashed visitor key shared with trusted partners.", "lifetime": "180 days" },
|
|
177
|
+
"_tmae": { "company": "Adobe", "service": "Adobe Advertising", "category": "marketing", "consent_burden": "required", "description": "This cookie stores Encoded IDs and time stamps for ad engagements using Adobe Advertising DSP tracking.A third-party cookie that stores user engagements with ads, such as 'last seen ad xyz123 on June 30, 2016'", "lifetime": "1 year", "docs_url": "https://www.adobe.com/privacy.html" },
|
|
178
|
+
"_u": { "company": "Microsoft", "service": "Bing / Microsoft", "category": "marketing", "consent_burden": "required", "description": "Tracks interaction on a website after having clicked on a Bing ad", "lifetime": "13 months", "docs_url": "https://account.microsoft.com/privacy" },
|
|
54
179
|
"_yw_*": { "company": "Yesware (Vendasta)", "service": "Yesware Email Tracking", "category": "marketing", "description": "Yesware sales email tracking cookie — monitors email opens, link clicks, and attachment downloads without recipient consent", "consent_burden": "required_strict", "pattern": true, "lifetime": "1 year", "docs_url": "https://www.yesware.com/privacy/" },
|
|
55
180
|
"ab.*": { "company": "Braze", "service": "Braze (Appboy) Push", "category": "marketing", "description": "Braze (formerly Appboy) customer engagement cookie for push notification and cross-channel messaging identity", "consent_burden": "required", "pattern": true, "lifetime": "1 year", "docs_url": "https://www.braze.com/company/legal/privacy" },
|
|
56
181
|
"abtasty_*": { "company": "AB Tasty", "service": "AB Tasty Extended", "category": "marketing", "description": "AB Tasty experimentation platform extended cookie for feature flag management and server-side testing", "consent_burden": "required", "pattern": true, "lifetime": "13 months", "docs_url": "https://developers.abtasty.com/docs/tag/cookies" },
|
|
182
|
+
"ac_enable_tracking": { "company": "Active Campaign", "service": "Active Campaign", "category": "marketing", "consent_burden": "required", "description": "This cookie is associated with Active Campaign and is set to confirm that tracking has been enabled for the website. Tracking is used to create reports of our web traffic and improve the user experience of the website.", "lifetime": "29 days", "docs_url": "https://www.activecampaign.com/gdpr-updates/" },
|
|
183
|
+
"acalltracker": { "company": "Adcalls", "service": "Adcalls", "category": "marketing", "consent_burden": "required", "description": "Adcalls call tracking: ID, phone number", "lifetime": "30 days", "docs_url": "https://adcalls.com/privacy-statement/" },
|
|
184
|
+
"acalltrackernumber": { "company": "Adcalls", "service": "Adcalls", "category": "marketing", "consent_burden": "required", "description": "This cookie stores the phone number for the session that is active.", "lifetime": "30 minutes", "docs_url": "https://adcalls.com/privacy-statement/" },
|
|
57
185
|
"activecampaign_*": { "company": "ActiveCampaign", "service": "ActiveCampaign", "category": "marketing", "description": "ActiveCampaign email marketing and CRM cookie for contact tracking and lead scoring", "consent_burden": "required", "pattern": true, "lifetime": "2 years", "docs_url": "https://www.activecampaign.com/legal/privacy-policy" },
|
|
58
|
-
"
|
|
186
|
+
"adcloud": { "company": "Adobe", "service": "Adobe Advertising", "category": "marketing", "consent_burden": "required", "description": "This cookie stores The timestamps of the surfer's last visit to the advertiser’s website and the surfer's last search click, and the ef_id that was created when the user clicked an ad", "lifetime": "1 year", "docs_url": "https://www.adobe.com/privacy.html" },
|
|
59
187
|
"admiral_*": { "company": "Admiral", "service": "Admiral", "category": "marketing", "description": "Admiral visitor relationship management cookie for adblock recovery and paywall targeting", "consent_burden": "required", "pattern": true, "lifetime": "1 year", "docs_url": "https://getadmiral.com/privacy" },
|
|
188
|
+
"ads_prefs": { "company": "X", "service": "X", "category": "marketing", "consent_burden": "required", "description": "These cookies enable us to track visitor activity from our X ads on our website, and also to allow users to share content from our websites. They cookies do not provide us with any confidential information relating to your account.", "lifetime": "2 years", "docs_url": "https://twitter.com/en/privacy" },
|
|
189
|
+
"advst_uid_11": { "company": "Adxcore", "service": "Adxcore", "category": "marketing", "consent_burden": "required", "description": "Pending", "lifetime": "6 months" },
|
|
60
190
|
"af_*": { "company": "AppsFlyer", "service": "AppsFlyer Attribution", "category": "marketing", "description": "AppsFlyer attribution cookie for web-to-app install tracking and marketing campaign measurement", "consent_burden": "required", "pattern": true, "lifetime": "90 days", "docs_url": "https://www.appsflyer.com/legal/privacy-policy/" },
|
|
61
191
|
"affirm_tracking_id": { "company": "Affirm", "service": "Affirm", "category": "marketing", "description": "Affirm tracking identifier for buy-now-pay-later conversion attribution and remarketing", "consent_burden": "required", "lifetime": "1 year", "docs_url": "https://www.affirm.com/privacy" },
|
|
62
192
|
"aimtell_*": { "company": "Aimtell", "service": "Aimtell Web Push", "category": "marketing", "description": "Aimtell push notification cookie for behavioral web push targeting and subscriber segmentation", "consent_burden": "required", "pattern": true, "lifetime": "1 year", "docs_url": "https://aimtell.com/privacy-policy" },
|
|
193
|
+
"aks": { "company": "Facebook", "service": "Facebook", "category": "marketing", "consent_burden": "required", "description": "Determines the login state of a person visiting accountkit.com Contents: Account kit access token", "lifetime": "30 days", "docs_url": "https://www.facebook.com/about/privacy/" },
|
|
194
|
+
"aksb": { "company": "Facebook", "service": "Facebook", "category": "marketing", "consent_burden": "required", "description": "Authenticates logins using Account Kit Contents: Request time value", "lifetime": "30 minutes", "docs_url": "https://www.facebook.com/about/privacy/" },
|
|
63
195
|
"albacross_*": { "company": "Albacross", "service": "Albacross", "category": "marketing", "description": "Albacross B2B lead generation cookie for identifying companies visiting a website via IP lookup", "consent_burden": "required_strict", "pattern": true, "lifetime": "1 year", "docs_url": "https://albacross.com/privacy-policy/" },
|
|
196
|
+
"am-uid": { "company": "Admixer", "service": "Admixer", "category": "marketing", "consent_burden": "required", "description": "This cookie is used to identify the visitor and optimize ad-relevance by collecting visitor data from multiple websites – this exchange of visitor data is normally provided by a third-party data-center or ad-exchange.", "lifetime": "2 years", "docs_url": "https://admixer.net/privacy" },
|
|
197
|
+
"amplitude_id*": { "company": "Trustpilot", "service": "Trustpilot", "category": "marketing", "consent_burden": "required", "description": "These cookies are used by the TrustPilot service to identify you and enable you to leave reviews of our products and services.", "pattern": true, "lifetime": "1 year" },
|
|
64
198
|
"antavo_*": { "company": "Antavo", "service": "Antavo Loyalty", "category": "marketing", "description": "Antavo loyalty management platform cookie for rewards program member tracking", "consent_burden": "contested", "pattern": true, "lifetime": "1 year", "docs_url": "https://antavo.com/privacy-policy/" },
|
|
65
199
|
"ap_*": { "company": "Afterpay", "service": "Afterpay (Block)", "category": "marketing", "description": "Afterpay buy-now-pay-later tracking cookie for merchant attribution and checkout analytics", "consent_burden": "required", "pattern": true, "lifetime": "30 days", "docs_url": "https://www.afterpay.com/en-US/privacy-policy" },
|
|
200
|
+
"apex__EmailAddress": { "company": "Salesforce", "service": "Salesforce", "category": "marketing", "consent_burden": "required", "description": "Caches contact IDs associated with email addresses.", "lifetime": "1 year", "docs_url": "https://www.salesforce.com/company/privacy/" },
|
|
201
|
+
"apiDomain_*": { "company": "SAP", "service": "SAP", "category": "marketing", "consent_burden": "required", "description": "The shared domain API calls for all sites in a group should be sent to.", "pattern": true, "lifetime": "12 months", "docs_url": "https://www.sap.com/privacy" },
|
|
66
202
|
"attendify_*": { "company": "Attendify", "service": "Attendify Event Marketing", "category": "marketing", "description": "Attendify event app marketing cookie for attendee registration and push notification targeting", "consent_burden": "contested", "pattern": true, "lifetime": "1 year", "docs_url": "https://attendify.com/privacy-policy/" },
|
|
203
|
+
"attribution_user_id": { "company": "Typeform", "service": "Typeform", "category": "marketing", "consent_burden": "required", "description": "This cookie helps us in attributing the conversion to the correct channel", "lifetime": "1 year", "docs_url": "https://www.typeform.com" },
|
|
204
|
+
"auth_token": { "company": "X", "service": "X", "category": "marketing", "consent_burden": "required", "description": "These cookies enable us to track visitor activity from our X ads on our website, and also to allow users to share content from our websites. They cookies do not provide us with any confidential information relating to your account.", "lifetime": "2 years", "docs_url": "https://twitter.com/en/privacy" },
|
|
67
205
|
"autopilot_*": { "company": "Ortto (Autopilot)", "service": "Ortto Marketing Automation", "category": "marketing", "description": "Ortto/Autopilot marketing automation cookie for journey-based email and messaging campaigns", "consent_burden": "required", "pattern": true, "lifetime": "1 year", "docs_url": "https://ortto.com/privacy/" },
|
|
68
206
|
"aweber_*": { "company": "AWeber", "service": "AWeber Email Marketing", "category": "marketing", "description": "AWeber email marketing platform cookie for subscriber identification and form conversion tracking", "consent_burden": "required", "pattern": true, "lifetime": "1 year", "docs_url": "https://www.aweber.com/privacy.htm" },
|
|
69
207
|
"awstrack_*": { "company": "Amazon Web Services", "service": "Amazon SES Tracking", "category": "marketing", "description": "Amazon SES email tracking cookie for open and click tracking attribution", "consent_burden": "required", "pattern": true, "lifetime": "1 year", "docs_url": "https://aws.amazon.com/privacy/" },
|
|
70
208
|
"barilliance_*": { "company": "Barilliance", "service": "Barilliance", "category": "marketing", "description": "Barilliance e-commerce personalization cookie for cart abandonment and product recommendation", "consent_burden": "required", "pattern": true, "lifetime": "2 years", "docs_url": "https://www.barilliance.com/privacy-policy/" },
|
|
71
209
|
"beehiiv_tracking_*": { "company": "beehiiv", "service": "beehiiv Newsletter Marketing", "category": "marketing", "description": "beehiiv newsletter platform cookie for subscriber growth tracking and referral attribution", "consent_burden": "contested", "pattern": true, "lifetime": "1 year", "docs_url": "https://www.beehiiv.com/privacy" },
|
|
72
210
|
"benchmark_*": { "company": "Benchmark Email", "service": "Benchmark Email", "category": "marketing", "description": "Benchmark Email marketing cookie for subscriber identification and campaign performance tracking", "consent_burden": "contested", "pattern": true, "lifetime": "1 year", "docs_url": "https://www.benchmarkemail.com/privacy-policy/" },
|
|
211
|
+
"bkpa": { "company": "Oracle", "service": "BlueKai", "category": "marketing", "consent_burden": "required", "description": "Used to present the visitor with relevant content and advertisement - The service is provided by third party advertisement hubs, which facilitate real-time bidding for advertisers.", "lifetime": "179 days", "docs_url": "https://www.oracle.com/legal/privacy/marketing-cloud-data-cloud-privacy-policy.html" },
|
|
73
212
|
"bm_*": { "company": "Bombora", "service": "Bombora", "category": "marketing", "description": "Bombora B2B intent data cookie for tracking content consumption and purchase intent signals", "consent_burden": "required_strict", "pattern": true, "lifetime": "1 year", "docs_url": "https://bombora.com/privacy-policy/" },
|
|
74
213
|
"bold_*": { "company": "Bold Commerce", "service": "Bold Upsell/Subscriptions", "category": "marketing", "description": "Bold Commerce Shopify app cookie for upsell offers, subscription tracking, and product recommendation", "consent_burden": "contested", "pattern": true, "lifetime": "1 year", "docs_url": "https://boldcommerce.com/privacy" },
|
|
214
|
+
"bounceClientVisit": { "company": "Wunderkind", "service": "Bouncex", "category": "marketing", "consent_burden": "required", "description": "This cookie is used to remember user web browsing activity and may be used to understand about your demographics, such as age and gender", "lifetime": "Session", "docs_url": "https://www.wunderkind.co/privacy/" },
|
|
75
215
|
"brevo_*": { "company": "Brevo (Sendinblue)", "service": "Brevo Marketing", "category": "marketing", "description": "Brevo (formerly Sendinblue) email marketing cookie for form submission and campaign tracking", "consent_burden": "required", "pattern": true, "lifetime": "1 year", "docs_url": "https://www.brevo.com/legal/privacypolicy/" },
|
|
216
|
+
"brwsr": { "company": "LinkedIn", "service": "LinkedIn", "category": "marketing", "consent_burden": "required", "description": "This cookie is used to Affiliate Marketing Cookie for LinkedIn", "lifetime": "2 years", "docs_url": "https://www.linkedin.com/legal/cookie-policy" },
|
|
217
|
+
"bscookie": { "company": "LinkedIn", "service": "LinkedIn", "category": "marketing", "consent_burden": "required", "description": "Used by LinkedIn to track the use of embedded services.", "lifetime": "1 year", "docs_url": "https://www.linkedin.com/legal/privacy-policy" },
|
|
218
|
+
"cX_G": { "company": "Piano", "service": "Piano", "category": "marketing", "consent_burden": "required", "description": "This cookie is a Global ID mapping different IDs together into one ID. Used for building user profile information across all sites of a single customer where cx.js is implemented", "lifetime": "13 months", "docs_url": "https://piano.io/privacy-policy/" },
|
|
76
219
|
"cact_*": { "company": "Commanders Act", "service": "Commanders Act TrustCommander Extended", "category": "marketing", "description": "Commanders Act tag management and consent cookie for GDPR-compliant marketing orchestration", "consent_burden": "required", "pattern": true, "lifetime": "13 months", "docs_url": "https://www.commandersact.com/en/privacy/" },
|
|
220
|
+
"campaign_click_url": { "company": "Facebook", "service": "Facebook", "category": "marketing", "consent_burden": "required", "description": "Records the Facebook URL that an individual landed on after clicking on an ad promoting Facebook", "lifetime": "30 days", "docs_url": "https://www.facebook.com/about/privacy/" },
|
|
77
221
|
"campaign_monitor_*": { "company": "CM Group", "service": "Campaign Monitor", "category": "marketing", "description": "Campaign Monitor email marketing cookie for subscriber tracking and campaign analytics", "consent_burden": "required", "pattern": true, "lifetime": "1 year", "docs_url": "https://www.campaignmonitor.com/policies/privacy/" },
|
|
78
222
|
"campaignmonitor_*": { "company": "Campaign Monitor", "service": "Campaign Monitor", "category": "marketing", "description": "Campaign Monitor email marketing cookie for subscriber activity tracking and campaign analytics", "consent_burden": "required", "pattern": true, "lifetime": "1 year", "docs_url": "https://www.campaignmonitor.com/policies/#privacy-policy" },
|
|
79
223
|
"cb_anonymous_id": { "company": "HubSpot (Clearbit)", "service": "Clearbit Reveal", "category": "marketing", "description": "Clearbit Reveal anonymous visitor cookie set on .clearbit.com (HubSpot-owned post-2023). Previously misattributed to Cxense by an over-greedy 'cb_*' pattern — Cxense (Piano DMP) uses 'cX_*' prefix, not 'cb_'", "consent_burden": "required_strict", "lifetime": "1 year", "docs_url": "https://clearbit.com/privacy" },
|
|
80
224
|
"cb_group_id": { "company": "HubSpot (Clearbit)", "service": "Clearbit Reveal", "category": "marketing", "description": "Clearbit Reveal company/group identifier from reverse-IP firmographic match. Previously misattributed to Cxense", "consent_burden": "required_strict", "lifetime": "1 year", "docs_url": "https://clearbit.com/privacy" },
|
|
81
225
|
"cb_user_id": { "company": "HubSpot (Clearbit)", "service": "Clearbit Reveal", "category": "marketing", "description": "Clearbit Reveal cross-session user identifier. Previously misattributed to Cxense", "consent_burden": "required_strict", "lifetime": "1 year", "docs_url": "https://clearbit.com/privacy" },
|
|
82
226
|
"cc_*": { "company": "Constant Contact", "service": "Constant Contact", "category": "marketing", "description": "Constant Contact email marketing cookie for subscriber tracking and campaign engagement analytics", "consent_burden": "required", "pattern": true, "lifetime": "1 year", "docs_url": "https://www.constantcontact.com/legal/privacy-statement" },
|
|
227
|
+
"ccec_user": { "company": "CookieConsent.io", "service": "CookieConsent.io", "category": "marketing", "consent_burden": "required", "description": "Contains information about the customer to allow retargeting.", "lifetime": "1 year", "docs_url": "https://www.cookieconsent.io/cookies/" },
|
|
228
|
+
"cct": { "company": "adscale.de", "service": "adscale.de", "category": "marketing", "consent_burden": "required", "description": "Necessary for the shopping cart functionality on the website", "lifetime": "session" },
|
|
229
|
+
"ce_signup_partner": { "company": "Crazy Egg", "service": "Crazy Egg", "category": "marketing", "consent_burden": "required", "description": "This cookie remembers the signup partner you were referred from", "lifetime": "1 year", "docs_url": "https://www.crazyegg.com/cookies" },
|
|
230
|
+
"childinfo": { "company": "Microsoft", "service": "Bing / Microsoft", "category": "marketing", "consent_burden": "required", "description": "Contains information that Microsoft account uses within its pages in relation to child accounts.", "lifetime": "5 years", "docs_url": "https://account.microsoft.com/privacy" },
|
|
231
|
+
"cioFT": { "company": "Customer.io", "service": "Customer.io", "category": "marketing", "consent_burden": "required", "description": "Used to identify visitors in order to send transactional and targeted email messages.", "lifetime": "1 year", "docs_url": "https://customer.io/legal/privacy-policy/" },
|
|
232
|
+
"cioLT": { "company": "Customer.io", "service": "Customer.io", "category": "marketing", "consent_burden": "required", "description": "Used to identify visitors in order to send transactional and targeted email messages.", "lifetime": "1 year", "docs_url": "https://customer.io/legal/privacy-policy/" },
|
|
83
233
|
"ck_subscriber_id": { "company": "ConvertKit", "service": "ConvertKit", "category": "marketing", "description": "ConvertKit subscriber identifier for email list segmentation and form tracking", "consent_burden": "contested", "lifetime": "1 year", "docs_url": "https://convertkit.com/privacy" },
|
|
84
234
|
"clearbit_*": { "company": "HubSpot (Clearbit)", "service": "Clearbit Reveal", "category": "marketing", "description": "Clearbit B2B data enrichment cookie for company identification and lead intelligence from IP data. Clearbit was acquired by HubSpot in 2023", "consent_burden": "required_strict", "pattern": true, "lifetime": "1 year", "docs_url": "https://clearbit.com/privacy" },
|
|
85
235
|
"contentful_*": { "company": "Contentful", "service": "Contentful CMS Marketing", "category": "marketing", "description": "Contentful headless CMS marketing cookie for content delivery analytics and A/B testing", "consent_burden": "contested", "pattern": true, "lifetime": "1 year", "docs_url": "https://www.contentful.com/legal/privacy-at-contentful/" },
|
|
86
236
|
"convertflow_*": { "company": "ConvertFlow", "service": "ConvertFlow CRO", "category": "marketing", "description": "ConvertFlow conversion rate optimization cookie for personalized CTA targeting", "consent_burden": "contested", "pattern": true, "lifetime": "1 year", "docs_url": "https://www.convertflow.com/privacy" },
|
|
87
237
|
"convertkit_*": { "company": "ConvertKit (Kit)", "service": "ConvertKit", "category": "marketing", "description": "ConvertKit creator email marketing cookie for subscriber identification and form targeting", "consent_burden": "contested", "pattern": true, "lifetime": "1 year", "docs_url": "https://convertkit.com/privacy" },
|
|
238
|
+
"cookies_accepted": { "company": "Google", "service": "Google", "category": "marketing", "consent_burden": "required", "description": "This functionality cookie is simply to verify that you have allowed us to set cookies on your machine", "lifetime": "1 year", "docs_url": "https://business.safety.google/privacy/" },
|
|
239
|
+
"cref": { "company": "Quantcast", "service": "Quantcast", "category": "marketing", "consent_burden": "required", "description": "Contains data on user navigation, interaction and time spent on the website and its sub-pages – This data is used to optimise the relevance of advertisements and for statistical purposes.", "lifetime": "13 months", "docs_url": "https://www.quantcast.com/privacy/" },
|
|
240
|
+
"cs": { "company": "GumGum", "service": "GumGum", "category": "marketing", "consent_burden": "required", "description": "Used to store the user consent status for the current domain.", "lifetime": "1 year", "docs_url": "https://gumgum.com/terms-and-policies/cookies-policy" },
|
|
241
|
+
"csm": { "company": "Facebook", "service": "Facebook", "category": "marketing", "consent_burden": "required", "description": "Insecure indicator", "lifetime": "90 days", "docs_url": "https://www.facebook.com/about/privacy/" },
|
|
88
242
|
"ct_*": { "company": "CleverTap", "service": "CleverTap", "category": "marketing", "description": "CleverTap customer engagement and retention platform cookie for user profiling and campaign targeting", "consent_burden": "required", "pattern": true, "lifetime": "1 year", "docs_url": "https://clevertap.com/privacy-policy/" },
|
|
89
243
|
"ctm_*": { "company": "CallTrackingMetrics", "service": "CallTrackingMetrics", "category": "marketing", "description": "CallTrackingMetrics dynamic number insertion cookie linking phone calls to web sessions for attribution", "consent_burden": "required", "pattern": true, "lifetime": "1 year", "docs_url": "https://www.calltrackingmetrics.com/legal/privacy-policy/" },
|
|
90
|
-
"
|
|
244
|
+
"data-*": { "company": "Media.net", "service": "Media.net", "category": "marketing", "consent_burden": "required", "description": "Cookie used to record your browsing activity, with the purpose of displaying targeted ads.", "pattern": true, "lifetime": "1 year", "docs_url": "https://www.media.net/privacy-policy/" },
|
|
245
|
+
"datatricsDebugger": { "company": "Datatrics", "service": "Datatrics", "category": "marketing", "consent_burden": "required", "description": "Saving Datatrics debugger preferences.", "lifetime": "undefined", "docs_url": "https://www.datatrics.com/privacy" },
|
|
246
|
+
"datatrics_customData": { "company": "Datatrics", "service": "Datatrics", "category": "marketing", "consent_burden": "required", "description": "Saving defined custom data.", "lifetime": "undefined", "docs_url": "https://www.datatrics.com/privacy" },
|
|
247
|
+
"datatrics_optin": { "company": "Datatrics", "service": "Datatrics", "category": "marketing", "consent_burden": "required", "description": "Saving opt-in preferences.", "lifetime": "undefined", "docs_url": "https://www.datatrics.com/privacy" },
|
|
248
|
+
"dbln": { "company": "Facebook", "service": "Facebook", "category": "marketing", "consent_burden": "required", "description": "Used to enable device-based logins Contents: Login authentication values", "lifetime": "2 years", "docs_url": "https://www.facebook.com/about/privacy/" },
|
|
249
|
+
"ddid": { "company": "Facebook", "service": "Facebook", "category": "marketing", "consent_burden": "required", "description": "Used to open a specific location in an advertiser's app upon installation", "lifetime": "28 days", "docs_url": "https://www.facebook.com/about/privacy/" },
|
|
91
250
|
"demio_*": { "company": "Demio", "service": "Demio Webinar", "category": "marketing", "description": "Demio webinar platform cookie for attendee registration tracking and engagement analytics", "consent_burden": "contested", "pattern": true, "lifetime": "1 year", "docs_url": "https://demio.com/privacy-policy/" },
|
|
251
|
+
"dextp": { "company": "Adobe", "service": "Adobe Audience Manager", "category": "marketing", "consent_burden": "required", "description": "Registers the date plus time (timestamp) on which a data synchronization was last performed by the Audience Manager.", "lifetime": "180 days after last activity ", "docs_url": "https://www.adobe.com/nl/privacy.html" },
|
|
252
|
+
"dgzsdl08v4": { "company": "Wunderkind", "service": "Bouncex", "category": "marketing", "consent_burden": "required", "description": "This cookie provides enhanced functionality and ads personalisation", "lifetime": "0 days", "docs_url": "https://www.wunderkind.co/privacy/" },
|
|
253
|
+
"digitalAudience": { "company": "Digital Audience", "service": "Digital Audience", "category": "marketing", "consent_burden": "required", "description": "Digital Audience uses cookies to improve the effectiveness of digital platforms, thanks to online recognition mechanisms.", "lifetime": "Unlimited", "docs_url": "https://digitalaudience.io/legal/" },
|
|
92
254
|
"dnb_*": { "company": "Dun & Bradstreet", "service": "D&B Visitor Intelligence", "category": "marketing", "description": "Dun and Bradstreet B2B visitor intelligence cookie for company identification and firmographic enrichment", "consent_burden": "required_strict", "pattern": true, "lifetime": "1 year", "docs_url": "https://www.dnb.com/utility-pages/privacy-policy.html" },
|
|
255
|
+
"dnt": { "company": "X", "service": "X", "category": "marketing", "consent_burden": "required", "description": "These are third party X cookies. These cookies enable users, if they wish, to login to their X account share content from our websites with their friends. These cookies do not allow us access to your accounts or provide us with any confidential information relating to your accounts. These cookies also allow a news feed of tweets to appear on the website.", "lifetime": "2 years", "docs_url": "https://twitter.com/en/privacy" },
|
|
256
|
+
"done_redirects*": { "company": "OnAudience", "service": "OnAudience", "category": "marketing", "consent_burden": "required", "description": "Used to monitor website performance for statistical purposes.", "pattern": true, "lifetime": "1 day", "docs_url": "https://www.onaudience.com/privacy-policy" },
|
|
93
257
|
"drift_aid": { "company": "Drift", "service": "Drift Chat", "category": "marketing", "description": "Anonymous identifier for Drift live chat tracking and conversation history", "consent_burden": "contested", "lifetime": "2 years", "docs_url": "https://www.drift.com/privacy-policy/" },
|
|
94
258
|
"driftt_aid": { "company": "Drift", "service": "Drift Chat", "category": "marketing", "description": "Legacy anonymous identifier for Drift chat widget", "consent_burden": "contested", "lifetime": "2 years", "docs_url": "https://www.drift.com/privacy-policy/" },
|
|
95
259
|
"drip_*": { "company": "Drip", "service": "Drip Marketing", "category": "marketing", "description": "Drip eCommerce marketing automation cookie for email subscriber tracking and workflow triggers", "consent_burden": "required", "pattern": true, "lifetime": "1 year", "docs_url": "https://www.drip.com/privacy" },
|
|
96
260
|
"drip_client_*": { "company": "Drip", "service": "Drip Email Marketing", "category": "marketing", "description": "Drip eCommerce email marketing cookie tracking visitor behavior for email automation triggers", "consent_burden": "required", "pattern": true, "lifetime": "1 year", "docs_url": "https://www.drip.com/privacy" },
|
|
261
|
+
"ds_user_id": { "company": "Meta", "service": "Instagram", "category": "marketing", "consent_burden": "required", "description": "This is a targeting cookie used to optimize advertising on Instagram.", "lifetime": "3 months", "docs_url": "https://www.facebook.com/privacy/policies/cookies" },
|
|
262
|
+
"dst": { "company": "Adobe", "service": "Adobe Audience Manager", "category": "marketing", "consent_burden": "required", "description": "Used to register a possible error message when sending data to a linked system.", "lifetime": "180 days after last activity or 10 years when opting out", "docs_url": "https://www.adobe.com/nl/privacy.html" },
|
|
263
|
+
"duid_update_time": { "company": "Bidence", "service": "Bidence", "category": "marketing", "consent_burden": "required", "description": "Registers a unique ID that identifies the user's device during return visits. Used for conversion tracking and to measure the efficacy of online ads.", "lifetime": "2 years", "docs_url": "https://bidence.com/page/pp.html" },
|
|
264
|
+
"edsid": { "company": "MercadoLibre", "service": "MercadoLibre", "category": "marketing", "consent_burden": "required", "description": "This cookie is used to identify users to implement fraud prevention", "lifetime": "1 year", "docs_url": "https://www.mercadolibre.com.ar/privacidad" },
|
|
97
265
|
"ekomi_*": { "company": "Ekomi", "service": "Ekomi Reviews", "category": "marketing", "description": "Ekomi review collection platform cookie for feedback widget functionality", "consent_burden": "contested", "pattern": true, "lifetime": "1 year", "docs_url": "https://www.ekomi.co.uk/data-privacy/" },
|
|
266
|
+
"eu_cn": { "company": "X", "service": "X", "category": "marketing", "consent_burden": "required", "description": "These are third party X cookies. These cookies enable users, if they wish, to login to their X account share content from our websites with their friends. These cookies do not allow us access to your accounts or provide us with any confidential information relating to your accounts. These cookies also allow a news feed of tweets to appear on the website.", "lifetime": "2 years", "docs_url": "https://twitter.com/en/privacy" },
|
|
267
|
+
"ev_sync_ax": { "company": "Adobe", "service": "Adobe Advertising", "category": "marketing", "consent_burden": "required", "description": "This cookie stores The date when synchronization is performed, in the format yyyymmdd. A third-party, ad exchange-specific cookie that syncs the Adobe Advertising surfer ID with the partner ad exchange. It's created for new surfers and sends a synchronization request when it's expired.", "lifetime": "1 year", "docs_url": "https://www.adobe.com/privacy.html" },
|
|
268
|
+
"ev_sync_bk": { "company": "Adobe", "service": "Adobe Advertising", "category": "marketing", "consent_burden": "required", "description": "This cookie stores The date when synchronization is performed, in the format yyyymmdd. A third-party, ad exchange-specific cookie that syncs the Adobe Advertising surfer ID with the partner ad exchange. It's created for new surfers and sends a synchronization request when it's expired.", "lifetime": "1 year", "docs_url": "https://www.adobe.com/privacy.html" },
|
|
269
|
+
"ev_sync_dd": { "company": "Adobe", "service": "Adobe Advertising", "category": "marketing", "consent_burden": "required", "description": "This cookie stores The date when synchronization is performed, in the format yyyymmdd. A third-party, ad exchange-specific cookie that syncs the Adobe Advertising surfer ID with the partner ad exchange. It's created for new surfers and sends a synchronization request when it's expired.", "lifetime": "1 year", "docs_url": "https://www.adobe.com/privacy.html" },
|
|
270
|
+
"ev_sync_fs": { "company": "Adobe", "service": "Adobe Advertising", "category": "marketing", "consent_burden": "required", "description": "This cookie stores The date when synchronization is performed, in the format yyyymmdd. A third-party, ad exchange-specific cookie that syncs the Adobe Advertising surfer ID with the partner ad exchange. It's created for new surfers and sends a synchronization request when it's expired.", "lifetime": "1 year", "docs_url": "https://www.adobe.com/privacy.html" },
|
|
271
|
+
"ev_sync_ix": { "company": "Adobe", "service": "Adobe Advertising", "category": "marketing", "consent_burden": "required", "description": "This cookie stores The date when synchronization is performed, in the format yyyymmdd. A third-party, ad exchange-specific cookie that syncs the Adobe Advertising surfer ID with the partner ad exchange. It's created for new surfers and sends a synchronization request when it's expired.", "lifetime": "1 year", "docs_url": "https://www.adobe.com/privacy.html" },
|
|
272
|
+
"ev_sync_nx": { "company": "Adobe", "service": "Adobe Advertising", "category": "marketing", "consent_burden": "required", "description": "This cookie stores The date when synchronization is performed, in the format yyyymmdd. A third-party, ad exchange-specific cookie that syncs the Adobe Advertising surfer ID with the partner ad exchange. It's created for new surfers and sends a synchronization request when it's expired.", "lifetime": "1 year", "docs_url": "https://www.adobe.com/privacy.html" },
|
|
273
|
+
"ev_sync_ox": { "company": "Adobe", "service": "Adobe Advertising", "category": "marketing", "consent_burden": "required", "description": "This cookie stores The date when synchronization is performed, in the format yyyymmdd. A third-party, ad exchange-specific cookie that syncs the Adobe Advertising surfer ID with the partner ad exchange. It's created for new surfers and sends a synchronization request when it's expired.", "lifetime": "1 year", "docs_url": "https://www.adobe.com/privacy.html" },
|
|
274
|
+
"ev_sync_pm": { "company": "Adobe", "service": "Adobe Advertising", "category": "marketing", "consent_burden": "required", "description": "This cookie stores The date when synchronization is performed, in the format yyyymmdd. A third-party, ad exchange-specific cookie that syncs the Adobe Advertising surfer ID with the partner ad exchange. It's created for new surfers and sends a synchronization request when it's expired.", "lifetime": "1 year", "docs_url": "https://www.adobe.com/privacy.html" },
|
|
275
|
+
"ev_sync_rc": { "company": "Adobe", "service": "Adobe Advertising", "category": "marketing", "consent_burden": "required", "description": "This cookie stores The date when synchronization is performed, in the format yyyymmdd. A third-party, ad exchange-specific cookie that syncs the Adobe Advertising surfer ID with the partner ad exchange. It's created for new surfers and sends a synchronization request when it's expired.", "lifetime": "1 year", "docs_url": "https://www.adobe.com/privacy.html" },
|
|
276
|
+
"ev_sync_tm": { "company": "Adobe", "service": "Adobe Advertising", "category": "marketing", "consent_burden": "required", "description": "This cookie stores The date when synchronization is performed, in the format yyyymmdd. A third-party, ad exchange-specific cookie that syncs the Adobe Advertising surfer ID with the partner ad exchange. It's created for new surfers and sends a synchronization request when it's expired.", "lifetime": "1 year", "docs_url": "https://www.adobe.com/privacy.html" },
|
|
277
|
+
"ev_sync_yh": { "company": "Adobe", "service": "Adobe Advertising", "category": "marketing", "consent_burden": "required", "description": "This cookie stores the date when synchronization is performed, in the format yyyymmdd. A third-party, ad exchange-specific cookie that syncs the Adobe Advertising surfer ID with the partner ad exchange. It's created for new surfers and sends a synchronization request when it's expired.", "lifetime": "1 year", "docs_url": "https://www.adobe.com/privacy.html" },
|
|
278
|
+
"ev_tm": { "company": "Adobe", "service": "Adobe Advertising", "category": "marketing", "consent_burden": "required", "description": "This cookie stores the Adobe Advertising DSP (Demand Side Platform) ID. \tA third-party cookie that stores the DSP ID that corresponds to the surfer ID in the everest_g_v2 cookie", "lifetime": "2 years", "docs_url": "https://www.adobe.com/privacy.html" },
|
|
279
|
+
"everest_session_v2": { "company": "Adobe", "service": "Adobe Advertising", "category": "marketing", "consent_burden": "required", "description": "This cookie stores the session ID", "lifetime": "session", "docs_url": "https://www.adobe.com/privacy.html" },
|
|
280
|
+
"expid_*": { "company": "Salesforce", "service": "Salesforce", "category": "marketing", "consent_burden": "required", "description": "Used to render pages based on specified brand.", "pattern": true, "lifetime": "session", "docs_url": "https://www.salesforce.com/company/privacy/" },
|
|
281
|
+
"external_referer": { "company": "X", "service": "X", "category": "marketing", "consent_burden": "required", "description": "Our Website uses X buttons to allow our visitors to follow our promotional X feeds, and sometimes embed feeds on our Website.", "lifetime": "2 years", "docs_url": "https://twitter.com/en/privacy" },
|
|
282
|
+
"ezosuibasgeneris-1": { "company": "Ezoic", "service": "Ezoic", "category": "marketing", "consent_burden": "required", "description": "Used to uniquely identify you across different websites on the internet so your experience can be customized.", "lifetime": "1 year", "docs_url": "https://www.ezoic.com/privacy-policy/" },
|
|
283
|
+
"ezosuigeneris*": { "company": "Ezoic", "service": "Ezoic", "category": "marketing", "consent_burden": "required", "description": "Used to uniquely identify you across different websites on the internet so your experience can be customized.", "pattern": true, "lifetime": "1 year", "docs_url": "https://www.ezoic.com/privacy-policy/" },
|
|
284
|
+
"fbm_*": { "company": "Meta", "service": "Instagram", "category": "marketing", "consent_burden": "required", "description": "This is a targeting cookie used to track Instagram user visits.", "pattern": true, "lifetime": "1 year", "docs_url": "https://www.facebook.com/privacy/policies/cookies" },
|
|
98
285
|
"feefo_*": { "company": "Feefo", "service": "Feefo Reviews", "category": "marketing", "description": "Feefo customer review platform cookie for review widget display and attribution", "consent_burden": "contested", "pattern": true, "lifetime": "1 year", "docs_url": "https://www.feefo.com/en-gb/business/privacy" },
|
|
99
286
|
"fera_*": { "company": "Fera.ai", "service": "Fera Reviews", "category": "marketing", "description": "Fera.ai Shopify reviews and social proof cookie for review collection and display widget tracking", "consent_burden": "contested", "pattern": true, "lifetime": "1 year", "docs_url": "https://www.fera.ai/privacy-policy" },
|
|
287
|
+
"flaretrk": { "company": "Attributer", "service": "Attributer", "category": "marketing", "description": "Attributer marketing-attribution cookie (FlareTrk) storing a visitor's first-touch and last-touch channel, source, and UTM data for lead-source reporting", "consent_burden": "required", "lifetime": "1 year", "docs_url": "https://www.attributer.io/privacy-policy" },
|
|
100
288
|
"fomo_*": { "company": "Fomo", "service": "Fomo Social Proof", "category": "marketing", "description": "Fomo social proof notification cookie tracking visitor engagement with recent activity notifications", "consent_burden": "contested", "pattern": true, "lifetime": "30 days", "docs_url": "https://fomo.com/privacy" },
|
|
289
|
+
"ftid": { "company": "MercadoLibre", "service": "MercadoLibre", "category": "marketing", "consent_burden": "required", "description": "This cookie is used to identify users to implement fraud prevention", "lifetime": "1 year", "docs_url": "https://www.mercadolibre.com.ar/privacidad" },
|
|
290
|
+
"gac": { "company": "Google", "service": "Google", "category": "marketing", "consent_burden": "required", "description": "Measure user activity and ad campaign performance for advertisers", "lifetime": "90 days", "docs_url": "https://business.safety.google/privacy/" },
|
|
291
|
+
"gckp": { "company": "Piano", "service": "Piano", "category": "marketing", "consent_burden": "required", "description": "This cookie is used for building user profile information across sites of a single customer where cx.js is implemented", "lifetime": "12 months", "docs_url": "https://piano.io/privacy-policy/" },
|
|
292
|
+
"gcl": { "company": "Google", "service": "Google", "category": "marketing", "consent_burden": "required", "description": "Helps advertisers determine user actions on their site after clicking an ad", "lifetime": "90 days", "docs_url": "https://business.safety.google/privacy/" },
|
|
293
|
+
"gdpr_status": { "company": "Media.net", "service": "Media.net", "category": "marketing", "consent_burden": "required", "description": "Determines whether you have accepted the cookie consent box, to prevent it being shown the next time you visit", "lifetime": "6 months", "docs_url": "https://www.media.net/privacy-policy/" },
|
|
101
294
|
"getresponse_*": { "company": "GetResponse", "service": "GetResponse Email Marketing", "category": "marketing", "description": "GetResponse marketing automation cookie for landing page analytics and email subscriber tracking", "consent_burden": "required", "pattern": true, "lifetime": "1 year", "docs_url": "https://www.getresponse.com/legal/privacy" },
|
|
102
295
|
"getresponse_analytics_*": { "company": "GetResponse", "service": "GetResponse Extended", "category": "marketing", "description": "GetResponse extended marketing automation cookie for webinar tracking and conversion funnel analytics", "consent_burden": "required", "pattern": true, "lifetime": "1 year", "docs_url": "https://www.getresponse.com/legal/privacy" },
|
|
103
296
|
"ghost_members_*": { "company": "Ghost", "service": "Ghost Members", "category": "marketing", "description": "Ghost CMS member tracking cookie for newsletter subscriber engagement and content gating", "consent_burden": "contested", "pattern": true, "lifetime": "1 year", "docs_url": "https://ghost.org/privacy/" },
|
|
297
|
+
"gig_bootstrap_*": { "company": "SAP", "service": "SAP", "category": "marketing", "consent_burden": "required", "description": "If declined, user may be intermittently logged out.", "pattern": true, "lifetime": "12 months", "docs_url": "https://www.sap.com/privacy" },
|
|
298
|
+
"gig_hasGmid": { "company": "SAP", "service": "SAP", "category": "marketing", "consent_burden": "required", "description": "Internal cookie for the Web SDK", "lifetime": "12 months", "docs_url": "https://www.sap.com/privacy" },
|
|
104
299
|
"gleam_*": { "company": "Gleam", "service": "Gleam Competitions", "category": "marketing", "description": "Gleam competition widget cookie for contest entry tracking and fraud prevention", "consent_burden": "contested", "pattern": true, "lifetime": "30 days", "docs_url": "https://gleam.io/privacy" },
|
|
300
|
+
"gmid": { "company": "SAP", "service": "SAP", "category": "marketing", "consent_burden": "required", "description": "User cookie.", "lifetime": "12 months", "docs_url": "https://www.sap.com/privacy" },
|
|
105
301
|
"grip_*": { "company": "Grip", "service": "Grip Event Networking", "category": "marketing", "description": "Grip AI-powered event networking cookie for attendee matching and meeting scheduling analytics", "consent_burden": "contested", "pattern": true, "lifetime": "1 year", "docs_url": "https://grip.events/privacy-policy/" },
|
|
106
302
|
"growave_*": { "company": "Growave", "service": "Growave Loyalty", "category": "marketing", "description": "Growave Shopify all-in-one marketing cookie for reviews, wishlists, and loyalty program tracking", "consent_burden": "contested", "pattern": true, "lifetime": "1 year", "docs_url": "https://growave.io/privacy-policy" },
|
|
303
|
+
"gt": { "company": "X", "service": "X", "category": "marketing", "consent_burden": "required", "description": "Twitter uses these cookies to support plugin integration with our website. If you use the Tweet plugin and log into your X account, X will set some of these cookies to remember that you are logged in. X will also use cookies for their own analytics purposes.", "lifetime": "1 year", "docs_url": "https://twitter.com/en/privacy" },
|
|
304
|
+
"hasGmid": { "company": "SAP", "service": "SAP", "category": "marketing", "consent_burden": "required", "description": "Internal cookie for the Web SDK", "lifetime": "13 months", "docs_url": "https://www.sap.com/privacy" },
|
|
305
|
+
"hash": { "company": "Blue", "service": "Blue", "category": "marketing", "consent_burden": "required", "description": "Is a randomly generated identifier (ID) that ensures the impossibility of identifying a user, precisely to maintain their anonymity. The ID is generated from the ckid.", "lifetime": "1 Year", "docs_url": "https://getblue.io/privacy/en/" },
|
|
107
306
|
"hellobar_*": { "company": "Hello Bar", "service": "Hello Bar Popups", "category": "marketing", "description": "Hello Bar notification bar cookie for display frequency and conversion tracking", "consent_burden": "contested", "pattern": true, "lifetime": "30 days", "docs_url": "https://www.hellobar.com/privacy-policy/" },
|
|
108
307
|
"heysummit_*": { "company": "HeySummit", "service": "HeySummit Event Marketing", "category": "marketing", "description": "HeySummit virtual summit platform cookie for speaker lead capture and attendee tracking", "consent_burden": "contested", "pattern": true, "lifetime": "1 year", "docs_url": "https://heysummit.com/privacy-policy/" },
|
|
109
308
|
"hubilo_*": { "company": "Hubilo", "service": "Hubilo Event Marketing", "category": "marketing", "description": "Hubilo virtual event platform cookie for attendee engagement scoring and sponsor lead generation", "consent_burden": "contested", "pattern": true, "lifetime": "1 year", "docs_url": "https://hubilo.com/privacy-policy/" },
|
|
309
|
+
"hubspotapi": { "company": "HubSpot", "service": "Hubspot", "category": "marketing", "consent_burden": "required", "description": "This cookie allows the user to access the app with the correct permissions.", "lifetime": "7 days", "docs_url": "https://legal.hubspot.com/privacy-policy" },
|
|
310
|
+
"ick": { "company": "Facebook", "service": "Facebook", "category": "marketing", "consent_burden": "required", "description": "Stores an encryption key used to encrypt cookies", "lifetime": "2 years", "docs_url": "https://www.facebook.com/about/privacy/" },
|
|
311
|
+
"id_adcloud": { "company": "Adobe", "service": "Adobe Advertising", "category": "marketing", "consent_burden": "required", "description": "This cookie stores the surfer ID", "lifetime": "91 days", "docs_url": "https://www.adobe.com/privacy.html" },
|
|
312
|
+
"ig_cb": { "company": "Meta", "service": "Instagram", "category": "marketing", "consent_burden": "required", "description": "This cookie enables the correct functionality of the Instagram plugins, such as embedded Instagram posts", "lifetime": "9 years", "docs_url": "https://www.facebook.com/privacy/policies/cookies" },
|
|
313
|
+
"igodigitalst_*": { "company": "Salesforce", "service": "Salesforce", "category": "marketing", "consent_burden": "required", "description": "This cookie is used to capture customer behavior to improve the quality of the experience of our online customers, including enhanced browsing experiences. It expires after one hour or upon the withdrawal of your consent.", "pattern": true, "lifetime": "1 hour", "docs_url": "https://www.salesforce.com/company/privacy/" },
|
|
314
|
+
"igodigitalstdomain": { "company": "Salesforce", "service": "Salesforce", "category": "marketing", "consent_burden": "required", "description": "This cookie is used to capture customer behavior to improve the quality of the experience of our online customers, including enhanced browsing experiences. It expires after one hour or upon the withdrawal of your consent.", "lifetime": "1 hour", "docs_url": "https://www.salesforce.com/company/privacy/" },
|
|
315
|
+
"igodigitaltc2": { "company": "Salesforce", "service": "Salesforce", "category": "marketing", "consent_burden": "required", "description": "This cookie is used to capture customer behavior to improve the quality of the experience of our online customers, including enhanced browsing experiences. It expires after 10 years or upon the withdrawal of your consent.", "lifetime": "10 years", "docs_url": "https://www.salesforce.com/company/privacy/" },
|
|
316
|
+
"initref": { "company": "Reddit", "service": "Reddit", "category": "marketing", "consent_burden": "required", "description": "Used by Reddit to deliver advertising", "lifetime": "session", "docs_url": "https://www.redditinc.com/policies/privacy-policy" },
|
|
110
317
|
"ins_*": { "company": "Insider", "service": "Insider", "category": "marketing", "description": "Insider growth management platform cookie for cross-channel personalization and push notifications", "consent_burden": "required", "pattern": true, "lifetime": "1 year", "docs_url": "https://useinsider.com/privacy/" },
|
|
111
318
|
"instapage_*": { "company": "Instapage", "service": "Instapage", "category": "marketing", "description": "Instapage landing page builder cookie for visitor tracking and conversion attribution", "consent_burden": "required", "pattern": true, "lifetime": "1 year", "docs_url": "https://instapage.com/privacy-policy/" },
|
|
112
319
|
"isOptedOut": { "company": "OneSignal", "service": "OneSignal Push", "category": "marketing", "description": "Stores whether the user opted out of OneSignal web push notifications", "consent_burden": "minimal", "lifetime": "persistent", "docs_url": "https://documentation.onesignal.com/docs/web-push-setup" },
|
|
113
320
|
"iterableEndUserId": { "company": "Iterable", "service": "Iterable", "category": "marketing", "description": "Iterable end user identifier linking web behavior to cross-channel campaign orchestration", "consent_burden": "required", "lifetime": "1 year", "docs_url": "https://iterable.com/trust/privacy-policy/" },
|
|
114
321
|
"iterable_*": { "company": "Iterable", "service": "Iterable Marketing", "category": "marketing", "description": "Iterable cross-channel marketing cookie for tracking user engagement across email, push, and web", "consent_burden": "required", "pattern": true, "lifetime": "1 year", "docs_url": "https://iterable.com/trust/privacy-policy/" },
|
|
322
|
+
"iutk": { "company": "Issuu", "service": "Issuu", "category": "marketing", "consent_burden": "required", "description": "Recognises the user's device and what Issuu documents have been read.", "lifetime": "10 years", "docs_url": "https://issuu.com/legal/privacy" },
|
|
323
|
+
"js_ver": { "company": "Facebook", "service": "Facebook", "category": "marketing", "consent_burden": "required", "description": "Records the age of Facebook javascript files.", "lifetime": "7 days", "docs_url": "https://www.facebook.com/about/privacy/" },
|
|
115
324
|
"justuno_*": { "company": "Justuno", "service": "Justuno AI Popups", "category": "marketing", "description": "Justuno AI-powered popup cookie for visitor segmentation and offer personalization", "consent_burden": "contested", "pattern": true, "lifetime": "1 year", "docs_url": "https://www.justuno.com/legal/privacy-policy/" },
|
|
325
|
+
"kcdob": { "company": "Microsoft", "service": "Bing / Microsoft", "category": "marketing", "consent_burden": "required", "description": "Contains information that Microsoft account uses within its pages in relation to child accounts.", "lifetime": "5 years", "docs_url": "https://account.microsoft.com/privacy" },
|
|
326
|
+
"kcrelid": { "company": "Microsoft", "service": "Bing / Microsoft", "category": "marketing", "consent_burden": "required", "description": "Contains information that Microsoft account uses within its pages in relation to child accounts.", "lifetime": "5 years", "docs_url": "https://account.microsoft.com/privacy" },
|
|
327
|
+
"kcru": { "company": "Microsoft", "service": "Bing / Microsoft", "category": "marketing", "consent_burden": "required", "description": "Contains information that Microsoft account uses within its pages in relation to child accounts.", "lifetime": "5 years", "docs_url": "https://account.microsoft.com/privacy" },
|
|
328
|
+
"kdt": { "company": "X", "service": "X", "category": "marketing", "consent_burden": "required", "description": "These are third party X cookies. These cookies enable users, if they wish, to login to their X account share content from our websites with their friends. These cookies do not allow us access to your accounts or provide us with any confidential information relating to your accounts. These cookies also allow a news feed of tweets to appear on the website.", "lifetime": "2 years", "docs_url": "https://twitter.com/en/privacy" },
|
|
116
329
|
"keap_*": { "company": "Keap", "service": "Keap (Infusionsoft) CRM", "category": "marketing", "description": "Keap (Infusionsoft) small business CRM cookie for contact tracking and sales pipeline attribution", "consent_burden": "required", "pattern": true, "lifetime": "1 year", "docs_url": "https://keap.com/legal/privacy-policy" },
|
|
330
|
+
"ki_s": { "company": "Qualaroo", "service": "Qualaroo", "category": "marketing", "consent_burden": "required", "description": "This cookie is used to store the current state of any survey the user has viewed or interacted with.", "lifetime": "5 years", "docs_url": "https://www.proprofs.com/policies/privacy/" },
|
|
331
|
+
"ki_u": { "company": "Qualaroo", "service": "Qualaroo", "category": "marketing", "consent_burden": "required", "description": "This cookie is used to store a unique user identifier.", "lifetime": "5 years", "docs_url": "https://www.proprofs.com/policies/privacy/" },
|
|
117
332
|
"koala_*": { "company": "Koala", "service": "Koala Intent Signals", "category": "marketing", "description": "Koala visitor intent signal cookie for B2B buyer journey tracking and lead scoring", "consent_burden": "required", "pattern": true, "lifetime": "1 year", "docs_url": "https://www.getkoala.com/privacy" },
|
|
333
|
+
"koitk": { "company": "Constant Contact", "service": "Sharpspring", "category": "marketing", "consent_burden": "required", "description": "Collects data on visitors behavior and interaction - This is used to optimize the website and make advertisement on the website more relevant.", "lifetime": "3 years", "docs_url": "https://www.constantcontact.com/legal/privacy-notice" },
|
|
334
|
+
"lantern": { "company": "Awin", "service": "Awin", "category": "marketing", "consent_burden": "required", "description": "This cookie is used by the affiliate marketing platform AWIN to store a reference to a visit to attribute a sale to marketing channels.", "lifetime": "29 days", "docs_url": "https://www.awin.com/gb/privacy" },
|
|
118
335
|
"lf_*": { "company": "Lead Forensics", "service": "Lead Forensics", "category": "marketing", "description": "Lead Forensics B2B visitor tracking cookie for reverse IP lookup and sales lead generation", "consent_burden": "required_strict", "pattern": true, "lifetime": "2 years", "docs_url": "https://www.leadforensics.com/privacy-and-cookies/" },
|
|
336
|
+
"li_oatml": { "company": "LinkedIn", "service": "LinkedIn", "category": "marketing", "consent_burden": "required", "description": "Collects information about how visitors use our site.", "lifetime": "30 days", "docs_url": "https://www.linkedin.com/legal/privacy-policy" },
|
|
337
|
+
"liap": { "company": "LinkedIn", "service": "LinkedIn", "category": "marketing", "consent_burden": "required", "description": "Cookie used for Sign-in with Linkedin and/or to allow for the Linkedin follow feature.", "lifetime": "90 days", "docs_url": "https://www.linkedin.com/legal/privacy-policy" },
|
|
338
|
+
"lissc": { "company": "LinkedIn", "service": "LinkedIn", "category": "marketing", "consent_burden": "required", "description": "Pending", "lifetime": "1 year", "docs_url": "https://www.linkedin.com/legal/privacy-policy" },
|
|
119
339
|
"listrak_*": { "company": "Listrak", "service": "Listrak", "category": "marketing", "description": "Listrak e-commerce remarketing cookie tracking browsing behavior for email campaigns", "consent_burden": "required", "pattern": true, "lifetime": "1 year", "docs_url": "https://www.listrak.com/privacy" },
|
|
120
340
|
"livestorm_*": { "company": "Livestorm", "service": "Livestorm Webinar", "category": "marketing", "description": "Livestorm video engagement platform cookie for webinar attendee tracking and analytics", "consent_burden": "contested", "pattern": true, "lifetime": "1 year", "docs_url": "https://livestorm.co/privacy-policy" },
|
|
341
|
+
"ljtrtb": { "company": "SOVRN", "service": "SOVRN", "category": "marketing", "consent_burden": "required", "description": "Enables us to help our advertising partners make decisions about displaying an advertisement to you. We store the ID that each partner uses to identify you and pass that information to the partner when a website requests an advertisement from us.", "lifetime": "1 year", "docs_url": "https://www.sovrn.com/legal/privacy-policy/" },
|
|
342
|
+
"lkqdid": { "company": "Verve", "service": "Verve", "category": "marketing", "consent_burden": "required", "description": "This cookie is used to identify the physical location of mobile devices and operating system device identifiers.", "lifetime": "1 year", "docs_url": "https://verve.com/website-privacy-policy/" },
|
|
343
|
+
"lkqdidts": { "company": "Verve", "service": "Verve", "category": "marketing", "consent_burden": "required", "description": "This cookie is used to identify the physical location of mobile devices and operating system device.", "lifetime": "1 year", "docs_url": "https://verve.com/website-privacy-policy/" },
|
|
344
|
+
"lms_ads": { "company": "LinkedIn", "service": "LinkedIn", "category": "marketing", "consent_burden": "required", "description": "This cookie is used to identify LinkedIn Members off LinkedIn for advertising", "lifetime": "30 days", "docs_url": "https://www.linkedin.com/legal/cookie-policy" },
|
|
121
345
|
"lnkd_*": { "company": "LinkedIn", "service": "LinkedIn Marketing Solutions", "category": "marketing", "description": "LinkedIn marketing cookie for form pre-fill and lead gen ad attribution", "consent_burden": "required", "pattern": true, "lifetime": "30 days", "docs_url": "https://www.linkedin.com/legal/l/cookie-table" },
|
|
122
346
|
"loox_*": { "company": "Loox", "service": "Loox Photo Reviews", "category": "marketing", "description": "Loox visual review platform cookie for photo review widget display and tracking", "consent_burden": "contested", "pattern": true, "lifetime": "1 year", "docs_url": "https://loox.io/privacy-policy" },
|
|
123
347
|
"loyaltylion_*": { "company": "LoyaltyLion", "service": "LoyaltyLion Rewards", "category": "marketing", "description": "LoyaltyLion loyalty program cookie for rewards tracking and member engagement", "consent_burden": "contested", "pattern": true, "lifetime": "1 year", "docs_url": "https://loyaltylion.com/privacy" },
|
|
348
|
+
"m_user": { "company": "Facebook", "service": "Facebook", "category": "marketing", "consent_burden": "required", "description": "Used to authenticate your identity on Facebook's mobile website. Contents: Email, User ID, authentication value, version, user agent capability, creation time, Facebook version indicator", "lifetime": "90 days", "docs_url": "https://www.facebook.com/about/privacy/" },
|
|
124
349
|
"mailchimp.cart.*": { "company": "Mailchimp", "service": "Mailchimp E-commerce", "category": "marketing", "description": "Mailchimp cart tracking cookie for abandoned cart email automation", "consent_burden": "required", "pattern": true, "lifetime": "30 days", "docs_url": "https://mailchimp.com/legal/cookies/" },
|
|
125
350
|
"mailerlite_*": { "company": "MailerLite", "service": "MailerLite", "category": "marketing", "description": "MailerLite email marketing cookie for subscriber tracking and embedded form analytics", "consent_burden": "required", "pattern": true, "lifetime": "1 year", "docs_url": "https://www.mailerlite.com/legal/privacy-policy" },
|
|
351
|
+
"mailmunch_second_pageview": { "company": "MailMunch", "service": "MailMunch", "category": "marketing", "consent_burden": "required", "description": "Used for tracking by the Mailmunch mailing list software", "lifetime": "1 year", "docs_url": "https://legal.mailmunch.com/privacy/" },
|
|
126
352
|
"mailpoet_*": { "company": "Automattic (MailPoet)", "service": "MailPoet Email", "category": "marketing", "description": "MailPoet WordPress email marketing cookie for subscriber tracking and newsletter engagement", "consent_burden": "contested", "pattern": true, "lifetime": "1 year", "docs_url": "https://www.mailpoet.com/privacy-notice/" },
|
|
127
353
|
"manychat_*": { "company": "ManyChat", "service": "ManyChat", "category": "marketing", "description": "ManyChat chat marketing cookie for Facebook Messenger bot widget session tracking", "consent_burden": "contested", "pattern": true, "lifetime": "1 year", "docs_url": "https://manychat.com/privacy-policy" },
|
|
354
|
+
"mbox": { "company": "Adobe", "service": "Adobe Audience Manager", "category": "marketing", "consent_burden": "required", "description": "Adobe Target uses cookies to give website operators the ability to test which online content and offers are more relevant to visitors.", "lifetime": "2 years", "docs_url": "https://www.adobe.com/nl/privacy.html" },
|
|
128
355
|
"mc_*": { "company": "Mailchimp (Intuit)", "service": "Mailchimp", "category": "marketing", "description": "Mailchimp email marketing cookie for subscriber identification and campaign attribution", "consent_burden": "contested", "pattern": true, "lifetime": "1 year", "docs_url": "https://mailchimp.com/legal/cookies/" },
|
|
129
356
|
"messagesUtk": { "company": "HubSpot", "service": "HubSpot Messages", "category": "marketing", "description": "HubSpot messages tracking cookie identifying visitors for live chat conversation history and lead capture", "consent_burden": "required", "lifetime": "13 months", "docs_url": "https://knowledge.hubspot.com/reports/what-cookies-does-hubspot-set-in-a-visitor-s-browser" },
|
|
357
|
+
"mics_lts": { "company": "Mediarithmics", "service": "Mediarithmics", "category": "marketing", "consent_burden": "required", "description": "This cookie is added by mediarithmics which determines the last time the browser has been seen", "lifetime": "1 year", "docs_url": "https://developer.mediarithmics.io/advanced-usages/data-privacy-compliance/cookies" },
|
|
358
|
+
"mics_uaid": { "company": "Mediarithmics", "service": "Mediarithmics", "category": "marketing", "consent_burden": "required", "description": "This cookie is an Legacy cookie added by mediarithmics that will be deprecated", "lifetime": "1 year", "docs_url": "https://developer.mediarithmics.io/advanced-usages/data-privacy-compliance/cookies" },
|
|
359
|
+
"mics_vid": { "company": "Mediarithmics", "service": "Mediarithmics", "category": "marketing", "consent_burden": "required", "description": "This Cookie is required by mediarithmics third-party cookie identifier", "lifetime": "1 year", "docs_url": "https://developer.mediarithmics.io/advanced-usages/data-privacy-compliance/cookies" },
|
|
360
|
+
"mkjs_anonymous_id": { "company": "MadKudu", "service": "MadKudu", "category": "marketing", "description": "MadKudu B2B predictive lead-scoring cookie storing an anonymous visitor identifier used to score and de-anonymize accounts before form fill", "consent_burden": "required_strict", "lifetime": "1 year", "docs_url": "https://support.madkudu.com/hc/en-us/articles/6756805587597" },
|
|
361
|
+
"mkjs_group_id": { "company": "MadKudu", "service": "MadKudu", "category": "marketing", "description": "MadKudu B2B predictive lead-scoring cookie storing a company/account group identifier for account-level scoring", "consent_burden": "required_strict", "lifetime": "1 year", "docs_url": "https://support.madkudu.com/hc/en-us/articles/6756805587597" },
|
|
362
|
+
"mkjs_user_id": { "company": "MadKudu", "service": "MadKudu", "category": "marketing", "description": "MadKudu B2B predictive lead-scoring cookie storing a known-user identifier used to attribute scoring to an identified contact", "consent_burden": "required_strict", "lifetime": "1 year", "docs_url": "https://support.madkudu.com/hc/en-us/articles/6756805587597" },
|
|
363
|
+
"mnet_session_depth": { "company": "Media.net", "service": "Media.net", "category": "marketing", "consent_burden": "required", "description": "Contains the scroll-depth across the website's sub-pages.", "lifetime": "Session", "docs_url": "https://www.media.net/privacy-policy/" },
|
|
130
364
|
"mnt_*": { "company": "Monetate", "service": "Monetate", "category": "marketing", "description": "Monetate personalization platform cookie for A/B testing and experience optimization", "consent_burden": "required", "pattern": true, "lifetime": "2 years", "docs_url": "https://www.monetate.com/privacy-policy" },
|
|
131
365
|
"moosend_*": { "company": "Sitecore", "service": "Moosend Email Marketing", "category": "marketing", "description": "Moosend (Sitecore) email automation cookie for subscriber behavior tracking and campaign attribution", "consent_burden": "required", "pattern": true, "lifetime": "1 year", "docs_url": "https://moosend.com/privacy-policy/" },
|
|
132
366
|
"mutiny.user.*": { "company": "Mutiny", "service": "Mutiny Personalization", "category": "marketing", "description": "Mutiny B2B website personalization cookie family — visitor token, session, and session counter. Performs reverse-IP firmographic identification to dynamically personalize site content per visiting company. Same legal posture as 6sense/Demandbase", "consent_burden": "required_strict", "pattern": true, "lifetime": "1 year", "docs_url": "https://www.mutinyhq.com/privacy-policy" },
|
|
367
|
+
"n": { "company": "Totvs", "service": "Tailtarget", "category": "marketing", "consent_burden": "required", "description": "This cookie is used for user segmentation with timestamp from the latest access", "lifetime": "1 month", "docs_url": "https://www.totvs.com/protecao-e-privacidade-de-dados/" },
|
|
133
368
|
"nosto_*": { "company": "Nosto", "service": "Nosto", "category": "marketing", "description": "Nosto e-commerce personalization cookie for product recommendations and behavioral targeting", "consent_burden": "required", "pattern": true, "lifetime": "1 year", "docs_url": "https://www.nosto.com/privacy/" },
|
|
134
369
|
"nostojs": { "company": "Nosto", "service": "Nosto", "category": "marketing", "description": "Nosto JavaScript personalization engine session cookie for real-time product recommendations", "consent_burden": "contested", "lifetime": "session", "docs_url": "https://www.nosto.com/privacy/" },
|
|
370
|
+
"oinfo": { "company": "Salesforce", "service": "Salesforce", "category": "marketing", "consent_burden": "required", "description": "Used to track the State, Edition and orgID of a customer's org.", "lifetime": "3 months", "docs_url": "https://www.salesforce.com/company/privacy/" },
|
|
135
371
|
"omnisendContactID": { "company": "Omnisend", "service": "Omnisend", "category": "marketing", "description": "Omnisend persistent contact identifier for cross-session email marketing attribution", "consent_burden": "required", "lifetime": "1 year", "docs_url": "https://www.omnisend.com/privacy/" },
|
|
136
372
|
"omnisendSessionID": { "company": "Omnisend", "service": "Omnisend", "category": "marketing", "description": "Omnisend session tracking cookie for eCommerce marketing automation and cart abandonment emails", "consent_burden": "required", "lifetime": "30 minutes", "docs_url": "https://www.omnisend.com/privacy/" },
|
|
137
373
|
"omnisend_*": { "company": "Omnisend", "service": "Omnisend Marketing", "category": "marketing", "description": "Omnisend email and SMS marketing cookie for subscriber tracking and campaign attribution", "consent_burden": "required", "pattern": true, "lifetime": "1 year", "docs_url": "https://www.omnisend.com/privacy/" },
|
|
@@ -140,50 +376,115 @@
|
|
|
140
376
|
"onesignal-*": { "company": "OneSignal", "service": "OneSignal Push", "category": "marketing", "description": "OneSignal push notification cookie storing subscriber ID and notification preferences for web push targeting", "consent_burden": "required", "pattern": true, "lifetime": "1 year", "docs_url": "https://onesignal.com/privacy_policy" },
|
|
141
377
|
"onesignal-pageview-count": { "company": "OneSignal", "service": "OneSignal Push", "category": "marketing", "description": "Counts page views to trigger OneSignal web push notification permission prompts", "consent_burden": "contested", "lifetime": "persistent", "docs_url": "https://documentation.onesignal.com/docs/web-push-setup" },
|
|
142
378
|
"onesignal_*": { "company": "OneSignal", "service": "OneSignal Push Notifications", "category": "marketing", "description": "OneSignal push notification platform cookie for subscriber identification and push campaign targeting", "consent_burden": "required", "pattern": true, "lifetime": "1 year", "docs_url": "https://onesignal.com/privacy_policy" },
|
|
379
|
+
"opt_out": { "company": "Nativo", "service": "Nativo", "category": "marketing", "consent_burden": "required", "description": "This cookie is used to remember not to serve that user targeted Ads if they opt out.", "lifetime": "1 year", "docs_url": "https://www.nativo.com/privacy-policy" },
|
|
380
|
+
"optimizelyDomainTestCookie": { "company": "Optimizely", "service": "Optimizely", "category": "marketing", "consent_burden": "required", "description": "When Optimizely loads a URL, the snippet places the cookie to get the current domain, for the purpose of whether cross-domain syncing is possible. If successful, the cookie is immediately removed. ", "lifetime": "6 months", "docs_url": "https://www.optimizely.com/privacy/" },
|
|
381
|
+
"optimizelyOptOut": { "company": "Optimizely", "service": "Optimizely", "category": "marketing", "consent_burden": "required", "description": "Stores a boolean indicating whether the visitor has opted out of participating in Optimizely-powered experimentation.", "lifetime": "10 years", "docs_url": "https://www.optimizely.com/privacy/" },
|
|
382
|
+
"optimizelyRedirectData": { "company": "Optimizely", "service": "Optimizely", "category": "marketing", "consent_burden": "required", "description": "After Optimizely has executed a redirect experiment, stores various data from the original page so that Optimizely still has access to it on the new page.", "lifetime": "5 seconds", "docs_url": "https://www.optimizely.com/privacy/" },
|
|
143
383
|
"optinmonster_*": { "company": "OptinMonster (Awesome Motive)", "service": "OptinMonster", "category": "marketing", "description": "OptinMonster lead generation popup cookie for visitor targeting, exit-intent triggers, and campaign display control", "consent_burden": "required", "pattern": true, "lifetime": "1 year", "docs_url": "https://optinmonster.com/privacy/" },
|
|
144
384
|
"ortto_*": { "company": "Ortto", "service": "Ortto (Autopilot) Marketing", "category": "marketing", "description": "Ortto (formerly Autopilot) marketing automation cookie for journey tracking and lead scoring", "consent_burden": "required", "pattern": true, "lifetime": "1 year", "docs_url": "https://ortto.com/privacy-policy/" },
|
|
385
|
+
"ozone_uid": { "company": "The Ozone Project", "service": "The Ozone Project", "category": "marketing", "consent_burden": "required", "description": "This cookie contains unique randomly-generated values that enable the Ozone Project to distinguish browsers and mobile devices.", "lifetime": "90 days", "docs_url": "https://www.ozoneproject.com/privacy-matters" },
|
|
386
|
+
"partnero_*": { "company": "Partnero", "service": "Partnero", "category": "marketing", "description": "Partnero affiliate/referral platform cookie storing a visitor or session UUID to attribute referrals and partner-driven conversions", "consent_burden": "required", "pattern": true, "lifetime": "1 year", "docs_url": "https://www.partnero.com/legal/privacy-policy" },
|
|
387
|
+
"pcfm": { "company": "Microsoft", "service": "Bing / Microsoft", "category": "marketing", "consent_burden": "required", "description": "Contains information that Microsoft account uses within its pages in relation to child accounts.", "lifetime": "5 years", "docs_url": "https://account.microsoft.com/privacy" },
|
|
145
388
|
"pi_opt_in*": { "company": "Salesforce", "service": "Pardot", "category": "marketing", "description": "Stores the visitor's tracking opt-in preference for Pardot analytics", "consent_burden": "contested", "pattern": true, "lifetime": "10 years", "docs_url": "https://help.salesforce.com/s/articleView?id=sf.pardot_basics_cookies.htm" },
|
|
389
|
+
"pl": { "company": "Facebook", "service": "Facebook", "category": "marketing", "consent_burden": "required", "description": "Used to record that a device or browser logged in via Facebook platform. Contents: Y/N", "lifetime": "90 days", "docs_url": "https://www.facebook.com/about/privacy/" },
|
|
390
|
+
"pnespsdk_pnespid": { "company": "Piano", "service": "Piano", "category": "marketing", "consent_burden": "required", "description": "This cookie is used to connect a user visit coming from an email campaign click with a visitor on the website", "lifetime": "12 months", "docs_url": "https://piano.io/privacy-policy/" },
|
|
391
|
+
"prism_*": { "company": "Active Campaign", "service": "Active Campaign", "category": "marketing", "consent_burden": "required", "description": "This cookie is used by Active Campaign for site tracking purposes.", "pattern": true, "lifetime": "30 days", "docs_url": "https://www.activecampaign.com/gdpr-updates/" },
|
|
146
392
|
"prismic_tracking_*": { "company": "Prismic", "service": "Prismic CMS Marketing", "category": "marketing", "description": "Prismic headless CMS marketing cookie for slice-based content performance analytics", "consent_burden": "contested", "pattern": true, "lifetime": "1 year", "docs_url": "https://prismic.io/privacy" },
|
|
147
393
|
"privy_*": { "company": "Privy", "service": "Privy Email Popups", "category": "marketing", "description": "Privy email capture popup cookie for e-commerce conversion and display tracking", "consent_burden": "contested", "pattern": true, "lifetime": "1 year", "docs_url": "https://www.privy.com/privacy-policy" },
|
|
148
394
|
"pushcrew_*": { "company": "PushEngage (PushCrew)", "service": "PushCrew/VWO Engage", "category": "marketing", "description": "PushCrew (now PushEngage) push notification subscriber cookie for browser push targeting", "consent_burden": "required", "pattern": true, "lifetime": "1 year", "docs_url": "https://www.pushengage.com/privacy/" },
|
|
149
395
|
"pushengage_*": { "company": "PushEngage", "service": "PushEngage", "category": "marketing", "description": "PushEngage web push notification service cookie for subscriber identification and campaign targeting", "consent_burden": "required", "pattern": true, "lifetime": "1 year", "docs_url": "https://www.pushengage.com/privacy-policy/" },
|
|
150
396
|
"pushwoosh_*": { "company": "Pushwoosh", "service": "Pushwoosh", "category": "marketing", "description": "Pushwoosh push notification service cookie for device identification and message targeting", "consent_burden": "required", "pattern": true, "lifetime": "1 year", "docs_url": "https://www.pushwoosh.com/privacy-policy/" },
|
|
151
397
|
"pw_*": { "company": "Pushwoosh", "service": "Pushwoosh Push", "category": "marketing", "description": "Pushwoosh push notification cookie for subscriber identification and cross-channel messaging", "consent_burden": "required", "pattern": true, "lifetime": "1 year", "docs_url": "https://www.pushwoosh.com/privacy-policy/" },
|
|
398
|
+
"rdtrk": { "company": "RD Station", "service": "RD Station", "category": "marketing", "consent_burden": "required", "description": "Save a list of all pages that the visitor accessed within your domain, even before conversion (only for accounts with access to Lead Tracking).", "lifetime": "1 Year", "docs_url": "https://legal.rdstation.com/pt/privacy-policy/" },
|
|
152
399
|
"recart_*": { "company": "Recart", "service": "Recart Messenger Marketing", "category": "marketing", "description": "Recart Messenger and SMS marketing cookie for cart abandonment tracking and subscriber identification", "consent_burden": "required", "pattern": true, "lifetime": "1 year", "docs_url": "https://recart.com/privacy-policy" },
|
|
153
400
|
"reconvert_*": { "company": "ReConvert", "service": "ReConvert Upsell", "category": "marketing", "description": "ReConvert Shopify post-purchase upsell cookie for thank-you page optimization and upsell conversion tracking", "consent_burden": "contested", "pattern": true, "lifetime": "30 days", "docs_url": "https://www.reconvert.io/privacy-policy" },
|
|
154
401
|
"reevoo_*": { "company": "Reevoo", "service": "Reevoo Reviews", "category": "marketing", "description": "Reevoo customer review platform cookie for review display and collection", "consent_burden": "contested", "pattern": true, "lifetime": "1 year", "docs_url": "https://www.reevoo.com/privacy-policy/" },
|
|
155
402
|
"referral_page": { "company": "ReferralCandy", "service": "ReferralCandy", "category": "marketing", "description": "ReferralCandy referral program cookie tracking which page the referral came from", "consent_burden": "contested", "lifetime": "30 days", "docs_url": "https://www.referralcandy.com/privacy" },
|
|
403
|
+
"rek_content": { "company": "rekmob.com", "service": "rekmob.com", "category": "marketing", "consent_burden": "required", "description": "Pending", "lifetime": "6 days" },
|
|
404
|
+
"remember_checked_on": { "company": "X", "service": "X", "category": "marketing", "consent_burden": "required", "description": "These cookies enable us to track visitor activity from our X ads on our website, and also to allow users to share content from our websites. These cookies do not provide us with any confidential information relating to your account.", "lifetime": "2 years", "docs_url": "https://twitter.com/en/privacy" },
|
|
156
405
|
"reviews_io_*": { "company": "Reviews.io", "service": "Reviews.io", "category": "marketing", "description": "Reviews.io review collection platform cookie for review widget display and attribution", "consent_burden": "contested", "pattern": true, "lifetime": "1 year", "docs_url": "https://www.reviews.io/front/privacy" },
|
|
157
406
|
"route_*": { "company": "Route", "service": "Route Package Tracking", "category": "marketing", "description": "Route Shopify order tracking and shipping insurance cookie for customer journey tracking", "consent_burden": "contested", "pattern": true, "lifetime": "1 year", "docs_url": "https://route.com/privacy-policy" },
|
|
158
407
|
"rrvis": { "company": "RichRelevance", "service": "RichRelevance", "category": "marketing", "description": "RichRelevance product recommendation engine visitor identifier for personalized content delivery", "consent_burden": "required", "lifetime": "1 year", "docs_url": "https://www.richrelevance.com/privacy/privacy-policy/" },
|
|
159
408
|
"runtheworld_*": { "company": "Run The World", "service": "Run The World Marketing", "category": "marketing", "description": "Run The World event platform cookie for attendee registration and social networking analytics", "consent_burden": "contested", "pattern": true, "lifetime": "1 year", "docs_url": "https://www.runtheworld.today/privacy" },
|
|
409
|
+
"rweb_optin": { "company": "X", "service": "X", "category": "marketing", "consent_burden": "required", "description": "These cookies enable us to track visitor activity from our X ads on our website, and also to allow users to share content from our websites. These cookies do not provide us with any confidential information relating to your account.", "lifetime": "2 years", "docs_url": "https://twitter.com/en/privacy" },
|
|
410
|
+
"s": { "company": "Facebook", "service": "Facebook", "category": "marketing", "consent_burden": "required", "description": "Facebook browser identification, authentication, marketing, and other Facebook-specific function cookies.", "lifetime": "90 days", "docs_url": "https://www.facebook.com/about/privacy/" },
|
|
160
411
|
"sa_*": { "company": "Shopper Approved", "service": "Shopper Approved Reviews", "category": "marketing", "description": "Shopper Approved review platform cookie for merchant review collection and display", "consent_burden": "contested", "pattern": true, "lifetime": "1 year", "docs_url": "https://www.shopperapproved.com/privacy-policy/" },
|
|
412
|
+
"sailthru_content": { "company": "Sailthru", "service": "Sailthru", "category": "marketing", "consent_burden": "required", "description": "Tracks recent pageviews for all visitors, and can be used to populate a new user profile.", "lifetime": "1 year", "docs_url": "https://www.sailthru.com/legal/privacy-statement/" },
|
|
161
413
|
"sailthru_hid": { "company": "Sailthru", "service": "Sailthru", "category": "marketing", "description": "Sailthru hashed user identifier for persistent cross-session email targeting", "consent_burden": "required", "lifetime": "1 year", "docs_url": "https://getstarted.sailthru.com/integrations/overview/cookies/" },
|
|
414
|
+
"sailthru_pageviews": { "company": "Sailthru", "service": "Sailthru", "category": "marketing", "consent_burden": "required", "description": "This cookie is set by Sailthru to tracks the number of page views for each user.", "lifetime": "30 minutes", "docs_url": "https://www.sailthru.com/legal/privacy-statement/" },
|
|
162
415
|
"sailthru_visitor": { "company": "Sailthru", "service": "Sailthru", "category": "marketing", "description": "Sailthru visitor cookie for cross-channel personalization and email recommendation engine", "consent_burden": "required", "lifetime": "1 year", "docs_url": "https://getstarted.sailthru.com/integrations/overview/cookies/" },
|
|
163
416
|
"sanity_tracking_*": { "company": "Sanity", "service": "Sanity CMS Marketing", "category": "marketing", "description": "Sanity headless CMS marketing cookie for content delivery and structured content analytics", "consent_burden": "contested", "pattern": true, "lifetime": "1 year", "docs_url": "https://www.sanity.io/legal/privacy" },
|
|
164
417
|
"sc_cid": { "company": "SaleCycle", "service": "SaleCycle", "category": "marketing", "description": "SaleCycle cart abandonment and remarketing cookie for behavioral email triggering", "consent_burden": "required", "lifetime": "1 year", "docs_url": "https://www.salecycle.com/privacy-policy/" },
|
|
165
418
|
"scarab.visitor": { "company": "Emarsys", "service": "Emarsys (SAP)", "category": "marketing", "description": "Emarsys Predict visitor identifier for product recommendation and email personalization", "consent_burden": "required", "lifetime": "1 year", "docs_url": "https://help.emarsys.com/hc/en-us/articles/360017768838" },
|
|
166
419
|
"sendinblue_*": { "company": "Brevo (Sendinblue)", "service": "Brevo Automation", "category": "marketing", "description": "Brevo (formerly Sendinblue) marketing automation cookie for email campaign tracking and web behavior", "consent_burden": "required", "pattern": true, "lifetime": "1 year", "docs_url": "https://www.brevo.com/legal/cookies/" },
|
|
420
|
+
"sessionFunnelEventLogged": { "company": "Pinterest", "service": "Pinterest", "category": "marketing", "consent_burden": "required", "description": "A generic technical cookie used for storing user session identifier in web applications", "lifetime": "1 day", "docs_url": "https://policy.pinterest.com/en/privacy-policy" },
|
|
421
|
+
"sfau": { "company": "Facebook", "service": "Facebook", "category": "marketing", "consent_burden": "required", "description": "Optimizes recovery flow after failed login attempts Contents: Encrypted user ID, contact point, time stamp, and other login information", "lifetime": "1 day", "docs_url": "https://www.facebook.com/about/privacy/" },
|
|
167
422
|
"sg_*": { "company": "Twilio", "service": "SendGrid", "category": "marketing", "description": "SendGrid email marketing cookie for email engagement tracking and delivery analytics", "consent_burden": "required", "pattern": true, "lifetime": "1 year", "docs_url": "https://www.twilio.com/legal/privacy" },
|
|
168
423
|
"sg_cookies": { "company": "Twilio", "service": "SendGrid", "category": "marketing", "description": "SendGrid email tracking cookie for email open and click analytics", "consent_burden": "contested", "lifetime": "session", "docs_url": "https://www.twilio.com/legal/privacy" },
|
|
424
|
+
"shbid": { "company": "Meta", "service": "Instagram", "category": "marketing", "consent_burden": "required", "description": "This is a targeting cookie used to optimize advertising on Instagram.", "lifetime": "1 year", "docs_url": "https://www.facebook.com/privacy/policies/cookies" },
|
|
425
|
+
"shbts": { "company": "Meta", "service": "Instagram", "category": "marketing", "consent_burden": "required", "description": "This is a targeting cookie used to optimize advertising on Instagram.", "lifetime": "1 year", "docs_url": "https://www.facebook.com/privacy/policies/cookies" },
|
|
169
426
|
"sib_cuid": { "company": "Brevo (Sendinblue)", "service": "Brevo Tracker", "category": "marketing", "description": "Brevo cross-domain user identifier for marketing automation and email personalization", "consent_burden": "required", "lifetime": "6 months", "docs_url": "https://www.brevo.com/legal/cookies/" },
|
|
170
427
|
"sib_se_*": { "company": "Brevo", "service": "Brevo (Sendinblue)", "category": "marketing", "description": "Brevo session event tracking cookie for behavioral marketing trigger workflows", "consent_burden": "contested", "pattern": true, "lifetime": "session", "docs_url": "https://www.brevo.com/legal/cookies/" },
|
|
171
428
|
"sleeknote_*": { "company": "Sleeknote", "service": "Sleeknote Popups", "category": "marketing", "description": "Sleeknote popup and slide-in cookie for conversion tracking and display frequency", "consent_burden": "contested", "pattern": true, "lifetime": "1 year", "docs_url": "https://sleeknote.com/privacy-policy" },
|
|
172
429
|
"smile_*": { "company": "Smile.io", "service": "Smile.io Loyalty", "category": "marketing", "description": "Smile.io loyalty program cookie for points tracking, referral attribution, and member engagement", "consent_burden": "contested", "pattern": true, "lifetime": "1 year", "docs_url": "https://smile.io/privacy-policy" },
|
|
430
|
+
"spectroscopyId": { "company": "LinkedIn", "service": "LinkedIn", "category": "marketing", "consent_burden": "required", "description": "These cookies are set by LinkedIn for advertising purposes, including: tracking visitors so that more relevant ads can be presented, allowing users to use the 'Apply with LinkedIn' or the 'Sign-in with LinkedIn' functions, collecting information about how visitors use the site, etc.", "lifetime": "session", "docs_url": "https://www.linkedin.com/legal/privacy-policy" },
|
|
173
431
|
"spotme_lead_*": { "company": "SpotMe", "service": "SpotMe Lead Capture", "category": "marketing", "description": "SpotMe event engagement platform cookie for attendee tracking and sponsor lead qualification", "consent_burden": "required", "pattern": true, "lifetime": "1 year", "docs_url": "https://spotme.com/privacy-policy/" },
|
|
174
432
|
"squarespace_marketing_*": { "company": "Squarespace", "service": "Squarespace Marketing", "category": "marketing", "description": "Squarespace website builder marketing cookie for email campaign and ecommerce conversion tracking", "consent_burden": "required", "pattern": true, "lifetime": "1 year", "docs_url": "https://www.squarespace.com/privacy" },
|
|
433
|
+
"sqzl_abs": { "company": "Squeezely", "service": "Squeezely", "category": "marketing", "consent_burden": "required", "description": "A cookie used by Squeezely", "lifetime": "1 month", "docs_url": "https://squeezely.tech/privacy" },
|
|
434
|
+
"sqzl_session_id": { "company": "Squeezely", "service": "Squeezely", "category": "marketing", "consent_burden": "required", "description": "A cookie used by Squeezely", "lifetime": "session", "docs_url": "https://squeezely.tech/privacy" },
|
|
435
|
+
"sqzl_vw": { "company": "Squeezely", "service": "Squeezely", "category": "marketing", "consent_burden": "required", "description": "A cookie used by Squeezely", "lifetime": "1 year", "docs_url": "https://squeezely.tech/privacy" },
|
|
436
|
+
"sqzllocal": { "company": "Squeezely", "service": "Squeezely", "category": "marketing", "consent_burden": "required", "description": "This is a cookie from the service Squeezely. It helps us with registering which pages you have visited and with sending you personalized ads", "lifetime": "1 year", "docs_url": "https://squeezely.tech/privacy" },
|
|
175
437
|
"stamped_*": { "company": "Stamped.io", "service": "Stamped Reviews", "category": "marketing", "description": "Stamped.io Shopify reviews and loyalty cookie for customer review tracking and rewards program", "consent_burden": "contested", "pattern": true, "lifetime": "1 year", "docs_url": "https://stamped.io/privacy-policy" },
|
|
176
438
|
"storyblok_*": { "company": "Storyblok", "service": "Storyblok CMS Marketing", "category": "marketing", "description": "Storyblok headless CMS marketing cookie for content performance and visual editor analytics", "consent_burden": "contested", "pattern": true, "lifetime": "1 year", "docs_url": "https://www.storyblok.com/legal/privacy-policy" },
|
|
177
439
|
"strapi_marketing_*": { "company": "Strapi", "service": "Strapi CMS Marketing", "category": "marketing", "description": "Strapi open-source headless CMS marketing cookie for content management and API usage tracking", "consent_burden": "contested", "pattern": true, "lifetime": "1 year", "docs_url": "https://strapi.io/privacy" },
|
|
178
440
|
"subscribers_*": { "company": "Subscribers.com", "service": "Subscribers Push", "category": "marketing", "description": "Subscribers.com push notification cookie for subscriber identification and push delivery tracking", "consent_burden": "contested", "pattern": true, "lifetime": "1 year", "docs_url": "https://subscribers.com/privacy-policy" },
|
|
179
441
|
"substack_sid_*": { "company": "Substack", "service": "Substack Newsletter Marketing", "category": "marketing", "description": "Substack subscriber tracking cookie for newsletter engagement and referral attribution", "consent_burden": "contested", "pattern": true, "lifetime": "1 year", "docs_url": "https://substack.com/privacy" },
|
|
180
442
|
"swapcard_lead_*": { "company": "Swapcard", "service": "Swapcard Lead Capture", "category": "marketing", "description": "Swapcard virtual event platform lead capture cookie for attendee identification and sponsor matching", "consent_burden": "required", "pattern": true, "lifetime": "1 year", "docs_url": "https://www.swapcard.com/privacy-policy" },
|
|
443
|
+
"syndication_guest_id": { "company": "X", "service": "X", "category": "marketing", "consent_burden": "required", "description": "Used to collect information about users browsing behaviour for marketing purposes including digital display and social media advertising.", "lifetime": "2 years", "docs_url": "https://twitter.com/en/privacy" },
|
|
444
|
+
"tPHG-PS": { "company": "Partnerize", "service": "Partnerize", "category": "marketing", "consent_burden": "required", "description": "Partnerize’s tracking cookie, deployed either upon a user’s clicking of a link on a partner website, or upon the loading of a customer's image to a partner website.", "lifetime": "1 year", "docs_url": "https://partnerize.com/privacy-policy/" },
|
|
445
|
+
"taboola_session_id": { "company": "taboola.com", "service": "Taboola", "category": "marketing", "consent_burden": "required", "description": "Creates a temporary session ID to avoid the display of duplicate recommendations on the page.", "lifetime": "Session", "docs_url": "https://www.taboola.com/policies/cookie-policy" },
|
|
181
446
|
"talonone_*": { "company": "Talon.One", "service": "Talon.One Promotions", "category": "marketing", "description": "Talon.One promotion engine cookie for loyalty, coupon, and referral campaign tracking", "consent_burden": "contested", "pattern": true, "lifetime": "1 year", "docs_url": "https://www.talon.one/privacy-policy" },
|
|
447
|
+
"tc_cj_v2": { "company": "Command Act", "service": "Command Act", "category": "marketing", "consent_burden": "required", "description": "Used for user customer journey storage for TMS deduplication (channel and source storage).", "lifetime": "1 year", "docs_url": "https://www.commandersact.com/en/privacy-policy/" },
|
|
448
|
+
"tc_cj_v2_cmp.": { "company": "Command Act", "service": "Command Act", "category": "marketing", "consent_burden": "required", "description": "Used for user customer journey storage for TMS deduplication (campaign storage).", "lifetime": "1 year", "docs_url": "https://www.commandersact.com/en/privacy-policy/" },
|
|
449
|
+
"tc_cj_v2_med": { "company": "Command Act", "service": "Command Act", "category": "marketing", "consent_burden": "required", "description": "Used for user customer journey storage for TMS deduplication (medium storage).", "lifetime": "1 year", "docs_url": "https://www.commandersact.com/en/privacy-policy/" },
|
|
450
|
+
"tfw_exp": { "company": "X", "service": "X", "category": "marketing", "consent_burden": "required", "description": "These cookies enable us to track visitor activity from our X ads on our website, and also to allow users to share content from our websites. They cookies do not provide us with any confidential information relating to your account.", "lifetime": "2 years", "docs_url": "https://twitter.com/en/privacy" },
|
|
451
|
+
"tk_lr": { "company": "WordPress", "service": "WordPress", "category": "marketing", "consent_burden": "required", "description": "Jetpack - Stores the unique identifier for the publisher to enable Jetpack to collect data.", "lifetime": "1 year", "docs_url": "https://wordpress.org/about/privacy/" },
|
|
452
|
+
"tk_or": { "company": "WordPress", "service": "WordPress", "category": "marketing", "consent_burden": "required", "description": "Jetpack - Stores the unique identifier for the publisher to enable Jetpack to collect data.", "lifetime": "5 Years", "docs_url": "https://wordpress.org/about/privacy/" },
|
|
453
|
+
"tp": { "company": "Bombora", "service": "Bombora", "category": "marketing", "consent_burden": "required", "description": "This cookie is used to target the audience", "lifetime": "14 days", "docs_url": "https://bombora.com/privacy-philosophy/" },
|
|
454
|
+
"tp*": { "company": "Totvs", "service": "Tailtarget", "category": "marketing", "consent_burden": "required", "description": "This cookie is used for deliver ads, using synchronous id for DSP", "pattern": true, "lifetime": "30 days", "docs_url": "https://www.totvs.com/protecao-e-privacidade-de-dados/" },
|
|
455
|
+
"trk": { "company": "Totvs", "service": "Tailtarget", "category": "marketing", "consent_burden": "required", "description": "This cookie is used for deliver ads", "lifetime": "1 month", "docs_url": "https://www.totvs.com/protecao-e-privacidade-de-dados/" },
|
|
456
|
+
"trkCode": { "company": "LinkedIn", "service": "LinkedIn", "category": "marketing", "consent_burden": "required", "description": "This cookie is used by LinkedIn to support the functionality of adding a panel invite labeled 'Follow Us'", "lifetime": "1 year", "docs_url": "https://www.linkedin.com/legal/privacy-policy" },
|
|
457
|
+
"trkInfo": { "company": "LinkedIn", "service": "LinkedIn", "category": "marketing", "consent_burden": "required", "description": "This cookie is used by LinkedIn to support the functionality of adding a panel invite labeled 'Follow Us'", "lifetime": "1 year", "docs_url": "https://www.linkedin.com/legal/privacy-policy" },
|
|
458
|
+
"ttbprf": { "company": "Totvs", "service": "Tailtarget", "category": "marketing", "consent_burden": "required", "description": "This cookie is used for user segmentation", "lifetime": "1 month", "docs_url": "https://www.totvs.com/protecao-e-privacidade-de-dados/" },
|
|
459
|
+
"ttc": { "company": "Totvs", "service": "Tailtarget", "category": "marketing", "consent_burden": "required", "description": "This cookie is used for user segmentation with user´s cache expiration", "lifetime": "1 day", "docs_url": "https://www.totvs.com/protecao-e-privacidade-de-dados/" },
|
|
460
|
+
"ttca": { "company": "Totvs", "service": "Tailtarget", "category": "marketing", "consent_burden": "required", "description": "This cookie is used for deliver ads with users'conversion data", "lifetime": "30 days", "docs_url": "https://www.totvs.com/protecao-e-privacidade-de-dados/" },
|
|
461
|
+
"ttcsid*": { "company": "TikTok", "service": "TikTok", "category": "marketing", "consent_burden": "required", "description": "The TikTok cookie ttcsid likely serves as a session identifier, helping to maintain user sessions and track interactions across the platform. Its purpose is probably to manage user authentication or personalize content based on activity, similar to other session-related cookies used by TikTok.", "pattern": true, "lifetime": "1 year", "docs_url": "https://www.tiktok.com/legal/page/eea/privacy-policy/en?lang=en" },
|
|
462
|
+
"ttgcm": { "company": "Totvs", "service": "Tailtarget", "category": "marketing", "consent_burden": "required", "description": "This cookie is used for sync with Google services", "lifetime": "14 days", "docs_url": "https://www.totvs.com/protecao-e-privacidade-de-dados/" },
|
|
463
|
+
"ttnprf": { "company": "Totvs", "service": "Tailtarget", "category": "marketing", "consent_burden": "required", "description": "This cookie is used for user segmentation", "lifetime": "1 month", "docs_url": "https://www.totvs.com/protecao-e-privacidade-de-dados/" },
|
|
464
|
+
"tu": { "company": "adscale.de", "service": "adscale.de", "category": "marketing", "consent_burden": "required", "description": "Used to target ads by registering the user's movements across websites.", "lifetime": "29 days" },
|
|
182
465
|
"ua_*": { "company": "Airship", "service": "Airship (Urban Airship) Push", "category": "marketing", "description": "Airship push notification cookie storing subscriber ID and channel preferences for targeted push delivery", "consent_burden": "required", "pattern": true, "lifetime": "1 year", "docs_url": "https://www.airship.com/legal/privacy-center/" },
|
|
183
466
|
"ua_session_id": { "company": "Airship", "service": "Airship (Urban Airship)", "category": "marketing", "description": "Airship session identifier for push notification and in-app messaging orchestration", "consent_burden": "required", "lifetime": "session", "docs_url": "https://www.airship.com/legal/privacy/" },
|
|
467
|
+
"ucid": { "company": "SAP", "service": "SAP", "category": "marketing", "consent_burden": "required", "description": "Unique computer identifier used for generating reports, and used by the Web SDK to get saved response.", "lifetime": "13 months", "docs_url": "https://www.sap.com/privacy" },
|
|
468
|
+
"uid-bp-*": { "company": "FreeWheel", "service": "FreeWheel", "category": "marketing", "consent_burden": "required", "description": "The uid cookie is used by FreeWheel to generate statistics to show how many people may have seen a particular ad. Whereas the other cookies recognize returning users for the purpose of presenting users with relevant advertisements.", "pattern": true, "lifetime": "2 months", "docs_url": "https://www.freewheel.com/privacy-policy" },
|
|
469
|
+
"um": { "company": "ad.360yield.com", "service": "Improve Digital", "category": "marketing", "consent_burden": "required", "description": "To enable the bidding process.", "lifetime": "90 days", "docs_url": "https://www.improvedigital.com/platform-privacy-policy/" },
|
|
470
|
+
"umeh": { "company": "ad.360yield.com", "service": "Improve Digital", "category": "marketing", "consent_burden": "required", "description": "To enable the bidding process.", "lifetime": "90 days", "docs_url": "https://www.improvedigital.com/platform-privacy-policy/" },
|
|
184
471
|
"unbounce_*": { "company": "Unbounce", "service": "Unbounce", "category": "marketing", "description": "Unbounce landing page platform cookie for A/B testing and conversion optimization tracking", "consent_burden": "required", "pattern": true, "lifetime": "1 year", "docs_url": "https://unbounce.com/privacy/" },
|
|
472
|
+
"unruly_m*": { "company": "Unrulymedia.com", "service": "Unrulymedia.com", "category": "marketing", "consent_burden": "required", "description": "Pending", "pattern": true, "lifetime": "6 days" },
|
|
473
|
+
"usbls": { "company": "SurveyMonkey", "service": "Usabilla", "category": "marketing", "consent_burden": "required", "description": "Usabilla uses this cookie for campaigns targeted to visitors new or returning to the site. This cookie is used to track which category applies to users and to then show the campaign to the right users.", "lifetime": "session", "docs_url": "https://www.surveymonkey.com/mp/legal/privacy/" },
|
|
474
|
+
"usida": { "company": "Facebook", "service": "Facebook", "category": "marketing", "consent_burden": "required", "description": "Collects a combination of the user’s browser and unique identifier, used to tailor advertising to users.", "lifetime": "Session", "docs_url": "https://www.facebook.com/about/privacy/" },
|
|
475
|
+
"uu": { "company": "adscale.de", "service": "adscale.de", "category": "marketing", "consent_burden": "required", "description": "Used to target ads by registering the user's movements across websites.", "lifetime": "1 year" },
|
|
476
|
+
"v_usr": { "company": "E-volution.ai", "service": "E-volution.ai", "category": "marketing", "consent_burden": "required", "description": "Collects data about the user's visit to the site, such as the number of returning visits and which pages are read. The purpose is to deliver targeted ads.", "lifetime": "13 days", "docs_url": "https://e-volution.ai/privacy/" },
|
|
185
477
|
"vfairs_*": { "company": "vFairs", "service": "vFairs Event Marketing", "category": "marketing", "description": "vFairs virtual event platform cookie for booth visitor tracking and exhibitor lead capture", "consent_burden": "contested", "pattern": true, "lifetime": "1 year", "docs_url": "https://www.vfairs.com/privacy-policy/" },
|
|
478
|
+
"vglnk.Agent.p": { "company": "Disqus", "service": "Disqus", "category": "marketing", "consent_burden": "required", "description": "Cookie set by Disqus. Used to collect visitor behaviour in order to present more relevant advertisements.", "lifetime": "1 year", "docs_url": "https://help.disqus.com/en/articles/1717103-disqus-privacy-policy" },
|
|
479
|
+
"vglnk.PartnerRfsh.p": { "company": "Disqus", "service": "Disqus", "category": "marketing", "consent_burden": "required", "description": "This cookie is used to collect data from various website in order to present more relevant advertisement.", "lifetime": "1 year", "docs_url": "https://help.disqus.com/en/articles/1717103-disqus-privacy-policy" },
|
|
480
|
+
"visitor": { "company": "Nativo", "service": "Nativo", "category": "marketing", "consent_burden": "required", "description": "This cookie is used to identify a unique visitor to the site.", "lifetime": "1 year", "docs_url": "https://www.nativo.com/privacy-policy" },
|
|
481
|
+
"visitor-id": { "company": "Media.net", "service": "Media.net", "category": "marketing", "consent_burden": "required", "description": "This cookie is used to collect information on the visitor, which we then use for analytics purposes.", "lifetime": "1 year", "docs_url": "https://www.media.net/privacy-policy/" },
|
|
186
482
|
"visitor_id*": { "company": "Salesforce", "service": "Pardot", "category": "marketing", "description": "Tracks individual visitor activity on Pardot-monitored pages for lead scoring and attribution", "consent_burden": "required", "pattern": true, "lifetime": "10 years", "docs_url": "https://help.salesforce.com/s/articleView?id=sf.pardot_basics_cookies.htm" },
|
|
483
|
+
"vst": { "company": "GumGum", "service": "GumGum", "category": "marketing", "consent_burden": "required", "description": "Used to store the user user intereset", "lifetime": "1 year", "docs_url": "https://gumgum.com/terms-and-policies/cookies-policy" },
|
|
484
|
+
"wc_client": { "company": "WhatConverts", "service": "WhatConverts", "category": "marketing", "description": "WhatConverts lead/call-tracking cookie storing the persistent client attribution identifier for first-party marketing-source tracking and dynamic number swapping", "consent_burden": "required", "lifetime": "1 year", "docs_url": "https://www.whatconverts.com/privacy-policy/" },
|
|
485
|
+
"wc_client_current": { "company": "WhatConverts", "service": "WhatConverts", "category": "marketing", "description": "WhatConverts lead/call-tracking cookie storing the current-session client attribution identifier", "consent_burden": "required", "lifetime": "session", "docs_url": "https://www.whatconverts.com/privacy-policy/" },
|
|
486
|
+
"wc_swap": { "company": "WhatConverts", "service": "WhatConverts", "category": "marketing", "description": "WhatConverts cookie controlling dynamic phone-number swapping based on the visitor's marketing source", "consent_burden": "required", "lifetime": "session", "docs_url": "https://www.whatconverts.com/privacy-policy/" },
|
|
487
|
+
"wc_visitor": { "company": "WhatConverts", "service": "WhatConverts", "category": "marketing", "description": "WhatConverts lead/call-tracking cookie storing the unique visitor identifier used to attribute leads to their marketing source", "consent_burden": "required", "lifetime": "1 year", "docs_url": "https://www.whatconverts.com/privacy-policy/" },
|
|
187
488
|
"webengage_*": { "company": "WebEngage", "service": "WebEngage", "category": "marketing", "description": "WebEngage customer engagement cookie for in-app messaging and journey orchestration", "consent_burden": "required", "pattern": true, "lifetime": "1 year", "docs_url": "https://webengage.com/privacy-policy/" },
|
|
188
489
|
"webflow_marketing_*": { "company": "Webflow", "service": "Webflow Marketing", "category": "marketing", "description": "Webflow website builder marketing cookie for form submission and ecommerce conversion tracking", "consent_burden": "required", "pattern": true, "lifetime": "1 year", "docs_url": "https://webflow.com/legal/privacy" },
|
|
189
490
|
"webpushr_*": { "company": "Webpushr", "service": "Webpushr Push", "category": "marketing", "description": "Webpushr push notification cookie storing subscriber state and notification preferences", "consent_burden": "contested", "pattern": true, "lifetime": "1 year", "docs_url": "https://www.webpushr.com/privacy" },
|
|
@@ -195,6 +496,8 @@
|
|
|
195
496
|
"xbc": { "company": "Piano", "service": "Piano Experience", "category": "marketing", "description": "Piano experience management cookie tracking user journey through paywall and conversion funnels", "consent_burden": "required", "lifetime": "1 year", "docs_url": "https://piano.io/privacy-policy/" },
|
|
196
497
|
"yotpo_*": { "company": "Yotpo", "service": "Yotpo Reviews & Loyalty", "category": "marketing", "description": "Yotpo eCommerce marketing cookie for review collection, loyalty program tracking, and UGC management", "consent_burden": "required", "pattern": true, "lifetime": "1 year", "docs_url": "https://www.yotpo.com/privacy-policy/" },
|
|
197
498
|
"yotpo_pixel": { "company": "Yotpo", "service": "Yotpo", "category": "marketing", "description": "Yotpo tracking pixel cookie for UGC performance measurement and review conversion analytics", "consent_burden": "contested", "lifetime": "1 year", "docs_url": "https://www.yotpo.com/privacy-policy/" },
|
|
499
|
+
"zc_loc": { "company": "ZOHO", "service": "ZOHO", "category": "marketing", "consent_burden": "required", "description": "Collects information on user preferences and/or interaction with web-campaign content - This is used on CRM-campaign-platform used by website owners for promoting events or products.", "lifetime": "session", "docs_url": "https://www.zoho.com/privacy.html" },
|
|
500
|
+
"zc_show": { "company": "ZOHO", "service": "ZOHO", "category": "marketing", "consent_burden": "required", "description": "Collects data on visitors' preferences and behaviour on the website - This information is used make content and advertisement more relevant to the specific visitor.", "lifetime": "1 year", "docs_url": "https://www.zoho.com/privacy.html" },
|
|
198
501
|
"zi_*": { "company": "ZoomInfo", "service": "ZoomInfo", "category": "marketing", "description": "ZoomInfo website visitor tracking cookie for B2B lead identification and contact enrichment", "consent_burden": "required_strict", "pattern": true, "lifetime": "1 year", "docs_url": "https://www.zoominfo.com/about-zoominfo/privacy-policy" }
|
|
199
502
|
},
|
|
200
503
|
"domains": {
|
|
@@ -203,6 +506,8 @@
|
|
|
203
506
|
"abo.sueddeutsche.de": { "company": "Sueddeutsche Zeitung", "service": "SZ Subscription", "category": "marketing", "consent_burden": "contested", "docs_url": "https://www.sueddeutsche.de/datenschutz" },
|
|
204
507
|
"abonnement.lemonde.fr": { "company": "Le Monde", "service": "Le Monde Subscription", "category": "marketing", "consent_burden": "contested", "docs_url": "https://www.lemonde.fr/confidentialite/" },
|
|
205
508
|
"activehosted.com": { "company": "ActiveCampaign", "service": "ActiveCampaign", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.activecampaign.com/legal/cookies" },
|
|
509
|
+
"adfarm3.adition.com": { "company": "Adition", "service": "Adition", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.adition.com/kontakt/datenschutz/" },
|
|
510
|
+
"adxcore.com": { "company": "Adxcore", "service": "Adxcore", "category": "marketing", "consent_burden": "required" },
|
|
206
511
|
"aioseo.com": { "company": "All in One SEO", "service": "All in One SEO", "category": "marketing", "consent_burden": "minimal", "docs_url": "https://aioseo.com/privacy-policy/" },
|
|
207
512
|
"alireview.com": { "company": "Ali Reviews", "service": "Ali Reviews", "category": "marketing", "consent_burden": "contested", "docs_url": "https://fireapps.io/privacy-policy/" },
|
|
208
513
|
"analytics.spotify.com": { "company": "Spotify", "service": "Spotify Analytics", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.spotify.com/legal/cookies-policy/" },
|
|
@@ -215,7 +520,6 @@
|
|
|
215
520
|
"api.buttondown.email": { "company": "Buttondown", "service": "Buttondown API", "category": "marketing", "consent_burden": "contested", "docs_url": "https://buttondown.email/legal/privacy" },
|
|
216
521
|
"api.carthook.com": { "company": "CartHook", "service": "CartHook Post-Purchase", "category": "marketing", "consent_burden": "required", "note": "Shopify post-purchase upsell tool — intercepts checkout flow to present one-click upsells after payment", "docs_url": "https://carthook.com/privacy-policy" },
|
|
217
522
|
"api.convertkit.com": { "company": "ConvertKit (Kit)", "service": "ConvertKit API", "category": "marketing", "consent_burden": "contested", "docs_url": "https://convertkit.com/privacy" },
|
|
218
|
-
"api.demandbase.com": { "company": "Demandbase", "service": "Demandbase", "category": "marketing", "consent_burden": "required_strict", "docs_url": "https://www.demandbase.com/privacy-policy/" },
|
|
219
523
|
"api.feefo.com": { "company": "Feefo", "service": "Feefo Reviews", "category": "marketing", "consent_burden": "contested", "docs_url": "https://www.feefo.com/en-gb/business/privacy" },
|
|
220
524
|
"api.fera.ai": { "company": "Fera.ai", "service": "Fera API", "category": "marketing", "consent_burden": "contested", "docs_url": "https://www.fera.ai/privacy-policy" },
|
|
221
525
|
"api.fluentcrm.com": { "company": "WPManageNinja", "service": "FluentCRM", "category": "marketing", "consent_burden": "minimal", "note": "Self-hosted WordPress email marketing plugin — data stays on server but phones home for updates", "docs_url": "https://fluentcrm.com/privacy-policy/" },
|
|
@@ -231,7 +535,6 @@
|
|
|
231
535
|
"api.optinmonster.com": { "company": "OptinMonster (Awesome Motive)", "service": "OptinMonster API", "category": "marketing", "consent_burden": "required", "docs_url": "https://optinmonster.com/privacy/" },
|
|
232
536
|
"api.pluginseo.com": { "company": "Plug in SEO", "service": "Plug in SEO Shopify", "category": "marketing", "consent_burden": "minimal", "docs_url": "https://www.pluginseo.com/privacy-policy" },
|
|
233
537
|
"api.prismic.io": { "company": "Prismic", "service": "Prismic Content API", "category": "marketing", "consent_burden": "contested", "docs_url": "https://prismic.io/privacy" },
|
|
234
|
-
"api.rankmath.com": { "company": "Starter Sites", "service": "Rank Math SEO", "category": "marketing", "consent_burden": "minimal", "note": "Rank Math WordPress SEO plugin telemetry — sends site configuration, keyword data, and analytics to Rank Math servers", "docs_url": "https://rankmath.com/privacy-policy/" },
|
|
235
538
|
"api.recart.com": { "company": "Recart", "service": "Recart API", "category": "marketing", "consent_burden": "required", "docs_url": "https://recart.com/privacy-policy" },
|
|
236
539
|
"api.richpanel.com": { "company": "Richpanel", "service": "Richpanel Support", "category": "marketing", "consent_burden": "contested", "docs_url": "https://richpanel.com/privacy-policy" },
|
|
237
540
|
"api.route.com": { "company": "Route", "service": "Route Package Tracking", "category": "marketing", "consent_burden": "contested", "note": "Shopify order tracking and shipping insurance — tracks package delivery status and collects shopper data for remarketing", "docs_url": "https://route.com/privacy-policy" },
|
|
@@ -243,7 +546,6 @@
|
|
|
243
546
|
"api.substack.com": { "company": "Substack", "service": "Substack API", "category": "marketing", "consent_burden": "contested", "docs_url": "https://substack.com/privacy" },
|
|
244
547
|
"api.weglot.com": { "company": "Weglot", "service": "Weglot API", "category": "marketing", "consent_burden": "contested", "docs_url": "https://weglot.com/privacy" },
|
|
245
548
|
"api.wpml.org": { "company": "OnTheGoSystems", "service": "WPML API", "category": "marketing", "consent_burden": "minimal", "docs_url": "https://wpml.org/home/privacy-policy/" },
|
|
246
|
-
"api2.branch.io": { "company": "Branch.io", "service": "Branch Attribution API", "category": "marketing", "consent_burden": "required", "docs_url": "https://branch.io/policies/privacy-policy/" },
|
|
247
549
|
"app-ab00.marketo.com": { "company": "Adobe", "service": "Marketo", "category": "marketing", "consent_burden": "required", "note": "Marketo instance domains vary (app-abXX.marketo.com); match on marketo.com suffix", "docs_url": "https://developers.marketo.com/javascript-api/lead-tracking/" },
|
|
248
550
|
"app.adjust.com": { "company": "Adjust (AppLovin)", "service": "Adjust Attribution", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.adjust.com/terms/privacy-policy/" },
|
|
249
551
|
"app.barilliance.net": { "company": "Barilliance", "service": "Barilliance", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.barilliance.com/privacy-policy/" },
|
|
@@ -278,13 +580,17 @@
|
|
|
278
580
|
"assets.privy.com": { "company": "Privy", "service": "Privy Popup Assets", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.privy.com/privacy-policy" },
|
|
279
581
|
"barilliance.com": { "company": "Barilliance", "service": "Barilliance", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.barilliance.com/privacy-policy/" },
|
|
280
582
|
"benchmarkemail.com": { "company": "Benchmark Email", "service": "Benchmark Email", "category": "marketing", "consent_burden": "contested", "docs_url": "https://www.benchmarkemail.com/privacy-policy/" },
|
|
583
|
+
"betweendigital.com": { "company": "BetweenDigital", "service": "BetweenDigital", "category": "marketing", "consent_burden": "required" },
|
|
584
|
+
"bidence.net": { "company": "Bidence", "service": "Bidence", "category": "marketing", "consent_burden": "required", "docs_url": "https://bidence.com/page/pp.html" },
|
|
281
585
|
"bigmarker.com": { "company": "BigMarker", "service": "BigMarker Webinar", "category": "marketing", "consent_burden": "contested", "docs_url": "https://www.bigmarker.com/privacy_policy" },
|
|
586
|
+
"bing.com": { "company": "Microsoft", "service": "Bing / Microsoft", "category": "marketing", "consent_burden": "required", "docs_url": "https://account.microsoft.com/privacy" },
|
|
587
|
+
"bing.com (3rd party) or .microsoft.com": { "company": "Microsoft", "service": "Bing / Microsoft", "category": "marketing", "consent_burden": "required", "docs_url": "https://account.microsoft.com/privacy" },
|
|
282
588
|
"bold.com": { "company": "Bold Commerce", "service": "Bold Commerce", "category": "marketing", "consent_burden": "contested", "docs_url": "https://boldcommerce.com/privacy" },
|
|
589
|
+
"bounceexchange.com": { "company": "Wunderkind", "service": "Bouncex", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.wunderkind.co/privacy/" },
|
|
283
590
|
"carrd.co": { "company": "Carrd", "service": "Carrd One-Page Sites", "category": "marketing", "consent_burden": "minimal", "docs_url": "https://carrd.co/docs/general/privacy" },
|
|
284
591
|
"carthook.com": { "company": "CartHook", "service": "CartHook", "category": "marketing", "consent_burden": "required", "docs_url": "https://carthook.com/privacy-policy" },
|
|
285
592
|
"cdn-images.mailchimp.com": { "company": "Intuit", "service": "Mailchimp", "category": "marketing", "consent_burden": "contested", "docs_url": "https://mailchimp.com/legal/cookies/" },
|
|
286
593
|
"cdn.addtoany.com": { "company": "AddToAny", "service": "AddToAny Share Buttons CDN", "category": "marketing", "consent_burden": "contested", "docs_url": "https://www.addtoany.com/privacy" },
|
|
287
|
-
"cdn.adjust.com": { "company": "Adjust (AppLovin)", "service": "Adjust SDK", "category": "marketing", "consent_burden": "required", "note": "Mobile attribution platform — tracks app installs and in-app events for marketing campaign measurement", "docs_url": "https://www.adjust.com/terms/privacy-policy/" },
|
|
288
594
|
"cdn.aimtell.com": { "company": "Aimtell", "service": "Aimtell Web Push", "category": "marketing", "consent_burden": "required", "note": "Web push notification platform — tracks browsing behavior for targeted push notification campaigns", "docs_url": "https://aimtell.com/privacy-policy" },
|
|
289
595
|
"cdn.airmeet.com": { "company": "Airmeet", "service": "Airmeet Lead Capture", "category": "marketing", "consent_burden": "contested", "docs_url": "https://www.airmeet.com/privacy-policy" },
|
|
290
596
|
"cdn.airship.com": { "company": "Airship", "service": "Airship Push Notifications", "category": "marketing", "consent_burden": "required", "note": "Enterprise push notification and mobile engagement platform — tracks app and web push interaction behavior", "docs_url": "https://www.airship.com/legal/privacy-center/" },
|
|
@@ -297,7 +603,6 @@
|
|
|
297
603
|
"cdn.bloomreach.com": { "company": "Bloomreach", "service": "Bloomreach Engagement", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.bloomreach.com/en/legal/privacy-policy" },
|
|
298
604
|
"cdn.bold.com": { "company": "Bold Commerce", "service": "Bold Upsell", "category": "marketing", "consent_burden": "contested", "note": "Shopify upsell and cross-sell app — tracks cart behavior and presents targeted product recommendations", "docs_url": "https://boldcommerce.com/privacy" },
|
|
299
605
|
"cdn.botpress.cloud": { "company": "Botpress", "service": "Botpress Chatbot", "category": "marketing", "consent_burden": "minimal", "docs_url": "https://botpress.com/privacy" },
|
|
300
|
-
"cdn.branch.io": { "company": "Branch.io", "service": "Branch Deep Linking", "category": "marketing", "consent_burden": "required", "note": "Mobile deep linking and attribution platform — tracks users across web and app install flows, linking browsing sessions to app usage", "docs_url": "https://branch.io/policies/privacy-policy/" },
|
|
301
606
|
"cdn.braze.com": { "company": "Braze", "service": "Braze SDK CDN", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.braze.com/company/legal/privacy" },
|
|
302
607
|
"cdn.brella.io": { "company": "Brella", "service": "Brella Lead Capture", "category": "marketing", "consent_burden": "contested", "docs_url": "https://www.brella.io/privacy-policy" },
|
|
303
608
|
"cdn.campaign-archive.com": { "company": "Mailchimp (Intuit)", "service": "Mailchimp Campaign Archive", "category": "marketing", "consent_burden": "contested", "docs_url": "https://mailchimp.com/legal/cookies/" },
|
|
@@ -345,7 +650,6 @@
|
|
|
345
650
|
"cdn.leadpages.net": { "company": "Leadpages", "service": "Leadpages Landing Pages", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.leadpages.com/privacy" },
|
|
346
651
|
"cdn.lemlist.com": { "company": "Lemlist", "service": "Lemlist Email Tracking", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.lemlist.com/privacy-policy" },
|
|
347
652
|
"cdn.listrakbi.com": { "company": "Listrak", "service": "Listrak", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.listrak.com/privacy" },
|
|
348
|
-
"cdn.liveintent.com": { "company": "LiveIntent", "service": "LiveIntent SDK", "category": "marketing", "consent_burden": "required_strict", "docs_url": "https://www.liveintent.com/privacy-policy/" },
|
|
349
653
|
"cdn.livestorm.co": { "company": "Livestorm", "service": "Livestorm Webinar", "category": "marketing", "consent_burden": "contested", "docs_url": "https://livestorm.co/privacy-policy" },
|
|
350
654
|
"cdn.loox.io": { "company": "Loox", "service": "Loox Photo Reviews", "category": "marketing", "consent_burden": "contested", "note": "Shopify photo review app — collects customer photos and reviews with purchase tracking for social proof", "docs_url": "https://loox.io/privacy-policy" },
|
|
351
655
|
"cdn.loyaltylion.net": { "company": "LoyaltyLion", "service": "LoyaltyLion CDN", "category": "marketing", "consent_burden": "contested", "docs_url": "https://loyaltylion.com/privacy" },
|
|
@@ -400,7 +704,6 @@
|
|
|
400
704
|
"cdn.sendinblue.com": { "company": "Brevo (Sendinblue)", "service": "Brevo CDN", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.brevo.com/legal/privacypolicy/" },
|
|
401
705
|
"cdn.seoking.io": { "company": "SEO King", "service": "SEO King Shopify", "category": "marketing", "consent_burden": "minimal", "note": "Shopify SEO automation app — scans and modifies meta tags, alt text, and structured data", "docs_url": "https://seoking.io/privacy-policy" },
|
|
402
706
|
"cdn.sigstr.com": { "company": "Terminus (Sigstr)", "service": "Sigstr Email Signature Analytics", "category": "marketing", "consent_burden": "required_strict", "note": "Now part of Terminus — injects tracking pixels into employee email signatures to track recipient engagement and attribute revenue to email signature campaigns", "docs_url": "https://terminus.com/privacy-policy/" },
|
|
403
|
-
"cdn.singular.net": { "company": "Singular", "service": "Singular Attribution", "category": "marketing", "consent_burden": "required", "note": "Marketing attribution platform — connects advertising spend to app installs and in-app events across channels", "docs_url": "https://www.singular.net/privacy-policy/" },
|
|
404
707
|
"cdn.sleeknote.com": { "company": "Sleeknote", "service": "Sleeknote Popup CDN", "category": "marketing", "consent_burden": "required", "docs_url": "https://sleeknote.com/privacy" },
|
|
405
708
|
"cdn.smartseo.com": { "company": "Smart SEO", "service": "Smart SEO Shopify", "category": "marketing", "consent_burden": "minimal", "docs_url": "https://smartseo.com/privacy-policy" },
|
|
406
709
|
"cdn.smile.io": { "company": "Smile.io", "service": "Smile.io Loyalty", "category": "marketing", "consent_burden": "contested", "note": "Shopify loyalty and rewards platform — tracks customer purchases, referrals, and points for retention programs", "docs_url": "https://smile.io/privacy-policy" },
|
|
@@ -430,16 +733,18 @@
|
|
|
430
733
|
"cdn.zephr.com": { "company": "Zephr (Zuora)", "service": "Zephr CDN", "category": "marketing", "consent_burden": "required", "note": "Zephr subscription experience CDN — serves dynamic paywall experiences and subscription conversion prompts", "docs_url": "https://www.zuora.com/privacy-statement/" },
|
|
431
734
|
"cdn.zipify.com": { "company": "Zipify", "service": "Zipify Pages", "category": "marketing", "consent_burden": "contested", "note": "Shopify landing page and one-click upsell builder — tracks page views, conversions, and upsell acceptance rates", "docs_url": "https://zipify.com/privacy-policy/" },
|
|
432
735
|
"cdn1.affirm.com": { "company": "Affirm", "service": "Affirm", "category": "marketing", "consent_burden": "contested", "docs_url": "https://www.affirm.com/privacy" },
|
|
433
|
-
"chartable.com": { "company": "Chartable (Spotify)", "service": "Chartable Analytics", "category": "marketing", "consent_burden": "required", "docs_url": "https://chartable.com/privacy" },
|
|
434
736
|
"chimpstatic.com": { "company": "Mailchimp (Intuit)", "service": "Mailchimp Static CDN", "category": "marketing", "consent_burden": "contested", "docs_url": "https://mailchimp.com/legal/cookies/" },
|
|
435
|
-
"chtbl.com": { "company": "Chartable (Spotify)", "service": "Chartable SmartLinks", "category": "marketing", "consent_burden": "required", "note": "Spotify-owned podcast attribution — tracks listener sources and enables cross-platform podcast ad measurement", "docs_url": "https://chartable.com/privacy" },
|
|
436
737
|
"clicks.mandrillapp.com": { "company": "Mailchimp", "service": "Mandrill Email Tracking", "category": "marketing", "consent_burden": "required", "docs_url": "https://mailchimp.com/legal/privacy/" },
|
|
437
738
|
"clicks.pstmrk.it": { "company": "Postmark", "service": "Postmark Email Tracking", "category": "marketing", "consent_burden": "contested", "docs_url": "https://postmarkapp.com/privacy-policy" },
|
|
438
739
|
"clientcdn.pushengage.com": { "company": "PushEngage", "service": "PushEngage", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.pushengage.com/privacy-policy/" },
|
|
740
|
+
"commander1.com": { "company": "Command Act", "service": "Command Act", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.commandersact.com/en/privacy-policy/" },
|
|
741
|
+
"commander1.com": { "company": "Command Act", "service": "Command Act", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.commandersact.com/en/privacy-policy/" },
|
|
439
742
|
"connect.nosto.com": { "company": "Nosto", "service": "Nosto", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.nosto.com/privacy/" },
|
|
440
743
|
"connect.nytimes.com": { "company": "The New York Times", "service": "NYT Subscription Marketing", "category": "marketing", "consent_burden": "required", "note": "NYT subscription marketing — uses reader engagement data to optimize subscription offers, trial prompts, and paywall meter resets", "docs_url": "https://www.nytimes.com/subscription/dg-cookie-policy/cookie-policy.html" },
|
|
441
744
|
"contentsquare.net": { "company": "Contentsquare", "service": "Contentsquare Extended", "category": "marketing", "consent_burden": "required", "docs_url": "https://docs.contentsquare.com/uxa-en/#cookies" },
|
|
745
|
+
"contextweb.com": { "company": "Pulsepoint", "service": "Pulsepoint", "category": "marketing", "consent_burden": "required", "docs_url": "http://pulsepoints-new-website.webflow.io/privacy-policy/platform#consumer-choice" },
|
|
442
746
|
"cp.pushwoosh.com": { "company": "Pushwoosh", "service": "Pushwoosh", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.pushwoosh.com/privacy-policy/" },
|
|
747
|
+
"crazyegg.com": { "company": "Crazy Egg", "service": "Crazy Egg", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.crazyegg.com/cookies" },
|
|
443
748
|
"cx.piano.io": { "company": "Piano", "service": "Piano Composer (CX)", "category": "marketing", "consent_burden": "required", "note": "Piano Composer experience engine — dynamically serves paywalls, offers, and subscription prompts based on reader behavior and propensity scoring", "docs_url": "https://piano.io/privacy-policy/" },
|
|
444
749
|
"d.instapage.com": { "company": "Instapage", "service": "Instapage Data Collection", "category": "marketing", "consent_burden": "required", "docs_url": "https://instapage.com/privacy-policy/" },
|
|
445
750
|
"d.salecycle.com": { "company": "SaleCycle", "service": "SaleCycle", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.salecycle.com/privacy-policy/" },
|
|
@@ -449,8 +754,12 @@
|
|
|
449
754
|
"dashboard.mailerlite.com": { "company": "MailerLite", "service": "MailerLite Dashboard", "category": "marketing", "consent_burden": "contested", "docs_url": "https://www.mailerlite.com/legal/privacy-policy" },
|
|
450
755
|
"demio.com": { "company": "Demio", "service": "Demio Webinar", "category": "marketing", "consent_burden": "contested", "docs_url": "https://demio.com/privacy-policy/" },
|
|
451
756
|
"dev.to/api": { "company": "DEV Community (Forem)", "service": "DEV API", "category": "marketing", "consent_burden": "contested", "docs_url": "https://dev.to/privacy" },
|
|
757
|
+
"developers.google.com": { "company": "Google", "service": "Google", "category": "marketing", "consent_burden": "required", "docs_url": "https://business.safety.google/privacy/" },
|
|
452
758
|
"dg1yij6bkbmk3.cloudfront.net": { "company": "LoyaltyLion", "service": "LoyaltyLion Rewards", "category": "marketing", "consent_burden": "contested", "docs_url": "https://loyaltylion.com/privacy" },
|
|
759
|
+
"digitalaudience.io": { "company": "Digital Audience", "service": "Digital Audience", "category": "marketing", "consent_burden": "required", "docs_url": "https://digitalaudience.io/legal/" },
|
|
760
|
+
"dispatcher.adxcore.com": { "company": "Adxcore", "service": "Adxcore", "category": "marketing", "consent_burden": "required" },
|
|
453
761
|
"dts.podtrac.com": { "company": "Podtrac", "service": "Podtrac Podcast Tracking", "category": "marketing", "consent_burden": "contested", "note": "Podcast measurement service — tracks listener downloads and demographics for podcast advertising attribution", "docs_url": "https://analytics.podtrac.com/privacy-policy-gdrp" },
|
|
762
|
+
"e-volution.ai": { "company": "E-volution.ai", "service": "E-volution.ai", "category": "marketing", "consent_burden": "required", "docs_url": "https://e-volution.ai/privacy/" },
|
|
454
763
|
"easywebinar.com": { "company": "EasyWebinar", "service": "EasyWebinar Platform", "category": "marketing", "consent_burden": "required", "docs_url": "https://easywebinar.com/privacy-policy/" },
|
|
455
764
|
"email.adidas.com": { "company": "Adidas", "service": "Adidas Email Marketing", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.adidas.com/us/privacy-policy" },
|
|
456
765
|
"email.ah.nl": { "company": "Albert Heijn (Ahold Delhaize)", "service": "Albert Heijn Email Marketing", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.ah.nl/privacy" },
|
|
@@ -565,28 +874,36 @@
|
|
|
565
874
|
"f.convertkit.com": { "company": "ConvertKit", "service": "ConvertKit", "category": "marketing", "consent_burden": "contested", "docs_url": "https://convertkit.com/privacy" },
|
|
566
875
|
"fast.klaviyo.com": { "company": "Klaviyo", "service": "Klaviyo Fast CDN", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.klaviyo.com/legal/cookie-policy" },
|
|
567
876
|
"fera.ai": { "company": "Fera.ai", "service": "Fera.ai Reviews", "category": "marketing", "consent_burden": "contested", "docs_url": "https://www.fera.ai/privacy-policy" },
|
|
877
|
+
"fidelity-media.com": { "company": "Fidelity-media.com", "service": "Fidelity-media.com", "category": "marketing", "consent_burden": "required" },
|
|
568
878
|
"fluentcrm.com": { "company": "WPManageNinja", "service": "FluentCRM", "category": "marketing", "consent_burden": "minimal", "docs_url": "https://fluentcrm.com/privacy-policy/" },
|
|
569
879
|
"fomo.com": { "company": "Fomo", "service": "Fomo Social Proof", "category": "marketing", "consent_burden": "contested", "docs_url": "https://fomo.com/privacy" },
|
|
570
880
|
"forms.aweber.com": { "company": "AWeber", "service": "AWeber Forms", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.aweber.com/privacy.htm" },
|
|
571
881
|
"forms.hubspot.com": { "company": "HubSpot", "service": "HubSpot Forms", "category": "marketing", "consent_burden": "contested", "docs_url": "https://knowledge.hubspot.com/reports/what-cookies-does-hubspot-set-in-a-visitor-s-browser" },
|
|
882
|
+
"getblue.io": { "company": "Blue", "service": "Blue", "category": "marketing", "consent_burden": "required", "docs_url": "https://getblue.io/privacy/en/" },
|
|
572
883
|
"getresponse.com": { "company": "GetResponse", "service": "GetResponse Platform", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.getresponse.com/legal/privacy" },
|
|
573
884
|
"ghost.io": { "company": "Ghost", "service": "Ghost CMS Newsletter", "category": "marketing", "consent_burden": "contested", "docs_url": "https://ghost.org/privacy/" },
|
|
885
|
+
"gigya.com": { "company": "SAP", "service": "SAP", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.sap.com/privacy" },
|
|
574
886
|
"go.pushwoosh.com": { "company": "Pushwoosh", "service": "Pushwoosh API", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.pushwoosh.com/privacy-policy/" },
|
|
575
887
|
"go.urbanairship.com": { "company": "Airship", "service": "Airship (Urban Airship) SDK", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.airship.com/legal/privacy-center/" },
|
|
576
|
-
"
|
|
888
|
+
"google.com": { "company": "Google", "service": "Google", "category": "marketing", "consent_burden": "required", "docs_url": "https://business.safety.google/privacy/" },
|
|
577
889
|
"growave.io": { "company": "Growave", "service": "Growave", "category": "marketing", "consent_burden": "contested", "docs_url": "https://growave.io/privacy-policy" },
|
|
890
|
+
"gstatic.com": { "company": "Google", "service": "Google", "category": "marketing", "consent_burden": "required", "docs_url": "https://business.safety.google/privacy/" },
|
|
891
|
+
"gumgum.com": { "company": "GumGum", "service": "GumGum", "category": "marketing", "consent_burden": "required", "docs_url": "https://gumgum.com/terms-and-policies/cookies-policy" },
|
|
578
892
|
"hashnode.com/api": { "company": "Hashnode", "service": "Hashnode API", "category": "marketing", "consent_burden": "contested", "docs_url": "https://hashnode.com/privacy" },
|
|
579
893
|
"hopin.com": { "company": "Hopin", "service": "Hopin Virtual Events", "category": "marketing", "consent_burden": "contested", "docs_url": "https://hopin.com/privacy" },
|
|
894
|
+
"hotjar.com": { "company": "Hotjar", "service": "Beamer", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.getbeamer.com/privacy-policy" },
|
|
580
895
|
"hs-banner.com": { "company": "HubSpot", "service": "HubSpot Cookie Banner", "category": "marketing", "consent_burden": "required", "note": "Banner loader fingerprints the visitor (viewport, language, referrer) before the UI renders — occurs pre-consent", "docs_url": "https://knowledge.hubspot.com/reports/what-cookies-does-hubspot-set-in-a-visitor-s-browser" },
|
|
581
896
|
"hsforms.com": { "company": "HubSpot", "service": "HubSpot Forms (Regional CDN)", "category": "marketing", "consent_burden": "required", "note": "Umbrella catches regional variants (forms-na1, forms-eu1, perf-na1, etc.) of the HubSpot Forms embed and performance-tracking endpoints", "docs_url": "https://knowledge.hubspot.com/reports/what-cookies-does-hubspot-set-in-a-visitor-s-browser" },
|
|
582
897
|
"imgn.constantcontact.com": { "company": "Constant Contact", "service": "Constant Contact Tracking", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.constantcontact.com/legal/privacy-statement" },
|
|
583
898
|
"imgssl.constantcontact.com": { "company": "Constant Contact", "service": "Constant Contact Image Tracking", "category": "marketing", "consent_burden": "required", "note": "Constant Contact SSL image hosting used for email open tracking pixels", "docs_url": "https://www.constantcontact.com/legal/privacy-statement" },
|
|
584
899
|
"impressions.onelink.me": { "company": "AppsFlyer", "service": "OneLink Impressions", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.appsflyer.com/legal/privacy-policy/" },
|
|
585
900
|
"insp.useinsider.com": { "company": "Insider", "service": "Insider", "category": "marketing", "consent_burden": "required", "docs_url": "https://useinsider.com/privacy/" },
|
|
901
|
+
"instagram.com": { "company": "Meta", "service": "Instagram", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.facebook.com/privacy/policies/cookies" },
|
|
586
902
|
"integration.talon.one": { "company": "Talon.One", "service": "Talon.One Promotions", "category": "marketing", "consent_burden": "contested", "docs_url": "https://www.talon.one/privacy-policy" },
|
|
587
903
|
"intercom.io/widget": { "company": "Intercom", "service": "Intercom Widget Endpoint", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.intercom.com/legal/privacy" },
|
|
904
|
+
"ioam.de": { "company": "infOnline", "service": "infOnline", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.infonline.de/en/datenschutzerklaerung/" },
|
|
905
|
+
"issuu.com": { "company": "Issuu", "service": "Issuu", "category": "marketing", "consent_burden": "required", "docs_url": "https://issuu.com/legal/privacy" },
|
|
588
906
|
"j.6sense.com": { "company": "6sense", "service": "6sense", "category": "marketing", "consent_burden": "required_strict", "docs_url": "https://6sense.com/privacy-policy/" },
|
|
589
|
-
"js.afterpay.com": { "company": "Afterpay", "service": "Afterpay (Block)", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.afterpay.com/en-US/privacy-policy" },
|
|
590
907
|
"js.braze.com": { "company": "Braze", "service": "Braze", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.braze.com/company/legal/cookies" },
|
|
591
908
|
"js.driftt.com": { "company": "Drift", "service": "Drift Chat", "category": "marketing", "consent_burden": "contested", "docs_url": "https://www.drift.com/privacy-policy/" },
|
|
592
909
|
"js.hellobar.com": { "company": "Hello Bar", "service": "Hello Bar Notification Bar", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.hellobar.com/privacy/" },
|
|
@@ -597,9 +914,12 @@
|
|
|
597
914
|
"js.usemessages.com": { "company": "HubSpot", "service": "HubSpot Messages", "category": "marketing", "consent_burden": "contested", "docs_url": "https://knowledge.hubspot.com/reports/what-cookies-does-hubspot-set-in-a-visitor-s-browser" },
|
|
598
915
|
"judge.me": { "company": "Judge.me", "service": "Judge.me", "category": "marketing", "consent_burden": "contested", "docs_url": "https://judge.me/privacy" },
|
|
599
916
|
"keap.com": { "company": "Keap", "service": "Keap CRM", "category": "marketing", "consent_burden": "required", "docs_url": "https://keap.com/legal/privacy-policy" },
|
|
917
|
+
"krxd.net": { "company": "Salesforce", "service": "Salesforce", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.salesforce.com/company/privacy/" },
|
|
918
|
+
"lijit.com": { "company": "SOVRN", "service": "SOVRN", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.sovrn.com/legal/privacy-policy/" },
|
|
919
|
+
"linkedin.com": { "company": "LinkedIn", "service": "LinkedIn", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.linkedin.com/legal/privacy-policy" },
|
|
600
920
|
"list-manage.com": { "company": "Mailchimp (Intuit)", "service": "Mailchimp List Management", "category": "marketing", "consent_burden": "contested", "docs_url": "https://mailchimp.com/legal/cookies/" },
|
|
601
|
-
"liveintent.com/pixel": { "company": "LiveIntent", "service": "LiveIntent Email Marketing Pixel", "category": "marketing", "consent_burden": "required_strict", "note": "LiveIntent email marketing pixel — tracks newsletter opens, clicks, and reading behavior to build identity graph for cross-channel targeting", "docs_url": "https://www.liveintent.com/privacy-policy/" },
|
|
602
921
|
"livestorm.co": { "company": "Livestorm", "service": "Livestorm Webinar", "category": "marketing", "consent_burden": "contested", "docs_url": "https://livestorm.co/privacy-policy" },
|
|
922
|
+
"lkqd.net": { "company": "Verve", "service": "Verve", "category": "marketing", "consent_burden": "required", "docs_url": "https://verve.com/website-privacy-policy/" },
|
|
603
923
|
"load.sumo.com": { "company": "Sumo", "service": "Sumo", "category": "marketing", "consent_burden": "contested", "docs_url": "https://sumo.com/privacy" },
|
|
604
924
|
"loox.io": { "company": "Loox", "service": "Loox Photo Reviews", "category": "marketing", "consent_burden": "contested", "docs_url": "https://loox.io/privacy-policy" },
|
|
605
925
|
"lpages.co": { "company": "Leadpages", "service": "Leadpages Short Links", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.leadpages.com/privacy" },
|
|
@@ -608,27 +928,36 @@
|
|
|
608
928
|
"mailpoet.com": { "company": "Automattic (MailPoet)", "service": "MailPoet", "category": "marketing", "consent_burden": "contested", "docs_url": "https://www.mailpoet.com/privacy-notice/" },
|
|
609
929
|
"mandrillapp.com": { "company": "Mailchimp", "service": "Mandrill Email Tracking", "category": "marketing", "consent_burden": "required", "docs_url": "https://mailchimp.com/legal/privacy/" },
|
|
610
930
|
"mark.reevoo.com": { "company": "Reevoo", "service": "Reevoo Reviews", "category": "marketing", "consent_burden": "contested", "docs_url": "https://www.reevoo.com/privacy-policy/" },
|
|
931
|
+
"marketingautomation.services": { "company": "Constant Contact", "service": "Sharpspring", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.constantcontact.com/legal/privacy-notice" },
|
|
611
932
|
"mcusercontent.com": { "company": "Intuit (Mailchimp)", "service": "Mailchimp User Content CDN", "category": "marketing", "consent_burden": "contested", "note": "Mailchimp image and asset hosting; used in email tracking pixels", "docs_url": "https://www.intuit.com/privacy/statement/" },
|
|
933
|
+
"mediarithmics.com": { "company": "Mediarithmics", "service": "Mediarithmics", "category": "marketing", "consent_burden": "required", "docs_url": "https://developer.mediarithmics.io/advanced-usages/data-privacy-compliance/cookies" },
|
|
612
934
|
"medium.com/@": { "company": "Medium", "service": "Medium Author Pages", "category": "marketing", "consent_burden": "contested", "docs_url": "https://policy.medium.com/medium-privacy-policy-f03bf92035c9" },
|
|
613
935
|
"membership.spiegel.de": { "company": "Spiegel (RTL)", "service": "Der Spiegel Subscription", "category": "marketing", "consent_burden": "contested", "docs_url": "https://www.spiegel.de/datenschutz-spiegel" },
|
|
936
|
+
"microsoft.com": { "company": "Microsoft", "service": "Bing / Microsoft", "category": "marketing", "consent_burden": "required", "docs_url": "https://account.microsoft.com/privacy" },
|
|
614
937
|
"mkt.piano.io": { "company": "Piano", "service": "Piano Marketing", "category": "marketing", "consent_burden": "required", "note": "Piano marketing module — sends targeted subscription offers and newsletter prompts based on reader engagement scoring", "docs_url": "https://piano.io/privacy-policy/" },
|
|
938
|
+
"mon-va.byteoversea.com": { "company": "TikTok", "service": "TikTok", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.tiktok.com/legal/page/eea/privacy-policy/en?lang=en" },
|
|
615
939
|
"monetate.net": { "company": "Monetate", "service": "Monetate", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.monetate.com/privacy-policy" },
|
|
616
940
|
"moosend.com": { "company": "Sitecore", "service": "Moosend Email Marketing", "category": "marketing", "consent_burden": "required", "docs_url": "https://moosend.com/privacy-policy/" },
|
|
617
941
|
"munchkin.marketo.net": { "company": "Adobe", "service": "Marketo Munchkin", "category": "marketing", "consent_burden": "required", "note": "Marketo's bundled JS includes Sentry error reporting routed to Adobe's own Sentry tenant (o209747.ingest.us.sentry.io). JavaScript errors — which can include form values, URL params, and DOM content — are transmitted to Adobe-controlled infrastructure, not the site operator's. Confirmed across multiple Marketo customer sites", "docs_url": "https://developers.marketo.com/javascript-api/lead-tracking/" },
|
|
618
942
|
"music.amazon.com": { "company": "Amazon", "service": "Amazon Music", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.amazon.com/gp/help/customer/display.html?nodeId=201890250" },
|
|
619
943
|
"music.apple.com": { "company": "Apple", "service": "Apple Music", "category": "marketing", "consent_burden": "contested", "docs_url": "https://www.apple.com/legal/privacy/" },
|
|
620
944
|
"music.youtube.com": { "company": "Google", "service": "YouTube Music", "category": "marketing", "consent_burden": "required", "docs_url": "https://policies.google.com/privacy" },
|
|
945
|
+
"network.bazaarvoice.com": { "company": "Bazaar Voice", "service": "Bazaar Voice", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.bazaarvoice.com/legal/privacy-policy/" },
|
|
946
|
+
"news.google.com": { "company": "Google", "service": "Google", "category": "marketing", "consent_burden": "required", "docs_url": "https://business.safety.google/privacy/" },
|
|
621
947
|
"news.google.com/swg": { "company": "Google", "service": "Subscribe with Google (SWG)", "category": "marketing", "consent_burden": "required", "note": "Subscribe with Google for publishers — manages news subscriptions through Google accounts, giving Google data on subscriber reading patterns", "docs_url": "https://policies.google.com/privacy" },
|
|
622
948
|
"notifications.google.com/g/img": { "company": "Google", "service": "Google Workspace Email Tracking", "category": "marketing", "consent_burden": "required_strict", "note": "Google Workspace email tracking — Gmail business accounts can embed tracking pixels that report open rates and recipient engagement to senders via Google Apps Script and third-party integrations", "docs_url": "https://policies.google.com/privacy" },
|
|
623
949
|
"o.sendgrid.net": { "company": "Twilio", "service": "SendGrid Email Tracking", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.twilio.com/legal/privacy" },
|
|
624
950
|
"on24.com": { "company": "ON24", "service": "ON24 Webinar Platform", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.on24.com/privacy-policy/" },
|
|
625
951
|
"onesignal.com": { "company": "OneSignal", "service": "OneSignal Push", "category": "marketing", "consent_burden": "contested", "docs_url": "https://documentation.onesignal.com/docs/web-push-setup" },
|
|
952
|
+
"onetrust.com": { "company": "OneTrust", "service": "OneTrust", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.onetrust.com/privacy-notice/" },
|
|
626
953
|
"open.convertkit.com": { "company": "ConvertKit (Kit)", "service": "ConvertKit Email Open Tracking", "category": "marketing", "consent_burden": "required", "note": "ConvertKit email open tracking pixel endpoint", "docs_url": "https://convertkit.com/privacy" },
|
|
627
954
|
"optinmonster.com": { "company": "OptinMonster (Awesome Motive)", "service": "OptinMonster", "category": "marketing", "consent_burden": "required", "docs_url": "https://optinmonster.com/privacy/" },
|
|
955
|
+
"or demdex.net": { "company": "Adobe", "service": "Adobe Audience Manager", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.adobe.com/nl/privacy.html" },
|
|
628
956
|
"outlook.office365.com/owa/service.svc/s/ReadReceipt": { "company": "Microsoft", "service": "Microsoft Outlook Tracking Pixel", "category": "marketing", "consent_burden": "required_strict", "note": "Microsoft 365 email tracking — Outlook embeds tracking pixels in corporate emails that report read receipts, open times, and IP addresses back to senders. Used extensively in corporate environments without recipient awareness.", "docs_url": "https://learn.microsoft.com/en-us/exchange/policy-and-compliance/mail-flow-rules/mail-flow-rules" },
|
|
629
957
|
"pages.mailchimp.com": { "company": "Mailchimp (Intuit)", "service": "Mailchimp Landing Pages", "category": "marketing", "consent_burden": "required", "note": "Mailchimp landing pages with embedded tracking for subscriber attribution", "docs_url": "https://mailchimp.com/legal/cookies/" },
|
|
630
958
|
"pardot.com": { "company": "Salesforce", "service": "Pardot", "category": "marketing", "consent_burden": "required", "docs_url": "https://help.salesforce.com/s/articleView?id=sf.pardot_basics_cookies.htm" },
|
|
631
959
|
"pi.pardot.com": { "company": "Salesforce", "service": "Pardot", "category": "marketing", "consent_burden": "required", "docs_url": "https://help.salesforce.com/s/articleView?id=sf.pardot_basics_cookies.htm" },
|
|
960
|
+
"pinterest.com": { "company": "Pinterest", "service": "Pinterest", "category": "marketing", "consent_burden": "required", "docs_url": "https://policy.pinterest.com/en/privacy-policy" },
|
|
632
961
|
"pixel.apollo.io": { "company": "Apollo.io", "service": "Apollo Email Tracking", "category": "marketing", "consent_burden": "required_strict", "note": "Sales intelligence platform — tracks email opens and engagement, combined with its massive B2B contact database to build detailed profiles of email recipients", "docs_url": "https://www.apollo.io/privacy-policy" },
|
|
633
962
|
"pixel.hunter.io": { "company": "Hunter.io", "service": "Hunter Email Tracking", "category": "marketing", "consent_burden": "required_strict", "note": "Email finder and tracking — first scrapes the web to find email addresses, then enables tracked email campaigns to those harvested addresses without consent", "docs_url": "https://hunter.io/privacy-policy" },
|
|
634
963
|
"pixel.instantly.ai": { "company": "Instantly.ai", "service": "Instantly Cold Email Tracking", "category": "marketing", "consent_burden": "required_strict", "note": "AI cold email platform — enables mass cold email campaigns with invisible tracking pixels. Can send thousands of tracked emails per day to recipients who never opted in.", "docs_url": "https://instantly.ai/privacy-policy" },
|
|
@@ -644,25 +973,32 @@
|
|
|
644
973
|
"plugins.ekomi.com": { "company": "Ekomi", "service": "Ekomi Reviews", "category": "marketing", "consent_burden": "contested", "docs_url": "https://www.ekomi.co.uk/data-privacy/" },
|
|
645
974
|
"pluginseo.com": { "company": "Plug in SEO", "service": "Plug in SEO", "category": "marketing", "consent_burden": "minimal", "docs_url": "https://www.pluginseo.com/privacy-policy" },
|
|
646
975
|
"popupmaker.com": { "company": "Popup Maker", "service": "Popup Maker Plugin", "category": "marketing", "consent_burden": "contested", "docs_url": "https://wppopupmaker.com/privacy-policy/" },
|
|
976
|
+
"postrelease.com": { "company": "Nativo", "service": "Nativo", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.nativo.com/privacy-policy" },
|
|
977
|
+
"prf.hn": { "company": "Partnerize", "service": "Partnerize", "category": "marketing", "consent_burden": "required", "docs_url": "https://partnerize.com/privacy-policy/" },
|
|
647
978
|
"pstmrk.it": { "company": "Postmark", "service": "Postmark Email Tracking", "category": "marketing", "consent_burden": "contested", "docs_url": "https://postmarkapp.com/privacy-policy" },
|
|
648
979
|
"push.mcdonalds.com": { "company": "McDonald's", "service": "McDonald's Push Notifications", "category": "marketing", "consent_burden": "contested", "docs_url": "https://www.mcdonalds.com/us/en-us/privacy.html" },
|
|
649
980
|
"push.spotify.com": { "company": "Spotify", "service": "Spotify Push Notifications", "category": "marketing", "consent_burden": "contested", "docs_url": "https://www.spotify.com/legal/cookies-policy/" },
|
|
981
|
+
"qualaroo.com": { "company": "Qualaroo", "service": "Qualaroo", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.proprofs.com/policies/privacy/" },
|
|
650
982
|
"r.selligent.com": { "company": "Marigold (Selligent)", "service": "Selligent Email Tracking", "category": "marketing", "consent_burden": "required", "note": "Selligent (now Marigold) email tracking redirect and pixel domain", "docs_url": "https://www.selligent.com/privacy-policy" },
|
|
651
983
|
"r.sendinblue.com": { "company": "Brevo", "service": "Brevo (Sendinblue)", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.brevo.com/legal/cookies/" },
|
|
652
984
|
"r.ses.amazonaws.com": { "company": "Amazon", "service": "Amazon SES Tracking", "category": "marketing", "consent_burden": "required", "docs_url": "https://aws.amazon.com/privacy/" },
|
|
653
985
|
"r.us-east-1.awstrack.me": { "company": "Amazon Web Services", "service": "Amazon SES Tracking", "category": "marketing", "consent_burden": "required", "note": "Amazon SES email open and click tracking pixel domain", "docs_url": "https://aws.amazon.com/privacy/" },
|
|
654
986
|
"r20.rs6.net": { "company": "Constant Contact", "service": "Constant Contact Email", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.constantcontact.com/legal/privacy-statement" },
|
|
655
987
|
"rankmath.com": { "company": "Starter Sites", "service": "Rank Math SEO", "category": "marketing", "consent_burden": "minimal", "docs_url": "https://rankmath.com/privacy-policy/" },
|
|
988
|
+
"rdstation.com.br": { "company": "RD Station", "service": "RD Station", "category": "marketing", "consent_burden": "required", "docs_url": "https://legal.rdstation.com/pt/privacy-policy/" },
|
|
656
989
|
"recart.com": { "company": "Recart", "service": "Recart Messenger Marketing", "category": "marketing", "consent_burden": "required", "docs_url": "https://recart.com/privacy-policy" },
|
|
657
990
|
"recommender.scarabresearch.com": { "company": "Emarsys", "service": "Emarsys Predict", "category": "marketing", "consent_burden": "required", "docs_url": "https://help.emarsys.com/hc/en-us/articles/360017768838" },
|
|
658
991
|
"reconvert.io": { "company": "ReConvert", "service": "ReConvert", "category": "marketing", "consent_burden": "contested", "docs_url": "https://www.reconvert.io/privacy-policy" },
|
|
992
|
+
"reddit.com": { "company": "Reddit", "service": "Reddit", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.redditinc.com/policies/privacy-policy" },
|
|
659
993
|
"referral-program.extole.com": { "company": "Extole", "service": "Extole Referral Marketing", "category": "marketing", "consent_burden": "contested", "docs_url": "https://www.extole.com/privacy-policy/" },
|
|
994
|
+
"rekmob.com": { "company": "rekmob.com", "service": "rekmob.com", "category": "marketing", "consent_burden": "required" },
|
|
660
995
|
"rest.iad-01.braze.com": { "company": "Braze", "service": "Braze API US-01", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.braze.com/company/legal/privacy" },
|
|
661
996
|
"reveal.clearbit.com": { "company": "Clearbit", "service": "Clearbit (HubSpot)", "category": "marketing", "consent_burden": "required_strict", "docs_url": "https://clearbit.com/privacy" },
|
|
662
997
|
"richpanel.com": { "company": "Richpanel", "service": "Richpanel", "category": "marketing", "consent_burden": "contested", "docs_url": "https://richpanel.com/privacy-policy" },
|
|
663
998
|
"route.com": { "company": "Route", "service": "Route", "category": "marketing", "consent_burden": "contested", "docs_url": "https://route.com/privacy-policy" },
|
|
664
999
|
"rr.richrelevance.com": { "company": "RichRelevance", "service": "RichRelevance", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.richrelevance.com/privacy/privacy-policy/" },
|
|
665
1000
|
"s1.listrakbi.com": { "company": "Listrak", "service": "Listrak", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.listrak.com/privacy" },
|
|
1001
|
+
"salesforce.com": { "company": "Salesforce", "service": "Salesforce", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.salesforce.com/company/privacy/" },
|
|
666
1002
|
"sb.monetate.net": { "company": "Monetate", "service": "Monetate", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.monetate.com/privacy-policy" },
|
|
667
1003
|
"sdk.braze.com": { "company": "Braze", "service": "Braze Push Notifications", "category": "marketing", "consent_burden": "required", "note": "Customer engagement platform — sends push, email, SMS, and in-app messages based on behavioral triggers", "docs_url": "https://www.braze.com/company/legal/privacy" },
|
|
668
1004
|
"sdk.iad-01.braze.com": { "company": "Braze", "service": "Braze", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.braze.com/company/legal/cookies" },
|
|
@@ -671,6 +1007,7 @@
|
|
|
671
1007
|
"seoking.io": { "company": "SEO King", "service": "SEO King", "category": "marketing", "consent_burden": "minimal", "docs_url": "https://seoking.io/privacy-policy" },
|
|
672
1008
|
"seopress.org": { "company": "SEOPress", "service": "SEOPress", "category": "marketing", "consent_burden": "minimal", "docs_url": "https://www.seopress.org/privacy-policy/" },
|
|
673
1009
|
"serve.albacross.com": { "company": "Albacross", "service": "Albacross", "category": "marketing", "consent_burden": "required_strict", "docs_url": "https://albacross.com/privacy-policy/" },
|
|
1010
|
+
"sharethrough.com": { "company": "Sharethrough", "service": "Sharethrough", "category": "marketing", "consent_burden": "required", "docs_url": "https://platform-cdn.sharethrough.com/privacy-policy" },
|
|
674
1011
|
"sibautomation.com": { "company": "Brevo", "service": "Brevo (Sendinblue)", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.brevo.com/legal/cookies/" },
|
|
675
1012
|
"sibforms.com": { "company": "Brevo (Sendinblue)", "service": "Brevo Signup Forms", "category": "marketing", "consent_burden": "contested", "docs_url": "https://www.brevo.com/legal/privacypolicy/" },
|
|
676
1013
|
"sk.sailthru.com": { "company": "Sailthru", "service": "Sailthru", "category": "marketing", "consent_burden": "required", "docs_url": "https://getstarted.sailthru.com/integrations/overview/cookies/" },
|
|
@@ -683,6 +1020,7 @@
|
|
|
683
1020
|
"stamped.io": { "company": "Stamped.io", "service": "Stamped.io", "category": "marketing", "consent_burden": "contested", "docs_url": "https://stamped.io/privacy-policy" },
|
|
684
1021
|
"static.klaviyo.com": { "company": "Klaviyo", "service": "Klaviyo SDK CDN", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.klaviyo.com/legal/cookie-policy" },
|
|
685
1022
|
"staticw2.yotpo.com": { "company": "Yotpo", "service": "Yotpo", "category": "marketing", "consent_burden": "contested", "docs_url": "https://www.yotpo.com/privacy-policy/" },
|
|
1023
|
+
"stickyadstv.com": { "company": "FreeWheel", "service": "FreeWheel", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.freewheel.com/privacy-policy" },
|
|
686
1024
|
"subscribe.economist.com": { "company": "The Economist", "service": "Economist Subscription", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.economist.com/privacy" },
|
|
687
1025
|
"subscribe.ft.com": { "company": "Financial Times (Nikkei)", "service": "FT Subscription", "category": "marketing", "consent_burden": "required", "note": "Financial Times subscription marketing — tracks reader engagement for paywall optimization and B2B subscription targeting", "docs_url": "https://help.ft.com/legal-privacy/privacy-policy/" },
|
|
688
1026
|
"subscribe.theguardian.com": { "company": "Guardian Media Group", "service": "Guardian Supporter/Subscribe", "category": "marketing", "consent_burden": "contested", "docs_url": "https://www.theguardian.com/help/privacy-policy" },
|
|
@@ -702,11 +1040,15 @@
|
|
|
702
1040
|
"t.salesloft.com": { "company": "Salesloft", "service": "Salesloft Tracking", "category": "marketing", "consent_burden": "required_strict", "docs_url": "https://salesloft.com/privacy-policy/" },
|
|
703
1041
|
"t.streak.com": { "company": "Streak", "service": "Streak Email Tracking", "category": "marketing", "consent_burden": "required_strict", "note": "CRM built into Gmail with invisible email tracking — reports read receipts, link clicks, and location data back to senders without recipient awareness or consent", "docs_url": "https://www.streak.com/privacy" },
|
|
704
1042
|
"t.superhuman.com": { "company": "Superhuman", "service": "Superhuman Email Tracking", "category": "marketing", "consent_burden": "required_strict", "note": "Email client with built-in read receipt tracking — embeds invisible pixels that reveal recipient location, device, and open count. Sparked major controversy as recipients cannot opt out. Disables tracking only after public backlash.", "docs_url": "https://superhuman.com/privacy" },
|
|
1043
|
+
"t.tailtarget.com": { "company": "Totvs", "service": "Totvs", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.totvs.com/protecao-e-privacidade-de-dados/" },
|
|
705
1044
|
"t.yesware.com": { "company": "Yesware (Vendasta)", "service": "Yesware Tracking Pixel", "category": "marketing", "consent_burden": "required_strict", "docs_url": "https://www.yesware.com/privacy/" },
|
|
1045
|
+
"taboola.com": { "company": "taboola.com", "service": "Taboola", "category": "marketing", "consent_burden": "required" },
|
|
706
1046
|
"tag.bombora.com": { "company": "Bombora", "service": "Bombora", "category": "marketing", "consent_burden": "required_strict", "docs_url": "https://bombora.com/privacy-policy/" },
|
|
707
1047
|
"tag.drip.com": { "company": "Drip", "service": "Drip", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.drip.com/privacy" },
|
|
708
1048
|
"tag.getadmiral.com": { "company": "Admiral", "service": "Admiral", "category": "marketing", "consent_burden": "required", "docs_url": "https://getadmiral.com/privacy" },
|
|
1049
|
+
"the-ozone-project.com": { "company": "The Ozone Project", "service": "The Ozone Project", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.ozoneproject.com/privacy-matters" },
|
|
709
1050
|
"tidal.com": { "company": "Tidal", "service": "Tidal HiFi", "category": "marketing", "consent_burden": "contested", "docs_url": "https://tidal.com/privacy" },
|
|
1051
|
+
"tiktok.com": { "company": "TikTok", "service": "TikTok", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.tiktok.com/legal/page/eea/privacy-policy/en?lang=en" },
|
|
710
1052
|
"track.customer.io": { "company": "Customer.io", "service": "Customer.io Tracking", "category": "marketing", "consent_burden": "required", "note": "Behavioral messaging platform — tracks web and app activity for automated email, SMS, and push message triggers", "docs_url": "https://customer.io/legal/privacy-policy/" },
|
|
711
1053
|
"track.mailerlite.com": { "company": "MailerLite", "service": "MailerLite Email Tracking", "category": "marketing", "consent_burden": "required", "note": "MailerLite email open and click tracking pixel domain", "docs_url": "https://www.mailerlite.com/legal/privacy-policy" },
|
|
712
1054
|
"track.mixmax.com": { "company": "Mixmax", "service": "Mixmax Email Tracking", "category": "marketing", "consent_burden": "required_strict", "note": "Sales engagement platform — tracks email opens, link clicks, and attachment downloads. Embeds tracking pixels that reveal recipient behavior without consent.", "docs_url": "https://www.mixmax.com/legal/privacy" },
|
|
@@ -716,10 +1058,12 @@
|
|
|
716
1058
|
"traffic.megaphone.fm": { "company": "Spotify/Megaphone", "service": "Megaphone Dynamic Ads", "category": "marketing", "consent_burden": "required", "note": "Podcast hosting platform with dynamic ad insertion — replaces pre-roll and mid-roll ads in real-time based on listener data", "docs_url": "https://www.megaphone.fm/privacy-policy" },
|
|
717
1059
|
"translatepress.com": { "company": "Cozmoslabs", "service": "TranslatePress", "category": "marketing", "consent_burden": "minimal", "docs_url": "https://translatepress.com/privacy-policy/" },
|
|
718
1060
|
"trk.klclick.com": { "company": "Klaviyo", "service": "Klaviyo Click Tracking", "category": "marketing", "consent_burden": "required", "note": "Klaviyo email link click tracking domain", "docs_url": "https://www.klaviyo.com/legal/cookie-policy" },
|
|
1061
|
+
"trustpilot.com": { "company": "Trustpilot", "service": "Trustpilot", "category": "marketing", "consent_burden": "required" },
|
|
719
1062
|
"try.abtasty.com": { "company": "AB Tasty", "service": "AB Tasty CDN Extended", "category": "marketing", "consent_burden": "required", "docs_url": "https://developers.abtasty.com/docs/tag/cookies" },
|
|
1063
|
+
"twitter.com": { "company": "X", "service": "X", "category": "marketing", "consent_burden": "required", "docs_url": "https://help.twitter.com/nl/safety-and-security#ads-and-data-privacy" },
|
|
1064
|
+
"typeform.com": { "company": "Typeform", "service": "Typeform", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.typeform.com" },
|
|
720
1065
|
"u.sendgrid.net": { "company": "Twilio", "service": "SendGrid Email Tracking", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.twilio.com/legal/privacy" },
|
|
721
1066
|
"ubembed.com": { "company": "Unbounce", "service": "Unbounce", "category": "marketing", "consent_burden": "required", "docs_url": "https://unbounce.com/privacy/" },
|
|
722
|
-
"updraftplus.com": { "company": "UpdraftPlus (WP-Starter)", "service": "UpdraftPlus Telemetry", "category": "marketing", "consent_burden": "minimal", "note": "UpdraftPlus WordPress backup plugin phones home for update checks", "docs_url": "https://updraftplus.com/data-protection-and-privacy-centre/" },
|
|
723
1067
|
"visitor-intelligence.dnb.com": { "company": "Dun & Bradstreet", "service": "D&B Visitor Intelligence", "category": "marketing", "consent_burden": "required_strict", "docs_url": "https://www.dnb.com/utility-pages/privacy-policy.html" },
|
|
724
1068
|
"web-sdk.urbanairship.com": { "company": "Airship", "service": "Airship (Urban Airship)", "category": "marketing", "consent_burden": "required", "docs_url": "https://www.airship.com/legal/privacy/" },
|
|
725
1069
|
"webinarjam.com": { "company": "WebinarJam", "service": "WebinarJam", "category": "marketing", "consent_burden": "contested", "docs_url": "https://home.webinarjam.com/privacy-policy" },
|