Using RegEx's in Multi-Channel Funnels in Google Analytics
Posted
by
Rob H
on Pro Webmasters
See other posts from Pro Webmasters
or by Rob H
Published on 2012-07-11T17:01:56Z
Indexed on
2012/09/11
15:50 UTC
Read the original article
Hit count: 283
google-analytics
|analytics
For some reason, I can't get my multi-channel funnel which utilizes RegEx's in the path steps to function -- it keeps coming back with no data. There are a few variables which may be holding things up, but I can't figure out the origin of the problem, nor a solution. Here's the situation:
- The funnel is tracking conversions, defined as when a user completes 4 steps to signup
- Steps are not "required"
- Default URL is set to https://example.com
- There is a 302 redirect set up on our site that leads from http://example.com to https://example.com
- Within the funnel, steps switch from non-secure pages (unless browser is set to secure browsing), to secure pages once the user moves from the landing page to the second page of the sign-up process (account placeholder has been created)
- URL at that point contains the variable of publisher number within (but not at the end) the URL
- My RegEx's are all properly written as tested on rubular.com
© Pro Webmasters or respective owner