undefined
Skip to content
Moz logo Menu open Menu close
  • Products
    • Moz Pro
    • Moz Pro Home
    • Moz Local
    • Moz Local Home
    • STAT
    • Moz API
    • Moz API Home
    • Compare SEO Products
    • Moz Data
  • Free SEO Tools
    • Domain Analysis
    • Keyword Explorer
    • Link Explorer
    • Competitive Research
    • MozBar
    • More Free SEO Tools
  • Learn SEO
    • Beginner's Guide to SEO
    • SEO Learning Center
    • Moz Academy
    • MozCon
    • Webinars, Whitepapers, & Guides
  • Blog
  • Why Moz
    • Digital Marketers
    • Agency Solutions
    • Enterprise Solutions
    • Small Business Solutions
    • The Moz Story
    • New Releases
  • Log in
  • Log out
  • Products
    • Moz Pro

      Your all-in-one suite of SEO essentials.

    • Moz Local

      Raise your local SEO visibility with complete local SEO management.

    • STAT

      SERP tracking and analytics for enterprise SEO experts.

    • Moz API

      Power your SEO with our index of over 44 trillion links.

    • Compare SEO Products

      See which Moz SEO solution best meets your business needs.

    • Moz Data

      Power your SEO strategy & AI models with custom data solutions.

    Let your business shine with Listings AI
    Moz Local

    Let your business shine with Listings AI

    Learn more
  • Free SEO Tools
    • Domain Analysis

      Get top competitive SEO metrics like DA, top pages and more.

    • Keyword Explorer

      Find traffic-driving keywords with our 1.25 billion+ keyword index.

    • Link Explorer

      Explore over 40 trillion links for powerful backlink data.

    • Competitive Research

      Uncover valuable insights on your organic search competitors.

    • MozBar

      See top SEO metrics for free as you browse the web.

    • More Free SEO Tools

      Explore all the free SEO tools Moz has to offer.

    NEW Keyword Suggestions by Topic
    Moz Pro

    NEW Keyword Suggestions by Topic

    Learn more
  • Learn SEO
    • Beginner's Guide to SEO

      The #1 most popular introduction to SEO, trusted by millions.

    • SEO Learning Center

      Broaden your knowledge with SEO resources for all skill levels.

    • On-Demand Webinars

      Learn modern SEO best practices from industry experts.

    • How-To Guides

      Step-by-step guides to search success from the authority on SEO.

    • Moz Academy

      Upskill and get certified with on-demand courses & certifications.

    • MozCon

      Save on Early Bird tickets and join us in London or New York City

    Unlock flexible pricing & new endpoints
    Moz API

    Unlock flexible pricing & new endpoints

    Find your plan
  • Blog
  • Why Moz
    • Digital Marketers

      Simplify SEO tasks to save time and grow your traffic.

    • Small Business Solutions

      Uncover insights to make smarter marketing decisions in less time.

    • Agency Solutions

      Earn & keep valuable clients with unparalleled data & insights.

    • Enterprise Solutions

      Gain a competitive edge in the ever-changing world of search.

    • The Moz Story

      Moz was the first & remains the most trusted SEO company.

    • New Releases

      Get the scoop on the latest and greatest from Moz.

    Surface actionable competitive intel
    New Feature

    Surface actionable competitive intel

    Learn More
  • Log in
    • Moz Pro
    • Moz Local
    • Moz Local Dashboard
    • Moz API
    • Moz API Dashboard
    • Moz Academy
  • Avatar
    • Moz Home
    • Notifications
    • Account & Billing
    • Manage Users
    • Community Profile
    • My Q&A
    • My Videos
    • Log Out

The Moz Q&A Forum

  • Forum
  • Questions
  • Users
  • Ask the Community

Welcome to the Q&A Forum

Browse the forum for helpful insights and fresh discussions about all things SEO.

  1. Home
  2. SEO Tactics
  3. Reporting & Analytics
  4. Comparing % Change, Google Analytics

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.

Comparing % Change, Google Analytics

