Cookies & storage policy
Last updated: 1 September 2026
1. TL;DR
DFI GROEP doesn't run any third-party trackers, advertising cookies, or analytics tools. The site doesn't set any cookies in the legal sense (no cross-session identifier that leaves your device). The data that does get stored is kept in your browser's localStorage for purely functional reasons, and we have no server-side copy.
2. What we store (and why)
- Inquiry cart — so the items you add persist between visits and survive page reloads. Stays in your browser; we have no copy.
- Wishlist — same idea. Purely local.
- Saved profile — your buyer details, used to pre-fill the checkout form next time. You opt in by clicking "Save on this device" on
signup.html. - Inquiry history — what you sent, so the account dashboard can show it. Local only.
That's it. We do not use Google Analytics, Meta Pixel, Hotjar, FullStory, or any third-party session recorder. We do not run A/B testing tools that inject cookies.
3. Storage table
| Key | What it stores | Where | Lifetime |
|---|---|---|---|
| gfi_cart_v1 | Inquiry list (item id, qty, snapshot of price/name) | Browser localStorage | Until cleared or inquiry sent |
| gfi_wish_v1 | Saved product ids | Browser localStorage | Until cleared |
| gfi_account_v1 | Buyer profile (company, name, email, phone, country, city) | Browser localStorage | Until you clear profile or site data |
| gfi_orders_v1 | Inquiry history (local copy of order ids, items, totals) | Browser localStorage | Until cleared |
4. How to manage
You can clear all four keys at any time by:
- Clicking "Clear profile" or "Clear list" on
account/index.htmlorcart/index.html. - Opening your browser's site-data settings and removing data for
gfigroep.com. - Using private/incognito mode — none of the four keys persists there.
Disabling JavaScript entirely will hide most site functionality (catalog still loads, but you can't add items or save a profile).
5. Changes to this policy
If we add any third-party tool that sets cookies — for example, a chat widget — we'll update this page first and ask for consent where required by ePrivacy law.
Questions about storage or cookies? privacy@gfigroep.com