This shows how to track stats to Clicky via C# code
Clicky is a online stat tracker for websites and applications - clicky.com. This code snippet shows how to log stats to clicky from C# code.
Simple replace the variables with you site admin key and site ID and call the 'TRACKSTATWITHCLICKY(string event) function to send your custome stat up to your clicky site.