Goal in Analytics - mulitple sources for the destination?
-
Hello, guys. I am trying to find information without luck for my case - I have a contact form, which is placed on many inner pages (about 40). My question is - how do I make a Goal that has simultaneously all the different sources at once (as steps probably) - because there is a max limit of goals, and because analyzing them separately will take much time.
When a form is submitted, a /thankyou//?recordid=0d53415b-3e6b-4a32-add7-1586a4737a89 (or similar URL) appears.My guess is that I use a regular expression of ^/thankyou as a Destination, but I do not know what to write in steps.
Thank you all in advance, I hope I find a solutions of this annoying problem..
-
Tim, thanks a lot for your response. I will surely use the tool you send me. I will, however, post here the Regex code, in case somebody can check it and say if it is correct (because I would like to use goals):
My URL structure is: /program/article1; /program/article2; /program/article3; /program/article4;
So if I want to include either first OR second OR third, is this here Regex for the Funnel steps ok?
(/program/article1|/program/article2|/program/article3|/program/article4)
-
Ohhh, so you're talking about funnel steps for the goal, correct? If there is just one step in your funnel (i.e., pages A/B/C/D -> /thankyou/), then I wouldn't use the funnel feature. Instead, I'd look at the navigation summary report for pageviews on /thankyou/ which will tell you the previous page visitors viewed.
http://michaelwroberts.com/content/analytics-navigation-summary/
If there are multiple steps in your funnel, then you'll need to write a regular expression that matches all the possible URLs for each step, so your funnel setup would be something like this:
- Destination: /thankyou/ (select "Beings with" as I mentioned in my previous message)
- Funnel Step1: RegEx that matches pages A/B/C/D
- Funnel Step 2: RegEx that matches pages E/F/G
Here are some resources you might find helpful:
- http://moz.com/blog/an-seos-guide-to-regex
- http://www.seotakeaways.com/regular-expression-guide-for-seos/
- http://www.regextester.com/
If you want to share are those URLs here, you might be able to find someone who can put the RegEx together for you.
-
Hi, thank you for your responses. But my question was how to add pages A, B, C, D, E all as one step (being either A or B or C or...) in Goals? All of them lead to the destination.
-
Hey there,
Instead of using RegEx, I'd recommend using a built-in goal setting called Head Match. Head Match basically ignores any extra parameters in your destination URL. You can read more about it here.
In the latest version of GA, Head Match is now called "Begins with." So all you need to do is enter /thankyou/ as your destination and then select "Begins with" from the drop down menu (see attached image).
Hope this helps!
Tim
-
I almost completely forgot there is a program called segment.io
it is a fantastic method of implementing analytics code from Google all the way to crazy egg and many more.
This method also will give you abilities that you did not have much more easily than some of the other methods. Please take a look
https://segment.io/docs/big-picture/what-we-do
https://segment.io/docs/integrations/mixpanel
assuming you also send out a thank you e-mail telling them you're going to reply quickly you may want to also implement this tool
http://customer.io/docs/integration-with-mixpanel-kissmetrics.html
I currently use it and it is fantastic. However I use DynECT Email something I due only because I received the full e-mail package when I purchased my DNS package for free so you will want to stick with either sendgrid or mailGun both are truly spectacular systems as well.
Sincerely,
Thomas
-
hi,
I hope you're able to see this URL from kiss metrics I know it is in their support section and I am a member so I was logged in when I retrieved it.
Because I focus a lot on user segmentation I feel kiss metrics is a better fit for my personal uses. However this most likely can be done in a very similar fashion using Google analytics or if you don't want to pay the money kiss metrics charges mixpanel offers a excellent solution with a base price of free
http://support.kissmetrics.com/tutorial/event-library-tutorial/events-form-tutorial.html
if you use WordPress and want to use mixpanel go to Git or simply Google ZippyKid Mixpanel Vid Luther owner of zippy kid and all-around good guy has made the plug-in for Word press and offered it to the public for free.
here is the way to accomplish that task in mix panel
https://mixpanel.com/docs/integration-libraries/javascript-full-api#track_forms
I think in any of these situations you are going to have to either go off the URL the form is on to figure out where they came from as well as which form they used.
That's a fairly straightforward method the other way would be to give each form a unique name rather it's labeling them contact panel one through 60 or simply using the combined information to get the data you looking for.
In my own experience and I must be honest I'm not as experienced and Google analytics as I am in kiss metrics you may need to go to a new level and analytics using one of the two companies I have listed will give you what you need. However there may be a way to accomplish the same thing in Google analytics now that they have universal analytics out there are a lot more options available.
I hope this helps,
Thomas
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
How to Analysis which category gives me more revenue from google analytic?
Hello Experts, For Ecommerce site we do have navigation path like Main Category - Subcategory - Products. That means Men as Main Category and then subcategory Cloths, shoes, bags then product in each subcategory. After implementing enhance ecommerce https://developers.google.com/tag-manager/enhanced-ecommerce#product-clicks I am getting this report - "Product Category (Enhanced E-commerce)" in Product Performance section. Now my query is my all products are linked with sub category i.e. cloths, shoes, bags etc so in Product Category (Enhanced E-commerce) I can see Revenue, transaction related to Cloths, shoes, bags etc but how to judge performance of Main categories like Men, Women, Children etc? Because google works with this method i think - name': productObj.name, // Name or ID is required.
Reporting & Analytics | | dsouzac
'id': productObj.id,
'price': productObj.price,
'brand': productObj.brand,
'category': productObj.cat,
'variant': productObj.variant,
'position': productObj.position0 -
Some goal conversion in Google analytics showing under referral
Yesterday I have created Google analytics account for a new website but few goal conversions comes from payment gateway site (paypal.com, epdq.co.uk) and showing under referral. How to fix this issue so I can know the real source of Goal conversion. *Note - utm_nooverride=1 on thank you page applied, payment gateway URL is already placed in Referral Exclusion List. So please don't suggest either of them. Thanks
Reporting & Analytics | | Alick3000 -
All goal conversion in Google analytics showing under referral
Hi All, I have switched my website from http to https After switching from http to https all goal conversions in Google analytics showing under referral.I have also updated the GA code for https. Please help me out to fix the issue. Thanks
Reporting & Analytics | | Alick3000 -
Analytics options for website builder
I'm working on a website builder with a few friends and we would like to track traffic statistics for each site built on our platform. We're looking for a solution to dynamically generate analytics for each site published on our platform. I've used Google Analytics for a number of years, but I'm not sure if it's capable of doing something like what we're looking for. Any chance someone could throw me a bone? Thank you in advance!
Reporting & Analytics | | NickMacario0 -
Google Analytics complexe solution?
Hello, We have Google Analytics on our website and we have started to track the conversions.
Reporting & Analytics | | lunacloud
Basically we have a goal with 3 steps: Account Details (Personal Information) Confirmation (Mobile Confirmation Code) Email ( confirmation link) On the last step (Destination Goal) we send an email to the customer with the account confirmation link, the tracking works perfectly. Our problem is with the Goal Completions on "Traffic Sources" >> "AdWords" >> "Campaigns", Analytics doesn't add the conversions. This problem is related to the email confirmation? There is any solution to overcome this problem? Thank you! yzujFZU.png f4fay1G.png0 -
When javascript is disabled, does a visit register goal completion in Google Analytics?
I'm looking for reasons why Google Analytics goal completions would appear to be fewer than the actual known number of online sales for a company, and I'm wondering if disabled javascript is likely to be the primary cause of a discrepancy. Thanks for any insight you have.
Reporting & Analytics | | williammarlow0 -
Localhost:4444 Showing Up in Google Analytics
Hello All, Lately in my Google Analytics account I have noticed a referral source labelled: localhost:4444 The number of visits is really high from this source, but I have no idea (no clue!) what it actually means. Can anyone shed some light on what this is about? Should I be creating some sort of filter to screen out this as a referral source (assuming it is not legitimate)? Many thanks in advance. Cheers!
Reporting & Analytics | | Robert-B0 -
Seeing / and no / in Google Analytics
When I look at my Google Analytics code, I see that the same content will show up twice, once with a / at the end of the URL, and once without. My site is at http://www.skypeenglishclasses.com. Does anyone know why this would happen? Is it duplicate content?
Reporting & Analytics | | Paulguy0