-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Save DocumentCloud Cloudflare Stats #1860
Comments
Maybe useful? https://developers.cloudflare.com/analytics/graphql-api/ |
This seems to be the GraphQL groups that should be queried to access the Web Analytics programmatically: |
I followed up with Cloudflare again on Friday and haven't heard back after Christopher's initial response |
My ticket has been switched over from Zendesk to Salesforce as they changed ticketing systems. Still no reply. |
Wanted to follow up and see if we could get this unstuck with them. |
They closed this ticket and I emailed back to re-open and they closed it again. That was a couple of months ago. |
Cloudflare keeps a variety of interesting statistics, however it only maintains them for 30 days after which the information is purged. It's also not the most usable of interfaces
We'd like to capture some data to help assist evaluating content to promote as well as impact of the site.
On the backend, I'd like to start storing each previous day's unique visitors.
Additionally, it would be good to start generating an email that includes the 25 most popular paths (configured so they have the full URL, not just the backend of it like in the currently display):
over the previous 24 hours, along with the statistics.
The email could:
Subject Line: DocumentCloud Top Docs - May 6, 2024
2023-01699-F Responsive Documents 3 (Uploader Name, Organization) -- 435,604 Pageviews https://www.documentcloud.org/documents/24649101-2023-01699-f-responsive-documents-3
Another-Document-Name (Uploader Name, Organization) -- 335,604 Pageviews https://www.documentcloud.org/documents/24649101-2023-01699-f-responsive-documents-3
etc etc. Depending on how much time pulling the document title, uploader name, etc takes, even just the URL and page views would be very helpful.
Others might have other wishlist items that would be good to have, so would be good to get them to weigh in on data that would be good to have, format, etc.
The text was updated successfully, but these errors were encountered: