Distinguish between http and https requests in Google Analytics

Viewed 55

I have a site which (for legacy reasons) can be access with both http and https.

How do I see in Google Analytics how many users visit with each protocol?

1 Answers

You have to pass this information in a custom dimension (hit level), then you can use it in the reports.

Related