| Google Analytics RegEx help Need help with RegEx in GA; trying to track insurance quote page |
beerSEO

msg:4287051 | 8:40 pm on Mar 24, 2011 (gmt 0) | Hello, This question is for the GA and/or RegEx gurus out there, any input is greatly appreciated! So I am having trouble setting up a goal and funnel for a page that looks like this: /index.php?page=CustPortal_v1.Application.ChoosePackage&P=2&V=1&L=12 Where "P=2&V=1&L=12" will change for which ever options the user chooses. So it is possible for it to look like: "P=1&V=2&L=10" and so on... The funnel page would be something like: "/index.php?page=CustPortal_v1.Application.VehicleInfo1&V=1" And the "V=1" can change; can I use RegEx in the funnel URL? I should disclose, this is part of a sub-domain of the main site, so I assume I will have to add something to the actual tracking code inserted on the page, correct? Thanks in advance, beerSEO
|
still

msg:4294011 | 4:26 am on Apr 8, 2011 (gmt 0) | have you tried ^/index.php\?page=CustPortal_v1\.Application\.VehicleInfo1\&V=.* ?
|
|
|