Package org.matomo.java.tracking
package org.matomo.java.tracking
This package contains classes that allow you to specify a
MatomoTracker
with the corresponding TrackerConfiguration. You can then send a
MatomoRequest as a single HTTP GET request or multiple requests as a bulk HTTP POST
request synchronously or asynchronously. If an exception occurs, MatomoException
will be thrown.
For more information about the Matomo Tracking HTTP API, see the Matomo Tracking HTTP API.
-
ClassDescriptionDeprecated.Deprecated.Use
EcommerceIteminstead.Thrown when an invalid URL is passed to the tracker.Deprecated.Please useInstantThrown when an error occurs while communicating with the Matomo server or when the request is invalid.Deprecated.UseCountryinsteadA class that implements the Matomo Tracking HTTP API.Deprecated.UseMatomoRequest.MatomoRequestBuilderinstead.The main class that sendsMatomoRequests to a specified Matomo server.A factory forSenderinstances.Defines configuration settings for the Matomo tracking.
EcommerceIteminstead.