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.
How to exclude traffic for a specific mobile device in Google Analytics view?
- 
					
					
					
					
 Hi, Need help on how to exclude traffic for a specific mobile device in Google Analytics view. I have been searching and the only information available is excluding IP address of internal traffic. Is there any way to exclude traffic through a mobile MAC address? 
- 
					
					
					
					
 Hi Martijn, Thank you. Could you direct me to useful resources/reading material on this? I will need to understand this in depth before I could implement. Really appreciate your time on this. 
- 
					
					
					
					
 Hi Khadija, You have to be a bit technical to get what I mean here, but you give the user a specific parameter and based on that you set a cookie or keep on pushing that user to pages with that parameter. Based on the cookie or the parameter you can excluding your tracking code from that user so it doesn't end up in your reports. Martijn. 
- 
					
					
					
					
 Hi Martijn, Thanks. The challenge about excluding specific device is that - the client uses an iphone 6S and most of our relevant traffic and few orders have also come from an iphone 6S, hence if I exclude this model, I will also be excluding a lot of relevant traffic. When you say identify the user in a specific way - could you give me some examples. What metrics should I look at, how do I identify this? 
- 
					
					
					
					
 Excluding a specific model is going to be pretty hard as that information is coming from information that is aggregated and then defined as a certain mobile device model. What you could do is apply a segment and make sure it's excluding that specific device. Otherwise I would make sure to identify that specific user in another way and make sure it's excluded through a proper filter on view level. 
- 
					
					
					
					
 Hi Alick, Thank you. I wouldn't want to exclude an entire mobile model. I actually just want to exclude the client's mobile for GA to be more relevant and not be skewed in time/session and number of sessions due to the client. 
- 
					
					
					
					
 Hi, Apart from excluding internal traffic by IP address you can also exclude/include traffic by mobile brand name, mobile model name but not particular mobile device. You can do this by creating custom filter at view level. Thanks 
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
- 
		
		
		
		
		
		Strange landing page in Google Analytics
 Hello MOZ Community, The website in question is https://x-y.com/ When i looked at the landing pages report in GA , x-y.com is appended at the end of every URL like this. https://x-y.com/x-y.com When i open the above URL in GA interface, it shows page not found. This is obvious as there is no such URL. Reporting & Analytics | | Johnroger
 The metrics like sessions, Users, Bounce rate all look good. In the property settings, The default URL is written like this http:// cell-gate.com (Please note that s is missing in property settings). But how is traffic tracked correctly How do i solve this problem. What settings should we change to make the landing pages report look ok Thanks0
- 
		
		
		
		
		
		Should Google Trends Match Organic Traffic to My Site?
 When looking at Google Trends and my Organic Traffic (using GA) as percentages of their total yearly values I have a correlation of .47. This correlation doesn't seem right when you consider that Google Trends (which is showing relative search traffic data) should match up pretty strongly to your Organic Traffic. Any thoughts on what might be going on? Why isn't Google Trends correlating with Organic Traffic? Shouldn't they be pulling from the same data set? Thanks, Jacob Reporting & Analytics | | jacob.young.cricut0
- 
		
		
		
		
		
		Whats 'Other' in Google Analytics (in Acquisition)
 When i look in GA under Channels (under Acquisition) 'other' is listed What is 'other' ? I have been told its other unidentified channels as they did not allow 3rd party cookies or surfers were in anonymous/private mode. Other is usually organic traffic that couldn't be identified for the aformentioned reasons. This data is encrypted and available but it violates Google guidelines as they are not allowed to pass personal info//data to third parties so it is automatically filtered. But they are not 'Not Provided' (since that still shows under organic) but is usually/mainly some form of organic visits. Hence Seo can take credit for much of that traffic, is this correct ? Many Thanks Reporting & Analytics | | Dan-Lawrence0
- 
		
		
		
		
		
		Organic Traffic From...Mountain View, CA?
 I've noticed something a little odd in my organic search traffic lately. Looking at several websites that target the Minneapolis area, I'm seeing some organic searches come in (typically using head keywords - no geo-modifier) from Mountain View, CA. There's no way we are truly ranking well on these terms in California, so it certainly feels like Google sniffing around. I was worried that perhaps they were checking into penalizing us or something, but we've actually seen upticks in search traffic lately. This traffic is not showing up in Google Analytics, just Adobe SiteCatalyst. In the past, spikes from random locations were probably some sort of crawler, like the preview bot, but these are coming in as searches with (for now) keyword data. Has anyone else seen anything like this? Reporting & Analytics | | SarahLK0
- 
		
		
		
		
		
		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
- 
		
		
		
		
		
		Google Analytic - Is it possible to see which organic keyword triggered goals?
 Hi, I am trying to see which of my Google organic keywords triggered my goals? In GA I click > Conversion > Goals > Overview > Source Medium (This then says where my goals came from but when I click Google / Organic it just brings me to the overview page of my organic traffic). Is it possible to see which organic keywords trigger goals? Reporting & Analytics | | AdvanceSystems0
- 
		
		
		
		
		
		Comparing % Change, Google Analytics
 Hey Mozzers, Is there a simple way to compare the "% Change" in traffic when comparing two separate time periods in a single Google Analytics report? When comparing data from two separate time periods, an exported CSV doesn't include the % Change (booo!), and there's no option to sort by % Change within the GA report, essentially forcing you to scroll through all the results to pinpoint the major movers and shakers. I'm not averse to using spreadsheets to sort this data, but I'm thinking that I'd likely need a macro to make this work, something like this. However, none of the macros on that page are working (possibly because they were designed for a previous version of Analytics). All suggestions are appreciated. Thanks! Reporting & Analytics | | dangaul0
- 
		
		
		
		
		
		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
 
			
		 
			
		 
			
		 
					
				 
					
				 
					
				 
					
				 
					
				 
					
				 
					
				