Create a filter to consider http://example.com/foo/bar as http://example.com/index.php/foo/bar
Posted
by
magnetik
on Pro Webmasters
See other posts from Pro Webmasters
or by magnetik
Published on 2012-07-17T09:07:42Z
Indexed on
2012/09/20
21:55 UTC
Read the original article
Hit count: 306
google-analytics
I'm using URL rewriting to make my url http://example.com/foo/bar/
to http://example.com/index.php/foo/bar
.
I'm not linking the index.php/..
url anywhere, but for some reasons, some users arrives to the index.php
url.
In Google analytics, I have a lot of duplicates that are quite annoying to follow up the traffic.
I've watched the Advanced filters but I'm struggling to make it works fine.
Any regex and google analytics pro to help me out ?
© Pro Webmasters or respective owner