Google Analytics Mobile configuration

Dolomats
13 years, 11 months ago
Hello Everybody.

I wanna thanks you all for this nice component and for your support, my question is :

i installed "Google Analytics Mobile" extention from your website all was fine i activated it and i can see
"Google Analytics Mobile" on the footer but i dont know what to do next how to set it in www.google.com/analytics/
and how to see the result(stats) if samone can help me and show me next the steps to follow please

thank you for your support
dryabov
13 years, 11 months ago
Go to settings page of the module and adjust setting in the following manner:
1. Choose to hide title of the module (standard joomla's parameter on the left panel) on the website.
2. Type your GA code (how to get it: www.google.com/support/googleanalytics/bin/answer.py?answer=55603) in the field "Web Property ID (of the form UA-xxxxxxx-x or MO-xxxxxxx-x)" (on the right panel).
Dolomats
13 years, 11 months ago
Hello,

thank you for replying so i followed what u told me and the code that u talking about is this one i guess !!!

<script type="text/javascript">
 
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-21585712-3']);
_gaq.push(['_trackPageview']);
 
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
 
</script>


So now where should i put it ? in index of the website or there is other index of Mobilejoomla !?
if you can tell me the place of the files will be so great from you thank you soo mush.

Salutation.
dryabov
13 years, 11 months ago
That's all. The module generates all the necessary javascript codes automatically.

By continuing to use this site you consent to the use of cookies on your device as described in our cookie policy unless you have disabled them. This site will not function correctly without cookies.

I accept cookies from this site.