Welcome, Guest
Username Password: Remember me

Google Analytics Mobile configuration
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Google Analytics Mobile configuration

Google Analytics Mobile configuration 12 years, 11 months ago #4324

  • Dolomats
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
  • Karma: 0
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

Re: Google Analytics Mobile configuration 12 years, 11 months ago #4325

  • dryabov
  • OFFLINE
  • Administrator
  • Denis Ryabov, Lead Developer
  • Posts: 4866
  • Karma: 105
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).

Re: Google Analytics Mobile configuration 12 years, 11 months ago #4326

  • Dolomats
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
  • Karma: 0
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.

Re: Google Analytics Mobile configuration 12 years, 11 months ago #4327

  • dryabov
  • OFFLINE
  • Administrator
  • Denis Ryabov, Lead Developer
  • Posts: 4866
  • Karma: 105
That's all. The module generates all the necessary javascript codes automatically.
  • Page:
  • 1
Time to create page: 0.09 seconds

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.