Skip to content

Any way to get complete history for pages visits? #365

@alexeyqu

Description

@alexeyqu

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)

  1. are the views stored indefinitely in the DB? i.e. does Ackee delete 6 months+ old records?
  2. is there any way to query that historic data from the API? IMO the simplest idea would be to make the range param nullable which will allow to not have any created filters in the aggregations.

Happy to make a PR for the latter. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions