Google Analytics Experts

From EpikOne

Change GA Default Rows to 100 (Greasemonkey Script)

 

If you’re like us, you may have hundreds of Google Analytics Accounts and thousands of profiles to manage. By default, Google Analytics only shows 10 at a time. Going through pages and pages of profiles and accounts can be cumbersome, especially if you do it often. This Greasemonkey script changes the default to 100, making longer lists easier to manage.

Instructions for install:
1. Make sure you have the Greasemonkey add-on for Firefox installed.
2. Download the ga100rowsuserjs.zip file.
3. Open the zip file and extract ga100rows.user.js.
4. Open up Firefox.
5. Drag ga100rows.user.js into Firefox and Greasemonkey will prompt you to install the script.

 

Note: I have to give credit where credit is due. Lunametrics had a similar script that we used for a long time. Recent updates to Google Analytics caused their script to stop working, so we took it upon ourselves to write a new one.