The Daily UserScript: Google Analytics Row Limit

This userscript allows you to change the table row limit in Google Analytics via Greasemonkey menu command which makes the process much easier.

The Unpleasantry:

Take a look at the current process of changing the row limit:

  1. First, we have to scroll to the bottom of the page.
  2. Then we have to find the row limit drop down menu.
  3. Then we have to find a number close to the specific number we want.
  4. Then we can finally click that to change the row limit.

The Alleviation:

Once you install the "Google Analytics Row Limit" UserScript you have a better option, which is:

Greasemonkey Ubiquity Command Method

I recently released a greasemonkey command I was working on, and you can use this userscript in combination with the greasemonkey Ubiquity command.

  1. Hit your Ubiquity hotkey
  2. Type "gm row limit with 123" if you want 123 rows displayed, and press enter.

Related Blog Entries

© Erik Vold 2007-2012. Contact Erik Vold. Top ^