I am creating a website in MVC4 using EF5. I have a requirement for Google Analytics to create custom urls so, GA should index only these urls.
Here is what I need to customize the url:
Original urls:
Expected custom url:
Simply, any advisable changes in code or configuration in GA so, urls of lower and upper cases should be treated as same (case-insensitive urls)