Closed mshmsh5000 closed 6 years ago
We need to store this to allow distinguishing among types of clicks, especially for preview-style autoload events.
Primary among these right now are iOS Messages preview events, for which there's an identifiable but probably unstable user-agent string.
Instead of having Bertly choose when not to record these links, it's more robust for Bertly just to record what is happening, and leave the interpretation to another layer.
This is deployed to production, and we've confirmed that it's being ingested into Quasar. 🌀
We need to store this to allow distinguishing among types of clicks, especially for preview-style autoload events.
Primary among these right now are iOS Messages preview events, for which there's an identifiable but probably unstable user-agent string.
Instead of having Bertly choose when not to record these links, it's more robust for Bertly just to record what is happening, and leave the interpretation to another layer.