Hi all,
I want to show how you can integrate the Google Analytics code to your site.
Here the full instruction:
- Create new Google Analytics account and get javascript code for integration. (https://www.google.com/analytics)
- Find and open following file:
/templates/CURRENT_TEMPLATE/tpl/footer.tpl
- find following tag:
Code:
Only registered members can view the code.
and add the Google Analytics javascript code before tag,
also do not forget to place the following code line before Google code:
Code:
Only registered members can view the code.
and the following after Google code:
Code:
Only registered members can view the code.
- save changes and close the file

Then you should wait about 5-10 hours while Google detect javascript code in your site.
Please ask your questions here if you have some problems with integrations.