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

Capture & Display Link Analytics #13

Open
choraria opened this issue Oct 15, 2019 · 3 comments
Open

Capture & Display Link Analytics #13

choraria opened this issue Oct 15, 2019 · 3 comments
Labels
enhancement New feature or request

Comments

@choraria
Copy link
Owner

choraria commented Oct 15, 2019

Figure out a mechanism where users can access link analytics.

Example: By visiting https://tmt.pw/short+ users can now see the following -

  • Number of hits
  • URL Referrers
    etc.
@choraria choraria added the good first issue Good for newcomers label Oct 15, 2019
@choraria choraria pinned this issue Oct 16, 2019
@choraria choraria added enhancement New feature or request and removed good first issue Good for newcomers labels Oct 21, 2019
@oshliaer
Copy link
Contributor

oshliaer commented Dec 16, 2019

The best way for this it's use an API endpoint like

https://tmt.pw/stat/{SLUG}

It could return the result if the user created the "Stat" sheet and added the slug identifier to the first column. Any other statistics are available to the user as he wants. He can add the QUERY formula and calculate the results as he pleases.

Should I show a live sample?

@choraria
Copy link
Owner Author

@contributorpw - that's a good implementation idea but I believe we'll need to start with first logging these stats and more importantly, design a user management system (where users can login) and either choose to display stats publicly or otherwise.

@oshliaer
Copy link
Contributor

@schoraria911 Please refer me to the entry point! How can I help now?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants