
02-01-2010, 11:03 PM
|
 |
|
|
Join Date: Feb 2009
Location: Maryland
Posts: 946
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by timhieuxem
hi, I'll mark as installed once it's working.... I just import it... I got these code from google when i signup and don't know where to put it in vbulletin:
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-");
pageTracker._trackPageview();
} catch(err) {}</script>
|
You do not need to add any code!!!!!
Quote:
Originally Posted by fayax
These are just clarification to main directions above.
in admincp do the following to get this to work.
Admincp>plugins & products> manage products> add/import product> Browse to the file you downloaded >
Once that is complete then
Code:
Control panel Home > setting> options > in the long list of option go to BBR google analytics and double click it. Put the number from the information you received from the analytics page from google.
it can have this format also UA-xxxxxxx-xx ( where x- is a number)
Hope this helps others. And correct me if I am wrong.
Regards,
fayax
|
|