{"id":4560,"date":"2020-08-17T09:00:00","date_gmt":"2020-08-17T06:00:00","guid":{"rendered":"https:\/\/trackingchef.com\/?p=4560"},"modified":"2022-09-04T17:39:16","modified_gmt":"2022-09-04T14:39:16","slug":"fixing-traffic-sources-mistakenly-reported-as-referrals","status":"publish","type":"post","link":"https:\/\/trackingchef.com\/google-analytics\/fixing-traffic-sources-mistakenly-reported-as-referrals\/","title":{"rendered":"Fixing traffic sources mistakenly reported as referrals"},"content":{"rendered":"\n
The acquisition section in Google Analytics answers one of the key questions marketers are measuring: How are people finding my website? <\/p>\n\n\n\n
Whether you\u2019re a website owner or a marketer, answering this simple question is crucial for you. Resources are limited and we must measure success to distribute them as best we can. That is why understanding what are the biggest sources of traffic, and, in turn, conversions, is so important. <\/p>\n\n\n\n
You want this information to be as accurate as possible, but the default reports are not always precise. In this guide, I\u2019ll explain how the information is collected, why there is a problem, and show the technique to fix this in a few easy steps. <\/p>\n\n\n\n
A visitor’s traffic source is derived from their browsing behavior. When a user clicks a link on their browser the information about the current page is passed to the destination page. This is known as the referral URL, which can be extracted using the document.referrer<\/em> method in JavaScript.<\/p>\n\n\n\n All visitors report the last page they came from, the referrer. The referrer is passed with every Google Analytics pageview and then parsed:<\/p>\n\n\n\n This is true for all pages, regardless of on or off your site. It\u2019s part of the HTTP request when loading a page: <\/p>\n\n\n\n a user clicks a hyperlink in a web browser > the browser sends a request to the server holding the destination webpage > Google Analytics gets the referrer URL > Google Analytics divides the URLs into the traffic sources categories.<\/p>\n\n\n\n These traffic source categories are defined under a feature called Content Grouping. Content Grouping allows a rule-based customization of the way your data is aggregated in Google Analytics. <\/p>\n\n\n\n You could create a new group or edit an existing default one. For example, if you have a clothing e-commerce store, you might want to add content groups for men and women. Inside each group, you\u2019ll have different product pages.<\/p>\n\n\n\n The channel grouping you get by default in Google Analytics is the traffic source grouping. It groups various traffic sources into several categories, with these four the most common ones:<\/p>\n\n\n\n Each group has a rule it follows, such as \u201csystem defined channel = organic\u201d. The system definition is based on a list of domains Google classified as search engines. Only if the referrer domain matches an item on Google\u2019s pre-defined list of search engines, does it get classified as organic traffic. <\/p>\n\n\n\n Here\u2019s how Google explains this in the \u201cAnalytics Help<\/a>\u201d center: <\/p>\n\n\n\n \u201cAnalytics automatically recognizes the most popular search engines, and attributes traffic to these sources. Traffic that finds your site through any of the default search engines appears as organic search traffic in your reports. Traffic that finds your site through any search engine not included in this list is considered referral traffic, (not as organic search traffic), in your reports.\u201d<\/p><\/blockquote>\n\n\n\n The list is not complete. There are search engines and websites with an embedded search engine that are missing. Even some of Google\u2019s organic sources are not listed as organic by default. <\/p>\n\n\n\n Social networks traffic gets misclassified as well:<\/p>\n\n\n\n The following steps will manually add search engines to the predefined list of Organic traffic sources:<\/p>\n\n\n\n Make a list of Organic Search Sources you want to include. <\/p>\n\n\n\n Go to Acquisition > All Traffic > Referral and find the misfits in the referral report. <\/p>\n\n\n\n Here are some examples to look for:<\/p>\n\n\n\n There are popular local websites with Google search embedded. They also appear as referral but are actually organic search, such as:<\/p>\n\n\n\n Add new organic search sources to the list.<\/p>\n\n\n\n In Admin go to Property > Tracking Info > Organic Search Sources<\/p>\n\n\n\n Add the search engines from your referral list as shown here:<\/p>\n\n\n\n Once finished, you should start to see the organic traffic classified correctly. It\u2019s best to go over the referral list over the next few weeks to ensure Google is getting it right.<\/p>\n\n\n\n You can rewrite the medium using a filter or Channel groupings. It\u2019s less recommended because there is more room for error. <\/p>\n\n\n\n Please notice: In Admin go to View > Filters > Add filter<\/p>\n\n\n\n
(if it’s the first pageview of the visit, it will be treated as a self-referral)<\/li>Traffic sources breakdown<\/h2>\n\n\n\n
Why does it get it wrong<\/h2>\n\n\n\n
How to Fix it – Organic<\/h2>\n\n\n\n
Step #1 <\/h3>\n\n\n\n
The traffic came from Google\u2019s Web Light service for users searching on slow mobile clients. It automatically optimizes pages to load four times faster.<\/li>
The traffic came from Google\u2019s programmable search engine service. These customized search engines are embedded in websites and can show the results of Google Search.<\/li>
The traffic came from Google News App & web browser<\/li>
The traffic came from the \u201cArticle For You\u201d or \u201cContent Suggestion\u201d features in Google Chrome<\/li><\/ul>\n\n\n\nStep #2<\/h3>\n\n\n\n
Step #3 <\/h3>\n\n\n\n
Step #4<\/h3>\n\n\n\n
Two Alternative methods<\/h3>\n\n\n\n
If this is the first time you are using filters or editing default channel grouping, these features can create a permanent and irreversible change to the data collected. The change will take place forward, not affecting past data. It\u2019s always best to leave an untouched view as a backup.<\/p>\n\n\n\n