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

Resolution unknown from tracking by Image Tracking Link #10250

Closed
joubertredrat opened this issue Jun 23, 2016 · 3 comments
Closed

Resolution unknown from tracking by Image Tracking Link #10250

joubertredrat opened this issue Jun 23, 2016 · 3 comments
Labels
answered For when a question was asked and we referred to forum or answered it.

Comments

@joubertredrat
Copy link
Contributor

Hi guys,

Probably have a bug on a tracking by image, when I use image tracking link, always don't get resolution, then display as unknown, if I change to JavaScript Tracking Code, works fine.

I don't know if this is a bug or limitation on image tracking link, then, I open this issue.

Thanks.

@sgiehl
Copy link
Member

sgiehl commented Jun 23, 2016

Image tracking can't provide any metrics that can only be collected using javascript. This contains resolution, browser plugins, etc.

@sgiehl sgiehl closed this as completed Jun 23, 2016
@sgiehl sgiehl added the answered For when a question was asked and we referred to forum or answered it. label Jun 23, 2016
@joubertredrat
Copy link
Contributor Author

joubertredrat commented Jun 23, 2016

Hi guys,

@sgiehl then I think that is good and important do add on https://developer.piwik.org/api-reference/tracking-api or on a trackingCodeGenerator action information about this limitations, isn't?

@mattab
Copy link
Member

mattab commented Jul 8, 2016

Hi @joubertredrat

this is documented in: https://piwik.org/docs/tracking-api/#image-tracker-code

Note: the code doesn’t use Javascript so Piwik will not be able to track some user information such as search keywords, referrers, screen resolutions, browser plugins and page titles. The image tracker code also does not create first party tracking cookies which results in some information being lost.

Also just added this in the FAQ How do I enable tracking for visitors that have disabled Javascript?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
answered For when a question was asked and we referred to forum or answered it.
Projects
None yet
Development

No branches or pull requests

3 participants