Real-time stats
Google analytics collects stats in near real-time, but it doesn't provide easy access to them. To get real-time stats, I created a bookmarklet that supplies a manually constructed interval that specifies today:
With [YOUR ID HERE]
replaced with the site's analytics id.
To get your site's id, open analytics and look for the portion of the URL that says "id=".
(If it says "scid=", then you want to replace "id=" with "scid=" as well.)
If you're not inclined to hack the bookmarklet, enter your analytics URL:
Once you've got the bookmarklet, you can see how your site is doing today with just one click.
Referring URLs
For some reason, Google analytics doesn't provide the full referring URL by default. This is annoying when your site gets linked from a forum or a site like Hacker News that uses query parameters to identify pages.
If you want to see the full URL, you can set the "User Defined Value" to the referring URL with a filter. Go to Analytics Settings > Filter Manager, and then create a filter that matches the following:
Wait about an hour and then check your real-time stats to see if it's working.
New visits should have the full referring URL available inside
User Defined Value
.