the labs @ laan thoughts and other ramblings

Posted
12 November 2008 @ 12pm

Tagged
market, products

analytics addict?

if you are an analytics addict like me and can’t seem to stop checking little tweeks in your marketing, etc — i have made this little bookmarklet that is set to pull up your trends defaulting to today (rather than yesterday – the google default). Get it here.

NOTE: this is the id of particular site — not your analytics account ID or one the begins with UA — you get it from your url when you viewing a particular site’s analystics – i.e. id=xxxxxx


2 Comments

Love the other two tabs that are open ;-)

  Posted by Andrew Weissman - 12 November 2008 @ 6pm

I was revisiting this bookmarklet and found I was always changing to view yesterday's analytics. If you insert this right after “var%20d%20=%20new%20Date();” it will show yesterday's data:

d.setDate(d.getDate()-1);

  Posted by kortina - 19 July 2009 @ 1pm

Leave a Comment