I used the dashboard API to extract active unique users data, on segmentation view (image below). But for this, every time I try to extract the last 30 days data, I saw changes in most recent week (mostly the number increased). So for example, here is the extraction on:
- 1st extraction on 10th June: Active Unique users on 9th June is 500
- 2nd extraction on 11th June: Active Unique users on 9th June is 511
- 3rd extraction on 12th June: Active Unique users on 9th June is 517
**Additional data: I use User ID, and one User ID can have multiple devices
Therefore I want to ask, is this an expected behavour? And if it, why this is happen ya?
Thanks!