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

Added browser and OS info on clicks #95

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

tareq1988
Copy link

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

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

browscap-php library is being used 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.
@yigitkeremoktay
Copy link

I wish this was added

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

Successfully merging this pull request may close these issues.

None yet

2 participants