ezfit / Privacy
Short version: ezfit sets no cookies, runs no analytics, loads nothing from anyone else's servers, and never asks who you are.
The request a vehicle form stores the make, model, year, engine and an optional note. That is the whole record. There is no field for a name, an email or anything else, so none is stored, and no reply is possible — which is a deliberate trade for not holding your details. Submissions are counted so the tally can decide which catalogues get read next.
The form is rate-limited to stop abuse. That counter is keyed on a one-way hash of the network address, held in memory only, never written to disk, and thrown away when the service restarts. It cannot be turned back into an address.
Being honest about the part nobody controls: like almost every site, the web server keeps an access log — the address you connected from, the page requested, the time, and the browser string. It is used for fixing faults and spotting abuse, nothing else. This site also sits behind Cloudflare, which handles the connection and keeps its own logs under its own policy.
Part pages link out to eBay and Google searches. Those links are marked to send no referrer, so those sites are not told you arrived from ezfit — but once you are there, you are subject to their terms and their tracking, not this page.
If this ever changes it will change here first, and anything that starts collecting data will be said on the page that collects it rather than only in this document. Questions: [email protected].