Anyone used with click density tools?

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
keyur
Advanced
Advanced
Posts: 10
Joined: Fri Feb 13, 2009 11:39 pm

Anyone used with click density tools?

Post by keyur »

Hello,

I have CrazyEgg set up on my website, along with the Milonic menu. But it does not pick up any of the clicks in Milonic because of the javascript, I am assuming. Just wondering if any one has got it to work with CrazyEgg or ClickDensity and what changes you had to make to Milonic?

Thanks.
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Re: Anyone used with click density tools?

Post by Andy »

It will depend on the version of menu you are using.

The later ones, version 5 or above use normal text links so should add normal entries to your weblogs

-- Andy
keyur
Advanced
Advanced
Posts: 10
Joined: Fri Feb 13, 2009 11:39 pm

Re: Anyone used with click density tools?

Post by keyur »

ok, thanks. i spoke with crazyegg and they don't support drop down menus, even though the links can be picked up in the logs.
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Re: Anyone used with click density tools?

Post by Andy »

Do they support <UL><LI> list based menus?

If they do, you can use the new version that's coming soon on beta release once we get the Internet Explorer bugs (of which there are many) fixed.
keyur
Advanced
Advanced
Posts: 10
Joined: Fri Feb 13, 2009 11:39 pm

Re: Anyone used with click density tools?

Post by keyur »

not sure about that. their tools works based on an x/y region map and if the link's not in javascript, it may work. i can test out once the new version is out, or i can test with a beta version if possible to let you know the results.
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Re: Anyone used with click density tools?

Post by Andy »

Have you got a link of where you are using the CrazyEggThingy?

I can't beleve they are using mouse position, that must be so unreliable.

I can easily write a script to capture ANY mouse click event and return the object, check the tagName - if it's an <A> log it. It's really simple, it would work with any link too.
keyur
Advanced
Advanced
Posts: 10
Joined: Fri Feb 13, 2009 11:39 pm

Re: Anyone used with click density tools?

Post by keyur »

sure, how can i send the link to you privately. can't seem to do that on here.
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Re: Anyone used with click density tools?

Post by Andy »

send it to my email:
keyur
Advanced
Advanced
Posts: 10
Joined: Fri Feb 13, 2009 11:39 pm

Re: Anyone used with click density tools?

Post by keyur »

it is sent. thanks.

i will also try installing clickdensity later today, and see if that is any better.
keyur
Advanced
Advanced
Posts: 10
Joined: Fri Feb 13, 2009 11:39 pm

Re: Anyone used with click density tools?

Post by keyur »

hello,

hopefully you got the link i sent yesterday. i tried it with clickdensity, and that appears to be capturing the clicks. but since it is a drop down menu, it is hard to visualize which clicks were for the menu and which were for the actual page. it looks a bit jumbled. i sent their support a note asking if there's a way to handle that.

thanks.
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Re: Anyone used with click density tools?

Post by Andy »

Hi,

Sorry for the delay.

I did look at the code you sent me but it's quite obfuscated and difficult to read so couldn't really see how it worked.

All I can say is that the menu uses standard text links using the <A> tag - These should result in log file hits and if they do not then the CrazyEgg system must be doing something odd. Sorry I couldn't help further.

-- Andy
keyur
Advanced
Advanced
Posts: 10
Joined: Fri Feb 13, 2009 11:39 pm

Re: Anyone used with click density tools?

Post by keyur »

ok, thanks.

now that google offers canonical url's for pages, i can add a tracking paramater to the end of the links coming out of the milonic menu. I was afraid to do that before because google may think of it as duplicate content. this will help tracking where the links are coming from as well.
Post Reply