12
September
2006
Crazy Egg 12:56 on Tuesday
Got my invitation to Crazy Egg. It’s insanely cool, in a geek sense. Usefulness will be judged in the future.
I'm a consultant and a flash developer, with former careers in graphic design, web strategy, and music production. My goal is to create better experiences through code, design, and talking about the business value of good user experiences.
Got my invitation to Crazy Egg. It’s insanely cool, in a geek sense. Usefulness will be judged in the future.
Comments:
September 12th, 2006 at 18:50
Hi Niko, Glad you got our invitation, we are now sending them out. Please do let us know of any suggestions or feedback you may have, to make Crazy Egg even more useful. We are constantly looking to improve things for people.
September 22nd, 2006 at 4:10
hey Niko
did you set up crazy egg on your wordpress blog? if yes, how did you do it? I’ve seen a page of code that is apparently a wordpress plug in but I’m still a little bit lost as to how to get it working for wordpress. Any tips would be most appreciated!
September 22nd, 2006 at 9:36
First you have to set up a “test” in Crazy Egg. Then you get a short javascript code that you can put at the end of the page you want to test. I’m testing it on my Softys front page, you can probably see it there if you view source.
Softys runs on WordPress as well, and I have a common footer template file, so it was slightly more difficult to set it up than just copy paste it there. I made a PHP check in the footer which only echoes the javascript to the page if the user is accessing the front page.