GA goal match URL regular expression

Posted by MotoTribe on Pro Webmasters See other posts from Pro Webmasters or by MotoTribe
Published on 2012-04-28T15:54:30Z Indexed on 2012/10/08 15:53 UTC
Read the original article Hit count: 205

Filed under:

I'm trying to setup a Goal URL with REGEX matching but it's not working.

The Url I'm trying to match is:

user/12345/edit?registration=1

with "12345" being the userid that changes.

user/[0-9]*/edit?registration=1

Should work, but doesn't. When I do an advanced search for pages with RegEx match (in the new GA interface) it shows no results. If I search for "contains" /edit?registration=1 it shows all the Urls.

What am I missing?

© Pro Webmasters or respective owner

Related posts about google-analytics