: How to track the source of a conversion using Google Analytics? I'm generating leads from a number of sources, ultimately culminating in a variety of conversion options (call, form submit, and
I'm generating leads from a number of sources, ultimately culminating in a variety of conversion options (call, form submit, and direct email), and I want to isolate the conversions which are coming from Adwords/PPC campaigns.
Is there a way that I can identify which conversions specifically came from PPC given that 'the powers that be' want to keep the various conversion points available? I'm hoping to link the names of converted leads to their initial source, be it PPC, organic, or any other source. I'm unsure of how to isolate the source because all inbound paths end at the same form submit / call / direct email conversion opportunities.
More posts by @Pierce454
2 Comments
Sorted by latest first Latest Oldest Best
You can use the Google Analytics URL builder Chrome extension for better productivity. It's presented on GA official solutions gallery. chrome.google.com/webstore/detail/google-analytics-url-buil/gaidpiakchgkapdgbnoglpnbccdepnpk
First some Google Analytics terms:
Campaigns - The source of paid traffic (such as PPC).
Goals - Conversion events
To get Google Analytics to attribute conversions to your PPC traffic you need to configure Google Analytics for both campaigns and goals.
Campaigns
Use the Google Analytics URL builder to build inbound URLs for all your paid traffic. "Tagging" your landing URLs with the parameters that analytics knows about will cause that traffic to get reported under "Acquisition -> Campaigns".
Goals
Set up each conversion as a "goal". Goals can be triggered when a user visits a specific URL (such as "checkout complete"), or more fine grained if you ping Google Analytics with "events" when a user converts.
Aggregate tracking
After you have done the setup, analytics will show you how your campaign traffic is performing. It will not let you see the traffic source for any individual user. It is against the Google Analytics terms of service to use Google Analytics to track an individual user. Only aggregate tracking is permitted.
If you want to know for any given conversion the source of that user, you will have to track it yourself outside of Google Analytics. I've done this before by storing source in the user session (when the user lands) and then on conversion, setting this source into the data of the conversion.
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.