OneView automatically includes hashed PII in conversions for higher match rates with advertising platforms. No configuration required.
What are Enhanced Conversions?
Enhanced Conversions include hashed personally identifiable information (PII) along with conversion data, allowing advertising platforms to match conversions to their user base even when click identifiers are missing or expired.Understanding match rates:When click identifiers (like
gclid, fbclid) are unavailable due to:- Browser privacy features blocking tracking parameters
- Expired click-through windows
- Cross-device conversions
How Enhanced Conversions work
OneView automatically enriches conversions with identifiers from your Identity Graph and includes them in Conversion API requests:| Scenario | Identifiers Included | Match Rate Impact |
|---|---|---|
| User signed up | Email, phone (if provided), user ID | High match rate |
| Anonymous visitor | Client ID, device ID | Lower match rate |
| Cross-device | All identifiers from linked devices | High match rate |
Enhanced Conversions are automatically enabled for all Conversion API integrations that support them. You can disable this feature per integration in your workspace settings.
Automatic enrichment
OneView uses your Identity Graph to automatically include the most complete set of identifiers available:| Source | Identifiers Used |
|---|---|
| Identity Graph | Email, phone, user ID from linked sessions |
| Event payload | Identifiers sent with the conversion event |
| Cross-device | Identifiers from other devices linked to the same user |
Privacy and compliance
OneView automatically hashes all PII using SHA-256 before including it in Enhanced Conversions:| PII Type | Hashing | Storage |
|---|---|---|
| SHA-256 | Never stored in plaintext | |
| Phone number | SHA-256 | Never stored in plaintext |
| User ID | Included as-is | If provided |
All PII is automatically hashed using SHA-256 before processing or storage. OneView never stores plaintext sensitive data.
Platform support
Platform-specific implementation details vary. OneView automatically adapts Enhanced Conversions to each platform’s requirements and API specifications.
Common questions
What identifiers are required for Enhanced Conversions?
What identifiers are required for Enhanced Conversions?
It depends on the Media Partner. Most platforms accept:
- Email (hashed)
- Phone number (hashed)
- User ID (if provided)
How does OneView get identifiers for Enhanced Conversions?
How does OneView get identifiers for Enhanced Conversions?
OneView uses your Identity Graph to automatically enrich conversions with identifiers from:
- The current event payload
- Linked sessions and devices
- Previously connected identifiers
Can I disable Enhanced Conversions?
Can I disable Enhanced Conversions?
Yes. You can disable Enhanced Conversions per integration in your workspace settings under Settings → Accounts → [Platform] → PII Handling → None.
How does consent affect Enhanced Conversions?
How does consent affect Enhanced Conversions?
Enhanced Conversions require
ad_user_data consent. OneView automatically:- Includes PII only when
ad_user_datais granted - Excludes PII when consent is denied
- Respects consent settings across all platforms