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

logLink callback fixes #6804

Closed
wants to merge 3 commits into from
Closed

logLink callback fixes #6804

wants to merge 3 commits into from

Conversation

fredli74
Copy link

@fredli74 fredli74 commented Dec 4, 2014

Fixes for logLink callback to work with (204 image) and DoNotTrack preference.
Added callback return argument, true = track request was sent to server, false = DoNotTrack prevented request to be sent.

Fixes for logLink callback to work with (204 image) and DoNotTrack preference.
Added callback return argument, true = track request was sent to server, false = DoNotTrack prevented request to be sent.
Implemented sendBeacon as primary tracking method with XmlHttpRequest and getImage as fallbacks.  matomo-org#6641
@fredli74
Copy link
Author

fredli74 commented Dec 5, 2014

not sure what the build fails on, I must admit I do not understand the log at all.

@fredli74 fredli74 closed this Dec 8, 2014
@fredli74 fredli74 deleted the patch-2 branch December 8, 2014 13:23
@fredli74 fredli74 restored the patch-2 branch December 10, 2014 09:49
@fredli74 fredli74 deleted the patch-2 branch December 10, 2014 09:50
@mattab mattab added the wontfix If you can reproduce this issue, please reopen the issue or create a new one describing it. label Dec 18, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix If you can reproduce this issue, please reopen the issue or create a new one describing it.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants