| Class | Description |
|---|---|
| Action |
Describes the action that should be tracked by Matomo
|
| MatomoTracker |
Allows you to send requests to the Matomo Tracking API endpoint
|
| TrackerConfiguration |
Defines configuration settings for the Matomo tracking
|
| Exception | Description |
|---|---|
| ConnectionFailedException |
Occurs if a connection to the Matomo Tracking API endpoint could not be established
|
| InitializationFailedException |
Happens if there was problem during the initialization of the tracker
|
| InvalidUrlException |
Thrown if the tracking URL could not be built
|
| ParameterException |
Thrown if a parameter could not be read
|
| TrackingFailedException |
The Matomo tracking endpoint returned an HTTP error status
|
Copyright © 2022 drjekyll.org. All rights reserved.