Under the hood
Useful1 Signal0
Experiment tracking records which variation you got and omits blank optional fields.
What's wrong with this entry?
Anonymous. No account, no email.
What
Experiment events now record which variation was seen, and absent optional fields are omitted rather than sent as empty strings.
Details
- Adds a
variation_keyfield to the experiment event schema. user_attributesandexperiment_metadatadefault to undefined instead of "".- The same treatment applies to the generic event's
processandadditional_metadatafields.
Evidence
variation_key
Strings lifted out of the shipped bundle, so the claim above can be checked against them.