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

Enable Lat / Long via Javascript #3818

Closed
anonymous-matomo-user opened this issue Mar 12, 2013 · 2 comments
Closed

Enable Lat / Long via Javascript #3818

anonymous-matomo-user opened this issue Mar 12, 2013 · 2 comments
Assignees
Labels
Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.
Milestone

Comments

@anonymous-matomo-user
Copy link

Currently, you are only able to insert lat/long via the API. Please enable support to add lat/long via javascript.

@mattab
Copy link
Member

mattab commented Mar 13, 2013

In e794cb3: Fixes #3819

Fixes #3818: you can now call piwikTracker.appendToTrackingUrl('lat=X&long=Y');
and disable auth in your config.ini.php
https://github.com/piwik/piwik/blob/master/config/global.ini.php#L411

  • Adding test

@IamMille
Copy link

... 10 years later but, can someone explain why you can set the user using javascript but not the location?

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.
Projects
None yet
Development

No branches or pull requests

3 participants