promotedai / ios-metrics-sdk

iOS client library for Promoted.ai metrics tracking.
MIT License
7 stars 1 forks source link

Update usage of impressionID and viewID #102

Closed yunapotamus closed 3 years ago

yunapotamus commented 3 years ago
  1. impressionID as set on impression events will be globally unique (UUID).
  2. Action events will no longer have impressionID set.
  3. viewID on view events will be globally unique (UUID). Specifically, if you go back to a view that you’ve seen before, it will be a new viewID.