hi, I'm using woopra plugin for wordpress to add the code at the end of the files, but... i can see it twice so each visit is double counted...
my feeling is that this code in footer.php in my theme is calling the woopra function twice... <?php do_action('wp_footer'); ?>
does anybody has a solution for this?
not a support question