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
-
I have conflicting user flow and bounce rates Google Analytics
Has anyone come across this or know how to read this data. In my site content landing page report I have 141 sessions at 0.71% bounce rate = 1 session But then in user flow I have the same page with 123 sessions with a drop off of 117 sessions???
Reporting & Analytics | | Lucas_SOS0 -
Referral issue in Google analytics
We have an eCommerce website that counts paypal as a referral source in Analytics. The site takes people to Paypal to make a payment and then back to the website to a Thank You page once that payment has been made. Due to this, Analytics sees this as a conversion that has come from Paypal, and also records it as a referral source, when we know this is not really the case. This also distorts the data in analytics and prohibits us from clearly seeing which channels sales have come from. Is there anyway in Analytics to include Paypal as a part of the website so that it does not record Paypal as a separate referral website?
Reporting & Analytics | | Gavo0 -
Most of the goal conversion in Google analytics showing under referral
Hi All, I have already asked this question twice here but issue is not resolved yet. http://moz.com/community/q/all-goal-conversion-in-google-analytics-showing-under-referral http://moz.com/community/q/some-goal-conversion-in-google-analytics-showing-under-referral In Google analytics most of the goal conversion in Google analytics showing under referral from payment gateway sites (Paypal.com & epdq.co.uk). I have applied all the possible solution that suggested by Moz community experts & Google Adwords support team but it is not resolved yet and it is really weird answer to give client that I have applied all possible solution and issue is still not solved. Lastly I am sharing Cross domain tracking code here that I have used on my site. Please check once and let me know if code is correct and If not correct please help me out to correct the code or suggest any other way to fix the issue Cross domain tracking code ======================= <script type="text/javascript">(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
Reporting & Analytics | | Alick300
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('require', 'linker');
ga('linker:autoLink', ['paypal.com', 'payments.epdq.co.uk'], false, true);
ga('create', 'UA-xxxxxx', 'auto', { 'allowLinker': true});
ga('require', 'displayfeatures');
ga('send', 'pageview');</script > I have hide the UID in above code. Thanks0 -
Traffic drop after analytics troubles
Hi For two weeks we had an artifical low bouncerate & high pageviews/visit in our Analytics reporting. The day we corrected the bug in Analytics - our bouncerate & pageviews/visit returned to normal levels - however we saw our search traffic go down massively(-50% in sessions). The bug in the Analytics was caused by a second Analytics tag which was included in an external script which interfered with our own tag. The drop in traffic occurred just after the removal of the second script (which was only on our site for two weeks). We didn't touch our own tagging - and there were no technical changes on the site during this period, and there is no seasonal trend which could explain the sudden drop of traffic. We double checked our tagging - and the analytics tag is present & working on all the pages of our site. On the organic traffic report from analytics you can clearly see the when the troubles with analytics started & ended (artificial low bounce rate) - and that the traffic drop starts right after the reporting issue ended. Webmastertools also indicated a lower number of views/clicks, but not to the massive 50% drop. Is it possible that Google uses the measurements from Analytics for it's SERP's? Or should there be another reason, and where should we start looking? Appreciate your help! e5GmoMM
Reporting & Analytics | | DirkC0 -
Google Analytics - Sessions vs Views?
In Google Analytics under Audience Overview I want to visit total visits during any given period of time but instead it shows me sessions. Am I missing something? How do I switch from sessions to page visits?
Reporting & Analytics | | gohawks77902 -
Pinterest\Instagram analytics available?
Is there a way to add Instagram and Pinterest analytics to Moz? Is this already available and I am just missing it? VERY interested in this... thank you!
Reporting & Analytics | | Isaac55891 -
GA Goal Tracking for Proactive Chat
Hi all, Just wondering whether anyone knows how I'd be able to track Proactive Chats as a goal in Google Analytics? So when someone visits our site, and we proactively contact them by initiating a chat (rather than a reactive chat where the visitor initiates it). Thanks!
Reporting & Analytics | | AdrianCordiner0 -
Advanced segements Google Analytics
Hi guys, I was to hasty last time marking the given question as answered. So i would like to ask another question on the subject. My original question was how to get a pdf report of 10 specific keywords with information about visits,pages per view. avg, visit time, new visitors and bounce rate. The answer was to create an advanced segment with "or operators" and adding all keywords on an exact match basis. I did this but it still gives me a list of more then 500 keywords in traffic sources organic view. Next to that i get different visitor numbers for some keywords where it says 40 at the normal segments (all visits) but gives me 0 when i turn on the advanced segment. I've been clicking and changing things for a long time until i got almost dizzy. Could someone plz help?
Reporting & Analytics | | 5MMedia0