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

Compatibility with SSL (https) pages #5483

Closed
mattab opened this issue Jan 4, 2008 · 5 comments
Closed

Compatibility with SSL (https) pages #5483

mattab opened this issue Jan 4, 2008 · 5 comments
Labels
Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical. Task Indicates an issue is neither a feature nor a bug and it's purely a "technical" change.
Milestone

Comments

@mattab
Copy link
Member

mattab commented Jan 4, 2008

Piwik work well with HTTPS pages – see FAQ at http://piwik.org/faq/general/#faq_68

@anonymous-matomo-user
Copy link

Here is the SSL solution we are using in Drupal:

```
```

@anonymous-matomo-user
Copy link

Just don’t use http: or https:

<script src=“//statsserver.example.com/piwik/piwik.js” type=“text/javascript”></script>

@anonymous-matomo-user
Copy link

This is tooo expensive load. My above example is a perfect solution.

@mattab
Copy link
Member Author

mattab commented Jul 20, 2008

fixed in #553, thanks hass!

@mattab
Copy link
Member Author

mattab commented Jul 20, 2008

fixed in 553

@mattab mattab added this to the Piwik 0.9.9 - Stable release milestone Jul 8, 2014
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical. Task Indicates an issue is neither a feature nor a bug and it's purely a "technical" change.
Projects
None yet
Development

No branches or pull requests

2 participants