BlogEngine.NET »

[2 Mar 2009 7:27 PM | 13 Comments]

So, in this final part I’ll explain the HeatMap Generator control.  I recommend you read Part I if you haven’t yet.  With this piece again I created a control that was placed on my MasterPage for my theme.  I wrapped the control around an ‘if’ statement so it... [More]

BlogEngine.NET »

[1 Mar 2009 6:51 PM | 8 Comments]

Have you ever thought about what users do on your site?  Beyond the usual statistics, logs, etc, denoting where your users are clicking can be very useful.  A heatmap might just be the thing.  There are many services / products out there but nothing in .NET that I wanted.  What... [More]