Discussions
Feature request: API for analyics
about 1 month ago by null
I've been using controld to not only block servies, but also dig into what devices are calling home to try to take more control of my data.
It would be empowering to be able to get a list of the analytics in a JSON form via the API to then be able to create custom reports (one example being the top level domains being visited).
Appreciate this might not be an easy upgrade, and I think at the least I could hack together a bespoke process to use the endpoints at https://europe.analytics.controld.com/queries/historical?deviceId=XYZ&clientId=ABC&endTs=1745668831742&startTs=1745665231742
Any thoughts on this?