MatomoPlugin
extends AirlayPlugin
in package
Class MatomoPlugin.
Tracking interaction with backend as Matomo Events.
Table of Contents
- EVENT_CATEGORY_BACKEND = 'Backend'
- $config : AirlayConfig
- $mongoDbManager : Manager
- $rabbitmq : AMQPStreamConnection
- $textHelper : HelperFactory
- __construct() : mixed
- beforeSendResponse() : void
Constants
EVENT_CATEGORY_BACKEND
private
mixed
EVENT_CATEGORY_BACKEND
= 'Backend'
Properties
$config
public
AirlayConfig
$config
$mongoDbManager
public
Manager
$mongoDbManager
$rabbitmq
public
AMQPStreamConnection
$rabbitmq
$textHelper
private
HelperFactory
$textHelper
Methods
__construct()
public
__construct() : mixed
Return values
mixed —beforeSendResponse()
public
beforeSendResponse() : void