I recommend using hook_footer instead of hook_exit to place the bottom clicktale code. I'm using this module with pressflow which doesn't call hook_exit, but when I switched to hook_footer all was well.

Comments

cableman0408’s picture

Status: Active » Closed (fixed)

This fix have been add to the development branch. Thanks for the fix.