Google Analytics Hack – More Columns for Pivot Tables

November 18th, 2009 by TraiaN Leave a reply »

This is an advanced hack for Google Analytics. However, this won’t help you hack into your competitors’ accounts ;), but will help you export more data from Google Analytics’ pivoted tables.

This is not the same hack as the exporting more than 500 columns of data from any report. That one was one of the most annoying things I’ve fixed (to be read hacked) long time back.

You’ll need:

- Firefox

- Live HTTP header (http://livehttpheaders.mozdev.org/)

What are we hacking?

We’ll make possible for the analyst in you to download more than 5 columns from Google Analytics’ Pivot Table reports. Warning: it may cause head bleeding from too much banging against the wall when you’ll analyze more analytics data :).

Usually, when you download pivot tables, you will be able to download only 5 columns (pivot by landing pages – only 5 in the example below:

Only 5 Columns in Pivot Tables

Only 5 Columns in Pivot Tables

Ok, let’s start:

  1. Go to any report that has the pivot table option and segment the data the way you want to analyze it (for testing purposes you can use the example above: go on Traffic Sources report à then Referring Sites and then pivot by Landing Page and choose Showing Visits)
  2. Start Live HTTP header (in Firefox, under Tools) – do not load any other pages between step 2 and 3
  3. Make sure you checked the Capture box on live HTTP header
  4. Go back to your Google Analytics window and select a new number of page rows on, under Show rows (the footer of the pivot table). At this moment, the table should reload – tricky, the URL didn’t change ;)
  5. Open the Live HTTP header window
  6. The first line there should be the request sent to Google Analytics in order to reload the pivot table. You should see something similar to
    Live HTTP Header

    Live HTTP Header

  7. Copy the link (should be the first if you didn’t load any other page or made other HTTP request – music or video streams) and load it in another tab. You should have something similar to:

    Pure html table

    Pure html table

  8. Now look for the &tcols=5 parameter. Change it to &tcols=50 and load the new URL
  9. Here you go, 50 columns:

    50 Columns In Pivot Tables

    50 Columns In Pivot Tables

Nice. This data is what you need, to make your life even more miserable, but now this is not enough for you. You want to have this exported in Excel.

Here’s a bonus hack for Google Analytics – I feel like today you should buy me a coffee, buddy.

The URL that exports Google Analytics reports in CSV for Excel (&fmt=5) is:

https://www.google.com/analytics/reporting/export?fmt=5 and some parameters after.

You will have to copy everything starting and including &id=…. from the URL you previously modified (the one with &tcols=50) and append it to Google’s export URL. The export URL will look like:

https://www.google.com/analytics/reporting/export?fmt=5&id=1234567&esig=4&seg0=-8&pdr=20091016-20091115&cmp=visit_segments&trows=25&rpt=ReferringSourcesReport&seg=1&view=4&tchcol=0&tst=0&segkey=source&afs=false&eid=TableChanged&tab=0&tcst=0&tpivk=request_uri_1&tcols=50

Exported Pivot Columns

Exported Pivot Columns

Now, go back and start trying to do the same. And if this is not enough I will try to publish a video tutorial – later this week/month/year, depending on how busy my clients will keep me.

GD Star Rating
loading...
Google Analytics Hack - More Columns for Pivot Tables10.0106
Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • LinkedIn
  • MySpace
  • StumbleUpon
  • Suggest to Techmeme via Twitter
  • Technorati
  • Tumblr
  • Twitter
  • Wikio

7 comments

  1. Claudiu M says:

    Totally love it… especially as I was baning my head to the wall when seeing that Google Analytics only gives 5 by default. Funny how i got to your article just 2 hours after I got my head bleeding :)

    Wondering if a greasemonkey scripts could be made out of it.

    GD Star Rating
    loading...
  2. TraiaN says:

    Thanks Claudiu. You got a new subscriber on your blog :). Just let me know if greasemonkey will do it.

    GD Star Rating
    loading...
  3. Carter Cole says:

    i was sent here by the analytics twitter account… why dont they just let you export more?

    GD Star Rating
    loading...
  4. TraiaN says:

    wouldn’t then life be to easy? :)

    GD Star Rating
    loading...
  5. DaN says:

    Thx!

    GD Star Rating
    loading...

Don't Just Read! Contribute - Leave a Reply