The catalogue grows to 10,550 entries (4,160 cookies + 6,390 domains, 2,998 unique companies) from a live-scan gap-filling pass over major SaaS, martech, e-commerce, and consumer sites. This release adds 39 new cookie/domain signatures, removes one dangerously over-broad pattern, and corrects two corrupted attributions.
Added
B2B visitor identification / lead scoring
snitcher_device_id— Snitchermkjs_user_id/mkjs_group_id/mkjs_anonymous_id— MadKuduwc_visitor/wc_client/wc_client_current/wc_swap— WhatConverts
Marketing attribution
flaretrk— Attributer__ps_r/__ps_sr/__ps_lu/__ps_slu/__ps_fva/__ps_did— Podscribe (podcast-ad attribution)partnero_*— Partnero (affiliate / referral)
Advertising
_uetmsclkid— Microsoft Ads UET click ID_twpid— X / Twitter PixelIR_*— Impact.com_yjsu_yjad— Yahoo Japan Ads
Analytics / experimentation
optimizelySession— Optimizelysc_is_visitor_unique— StatCountertk_ai_explat/explat_*— Automattic ExPlat
Session recording
QuantumMetricSessionID/QuantumMetricUserID— Quantum Metric
Security
aws-waf-token— AWS WAF bot-control challenge token
Consent / CMP & functional
- TrustArc cookies:
TAsessionID,notice_preferences,notice_gdpr_prefs,cmapi_gtm_bl,cmapi_cookie_privacy ccpa_applies,sensitive_pixel_option(s)_wixUIDX— Wix
Data-leak
avatars.githubusercontent.com— GitHub/Microsoft avatar CDN (exposes viewer IP; Gravatar analog)
Changed
- Repository references now point to Codeberg — active development moved there; GitHub is a read-only mirror.
- Minimum Node version raised to 24.
Fixed
- Corrected two corrupted Awin attributions (
AwinChannelCookie,lantern) where thecompanyandlifetimefields had been swapped during an earlier import (companyread"29 days",lifetimeread"Awin").
Removed
- Over-broad
aw*cookie pattern that matched any cookie beginning withawand mislabelled it as Awin advertising (required_strict). It was swallowing unrelated AWS cookies such asaws-waf-token. The legitimate Awin click cookieawcretains its own exact-match entry, so no real coverage is lost.
Install: npm install @consenttheater/playbill@0.5.0
Full changelog: https://codeberg.org/ConsentTheater/playbill/compare/v0.4.0...v0.5.0