Skip to content
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

API: download .csv search/traffic analytics #11362

Open
ericsnekbytes opened this issue May 28, 2024 · 3 comments
Open

API: download .csv search/traffic analytics #11362

ericsnekbytes opened this issue May 28, 2024 · 3 comments
Labels
Feature New feature Needed: design decision A core team decision is required

Comments

@ericsnekbytes
Copy link

Jupyter uses traffic and search metrics CSV's from the admin panel, and they are currently downloaded via a manual process. Allowing automations to authenticate and download this information would reduce the complexity of building automated analytics with ReadTheDocs data.

@humitos
Copy link
Member

humitos commented May 28, 2024

I assume you are talking about the CSV data exposed in the dashboard under the settings tab for each project, right? I'm moving this issue to readthedocs.org repository which is makes more sense to be there.

@humitos humitos transferred this issue from readthedocs/addons May 28, 2024
@stsewd stsewd added Improvement Minor improvement to code Needed: design decision A core team decision is required labels May 28, 2024
@ericsnekbytes
Copy link
Author

@humitos Yes, specifically under Admin > Traffic Analytics / Search Analytics. Thanks!

@humitos humitos changed the title Provide an authentication API/token access for admin info API: download .csv search/traffic analytics May 29, 2024
@humitos humitos added Feature New feature and removed Improvement Minor improvement to code labels May 29, 2024
@ericsnekbytes
Copy link
Author

For more context, Jupyter has over a dozen subprojects (with corresponding RTD accounts), so token access would allow us to store tokens for authentication when fetching data rather than storing actual credentials (thus exposing passwords for every account to a broader group of people).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature Needed: design decision A core team decision is required
Projects
None yet
Development

No branches or pull requests

3 participants