-
-
Notifications
You must be signed in to change notification settings - Fork 388
Open
Description
Hi, I am new here and curious if it is possible to query complete view counts for a page?
The getDomains.statistics.pages query needs a range param which can't be null and only allows to query data up to 6 months.
So, 2 questions (I could probably figure this out from code but want to confirm)
- are the views stored indefinitely in the DB? i.e. does Ackee delete 6 months+ old records?
- is there any way to query that historic data from the API? IMO the simplest idea would be to make the
rangeparam nullable which will allow to not have anycreatedfilters in the aggregations.
Happy to make a PR for the latter. Thanks!
flipvh and stfnhmplrmab253
Metadata
Metadata
Assignees
Labels
No labels