Class MatomoAnalyticsProvider

All Implemented Interfaces:
LogEnabled, PluginAware, WebAnalyticsProvider, Configurable

The matomo analytics provider
  • Constructor Details

  • Method Details

    • getEventImageUri

      public String getEventImageUri(Site site, String category, String action, String label, int value, boolean usePlaceholderTokens)
      Description copied from interface: WebAnalyticsProvider
      Get the event image URI
      Parameters:
      site - the site
      category - the event category
      action - the event action
      label - the event label
      value - the event value
      usePlaceholderTokens - true to use placeholder tokens in the URI
      Returns:
      the event image URI
    • getEventLinkCampaignParams

      public String getEventLinkCampaignParams(Site site, String campaign, String medium, String source)
      Description copied from interface: WebAnalyticsProvider
      Get the event link campaign params
      Parameters:
      site - the site
      campaign - the event campaign
      medium - the event medium
      source - the event source
      Returns:
      the event link campaign params