Tracking

Properties

Property

Data type

stdWrap

Default

tracking.googleAnalytics

t3tsref:data-type-string

no

tracking.googleTagManager

t3tsref:data-type-string

no

tracking.piwik

t3tsref:data-type-string

no

tracking.piwik.id

t3tsref:data-type-string

no

1

plugin.tx_csseo.tracking.

Google Analytics

Property

googleAnalytics

Data type

t3tsref:data-type-string

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

t3tsref:data-type-string

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!

Piwik (Matomo)

Property

piwik

Data type

t3tsref:data-type-string

Description

If set a JS for Piwik tracking is set with domain.

Piwik SiteId

Property

piwik.id

Data type

t3tsref:data-type-string

Description

This siteId is inserted in the JS for Piwik.