Moz Q&A is closed.
After more than 13 years, and tens of thousands of questions, Moz Q&A closed on 12th December 2024. Whilst we’re not completely removing the content - many posts will still be possible to view - we have locked both new posts and new replies. More details here.
Tracking a Deposit Page Through Google Analytics: Which is a better way?
-
Good day to all,
I do have game download website (Works like Google Play and Steam) and currently working on the deposit page which is payable by fund transfer and Paypal. The thing is I do not have a confirmation page that I can use to track all incoming successful and unsuccessful conversions for this deposit page. My question is, which is better to use for this kind of tracking a goal in Google Analytics? Are we going to use a virtual page or and event tracking method? How can I track users that visit the deposit page that weren't able to do a deposit attempt?
Thanks for answering this question. Have a good day ahead.
-
Thanks for this, Aaron.
I am currently weighing both virtual confirmation pages and event tracking method. Never tried the event tracking method though. As far as my knowledge about virtual pages, they will not trigger the conversion if the attempt is failed.
-
I would most likely use event tracking as it means you don't need to move the user to another page. You can program it into the website to send the data as it happens.
Here is a good page about setting up event tracking Click here
Just wanted to add that than you could setup goal tracking from the event itself once setup. This will allow you to track conversions better or non conversions.
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
-
Will Landing Page Design with Large Areas of White Background Enjoy a Higher Conversion Rate?
My designer has created a landing page with a dark background. Text is white and other colors. Does a dark background impact the conversion rate? Is it better to have a white background? I am concerned that a dark background may distract visitors. The landing page is: http://www.nyc-officespace-leader.com/MidtownLawOfficeSublet3300SFBelowMarket We plan on using this landing page for LinkedIn advertising. Thanks!!
Conversion Rate Optimization | | Kingalan10 -
Overlay / modal for product pages - bad or good for SEO?
Hi all, I am considering using full overlays/modals for an e-commerce site for all our product pages (category/listing pages will be "normal", the product page will come over the listing page as an overlay/modal when you click on the product). Those “product overlays” will also be accessible directly with own URL (if need to be linked to for ex.). All the literature I find out there treats overlays and modals as “marketing” ones (ads, sign-ups, etc.) and is generally critical to overlays when it comes to SEO, while also saying that an overlay that has to do with good UX should not hurt the SEO of our site. What do you think? Will all product pages as overlays be considered as good UX by the search engines and therefore not be negatively impacted, SEO speaking? Or should we stay clear of overlays and create “normal” product pages? Thanks in advance! Arnaud NB: The reason we want to create those overlays are for design and UX purposes, and try to increase our conversion rate.
Conversion Rate Optimization | | Arnaud_Fo0 -
Has anyone ever used Adwords' Forwarding Numbers as a Call Tracking Service?
Hi, I was taking over a client's Adwords account from a previous agency. It appears the former agency added the Google Forwarding Number (for call tracking on call extensions) and added it to the client's website. Therefore, if anyone calls that number from the website, it would register within Adwords (just not as a conversion but as a click under "call extensions") The problem: you can't filter by phone number (the same number calling +1 would indicate spam) you can filter by device (so tablet / computer) can be considered spam generally. Questions: Anyone ever used this before? Your thoughts? Does anyone know if there is spam coming from mobile devices now-a-days? Please tell me what I'm missing. Any advice / anyone else seen this / done this? Thanks Moz Community, Cole
Conversion Rate Optimization | | ColeLusby0 -
Multiple Thank You pages with one Contact form - PPC
Hi everyone,
Conversion Rate Optimization | | Carla_Dawson
I am running a PPC (Google Adwords Campaign) and it is pretty big. I have about 25 landing pages each with a Contact Form. I need the contact form to go to a unique thank you page for each landing page to measure conversions via Google Adwords. In other words I need the contact form on submission to redirect to a specific and unique thank you page that I can define. The contact form needs to be the same for all landing pages to avoid having to produce 25 landing pages. I am ok with producing 25 Example
http://www.maindomain.com/landing-page-1 redirects tohttp://www.maindomain.com/thank-you-1 http://www.maindomain.com/landing-page-2 redirects tohttp://www.maindomain.com/thank-you-2 http://www.maindomain.com/landing-page-3 redirects tohttp://www.maindomain.com/thank-you-3 Can someone help me with this?
Thanks https://wordpress.org/plugins/contact-form-7/0 -
Landing page on a separate domain?
I want to start a PPC campaign for an ecommerce site, but my ads are rejected due to my URL being offensive. The name works great from a branding perspective, but it has kept me from being listed in certain directories and advertisements. I thought about buying a separate domain to host the landing pages for the PPC campaign where the user would then be redirected to my product page for purchasing. Is this a good idea? Would you recommend another approach?
Conversion Rate Optimization | | RaginCajun0 -
Same review across multiple pages
Hello, I would like to add reviews on some pages of my website, so it could eventually show up in the google search results with some nice stars. The problem is that the same review will be shown on multiple pages: Example: Reviews about France Reviews about French Riviera Reviews about Monaco (The review is about Monaco but as it's a town on the French riviera and in France i would like to use it to calculate an "Aggregate Rating" for the parent destinations...) Do you think that the use of the same review (with microdata) across multiple pages could be interpreted as a spammy way to get stars in the SERP and eventualy result in lower positions ? Or should I just use the Aggregate Rating without the reviews ? Many thanks for your answers, BR from France Evgueni
Conversion Rate Optimization | | 3vgueni0 -
How can I track the traffic source/keyword of form submissions?
I'm using Google Analytics on www.nhfinehomes.com and would like to track the source of leads submitted via form submissions. Ideally, I could track if the lead originated from organic search (and what keyword phrase), PPC, referral links, etc. Is this possible with Google Analytics and if so, can anyone point to some documentation on how to do this or better yet someone who can help me set this up? This site is running ASP.NET and uses JQuery so there is not a 'traditional' thank you page that I can reference. I'm not a programmer and do not pretend to be one! Thanks in advance. Link
Conversion Rate Optimization | | LinkMoser0 -
Need help Tracking PPC vs Organic and respective ROI
So I have a client who uses PPC and Organic SEO to drive traffic. Once a user gets to the site, the most common action is to fill out a form. I have Auto Tagging enabled in Adwords so all PPC clicks have "gclid" in the url. I am also grabbing the Google Cookie and parsing it out to determine if the visitor is PPC or Organic. So I have an if statement in my form code to pass PPC vs organic through the form for tracking purposes: $url = 'http://' . $_SERVER['SERVER_NAME'] . $_SERVER['REQUEST_URI']; if (false !== strpos($url,'gclid')) { ?> Essentially this is saying: If gclid is in the url, or if the cookie contains PPC
Conversion Rate Optimization | | tjsherrill
set the Web field as PPC Else
Set it as Organic. this is working about 80% of the time. I am trying to raise the accuracy. any ideas where I might be missing some data? thanks0