CodBi
    Preparing search index...

    Provides the HTML_Select_Injection.functionality.

    Maintainer: Callari, Salvatore (Salvatore.Callari@Ansbach.de)

    Index

    Constructors

    Methods

    Constructors

    Methods

    • Registers the "Matomo.Tracking"-Functionality.

      This functionality connects to a Matomo-Server, that is either specified in the Plugin-Config (Matomo_URL) or in this functionality's parameter (URL) while the functionality parameter takes precedence, and initiates tracking to a specified Site-ID. The Site-ID is either specified o n the PLugin-Config (Matomo_SiteID) or in the functionality's parameter (SiteID) while the functionality parameter takes precedence.

      Config Parameter:

      • URL: The URL of the Matomo-Server that shall track the tagged form.
      • SiteID: The ID of the Matomo-Project-Site that shall be used for tracking.

      Parameters

      • toLoad: { [key: string]: string }
      • toProcess: Element

      Returns void