Cookie Policy
This site runs on a live CDPForge instance (client 33, instance 2), used to demonstrate live how the platform collects and puts browsing data to work. This page explains exactly what gets recorded in your browser, for how long, and how you can change your mind at any time.
1. Tracking is off by default
On your first visit, no data is sent to our servers: the consent state starts out set to "denied". Tracking only turns on, and events start being transmitted, if you choose "Accept" in the banner at the bottom of the page. If you decline, the site remains fully usable — only the availability of browsing data to the platform changes.
2. What we record in your browser
Unlike many sites, CDPForge tracking doesn't set its own cookies: it uses the browser's localStorage and sessionStorage (data that stays on your device, unlike traditional cookies which are sent automatically with every request). Here is every entry, what it does, and how long it lasts:
| Name | Type | Purpose | Duration |
|---|---|---|---|
| did | localStorage | Anonymous identifier for your browser, so we can recognise later visits as the same person. | Persistent, until you clear your browser data |
| bid | localStorage | Alternative identifier used only if you arrive via a link with a dedicated parameter (e.g. to recognise you across different domains). | Persistent, until you clear your browser data |
| sid | sessionStorage | Identifier for the current browsing session. | Until the browser is closed |
| eventsqueue | localStorage | Temporary queue of events (e.g. pageviews) waiting to be sent; if consent hasn't been given yet, it stays only in your browser and is never transmitted. | Until the next send, then cleared |
| cdpf_consent | localStorage | Your tracking consent choice, read on every visit to decide whether to activate tracking. | Persistent, until you change your choice |
| cdpf_user_traits | localStorage | Avoids re-sending the same personal details (e.g. after filling in a form) more than once a week. | 7 days |
| cdpf_experiments | localStorage | Which A/B test variant of a personalisation component you were shown, to correctly attribute conversions. | 7 days |
| cdpf_ad_match_id_sent | localStorage | Avoids re-sending the same advertising identifier more than once (see next section). | Persistent, until you clear your browser data |
| topicsSent | sessionStorage | Avoids sending the Google Topics API signal more than once per session (if supported by your browser). | Until the browser is closed |
3. Third-party cookies (read, not set by us)
If Meta's or TikTok's pixels are already active on the page, tracking can read (never set) the cookies those pixels create — _fbp and _fbc for Meta, _ttp for TikTok — to enrich ad attribution. On this site, today, neither pixel is active: this capability is documented for transparency, but currently has no practical effect.
4. Advertising parameters in the URL
If you arrive from an ad (Google, Meta, LinkedIn or TikTok Ads), the page URL may contain a click identifier (e.g. gclid, fbclid, ttclid). It's read once from the page address to link the visit to the ad: it isn't a cookie and isn't carried over into the URL of later pages.
5. How to change your choice
You can accept or reject tracking at any time from the "Cookie preferences" link in the footer of every page, or from the button below.