Nice share. Thanks!
Good article. I also remember another good review about Crazy Egg by Malan Darras on his blog @ www.malandarras.com.
Great share! Was thinking how I could convert "not clickable" elements in even higher CTR on LP.
Thanks!
How do you load the CrazyEgg script so it won't slow down your page? Obviously, tracking user interaction and other stats with heatmap tools or even GA custom events is helpful, but the question is, doesn't it slow down the page too much? Considering that 1 second delay has a huge impact on CR (I've seen a test here earlier today, don't remember the thread), I think it's important to also specify how to load these scripts accordingly.
If I recall correctly, all these tools recommend you to add the code in the <head>...</head> section so they will track properly, but this delays the entire page load. The solution for mobile landers would be to load them after the page has fully loaded, I don't remember exactly how to do that, but there are solutions like document.read() with jQuery. Problem is, jQuery isn't needed on most landers and again, adding 90 KB slows the page even more