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

Standard tracking code in SSL setup #3700

Closed
anonymous-matomo-user opened this issue Jan 22, 2013 · 1 comment
Closed

Standard tracking code in SSL setup #3700

anonymous-matomo-user opened this issue Jan 22, 2013 · 1 comment
Labels
Bug For errors / faults / flaws / inconsistencies etc. wontfix If you can reproduce this issue, please reopen the issue or create a new one describing it.

Comments

@anonymous-matomo-user
Copy link

While testing page overlay I got a SSL error message that could be fixed by manually changing the default tracking code.

''var pkBaseURL = (("https:" == document.location.protocol) ? "https://" : "https://");

Earlier I had to apply a similiar modification to the noscript code:

<img src="https://" style="border:0" alt="" />

Is there a reason for not declaring those two links as https?

@mattab
Copy link
Member

mattab commented Feb 4, 2013

some users don't have https support or don't need it

This issue was closed.
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. wontfix If you can reproduce this issue, please reopen the issue or create a new one describing it.
Projects
None yet
Development

No branches or pull requests

2 participants