just viewed source for my site, and this is what i'm seeing for the tracking code:
<script type="text/javascript">
_qoptions={
qacct:"p-6el5YF3gbRY_2"
};
</script>
is that correct? google analytics seems to we working fine, but that code is bizarre. my GA account number isn't in there anywhere, and the format is just, well, weird.
thanks!
Comments
Comment #1
hass commentedThis code is not produced by the GA module.
Comment #2
debonator commentedok, so where would the GA module code be? it doesn't seem to be anywhere in the source code.
thanks!