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.
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?
-
Thanks for the regex insight, Mark.
I haven't been able to find a common denominator yet, but I'll keep looking.
-
Not sure why this is growing recently, but when learning regex for Google Analytics with the awesome LunaMetrics regex guide, I remember coming across the need to write brand names for advanced segments and to cover the possibility of two words being written with or without a space. Don't remember exactly where I saw it, but since then I've been writing them this way (\s|+), if I were writing seomoz for a brand advanced segment, and wanted to cover seo moz and seomoz, I would do it seo(\s|+)?moz
Basically, the regex for a space is \s, but analytics sometimes treats spaces as +, so to cover your bases, you do it either with a \s or a +.
My point is, this has been around for a while - not sure why the sudden increase, but I know this has been around for quite a bit. Maybe try drilling down a bit and seeing if you can find a common denominator here about the traffic and what is causing it.
Mark
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Google Search Console not loading some resources
When I check an URL with Search Console it cannot load some page resources, even from other domains (like: ssl.google-analytics.com, www.facebook.com and www.google-analytics.com).
Reporting & Analytics | | TottiataHUN
Have any of you experienced this issue?
Steps to reproduce: open Google Search Console check an URL click "View crawled page" link select "More info" tab click "Page resources" {?}/{?} couldn't be loaded When I check the listed resources, all of them can be loaded from a web browser.
So I do not understand why Google cannot load them.
And there is no additional info why the resources could not be loaded.
Any ideas? google-search-console-other-error-1.png google-search-console-other-error-2.png0 -
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 -
We have a client that wants to apply UTM URL tagging to track local organic traffic in Google Analytics. Is there any benefit in doing this?
One of our clients requested that we apply UTM URL tagging to better track organic traffic in Google Analytics. We found this to be an odd request because we are most familiar with UTM tracking for special campaigns (referral tracking, PPC, email tracking, etc). Is there any benefit of applying UTM tags to urls to analyze local organic traffic in Google Analytics? Are there any resources out there about this? Thanks!
Reporting & Analytics | | RosemaryB0 -
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 -
Finding an Explanation for a Massive Spike in Organic Search Traffic
Hi, I watch analytics on a website (for a friend's business) that is reasonably stagnant, which just experienced a massive spike in search traffic for no explainable reason. The organic search engine traffic had always been steady, but about two months ago, organic search traffic started rising slowly. I checked OSE & a few other tools, but couldn't find any massive source of gained links or other explanations - just the usual occasional blog post about the company. I got in touch with my friend to see if maybe they'd gone with a competitor or something else, but he also had no idea (and even if he wasn't being honest with me, we still should've been able to spot links or social metrics or something!) Then, yesterday, their organic search traffic just tripled. The crazy thing is, it's not from one keyword: Every search term, and (not provided) essentially went up 200-400%. And I have no freaking idea why. No large gain of links. No website editing. The only possible explanation I thought up is maybe one of their competitors got knocked out, but I doubt that would cause such a stratospheric rise. So figured I'd turn to y'all. Any ideas on what might be causing such wonderful results? Anyone have any good tips on figuring out why a website could all of a sudden be doing incredibly? Analytics chart is below for the curious, and thanks in advance for any ideas / tips! nQHrscw.png
Reporting & Analytics | | FlynnZaiger0 -
Google Analytics for example.com and www.example.com
Hello. I have had a Google Analytics account set up to track the property www.example.com for several years. In Google Webmaster Tools, I recently set the preferred domain to example.com (without the www), and we put in a rewrite from www to no-www in the .htaccess file. Should I now change the url of the property in Google Analytics to example.com (without the www), or does Google Analytics see the two urls as the same? Thank you!
Reporting & Analytics | | nyc-seo0 -
Setting up Google Analytics for Subsites
I currently have one main .com site and am planning on launching geo-location subsites .co.uk, .com.au, .ru, etc... Traffic will flow between both sites and some of the content on the subsites will be duplicate and therefore include a canonical tag to the main site. I want to set up GA to capture who is going to the subsites and vice versa and correctly capture crossover traffic. Any advice on implementing advanced analytics directly (or links to sources that will direct me the right direction for this project)
Reporting & Analytics | | theLotter0 -
Google Analytics for multiple languages on multiple domains
Hi folks A quick question in regards to setting up Google Analytics for a website with multiple languages on multiple domains. The domains that needs to be tracked are: www.example.com -> English www.example.se -> Swedish www.example.dk -> Danish To my best knowledge this can be acheived in Google Analytids using 3 different setups: Different accounts Different properties Profiles What would you guys consider the best approach?
Reporting & Analytics | | Resultify
Pros and cons? Have a great day Fredrik0