We've rolled out a few quality of life changes.
New PII data passthrough, dedupe IDs and logs
- We have added passthrough of PII email, phone, zip code data to all our tracking endpoints, which will pass data automatically to our integrations like Facebook, TikTok etc.
- Added new dedupe_event_id-- this will pass through event IDs for deduplication with APIs from Facebook and similar, so you can match with JS tracking. We recommend using hit_transaction ID for this
- Phone numbers passed now get stripped/normalised so that integrations can always pass the correct formats (for non-hashed data)
Postback log page changes
- The postback logs reporting now has columns for PII and event dedupe ID data, to show if values were passed onwards
- The column selector is now more convenient
Bug fixes
- Improved validation in condition nodes for various properties that were not allowing spaces, IPv6 etc.
- Campaign ID filtering in reporting now properly allows multiple entries