If you are seeing this message, our style sheet has failed to load. Please try each of the following steps, in order, to fix it:

1) Clear your browser's cache and refresh the page.

2) Wait a few minutes, clear the cache again and refresh (one of our CDN servers may have had a short temporary outage).

3) Try accessing our site from another web browser on the same computer, AND from another computer on the same network. If either of those fixes it, you likely have software such as ad-block or Ghostery installed on the affected browser/computer. Please disable those to see if that fixes the issue.

4) Open a terminal window and type "ping cdn.staticstuff.net". Send us an email with the result.



Forums » Help & Troubleshooting



Can I track when a visitor is clicking on a menu heading?

I want to track when a visitor clicks on a menu heading.

Specifically, the menu headings: Recent, Popular and All on my site here http://bit.ly/Sjhdv

Is there a way to do this?

Cheers

Posted Sat Apr 21 2012 midnight by AliceClicky


Yeah, it's easy. Just add this to your jQuery when someone clicks on the button:

clicky.log(this.href, 'Popular');

Replace 'Popular' with whatever you want it to say in your Clicky stats. Check the help section for more info. It's pretty much all there.

Posted Sat Apr 21 2012 7:09am by rikbru



Reply to this discussion

You must be logged in to your account to post!