Elxis CMS Forum
Extensions => Modules => Topic started 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
-
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.
-
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
-
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
-
Read this also de-active: https://forum.elxis.org/index.php?topic=3927.0
-
I totally agree that google anaytic mode doesnt work..
how did you put the piwik code to body??? pls?
thanks,
ahmet
www.globalpanorama.net
-
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!
-
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
-
I don't see any "n"....
-
I don't see any "n"....
;)
-
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
-
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.
-
I don't see any "n"....
neither do I. I can see the google-analytics code before xenia_copyright div, but no "n"
-
yes, i solved the problem by deleting the code from index.
i put the code in a new module(hidden position)pardon footer
-
;)
-
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 ;)