The Daily UserScript: Google Analytics Content Search Menu Command
With this userscript you will be able to quickly perform a content search for content containing the search string that you provide. There are two input methods, the first is to use the Greasemonkey menu commands; the second method is to use the greasemonkey Ubiquity command to execute this Greasemonkey menu command.
The Unpleasantry:
Take a look at the current process to perform a content search:
- First, we have to go to the top content report.
- Then we have to scroll to the bottom of the table.
- We have to find the search box, and click it to start typing our input.
- Finally we can hit enter when we have typed our search string.
The Alleviation:
Once you install the "Google Analytics Content Search Menu Command" UserScript you have a better option, which is:
Greasemonkey Ubiquity Command Method
I recently released a greasemonkey Ubiquity command which you can use with this userscript.
- Hit your Ubiquity hotkey
- Type "gm content search with blog" if you want to search for your content with 'blog' in the url.

@erikvold