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

Publish per-page hit counts #2711

Closed
jpouellet opened this Issue Mar 16, 2017 · 4 comments

Comments

Projects
None yet
3 participants
@jpouellet
Contributor

jpouellet commented Mar 16, 2017

It may be useful to those of us trying to improve the docs to know which pages to focus on first.

Publishing some minimal data such as:

<path> <hits in last month>
/ 3321
/intro/ 1024
/downloads/ 812
/doc/ 432
...
/doc/network-printer/ 14

would not invade privacy, and may be useful data to have.

@andrewdavidwong

This comment has been minimized.

Show comment
Hide comment
@andrewdavidwong

andrewdavidwong Mar 16, 2017

Member

What method do you propose?

Member

andrewdavidwong commented Mar 16, 2017

What method do you propose?

@andrewdavidwong andrewdavidwong added this to the Documentation/website milestone Mar 16, 2017

@jpouellet

This comment has been minimized.

Show comment
Hide comment
@jpouellet

jpouellet Mar 16, 2017

Contributor

I don't know what logs you have access to with github/cloudflare. Perhaps something in common log format?

If so I could provide a simple awk script or something.

Contributor

jpouellet commented Mar 16, 2017

I don't know what logs you have access to with github/cloudflare. Perhaps something in common log format?

If so I could provide a simple awk script or something.

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Mar 16, 2017

Member
Member

marmarek commented Mar 16, 2017

@jpouellet

This comment has been minimized.

Show comment
Hide comment
@jpouellet

jpouellet Mar 16, 2017

Contributor

Indeed looks that way, so nevermind then. Perhaps this could be revisited if the site hosting infrastructure ever changes.

Contributor

jpouellet commented Mar 16, 2017

Indeed looks that way, so nevermind then. Perhaps this could be revisited if the site hosting infrastructure ever changes.

@jpouellet jpouellet closed this Mar 16, 2017

jpouellet referenced this issue in tokideveloper/qubes-doc May 31, 2017

Create translation-workflow.md
Comprehensive proposal for a translation workflow added since there is a total lack of such a workflow.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment