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

external requests show up in statistics #8551

Closed
AndrewAuwel opened this issue Aug 11, 2015 · 2 comments
Closed

external requests show up in statistics #8551

AndrewAuwel opened this issue Aug 11, 2015 · 2 comments
Labels
answered For when a question was asked and we referred to forum or answered it.

Comments

@AndrewAuwel
Copy link

We have a site A on which a JS tracking code is integrated.

When there is a request on an external website via an iframe, this request from this site shows up in our Piwik statistics:
example2

Furthermore, there is a link on another site www.example.com/161.html.
This site also shows up in our statistics:
example

Why is that?
Why couldn't be there an option to exclude all external requests from the statistics or if necessary in a seperate folder where all external requests are consolidated?

@mattab
Copy link
Member

mattab commented Sep 19, 2015

When there is a request on an external website via an iframe, this request from this site shows up in our Piwik statistics:

This is by design that we show all requests to your website.

To avoid tracking these requests and only track non-iframed reqs, please use this feature: https://cloud.githubusercontent.com/assets/466765/8591373/290445b2-2628-11e5-8982-ae4f5edf0baa.png

Furthermore, there is a link on another site www.example.com/161.html.

When another website links to your website, it will show in Referrers > Websites, but not in your Page URLs report. if this shows up in your Page URLs report it's because that other websites has your Javascript tracking code in it.

@mattab mattab closed this as completed Sep 19, 2015
@mattab mattab added the answered For when a question was asked and we referred to forum or answered it. label Sep 19, 2015
@AndrewAuwel
Copy link
Author

@mattab : Where can I find this feature? I am using Piwik 2.4.13.

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

2 participants