matomoStats
in package
Table of Contents
Methods
- __construct() : mixed
- button() : mixed
- getOptionsSupported() : mixed
- getOptOutForm() : string
- Gets the iframe for the optout cookie required by privacy laws of several countries.
- getOptOutiFrame() : mixed
- macro() : type
- The macro button for the utility page
- printDocumentTitle() : mixed
- Gets the document title of the current page to track. Gets the title in a single language only if the option for single_language_tracking is set
- script() : mixed
- Adds the Matomo statistic script
Methods
__construct()
public
__construct() : mixed
button()
public
static button(mixed $buttons) : mixed
Parameters
- $buttons : mixed
getOptionsSupported()
public
getOptionsSupported() : mixed
getOptOutForm()
Gets the iframe for the optout cookie required by privacy laws of several countries.
public
static getOptOutForm() : string
Tags
Return values
stringgetOptOutiFrame()
public
static getOptOutiFrame() : mixed
Tags
macro()
The macro button for the utility page
public
static macro(type $macros) : type
Parameters
- $macros : type
Return values
typeprintDocumentTitle()
Gets the document title of the current page to track. Gets the title in a single language only if the option for single_language_tracking is set
public
static printDocumentTitle() : mixed
Tags
script()
Adds the Matomo statistic script
public
static script([mixed $exclude = NULL ]) : mixed
Parameters
- $exclude : mixed = NULL