My direct traffic went up and my organic traffic went down. Help!
-
So on Oct. 21, our direct traffic increased 3x and our organic traffic decreased 3x. And it has been that way ever since. Almost like they flip flopped. Additionally, that was the same day I started retargeting to our site. I have tagged all the links from the ads and they're being counted as google paid clicks in GA. And our accounts are linked. I am just dumbfounded as to how this could happen.
-
Hey Arnold Ambiel,
cheguei a esse tópico porque estava tendo um problema como o seu. O tráfego orgânico e direto foram revertidos. Vi que você tinha esse problema em 2016 e o meu ocorreu em junho.
Você encontrou alguma solução para esse problema? -
haven't checked yet but did find this article about serp sitelink changes on the exact day i saw traffic drop.
-
Awh, shucks! Thanks for the kind words!
I look forward to seeing what you find! Let me know if I can help any further!
Regards,
Trenton -
It's contributions like Trenton's above that make me love the Moz community. I will check all that you suggested and report back.
-
I'm going to chime in here as the conversation has already started from which I want to reference a few items.
While Sean is correct that there is a redirect on page load, - which is weird & not likely optimal - the redirect isn't causing the UTM parameters to be dropped here.
If you check the Network tab of the debug console of Chrome you'll see the two requests for the URI you listed above. If you click the requested file (in the network tab) & navigate to the 'Headers' tab you will see that Query String Parameters are still there & being passed.
Now let's circle back to the original problem & see if we can't get to the bottom of it!I checked out the graph you linked and while it does seem that there's an inverse correlation there, I wouldn't assume too quickly that they switched. I would encourage you to dive into the data a little bit more. Specifically:
-
I would use Google Search Console's Search Analytics (the actual interface, not the section in Google Analytics) & look to see if the number of clicks around that same time changed much.
-
If there is a noticeable change, dive into the keywords & Landing Pages that saw the shift
-
If there is not a noticeable change, we can cross an actual organic change off our list.
-
I would also look at the change over that period in GA's landing page report. Look to see if there are any pages that saw a gain/loss over the period in question.
-
If there is, add a secondary dimension of medium & see where the change lies
-
If not, mark it off
-
The final door I would check is the changes that were made for remarketing
-
What if any changes were made within Google Analytics? Specifically the admin portion, while I'd check all changes you may have made here, I'm specifically curious if you may have added the URL Query Parameters as exclusions?
-
Were any tags, tracking codes, etc added during this time & are the implementations correct?
If you dive into these and summarize your findings here, I'll be more than happy to help you further. Though, I have a hunch that the answer is behind one of these doors.
Good luck!
Trenton -
-
thought i'd add the GA graph that shows the switch
-
so would a JS redirect make the session count as direct traffic?
-
Hey,
It looks like there was a JS redirect in place that redirects users to a fresh page view of the same page - don't know if this might be something having an effect?
I used Ayima Redirect Tool for chrome to find this - see the screenshot attached.
Hope this helps,
Sean
-
Thanks Sean!
Here is the final URL:
http://www.oneworldplayproject.com/buy-bulk-soccer-balls/?utm_medium=cpc&utm_source=google&utm_campaign=bulk&utm_content=bulk10&utm_term=300Here is the URL in the ad that people could type in. This is a redirect to the www. version:
oneworldplayproject.comAlso, these are only image ads so there is no display URL being shown.
I am also curious why Organic would drop though. But let's play this out first.
-
Hi there,
Although you say you've tagged your ad traffic correctly, it sounds like your UTM tracking isn't set up correctly - 95% of the time wrong tracking from ads forces a sudden unnatural increase in Direct traffic. The other possibility is that you're sending traffic to a page that's then redirecting to your site which may trim off the UTM tagging and force the traffic as 'Direct'.
Give me an example of one of the URLs you've tagged up and I'll see if anything is going wrong.
All the best,
Sean
-
direct traffic can be from bookmarks and such, as well as it could depend on proper implementation of ads and retargetting too.
That does seem a bit odd of a coincidence though, I have never dealt with such a switch scenario like that and to that degree, I have only seen more negligible or at least less worrisome amount of such changes in the past which we ended up not spending time to find out what was the underlying sitch with it as it corrected itself as a trend after a short period of time.
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
-
How to Target Country Specific Website Traffic?
I have a website with .com domain but I need to generate traffic from UK? I have already set my GEO Targeting location as UK in Google Webmasters & set country location as UK in Google Analytics as well but still, i get traffic only from India. I have also set Geo-targeting code at the backend of the website. But nothing seems works. Can anyone help me how can is do this? I am unable to understand what else can be done.
Intermediate & Advanced SEO | | seoninj0 -
Looking for SEO Help- Magento Temporary Redirects
We recently launched a new site (www.CanyonOS.com) on Magento Enterprise. We have run several crawl tests with Moz and keep receiving 302 redirect errors. We've used the admin console for our site to apply 301 redirects in every area that we could but have had no success. (Last audit was completed on August 14) We are receiving 301 redirects on the following types of pages totaling 43k issues 😞 A majority of these issues are when adding and comparing products to the following types of urls. domain.com**/catalog/**product_compare/ domain.com**/wishlist/**index/add/product/ domain.com**/checkout/**cart/add/ Any suggestions from any SEO gurus? Best,
Intermediate & Advanced SEO | | CanyonOS0 -
Do links to a domain that re-directs to my domain pass link equity?
Hi guys. We've recently taken control of a third-party site and we're going to set up a domain re-direct so any traffic comes to our site. With any existing links that the third-party site has, will these pass link equity to our main site through the redirect? Thanks, Paul
Intermediate & Advanced SEO | | kevinliao0 -
Help with htaccess
I just setup a WP install in a subfolder: domain.com/development/ However, there is an existing htaccess file in the root which contains the following: RewriteRule ^([A-Za-z_0-9-]+)$ /index.php?page=$1 [QSA]
Intermediate & Advanced SEO | | SCW
RewriteRule ^([A-Za-z_0-9-]+)/$ /index.php?page=$1 [QSA]
RewriteRule ^([A-Za-z_0-9-]+)/([a-z]+)$ /index.php?page=$1&comp=$2 [QSA]
RewriteRule ^([A-Za-z_0-9-]+)/([a-z]+)/$ /index.php?page=$1&comp=$2 [QSA] I need to leave the rules as-is due to the nature of CMS (not WP) under the root domain. Is it possible to include an exception or condition which allows URL requests containing /development/ to resolve to that folder? I tried to add: RewriteRule ^development/([A-Za-z_0-9-]+)$ /development/index.php?page=$1 [QSA] but this seems to send it in a loop back to the root. Thanks!!!0 -
Help needed for a domain
I have a small translation agency in Brazil (this website), totally dependent on SEM. We are in business since 2007, and we were on top position for many relevant keywords until the middle of 2011, when the ranking for the most important keywords started dropping. In that time, we believed that we needed to redesign the old static website and replace it by a new modern one, with fresh content and with weekly updates, which we did, and it's now hosted on Squarespace. I took care to keep the old links working with 301 redirections. When we made the transfer from the static site to Squarespace (Mar/2012, see the attachment), the ranking dropping became even more serious. Today, we have less than 50 unique visitors per day, in a total desperate situation! To make things worse, we received an alert from Google on 23/September/2012 talking about unnatural inbound links, but Google said that "As a result, for this specific incident we are taking very targeted action on the unnatural links instead of your site as a whole", so we thought we didn't need to worry about. Google was correct, I worked many hours to register our website in web directories, I thought there would be no problem since I was doing this manually. My conclusions are: Something happened prior to Mar/2012 that was making us losing territory. I just don't know what! The migration to Squarespace was a huge mistake. I lost control over the html, and squarespace doesn't do a good job optimizing the pages for SEO. We also were also blasted by Penguin on September, but I believe this is not the main cause of the drop. We were already running very badly at this time. My actions are: a) I generated a DTOX report and I'm trying to clean up the links marked as toxic. That's a hard work! After that I will submit a reconsideration request. b) I'm working on the site: Improving internal link building for relevant keywords Recently I removed a "tag cloud" which I believe was hurting my SEO. Also, I did some redirections that were missing. c) I trying to generate new content to improve link building to my site. d) I'm also considering to stop putting all my coins on this domain, and maybe start a fresh new one. Yes, I'm desperate! 🙂 I would appreciate a lot to hear from you guys, expert people! Thanks a lot, MWcEdPa.png?1
Intermediate & Advanced SEO | | rodrigofreitas0 -
Need help in Title tags
Hi I have word press site and it has 24 pages and the main keywords is Stairlifts there are various kind and type of stairlifts and all the 24 page has the title tag stairslifts , i have tried to make each unique but i cannot avoid using the keyword stairslift. Will that have a negative impact if my main keyword is stairlifts. My target page for stairlifts is the home page. Any suggestions please Many thanks
Intermediate & Advanced SEO | | conversiontactics0 -
Help needed regarding 1:1 Redirection
Hi all, We are currently working on a very large site having approximately 5000+ pages and its going to be 301 redirected to a new domain. For this we need to redirect each and every page on a 1:1 basis as mentioned in the Webmaster Central guide. Now the site is in flt file and not in CMS and is becoming very tough to set manually redirection for these pages. The site is hosted in a Windows server and using IIS web config file. Now any help regarding any automated or easy way to do the 1:1 redirection will be appreciated. Thanks in advance,
Intermediate & Advanced SEO | | ITRIX0 -
Website gone from SERPs - please help to understand why
Dear SeoMozers, My website www.buy-hosting.net ist around for about 6 months. It performed quiet well the first months and for the main keyword "Buy Hosting" it went continously better, until #7 in SERPS of Google. Then, some days ago, it suddenly disappeared and traffic went down to nearly zero. It is not even in the Top 100 for "buy hosting" anymore. Can anyone please advice me, what could be the reason for that and what I could do about it? I'am desperate, beacuse I worked about 8 months nearly 100% of my time on that project... Thank you and kind regards
Intermediate & Advanced SEO | | ie4mac0