If there was a javascript issue with Image Handler, the image hover would not work.. The Image Handler javascript's only job is to manage the image hover effects.
The issue you are having is with the main product image popup which uses and inline javascript to function. So no, I do not think there is a javascript conflict. However IF there is one (which again I do not think is the case), the author of the Google Analytics module might be in a better position to know if this is the case.
The additional product images and main product images have module overrides in the Image Handler fileset which manage those two functions. Your setup doesn't appear to have all the required IH2 code for the main product images. It appears that Image Handler is NOT managing your main product images. A look at your store still shows the default Zen Cart image URL for your main product image.
If I mouseover the main product image the URL shows as
javascript

opupWindow('http://yourdomain.com/index.php?main_page=popup_image&pID=27275')
When it should look something like ths:
http://yourdomain.com/bmz_cache/1/18...ge.414x550.jpg
Your product listing images appear to be managed by Image Handler.
http://www.madisontractor.com/bmz_ca...age.100x68.jpg
So it still appears that something is not installed correctly.. A javascript issue would not cause this behavior but, a missed or incorrectly merged IH2 file would.. The only other POSSIBLE option is that your template has code in the same files that Zen Cart overrides which is causing the issue.. (your template appears to be a Template Monster template -- you may not have purchased it from TM.. you may have purchased from one of their affiliates)
Bookmarks