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

[Request] On the analytics page of a URL add a table with all request records sorted by time #37

Closed
erdmenchen opened this issue May 20, 2019 · 1 comment
Labels
feature request New Feature Request

Comments

@erdmenchen
Copy link

From using the hosted Demo version:
When viewing the detailed analytics page for a short URL, there is currently no time insight about the usage of a shortened URL e.g. when a short URL was clicked the first time, after creation.

At least, I would like to see a table with the last X records of requests, showing me the exact time of the URL request.

My use case would be:
I have a resource and I want to share it with someone and I want to see, if he opened the link after sharing and when.
So I create a shortened URL on urlhum and am sending this URL in order to see, if and when the other party opened the resource.

@erdmenchen erdmenchen added the feature request New Feature Request label May 20, 2019
@optiroot
Copy link
Member

This is a great idea. But because UrlHum is privacy-focused, the analytics page will only show the latest clicks / real clicks, the time of the click and if available the referer; nothing more: because we don't collect users details to make them recognizable.

I will work on this. Thanks!

@optiroot optiroot added this to To do in Version 0.3 Roadmap May 20, 2019
@optiroot optiroot moved this from To do to In progress in Version 0.3 Roadmap May 21, 2019
Version 0.3 Roadmap automation moved this from In progress to Done May 21, 2019
optiroot added a commit that referenced this issue May 21, 2019
* New translations analytics.php (Italian) (#40)

* Rewritten Settings View - Fixes #38

Completely rewritten the Settings View Page. Now it is cleaner and is completely responsive.

* Update .gitignore

* Gitignore fix

* GitIgnore fix - 2

* Git Ignore and NPM prod fix

* Public URLs improved: showing Stats button - Closes #36

Now Public URLs page and widget shows an "View Analytics" button for the URL.

* Added "Latest Clicks" widget. Closes #37

Added a new Widget in the URL analytics page. This widget shows the latest 8 clicks an URL has received, along with referer if available and the time of the click.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New Feature Request
Projects
Development

No branches or pull requests

2 participants