|
||||||||||
|
|||||||
| GoogleCommunity Sponsor |
Use coupon "forum" for 50% Off! |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Noogle
![]() Join Date: Sep 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
![]() |
Regular Expression Matches
Hi,brbrI am trying to build a few regexp funnels and am stuck.brbrThese are dynamic urls from the MDPro CMS system that look like: brbrGoal first page:brname=XXXXX&file=YYYYYbr2nd pagebr
name=XXXXX&file=YYYYY&action=ACTION1br3rd pagebr name=XXXXX&file=YYYYY&action=ACTION2brbret c. brbrI am able to match #2 and above but I need to build a regexp that somehow does not match if the string contains the word 'action'. The Goal First Page does not have this parameter while all the rest does.brbrThe parameters may be in any order this is why I need regexpt and not any other forms of matches (plus I use htaccess url masking so in a few instances brname=XXXXX&file=YYYYY brreads like brname-XXXXX-file-YYYYYY.htmlbrbrbr br |
|
|
|
|
Sponsored Links
|
|
|
|
#2 (permalink) |
|
Noogle
![]() Join Date: Nov 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
![]() |
Regular expression
poluf1, brYou should check out the a href="http://www.google.com/support/analytics/bin/answer.py?answer=27217&hl=en"reference /aon regular expression first.brMost likely you will need an exclude that says something like exclude "*action=*"brThat should provide the function you need.br
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Can I install the regular i386 Fedora 5 on a sys with AMD 64 | bdb4269x | General Computer Forum | 1 | 08-30-2006 04:17 AM |
| Profile matches | TheBostonian | Social Networking | 0 | 09-23-2005 05:29 PM |