[TYPO3] Installing Google Analytics Extensions (example)

Ries van Twisk typo3 at rvt.dds.nl
Fri Apr 21 16:10:11 CEST 2006


Henrik Andersen wrote:

>On Wed, 19 Apr 2006 12:56:23 -0400, Andrea Burton wrote:
>
>  
>
>>I am trying to make the google analytics extension function properly  
>>(Extension Key: m1_google_analytics)
>>
>>i have installed the extension from the repository but i am unsure of  
>>where to place the code.
>>    
>>
>
>You should place the code in the Typoscript for your page.
>  
>
Example :

page.headerData.150 = TEXT
page.headerData.150.value (
<script src="http://www.google-analytics.com/urchin.js" 
type="text/javascript"></script>
<script type="text/javascript">_uacct = 
"UA-xxxxxx-x";urchinTracker();</script>
)

>Regards
>Henrik Andersen
>Webdeveleoper, Venstres Landsorganisation
>Denmarks Liberal Party
>_______________________________________________
>TYPO3-english mailing list
>TYPO3-english at lists.netfielders.de
>http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>  
>


-- 
Ries van Twisk
Freelance Typo3 Developer
=== Private:
email: ries at vantwisk.nl
web:   http://www.rvantwisk.nl/freelance-typo3.html
skype: callto://r.vantwisk
=== Work:
email: ries at livetravelguides.com
web:   http://www.livetravelguides.com




More information about the TYPO3-english mailing list