The system also tracks inbound search traffic and provides you with invaluable feedback on which keywords are generating traffic for your site in which markets. You can learn more at http://www.google.com/analytics/ where you can create an account and explore a number of help resources from Google.
Implementing the service takes three steps :
- Create a Google Analytics account for the domain.
- Copy the tracking code provided by Google Analytics and add it to the pages of the site.
- Verify the site.
If you are working on a site rebuild, we advise against creating a new Google Analytics account. The better option is generally to use the existing site's Analytics code, which thereby preserves the site's traffic history and allows you to benchmark against historical data after you launch the new site.
In Joomla! there are several extensions that allow you to avoid having to copy and paste code – you need to only add the Google I.D. to the extension and it will handle getting the code into the right place on each of the pages. If you are not using one of the extensions that includes Google Analytics management, you will need to edit the files of your Joomla! template to add the code in the right place on the page. While it's hard to go wrong here, you should note the placement of the code: It belongs just before the closing </head> tag. If there are other scripts in the <head> section of your page, put them before the Google Analytics tracking code.