Andy,
Ok, I've only been playing with joomla for about a month, so I'm not sure exactly how to create the joomla integration.
I created a new module - of type Custom HTML
Called the module woopra-debug
In the editor I opened up the HTML editor.
Pasted the following:
<jdoc:include type="modules" name="debug" style="none"></jdoc:include>
<script type="text/javascript"><!--
var woopra_id = 'xxxxxxxxx';
// --></script>
where the x's are the site id number
Updated the HTML Source Editor to the standard editor, saved the module.
Activated the module and placed it in position 'bottom'
ok, so when I look at my source of the page, none of this code is there. http://www.schoolwearzone.com
Any help would be great.
Thanks
Mike
ps :-) while your there any idea why the color setting always revert back to default after set to say red, then after going to another page they are back to gray. LOL-I hope I don't sound ungreatful, as I'm beating my head against the wall to get all this stuff to work