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

Heart beat sends ping requests even if tab is not active within an iframe #9543

Open
tsteur opened this issue Jan 18, 2016 · 0 comments
Open
Labels
Bug For errors / faults / flaws / inconsistencies etc.

Comments

@tsteur
Copy link
Member

tsteur commented Jan 18, 2016

Assumption: You track via Piwik in a page that is included via an iframe <iframe src="yourwebpage"></iframe>.

By default, as soon as the focus of the browser tab is lost (by moving to another tab or any other window) we stop sending ping requests. However, this does not work if someone is using Piwik in a page that is included via an iframe. In this case we keep sending ping requests for as long as the browser tab is open.

Note: Not sure if we can actually fix this because of cross domain policy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc.
Projects
None yet
Development

No branches or pull requests

2 participants