Google Analytics HTTP vs HTTPS
- by Pelangi
I want to use Google Analytics on a website that uses both HTTP and HTTPS that works as explained below:
Secure pages accessed through https://mydomain.com/secure/* are always on HTTPS. Any access to these pages through HTTP will be redirected to HTTPS.
Any other pages will be accessible through both HTTP and HTTPS
I have a Google Analytics profile with URL using HTTPS. Will I cover all traffic? Do I need to create another profile using HTTP and how should I apply the other profile?