Elxis CMS Forum

Extensions => Modules => Topic started by: de-active on October 12, 2009, 02:34:39

Title: Google Analytics & Piwik
Post by: de-active on October 12, 2009, 02:34:39
Hi

I know there's a Google Analytic module for Italian language, is there one is English or can this also be used in English website (is everything in Italian)?

If not, is anyone planning to bring or translate one into English?

Also Pikwik is an excellent open source analytic tool which i use for other site, is there one for Elixis or any plans for any?

Thanks
Title: Re: Google Analytics & Piwik
Post by: speck on October 15, 2009, 09:59:19
I saw speedy the code of two extensions for help you, but i don't know how they works because i prefer to insert the code of google analitycs in the templates. I'm sorry but piwik i don't know it.

In the XML of google analitic you must edit the variable:
description="Analytics Code ( UA-123456-7)".

in piwki there's nothing to translate.

Title: Re: Google Analytics & Piwik
Post by: de-active on October 15, 2009, 19:30:44
Yeah, i guess i'll have to do it manually with both...just thought there might be an exlis module...as there is google italia....thanks
Title: Re: Google Analytics & Piwik
Post by: Dennis on December 03, 2009, 13:52:39
Google Analytic module didn't work for me, I had to add the code into the template index file.

https://forum.elxis.org/index.php?topic=4215.0
Title: Re: Google Analytics & Piwik
Post by: rentasite on December 04, 2009, 12:16:11

Read this also de-active:  https://forum.elxis.org/index.php?topic=3927.0
Title: Re: Google Analytics & Piwik
Post by: ahmet on November 09, 2010, 14:57:08
I totally agree that google anaytic mode doesnt work..
how did you put the piwik code to body??? pls?

thanks,
ahmet
www.globalpanorama.net
Title: Re: Google Analytics & Piwik
Post by: ArXoS on November 09, 2010, 15:36:17
how did you put the piwik code to body??? pls?
edit index.php from your template and add the code before </body>. Save index.php. Done!
Title: Re: Google Analytics & Piwik
Post by: ahmet on November 09, 2010, 15:57:15
i use template philonexia, when i do like you said, a strange "n" character appears on the top of the body, and the thw way is not xhtml compatible??
thanks,
ahmet
Title: Re: Google Analytics & Piwik
Post by: datahell on November 09, 2010, 22:15:52
I don't see any "n"....
Title: Re: Google Analytics & Piwik
Post by: webgift on November 10, 2010, 08:25:08
I don't see any "n"....

 ;)
Title: Re: Google Analytics & Piwik
Post by: ahmet on November 10, 2010, 14:44:23
You are kind more than enough Iaonnos, i have already posted to piwik&google analytics topic as adding script..
What i tried is i created a new module, put the code in the  module and placed it in footer..
and it works...
This system is amazing...hard to get learn but after understanding, very easy to manouvre..
bravo to all team and supporters...
thanks for your response..
I know that you are very busy ..at least, i can understand from forums that u participate..
thanks,
www.globalpanorama.net
Title: Re: Google Analytics & Piwik
Post by: datahell on November 10, 2010, 18:46:50
Ahmet I dont know if you have solved your problem or not.
The point is that I don't see any "n". If you fixed it then we are OK.
Title: Re: Google Analytics & Piwik
Post by: ArXoS on November 11, 2010, 00:44:47
I don't see any "n"....
neither do I. I can see the google-analytics code before xenia_copyright div, but no "n"
Title: Re: Google Analytics & Piwik
Post by: ahmet on November 11, 2010, 11:14:43
yes, i solved the problem by deleting the code from index.
i put the code in a new module(hidden position)pardon footer
Title: Re: Google Analytics & Piwik
Post by: webgift on November 11, 2010, 12:34:03
 ;)
Title: Re: Google Analytics & Piwik
Post by: CREATIVE Options on November 11, 2010, 17:58:23
The best place to place your Google Analytics code is right before the </head>
And will load right before the body and you will NEVER lose a single page view even from the fastest robots ;)