Tuesday, January 27, 2015

How to Add Google Analytics Code to your Joomla Site

In this article, we will show you how to add a Google Analytic tracking code to your Joomla website.
1) Log into the Joomla administration panel
2) Click the Template Manager link
ga_joomla_1
3) Click the Templates tab
ga_joomla_2
4) Locate the template your site is using, then click on its title
ga_joomla_3
5) Click the Edit main page template link
ga_joomla_4
6) At the bottom of the code, locate the </body> tag and insert your tracking code above it
ga_joomla_5
7) Click the Save & Close button
ga_joomla_6
That’s it! You should start to see tracking results from this site within 24 hours on the Google Analytics panel

No comments:

Post a Comment

How to get Logged In Username in Wordpress or Woocommerce

It is really easy to get the logged-in user’s information in Wordpress or Woocommerce. In this article we will show you how to get the relat...