Enhanced conversions for web
The data a visitor leaves you at the moment of conversion, normalised and hashed before it goes.
- Three ways to deploy: Google Tag Manager, the Google tag, or the API, depending on what your site exposes and who maintains it
- Normalise then hash: whitespace trimmed, lowercase, phone in international format, then a SHA-256 digest. Nothing leaves in clear text
- The API route, and its own merit: it allows sending up to twenty-four hours after the conversion, so from your CRM rather than at click time
- Customer data terms: accepted in the account before anything else, and we frame the compliance of the setup
- Diagnostic report: Google provides a dedicated view, which we read rather than assuming it works