i have an issue with Google Analytics funnels setup.
I have 1 form in website, which is on 2 website pages. Form separated on 3 pages.
Form flow on page #1:
/somepage/1
/somepage/2
/somepage/3 (this is the Goal)
Form flow on page #2:
/1
/2
/3 (this is the Goal)
So, i setup 2 different funnels for them (URLs like above). But, after saving i got, that the report for funnel #2 has not only /3 like "Goal Completion Location" but /somepage/3 too.
What do you suggest me to do in this case? How to resolve this issue?
Regards, Alex.
Related
My analytics goals show 0 conversions.
2 months ago, I set up 15 goals in Google Analytics. It is URL type of goals.
http://prntscr.com/pnmsn5
I configured GTA with all the tags and variables:
http://prntscr.com/pnmt1g
http://prntscr.com/pnmt70
My mailchimp list is growing because user subscribe or download my lead magnet. But I don't see the counter of goals raising:
http://prntscr.com/pnmtyx
Even when I open myself the "thank you" url, I can see the tags are fired but I don't see goal incrementing!?
http://prntscr.com/pnmurh
So I searched here and in Google but I couldn't find any solution. GTM say it become easier to manage tags, but it is very difficult to configure for me.
Based on your screenshot, your success page is located at /merci-telecharger-101-growth-hacks-pdf/, with a trailing /. Your goal requires the page path to be equal to /merci-telecharger-101-growth-hacks-pdf, without the trailing /.
So the success URL does not match the criteria set for the goal. You can verify this, if you look at the content report, and look for the success URL page views. You need to adjust your goal settings to match the actual URL on your site.
I've been struggling for some time to get an answer, and still can't find it out on the web. I would like to to a seemingly simple thing:
1) Facebook page A sends me some visitors through a link to MYPAGE.com/?utm_campaign=mycampaign& etc. etc.
2) I count the unique page views (not users) received from people that have clicked this link, and no other visits are counted as being part of these (e.g. direct visits of someone recurring that has first come across to the site through that campaign should not be included in the count)
This way, I'd like to monitor exactly the unique page views coming from different facebook pages which I have a partnership with. And another thing I cannot figure is: how do I make this work on subdomains too?
Best regards
Step 1 - You need to have different utm_campaign values for each Facebook page.
Step 2 - Create Google Analytics segment for that specific campaign.
Use "Filter Sessions" as you only want the sessions that came straight from Facebook.
Step 3 - Use Behaviour -> Site Content reports to see which pages those users visited.
I have a 3 page website. I want to know how many unique visitors visit each page of the website. That is how many unique visitors in page A, and from page how many reach page B and from page B how many reach page C.
I am unable to determine or understand how the eVars and success events will be set in this scenario.
Please help.
This can be accomplished quickly using the default path reports in Adobe Analytics.
This "out of the box" report will show you a "fall out" of visitors who started on page A went to page B and then on to page C. No eVars, props or events are needed for this.
The report will also show you the percentage of visitors who didn't complete the specified path as well.
Setting the page name with DTM will be helpful but is not required because the URL is used as the PN if it isn't set.
Hope this helps.
Much the same as this user, I've got a WordPress website with multiple forms often on the same page. My forms are created using Contact Form 7.
For example, when the 'Request a Call' form is completed, a data layer is sent using:
on_sent_ok: "dataLayer.push({'event':'formSubmit-RequestACall'});"
In GTM, I have a custom trigger set up as follows:
Here are the Tag settings:
Meanwhile, over in GA, I've set up the following Goal:
However, if I submit the request a call form and look at Real-Time goal completions in GA, nothing is showing. Is anyone able to advise where I'm going wrong please?
Thanks in advance.
Update: My Preview summary says the tag isn't firing. There's one tag firing, which is the one I'm using to measure overall traffic.
The DataLayer feedback is as follows:
Crikey! I've finally got to grips with it. In the hope of saving someone else the best part of a day, here are my settings, which work for me.
dataLayer.push (under 'Additional Settings' in Contact Form 7)
on_sent_ok: "dataLayer.push({'event':'formSubmit-RequestACall'});"
Google Tag Manager - Trigger
Google Tag Manager - Tag
Google Analytics - Goal
The verification as you can see in the last photo says it would expect 0% conversion based on last 7 days data. This is despite the goal registering in the Real-Time (last 30 mins) data, so I expect it needs 24 hours to register the goal properly.
No variable settings necessary. I now just need to repeat for the other forms, changing the event name for each (i.e. instead of formSubmit-RequestACall) to something unique.
Good luck!
I have a website that features a call to action/promotion button on nearly all pages of the site.
I have currently configured a conversion funnel that shows me how many people arrive on the call to action page, and then how many people make it to successfully complete the action page.
What I want to see though is how many unique visitors over the reporting see the banner at the top of the funnel.
eg. Something like this:
Visitors accessing website: 1000
Visitors clicked on call to action page: 100
Visitors successfully submitted call to action form: 45
My initial thoughts was to do this using the frontpage only, but I forgot that this banner/call to action ad is featured on many pages around the website. Many people find the site through SEO and never even pass through the frontpage.
Is it possible to use a wildcard for a domain or something similar in Google Analytics? Or maybe I am approaching this the wrong way.
Last of all - I know I can accomplish this by pulling up 2 reports: site wide unique visitors and comparing that to how many people hit the first stage of the existing conversion funnel. But it's a hassle to have to do this regularly manually.
While using funnel analysis, it is normal to have funnel steps that represent more than 1 urls. Take the basic case of ecommerce sites, where the final goal maybe the same transaction completion page, but the funnel step corresponding to product page can be triggered by many different product pages and not just one.
Based on the page url structure of your website, you can choose any of the below 2 match types to add multiple urls to a single step:
1, Begins with : If all the different pages displaying the ad have a set of common characters in the beginning, then use this.
2, Regular Expression Match : If the different pages that contain your banner ad how totally unrelated url, then find a suitable regex that can capture all those urls