Reporting & Analytics
3
5
5.2k
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as question
Log in to reply
This topic has been deleted. Only users with question management privileges can see it.
  • dangaul
    dangaul last edited by May 2, 2012, 6:25 PM

    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!

    1 Reply Last reply Reply Quote 0
    • dangaul
      dangaul @TimKelsey last edited by May 4, 2012, 4:31 PM May 4, 2012, 4:31 PM

      Got it! Pivot table led me to the promised land. Thanks for the advice.

      1 Reply Last reply Reply Quote 0
      • dangaul
        dangaul @TimKelsey last edited by May 3, 2012, 6:57 PM May 3, 2012, 6:57 PM

        Appreciate the suggestions! Forgive my Excel ignorance, but the difficulty stems from not being able to directly compare and sort the data.

        So let's say I want to pull my top 500 keywords driving traffic for a week's time and compare them to the previous week. If I pull a CSV from Analytics in a report comparing the two weeks, it'll show the same keyword (biscuits) in rows 8, 9, the same keyword (sandwiches) in rows 10, 11, the same keyword (buns) in rows 12, 13. I could use formulas like =D8-D9 to compare the difference in total traffic for a keyword, and =(D8-D9)/ABS(D8) to get the percentage, but then I can't sort by the difference (because the formula will calculate whatever moved during the sorting), which leaves me in the same bind as I have with Analytics -- not being able to sort by the change in traffic over two different time periods.

        If I try to pull two separate CSV's from GA, from two separate weeks, and copy/paste that data into two separate columns, the data won't align correctly. For example, "buns" have been the top keyword driving traffic one week, so it'll be A1, but it was the fourth best keyword the next week, putting it into A4. In other words, the data isn't aligned.

        I'm all for trying to display this data with a pivot table, but I'm not sure where to begin. Do you have any resources you could recommend?

        1 Reply Last reply Reply Quote 0
        • TimKelsey
          TimKelsey @diezel83 last edited by May 4, 2012, 4:31 PM May 3, 2012, 12:02 AM

          Excel FTW! A pivot table could handle this for you as Basil said. Or if you wanted to do a one-off formula, it would look something like this:

          =(B1-A1)/B1

          Where B1 is your number from the more recent time period and A1 is the number from the previous time period.

          Hope this helps!

          Tim

          dangaul 2 Replies Last reply May 4, 2012, 4:31 PM Reply Quote 2
          • diezel83
            diezel83 last edited by May 4, 2012, 4:31 PM May 2, 2012, 6:59 PM

            Hi Dan,

            There is no way to do that with GA, but you can with excel. What you're trying to accomplish can be easily done and summarized in an excel pivot table (which can also include predefined formulas).

            Let me know if you need any help figuring out how to create one.

            Basil

            TimKelsey 1 Reply Last reply May 3, 2012, 12:02 AM Reply Quote 2
            • 1 / 1
            1 out of 5
            • First post
              1/5
              Last post

            Got a burning SEO question?

            Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.


            Start my free trial


            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.

            • See all categories

            Related Questions

            • Kevin_P

              Will changing the property from http to https in Google Analytics affect main unfiltered view?

              I set my client up with an unfiltered view in Google Analytics. This is the one with historical data going back for years, so I don't want to do anything that will affect this view. Recently, the website moved from HTTP to HTTPS. There's a setting for the property that will allow me to change the property name to https://EXAMPLE.com and change the default URL to https://EXAMPLE.com. Questions: 1. If I change the property name and the default URL, will this somehow affect my unfiltered view in a way that I'll lose historical data or data moving forward? 2. I have heard that changing the default URL to HTTPS will help me avoid a common problem others have experienced (where they lose the referrer in Google Analytics and a bunch of their sessions go to direct / other). Is this true?

              Reporting & Analytics | Jan 29, 2019, 2:24 PM | Kevin_P
              3
            • Kevin.Monks

              What is Local SEO in Google Analytics (Organic Source)

              Recently, I saw "Local SEO" is mentioned as the organic source. Can someone please tell what is this and from where Google is fetching data for this source?

              Reporting & Analytics | Apr 4, 2017, 6:30 PM | Kevin.Monks
              0
            • Armen-SEO

              Tracking 301 redirect traffic in Google Analytics

              if I 301 redirect www.mywebsite.com to go to www.yourwebsite.com, how can I track the traffic in Google Analytics that is coming from mywebsite.com??  I don't think that's a referral traffic, is it?

              Reporting & Analytics | Sep 1, 2017, 4:49 PM | Armen-SEO
              0
            • joony

              Google Analytics - Organic Search Traffic & Queries -What caused the huge difference?

              Our website traffic dropped a little bit during the last month, but it's getting better now, almost the same with previous period. But our conversion rate dropped by 50% for the last three weeks. What could cause this huge drop in conversion rate? In Google Analytics, I compared the Organic Search Traffic with previous period, the result is similar. But the Search Engine Optimization ->Queries shows that the clicks for last month is almost zero. What could be the cause of this huge differnce? e9sJNwD.png k4M8Fa5.png

              Reporting & Analytics | Mar 18, 2015, 4:18 PM | joony
              0
            • EcommerceSite

              How does switching to HTTPS effect Google Analytics?

              We are looking at making our site HTTPS. We have been using the same Google Analytics account for years and I like having the historical data. All of our pages will be the same, we are just going to redirect from the http to https. Does anything need to be done with Google Analytics? What about other addons such as Optimizely, Crazy Egg, or Share this?

              Reporting & Analytics | Sep 16, 2014, 7:50 PM | EcommerceSite
              0
            • K2_Sports

              Google Analytics Showing Inflated Product Revenue

              Hi- For the month of Feb on two of our sites we are seeing inflated product revenues. I have not seen this before and I am not having any luck searching for answers. Here is the issue: Product B sells for $159.95 For the month of Feb we sold 3 thus revenue should be ~$479.85 GA is showing Product B's revenue at $3,360.00 I read online that sometimes folks will bookmark the receipt page and that can cause this and we would need to put a catch in place for this but I am guessing this is not the case as it is happening on two sites. Please let me know if you have any questions.

              Reporting & Analytics | Mar 5, 2013, 8:46 PM | K2_Sports
              0
            • daracreative

              Setting Up Google Analytic with Sub Folder Sites

              What is the best way of setting up Google Analytic for a website that has many sub folders? The main site is example.com and it has 40 sub folder sites like example.com/uk example.com/France etc etc Would it be advised to track a single domain in Google Analytic then create filters for the sub folder sites. Filters > Include traffic from > Sub directories Also with this method is it possible to view overall incoming website stats for everything? Previous experience would be great with this thanks 🙂

              Reporting & Analytics | Apr 2, 2012, 8:43 PM | daracreative
              0
            • johnshearer

              AW Stats vs Google Analytics

              Hey Moz Community, I am looking to get opinions on the best practice for analytics/traffic analysis. From experience I know that AW Stats reads high and Google Analytics reads low for traffic for reason in this article http://www.smartz.com/blog/2009/01/23/analytic-confusion-%E2%80%93-awstats-vs-google-analytics/ It drives me a little nuts how far off both are for some pages.  I have one article that shows 100 views (GA) and AW stats shows 5 times that number of views. Any suggestions or systems you recommend? Thanks

              Reporting & Analytics | Dec 6, 2011, 12:26 PM | johnshearer
              0

            Get started with Moz Pro!

            Unlock the power of advanced SEO tools and data-driven insights.

            Start my free trial
            Products
            • Moz Pro
            • Moz Local
            • Moz API
            • Moz Data
            • STAT
            • Product Updates
            Moz Solutions
            • SMB Solutions
            • Agency Solutions
            • Enterprise Solutions
            • Digital Marketers
            Free SEO Tools
            • Domain Authority Checker
            • Link Explorer
            • Keyword Explorer
            • Competitive Research
            • Brand Authority Checker
            • Local Citation Checker
            • MozBar Extension
            • MozCast
            Resources
            • Blog
            • SEO Learning Center
            • Help Hub
            • Beginner's Guide to SEO
            • How-to Guides
            • Moz Academy
            • API Docs
            About Moz
            • About
            • Team
            • Careers
            • Contact
            Why Moz
            • Case Studies
            • Testimonials
            Get Involved
            • Become an Affiliate
            • MozCon
            • Webinars
            • Practical Marketer Series
            • MozPod
            Connect with us

            Contact the Help team

            Join our newsletter
            Moz logo
            © 2021 - 2025 SEOMoz, Inc., a Ziff Davis company. All rights reserved. Moz is a registered trademark of SEOMoz, Inc.
            • Accessibility
            • Terms of Use
            • Privacy

            Looks like your connection to Moz was lost, please wait while we try to reconnect.