Tracking¶
Properties¶
Property  | 
Data type  | 
Default  | 
|
|---|---|---|---|
no  | 
|||
no  | 
|||
no  | 
|||
no  | 
1  | 
plugin.tx_csseo.tracking.
Google Analytics¶
Property
googleAnalytics
Data type
Description
If set a JS for Google Analytics inc. download tracking is set with the given id (e.g. UX-XXXXXXX-XXX). Furthermore, you can add a link to your website to disable Google Analytics, e.g.
<a onclick="alert('Google Analytics has been disabled.');" href="javascript:gaOptout()">disable Google Analytics</a>
Google Tag Manager¶
Property
googleTagManager
Data type
Description
If set (e.g. 'GTM-XXXXXXXX'), the Google Tag Manager is enabled. Furthermore Google Tag Manager requires an additional fallback for clients who disabled JS - Google Tag Manager Quickstart . Therefore cs_seo offers an extra TypoScript file which you can include (like here Installation) or copy and modify. !If you include the TS file check your body tag afterwards!