Why can I see discrepancies between daily data shown in the Insights dashboard and in the export logs?
The reason for small discrepancies is likely due to timezones. The Insights dashboard shows data in the user's timezone, whereas the data exports are in UTC.
To align this data, use the timestamp data provided in the export event_ts
instead of the date dt
.