Tracking Form Submissions to Source with WP
-
Hi all!
I know that we can use conversion tracking in analytics to track form submissions by source, but when a specific form comes through for someone (say Susan Smith) who messaged us looking for info about product xyz...is there a way to connect the data so I can figure out exactly which source brough Susan specifically?
Using Wordpress websites FYI.
Thanks,
Ricky
-
It should do Ricky - let me know how it goes!
-
Hey Matt,
If this works, you are THE MAN! This is exactly the type of solution I was looking for. Thanks a ton.
-
Hi
You may find this useful as a potential solution different to that above -
Install one of these contact form plugins on your site if you don't already use one of them:
- Gravity Forms
- Formidable
- Ninja Forms
- Contact Form 7
Then install this - http://helpforwp.com/downloads/campaign-tracker/ - it will provide referrer information - showing how the visitor arrived at your site as required.
There is a cost involved but this isn't massive and hopefully you should be able to install this and set it up yourself relatively easily.
Hope this helps
Matt
-
You can probably find a good WP freelancer that can do this for you. I don't know of a simpler way to implement such an attribution solution.
-
Hi Logan,
I guess I assumed there was a much easier way to do this that I must have been missing..but this is a pretty darn clever idea! I don't work with a developer unfortunately...so any suggestions on that front by anyone would be helpful.
Is Freelancer/Guru/Odesk a viable place to find that type of help?
Thanks again,
Ricky
-
Hey Jared,
I'm referring to a contact form submission on site of some kind. I know I can track through my analytics and see that x number of those form conversions came from organic search...but I'm looking for a way to attribute a specific person's form submission as one of those that came from organic.
Tx
Ricky
-
By messaged you, do you mean via email, or something like a live chat? I don't see any way to attribute it correctly without some kind of real time identifier, for starters.
-
You can leverage that phone number by populating a field on the form based on what phone number displays.
For example, you may have the following dynamic phone configuration:
555-1234: Google Organic
555-3456: Google Paid Search
555-5678: Email Marketing
When someone submits a form, there is a hidden field that looks at what phone number is displayed and then populates the field with the coordinating marketing channel. As far as execution of this logic, I'm afraid I can't help, our Dev team handled all that. But it's pretty simple logic, so I think most developers would be able to write this relatively easily.
-
Hi Logan,
Yes we use CallRail for call tracking which is great, just trying to get more data out of our form submissions. Any plugins anyone knows of or solutions would be much appreciated.
Thanks,
Ricky
-
Are you, by chance, using any type of dynamic phone tracking on the site? We implemented an attribution model like this by leveraging the displayed phone number.
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
-
Google Ecommerce Tracking
Hey all, I have GTM set up on a site and I am trying to enable the Ecommerce tracking functionality. My problem is this, I have access to the basket variables all they way through the checkout funnel to the payment page, but they are then lost on the payment completed page. Does anyone know how I can pass the value of the basket across to the payment completed page so I can mark the transaction completed with an actual value present. I cannot post hidden input fields or change the url get variables as the third party system that us used fails. I have thought maybe javascript calls, but not managed to get to work as yet. Can the Google session pass and hold them in the cookies that are set? Any help greatly appreciated. Cheers Tim
Conversion Rate Optimization | | TimHolmes1 -
How can I track if a landing page assists a lead/goal to another page in Google Analytics?
For example, I'm running a PPC campaign for site.com/landing-page and it consists of different product pages like below: site.com/product-1 site.com/product-2 site.com/product-3 How to determine if /landing-page assists a lead/goal to a specific product page in Analytics? Example scenario: /landing-page -> /product-3 -> Lead TIA!
Conversion Rate Optimization | | zpm20140 -
Question regarding on tracking
Hi guys, We are tshirts printing company.
Conversion Rate Optimization | | WayneRooney
We have of course a website and we have around 18k monthly visitors.
We get around 75 daily quotes.
We are not E commerce so we dot sale on the website. We can get all the information from Google analytic regarding to how many quotes we got and from where they came from but we can't know how many quotes was converted. I heard that i can add ref code on the url and then i will see that code in our quotes system and i will know from where that quote arrived.
Another thing that i know i can do is that the system will remember that first url that the visitor enters the site so like that i can know exactly from each url we got the quote and i know that the professional name for this is SESSION. So after all this, the obvious questions here is, Is everything that im saying here is make sense ?
Can i add SESSION to WordPress site ? And how easy is that/or the cost for that ?
For all of you the expert out there, is this the right way to track everything if you are not eCommerce ? Any help are welcome !!0 -
Goal Tracking in Google Analytics
Hi guys, I just want to ask if you have videos or blogs about setting up goal tracking using conversion page or a "thank you page" in Google Analytics. This will help me to get how many inquiries (from contact form) I am getting and for me to know where they came from using Google Analytics (countries, source/site they used, time on site, category page and landing page, etc.). #2 question - In case I don't have a "thank you" page, is it possible for me to get these "goals"? Do I need to insert a code in each of the "send" button in my contact form? Looking forward for a positive response from you guys. 🙂 Thanks, JC
Conversion Rate Optimization | | esiow20130 -
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 -
Tracking Sales to Sources
We're trying to set up a commission system for the different people who contribute to our site. We just want to see a list of transactions and the path back to source for all of them. We haven't been able to figure it out and know other ecommerce sites have had to have figured this out.We have GA Ecommerce tracking on. How can we find last months sales: source / medium / keyword / landing page / revenue / etc Sorry if this is an obvious question. We have spent a lot of time trying to figure it out.
Conversion Rate Optimization | | chrishansen0 -
How can I pass the Search Term into a lead form?
We receive lead forms from interested visitors that include their name, email, grade level, and academic goals, and we would like to also know which specific phrase they used when searching for us. I need to find a way to grab the referring keywords and pass them as a hidden form field. Can this be done, and are there scripts available that can do this?
Conversion Rate Optimization | | brycebertola0 -
Lookiing for examples of local "small biz" sites with phone or contact form conversion points
Hi Guys, I'm looking for any good examples of small business sites that you've come across that do a good job at converting potential visitors to clients. I'm primarily thinking about service oriented business such as Doctors, Dentists, Salons, Clothing stores, small restuarants, car detailing services, local photographers, etc. I'm just trying to digest other examples and look for new inspirations.
Conversion Rate Optimization | | DotCar0