There is a difference between Adwords Clicks and Analytics Sessions. One of the key things to note is, Adwords Click/Analytics Session Ratio can be affected in a number of various ways.
Sessions in Analytics may not be recorded due to server latency, redirects, users clearing their browser cache. It is also common for minor discrepancies to occur when matching data, up to a delta of 20%. However, anything greater will require further investigation.
To help troubleshoot, there are several important things to check. These are ordered in terms of basic to advanced.
Account Linkage in Google Analytics
Check that Adwords Account is properly linked to Google Analytics
Check for Wrong Adwords account linked to Google Analytics
Make sure that Multiple Adwords accounts are not linked to same GA view
Clicks Vs sessions
An Adwords click is a very basic action on behalf of your visitor and is recorded by Adwords servers. It’s a simple metric. Analytics sessions are much more sophisticated and include several layers of data.
Adwords Click = Click >> Metric Recorded
Analytics Session = Pageviews, events, social triggers, multiple domains etc >> Metrics Recorded
Clicks and sessions are fundamentally different metrics
Be vary of users clicking on the same ad multiple times
Understand that GA sessions are not filtered for invalid clicks
Understand that there are differences between Google Adwords and Google Analytics Conversion tracking
Make sure your website code is setup to enable pageview measurement[see an example of code]
["config", "UA-01234567-4", {send_page_view:True}]
Tracking Code errors
Google Analytics tracking code missing from landing pages
Google Analytics tracking code not firing on landing pages
Multiple Google Analytics tracking code firing on landing pages
Manual/Auto-Tagging
Manual tagging is not configured correctly
Adwords destination URLs are not tagged
Using Manual and Auto-tagging together for Google analytics
Using Manual and Auto-tagging together for non- Google analytics purposes
GCLID parameter configuration
Here’s what the parameter extension looks like:
?gclid=1234-abcd
Ensure that the Adwords account matches the above formatting.
- Make sure GCLID parameter is not being dropped because of redirect
An example of a redirect could be as simple as https:??www.yourwebsite.com/B/2020/If there are redirects set up from the landing page to another webpage on another domain for example, then it’s possible to lose that trigger. The tracking code on the advert landing page needs time to trigger in GA, so setting a delay before the redirect occurs is good practice.
- Ensure Google Analytics can read the GCLID value
- Make sure the GCLID parameter is not breaking the URL rewrite rule, otherwise you would need to reconfigure it on the webserver.
- Bookmarks can contain old/expired GCLID parameters
Data sampling issue creating data discrepancies
- View filters excluding Google Analytics session data
- Error #15 – Adwords CPC Data Is Not Being Collected By Analytics
A common issue that arises in Analytics reports is where Cost Per Click (CPC) metrics are not collected.
This issue is related to Adwords/Analytics linked accounts and more specifically refers to a situation where redirects are set up in an Adwords process.
When Adwords is linked to Analytics, it automatically adds tracking parameters like this one to the campaigns using auto-tagging. (Adwords >> Home >> Settings (Cog icon) >> Account Settings >> Preferences >> Auto Tagging >> Tracking (set to “Yes”).
Historical Changes are not being accounted for
WhenAdwords and Analytics data are combined, the data can be viewed side by side. Adwords record the number of times visitors click on ads. Analytics records the number of times visitors visit the website and what they do while they are there and when they leave. Adwords Clicks & Analytics Sessions Don’t Match
In an Analytics session, there are multiple touchpoints for the user and Analytics to record. With Adwords it’s simple, it’s only one click.
To learn more about troubleshooting Google ads clicks vs Analytics please view the following articles:
https://support.google.com/analytics/answer/4588315?hl=en&ref_topic=4588493 |
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article