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:
- First, we have to scroll to the bottom of the page.
- Then we have to find the row limit drop down menu.
- Then we have to find a number close to the specific number we want.
- 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.
- Hit your Ubiquity hotkey
- Type "gm row limit with 123" if you want 123 rows displayed, and press enter.

@erikvold