Google Analytics alguém ja implantou no joomla?

Mais
16 anos 2 dias atrás #17545 por Trorram
Trorram replied the topic: Re: Google Analytics alguém ja implantou no joomla?
Faz assim.

Vai na pasta /templates/suatemplate/

procura o aquivo index.php

abra com um softwar ex. Notepad++

insere aquele codigo que o google fornece antes do </head> do arquivo.

Abs.

Trorram <!-- s:mrgreen: --><img src="{SMILIES_PATH}/icon_mrgreen.gif" alt=":mrgreen:" title="Sr. Verde" /><!-- s:mrgreen: -->

Please Entrar ou Registrar to join the conversation.

Mais
16 anos 2 dias atrás #17550 por Rickschaves
Rickschaves replied the topic: Re: Google Analytics alguém ja implantou no joomla?
Exatamente como o Trorram falou eu fiz, e está funcionando certinho já faz algum tempo...

Please Entrar ou Registrar to join the conversation.

Mais
16 anos 2 dias atrás #17558 por Acimar Rocha
Acimar Rocha replied the topic: Re: Google Analytics alguém ja implantou no joomla?
Você pode colocar na última linha do index.php também, antes de fechar o body, fica assim:
</div>  /*ultima div*/

<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));

</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-8403547-1");
pageTracker._trackPageview();
} catch(err) {}</script>

</body>
</html>
Abs.

Acimar Rocha -[color=#0080FF:36wlu71r] [url:36wlu71r]http://www.webpositiva.com.br[/url:36wlu71r][/color:36wlu71r]
[i:36wlu71r][color=#400000:36wlu71r]Você não pode ter tudo... Onde você colocaria?[/color:36wlu71r][/i:36wlu71r]

Please Entrar ou Registrar to join the conversation.

Mais
16 anos 1 dia atrás #17584 por brunodyjorge
brunodyjorge replied the topic: Re: Google Analytics alguém ja implantou no joomla?
Eu uso o mod_janalytics e funciona normalmente também.

Please Entrar ou Registrar to join the conversation.

Mais
15 anos 11 meses atrás #18821 por José Beltrao Jr
José Beltrao Jr replied the topic: Re: Google Analytics alguém ja implantou no joomla?
Como o Trorran falou, é a forma ensinada pelo próprio Google, é só fazer que funciona. Os meus todos funcionam.

Beltrão.

Beltrão Jr.

Please Entrar ou Registrar to join the conversation.