Class GoogleAnalytics

java.lang.Object
com.semanticcms.googleanalytics.GoogleAnalytics
All Implemented Interfaces:
Component

public class GoogleAnalytics extends Object implements Component
For Doctype.HTML5, adds the modern Google Analytics Global Site Tag. For other doctypes, adds an older-style Google Analytics analytics.js tracking script. Both are added at ComponentPosition.HEAD_START. This is applied to all views and all pages, even those that are "noindex".
See Also: