Question: By default, if a URL is accessed in the browser once as /contact/ and once again as /CONTACT/, how does the data appear in Google Analytics?
- two pageviews for /contact/
- one pageview for /contact/ and one pageview for /CONTACT/
- An error will be present, as a filter must be created to support this use case.
- two pageviews for /CONTACT/
Answer: The correct answer of the above question is Option B:one pageview for /contact/ and one pageview for /CONTACT/