jar

org.drjekyll : matomo-tracker

Maven & Gradle

Dec 14, 2022
1 stars

Matomo Tracking API Java Client · A lightweight client library for JVM-based applications that helps you to track page views, events, visits using the Matomo Tracking API

Table Of Contents

Latest Version

Download org.drjekyll : matomo-tracker JAR file - Latest Versions:

All Versions

Download org.drjekyll : matomo-tracker JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window matomo-tracker-1.2.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.drjekyll.matomo.tracker.parameters

├─ org.drjekyll.matomo.tracker.parameters.AcceptLanguage.class - [JAR]

├─ org.drjekyll.matomo.tracker.parameters.Country.class - [JAR]

├─ org.drjekyll.matomo.tracker.parameters.CustomVariable.class - [JAR]

├─ org.drjekyll.matomo.tracker.parameters.CustomVariables.class - [JAR]

├─ org.drjekyll.matomo.tracker.parameters.DeviceResolution.class - [JAR]

├─ org.drjekyll.matomo.tracker.parameters.EcommerceItem.class - [JAR]

├─ org.drjekyll.matomo.tracker.parameters.EcommerceItems.class - [JAR]

├─ org.drjekyll.matomo.tracker.parameters.UniqueId.class - [JAR]

├─ org.drjekyll.matomo.tracker.parameters.UnixTimestamp.class - [JAR]

├─ org.drjekyll.matomo.tracker.parameters.VisitorId.class - [JAR]

org.drjekyll.matomo.tracker

├─ org.drjekyll.matomo.tracker.Action.class - [JAR]

├─ org.drjekyll.matomo.tracker.CommonPoolRunnable.class - [JAR]

├─ org.drjekyll.matomo.tracker.ConnectionFailedException.class - [JAR]

├─ org.drjekyll.matomo.tracker.DaemonThreadFactory.class - [JAR]

├─ org.drjekyll.matomo.tracker.DelayedExecutor.class - [JAR]

├─ org.drjekyll.matomo.tracker.InitializationFailedException.class - [JAR]

├─ org.drjekyll.matomo.tracker.MatomoTracker.class - [JAR]

├─ org.drjekyll.matomo.tracker.ParameterException.class - [JAR]

├─ org.drjekyll.matomo.tracker.ProxyAuthenticator.class - [JAR]

├─ org.drjekyll.matomo.tracker.QueryCreator.class - [JAR]

├─ org.drjekyll.matomo.tracker.Sender.class - [JAR]

├─ org.drjekyll.matomo.tracker.TrackerConfiguration.class - [JAR]

├─ org.drjekyll.matomo.tracker.TrackingFailedException.class - [JAR]

├─ org.drjekyll.matomo.tracker.TrackingParameter.class - [JAR]

├─ org.drjekyll.matomo.tracker.TrackingParameterMethod.class - [JAR]