DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

FeaturesΒΆ

  • Implements the Javascript Tracking Code for the new Piwik Javascript Tracking API that is included since Piwik 0.4
  • The following Piwik Tracking Functions can be configured with Typoscript.
    • piwikTracker.setDocumentTitle()
    • piwikTracker.trackGoal()
    • piwikTracker.setDomains()
    • piwikTracker.enableLinkTracking()
    • piwikTracker.setIgnoreClasses()
    • piwikTracker.setDownloadClasses()
    • piwikTracker.setLinkClasses()
    • piwikTracker.setLinkTrackingTimer()
    • piwikTracker.setDownloadExtensions()
    • piwikTracker.addDownloadExtensions()
  • If You are logged in as a BE-User your FE-Hits will not be tracked.