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.
Google Analytics shows most referrers as "Direct" -- What are some better tools?
- 
					
					
					
					
 Very often Google Analytics will show 50-90% of our referrers as (direct) which is not very helpful. Are there other tools out there that will provide a clearer breakdown of what other websites are sending us our traffic? Specifically, I want to be able to be able to tell who are the top traffic referrers to my top performing pages on my site for the last 30 days. (I want to be able to study this on a per-page basis.) Thanks in advance! 
- 
					
					
					
					
 Thank you for the amazing answer Robert. I followed your advice and checked for the GA code. Fortunately it is indeed placed in the header before the /head code, and it is only placed once. I'm very grateful for this information, for at least now I don't have to worry that we've somehow implemented GA incorrectly on our site. 
- 
					
					
					
					
 Killer I saw this in the Moz Top 10 this morning and had to reach out to you. Very interesting stuff on organic traffic showing as direct. While not referral showing as direct, I think you will see the implications. Best 
- 
					
					
					
					
 Killer, Sorry I fell out of the loop on this one. I have to say that Takeshi has done beyond an above admirable job on laying out the issues of how referrers become direct. I think two things stand out to me: yes the installation of your GA code could be wrong and it should be before the closing head tag . Often people will put it in the footer and occasionally someone enters it more than once. I think another thing you have to look at is you are comparing Chartbeat to GA and they provide two types of analytics. The numbers, of course, are different. Chartbeat was out before GA had realtime and, I think, it was intended for the real time needs. It claims to have better data for publishers and I have no way of comparing. Since it has been around for some time, I would think it has some real traction, but you have to be careful as you are comparing two different services. Another thing that gives me a slight amount of concern about the issue is that they have a section on how they help you sell more ads (when you are a publisher). That type of data makes me a bit nervous. It may be the real deal, it just makes me nervous when something claims to help you prove your position. The question re your site is a bit skewed in the way you present it. What is the other data re that site? How many total directs? How many organic visits? How many PPC visits? Etc. You cannot just conclude that there cannot be that many directs without all the data. How many total visits would be the first place to look. As to the expert on analytics and your GA code, you can do it your self. Look at view page source (typically a right click function). When you have the page with the code on it, do a control lookup (command or Control plus F on). Then in the search box, type in UA- and see where it occurs. There should be only one occurrence of UA-XXXXXXXX-1 or -12, etc. If you see it more than once it is likely a problem, but not always. If it is in the header and footer, typically you will see an artificially low 2% or less bounce rate. You can also do a lookup of the closing head tag and see if it is after the analytics code.) I hope this helps you a bit. Robert 
- 
					
					
					
					
 You know what, that is a GREAT question. Maybe we should hire a professional to check up on our Analytics settings/scripts/installation to make sure it is all working properly. Is there a special designation I should look for when hiring someone like that? Is there such a thing as a "certified analytics expert" or something?  
- 
					
					
					
					
 Interesting. Do you know if Google Analytics is installed properly? Is the code in your header? Are there any javascript errors on your page? Do you have multiple analytics scripts installed? May be some kind of tracking issue there. 
- 
					
					
					
					
 Hi TakeshiYoung, Thank you for taking the time to answer my question! When I was first presented this problem by my editor (who is trying to use GA), I thought the same thing as you -- that if GA couldn't find the info then it probably can't be found by any other tool. However, my editor presented me with this example: one recent blog posts had 6,000 pageviews. Google showed referral data as: - 5,000 (direct)
- 344 off.net.mk
- 113 facebook
- 21 feedly
 Using another tool called Chartbeat on the same blog post, we got way clearer data: - 3,410 from off.net.mk
- 1140 from fb
- 425 from feedly.
 We think the 5,000 direct number from Google must be wildly inaccurate. How could 5,000 out of 6,000 pageviews be direct? 
- 
					
					
					
					
 Hi Robert, Thank you for taking the time to answer my question! Your rephrasing of my question is correct. Here's an actual example provided to me by our editor who is trying to figure this out. For example, one recent blog posts had 6,000 pageviews. Google showed referral data as: - 5,000 (direct)
- 344 off.net.mk
- 113 facebook
- 21 feedly
 Using another tool called Chartbeat on the same blog post, we got way clearer data: - 3,410 from off.net.mk
- 1140 from fb
- 425 from feedly.
 We think the 5,000 direct number from Google must be wildly inaccurate. How could 5,000 out of 6,000 pageviews be direct? I hope this helps! 
- 
					
					
					
					
 Not really. Google only shows referrers as (direct) when there is no referral data present, and that's an issue with the referrer, not your tracking system. Referral data can be lost for many reasons: - The user is getting to your site by typing the URL directly into their browser
- The user is getting to your site via a bookmark or browser favorite
- The user is using iOS6, which doesn't pass referrer data properly for search traffic
- The user is clicking on a link from an e-mail client which doesn't pass referrers (common if you have mailing list)
- The site that is linking to you is using HTTPS, and you are using HTTP
- Traffic is coming via a mobile app that doesn't pass referrers
- The user is using IE and they clicked on a Javascript or Flash link
- Etc.
 You may be able to get around this to a certain extent by using URL parameters (utm_source, utm_campaign), but those would only be for links that you have some control over. 
- 
					
					
					
					
 Killer When you say referrers are showing as direct, what are you meaning by that? 
 If I type in your domain and enter, I will show as direct.If I go to site A (say YP.com) and click a link to your site it will show as a referral from YP.com. The way you are saying this, if you are getting 1000 visits in a fixed period it shows as 500 organic, 450 direct and 50 referred. You believe the 450 direct are actually more like 50 direct and 400 referred, is that correct? Best, 
Browse Questions
Explore more categories
- 
		
		Moz ToolsChat with the community about the Moz tools. 
- 
		
		SEO TacticsDiscuss the SEO process with fellow marketers 
- 
		
		CommunityDiscuss industry events, jobs, and news! 
- 
		
		Digital MarketingChat about tactics outside of SEO 
- 
		
		Research & TrendsDive into research and trends in the search industry. 
- 
		
		SupportConnect on product support and feature requests. 
Related Questions
- 
		
		
		
		
		
		Attribution of conversions to payment gateway in Google Analytics
 Hi all, We have been having a problem for a while now where most transactions are attributed to referrals from our payment gateway Sagepay. The issue started a couple of months ago, when we finally upgraded our website to https:// for logged in users and transactions. Before, when we were using http://, transactions were attributed to the correct channel. Even weirder, we upgraded 4 websites and only 2 of them have the issue now, the other two continue to attribute transactions correctly. I added Sagepay to the referral exclusion list which made no difference. Over the weekend, we upgraded to the global site tag and it seems to have improved somewhat, but yesterday 50% of transactions were still attributed to referral/sagepay. I am also seeing an odd issue, where for half of the transactions, the revenue and transaction are attributed to one channel, but the products (quantity) are attributed to another. One of the channels is always referral/sagepay and the other is the channel that the transaction should be attributed to. Has anyone seen this issue before? I'd appreciate any tips that might help us fix this issue. Thanks in advance! Reporting & Analytics | | ViviCa10
- 
		
		
		
		
		
		Is there a way to filter all computers on a specific IPv6 network in Google Analytics?
 Is there a quick way of filtering the IP addresses for all the computers on a network that's using IPv6? I want to filter out visits to our websites from the devices on our office network, but each computer (and phone and tablet) seems to have a different address. It _looks _like they all start the same way, though. One computer is xxxx:xxxx:xxxx:xxxx:aaaa:aaaa:aaaa:aaaa, another is xxxx:xxxx:xxxx:xxxx:bbbb:bbbb:bbbb:bbbb, my phone is xxxx:xxxx:xxxx:xxxx:cccc:cccc:cccc:cccc, etc. Does this mean that xxxx:xxxx:xxxx:xxxx is the address for our network as a whole, and I can just set up a Google Analytics filter for "IP addresses starting with..."? Or would doing that also filter out hits from, like, every visitor within a 20 mile radius of our office? If I need to simply put in the individual addresses for each and every device, I will. I'm just hoping it doesn't come to that. Thanks! Reporting & Analytics | | BrianAlpert780
- 
		
		
		
		
		
		No-indexed pages are still showing up as landing pages in Google Analytics
 Hello, My website is a local job board. I de-indexed all of the job listing pages on my site (anything that starts with http://www.localwisejobs.com/job/). When I search site:localwisejobs.com/job/, nothing shows up. So I think that means the pages are not being indexed. When I look in Google Analytics at Acquisition > Search Engine Optimization > Landing Pages, none of the job listing pages show up. But when I look at Acquisition > Channels > Organic and then click Landing Page as the primary dimension, the /job pages show up in there. Why am I seeing this discrepency in Organic Landing pages? And why would the /job pages be showing up as landing pages even though they aren't indexed? Reporting & Analytics | | mztobias0
- 
		
		
		
		
		
		Google Analytics - Next Page Path is the Same URL?
 Hey Everyone, I have a Google analytics question. I'm looking through a client's site and when I look at the next page path, I get the same URL as the next path. For example, on the homepage, the next page path I get is the homepage again? This happens for all URL's, is this an implementation error? Is there a way to fix this? Thanks! Reporting & Analytics | | EvansHunt0
- 
		
		
		
		
		
		Why are plus signs (+) suddenly showing up in Google Analytics organic search keywords reports?
 Since June 13, 2013, the number of organic search queries containing a plus sign (+) has gone up over 1,000% compared to the previous period on my site in Google Analytics. These plus signs appear to be taking the place of spaces in these search queries (i.e. "word1+word2+word3"). This appears to be almost (or completely) Google organic traffic, not other search engines. Since I highly doubt searcher behavior would change so suddenly, I'm trying to figure out why Google is replacing spaces with plus signs. Is anyone else seeing this? Any ideas? Reporting & Analytics | | RCF0
- 
		
		
		
		
		
		How many users completely block Google Analytics cookies ?
 Hello everyone! In your experience, how many of your visitors' browsers completely block cookies including those of Google Analytics ? Reporting & Analytics | | Masoko-T0
- 
		
		
		
		
		
		Setting up Google Analytics default URL
 If someone has set: the default url in Google Analytics to a non-www address (http://mysite.com) then placed the UA tracking script from that GA account within the CMS framework of the website... ... and then set the permanent 301 redirect in the htaccess file to redirect to the www address (http://www.mysite.com). How less accurrate will my GA analytics measurements be considering the default url within GA is non-www and the permanent 301 redirect in htacess is to the www-address? Anyone know how reliable GA reports are until the default url in GA analytics is changed to match what is the redirected url in htaccess file? _Cindy Reporting & Analytics | | CeCeBar0
- 
		
		
		
		
		
		Google Analytics - paid & unpaid visits messed up
 I guess Google Analytics messes up my paid and unpaid visits. In the list of top 10 kw's sending non-paid traffic it shows 5 very short kw's that we don't rank for at all (checked with RankTracker - we are not in first 50 search results). But these are the kw's we advertise for... One more proof: Webmaster Tools 'Search queries' shows 10 times less 'Clicks' from organic search than Google Analytics. Is there anyone who is experiencing this kind of problems with GA? Is there anything you can do with it? Reporting & Analytics | | Alexey_mindvalley0
 
			
		 
			
		 
			
		 
					
				 
					
				 
					
				 
					
				 
					
				 
					
				 
					
				