UrlHum icon indicating copy to clipboard operation
UrlHum copied to clipboard

Added browser and OS info on clicks

Open tareq1988 opened this issue 5 years ago • 1 comments

Saving more analytics data on each click with additional User Agent, Broswer name and version, OS.

browscap-php library is being used via a wrapper library here to generate concise information on the user agent.

To properly update the cached data required by browscap-php library, the command php artisan browscap:update needs to be run initially to work.

Example:

image

tareq1988 avatar Aug 16 '20 10:08 tareq1988

I wish this was added

yigitkerem avatar Aug 16 '20 11:08 yigitkerem