matomotypes
v1.1.0
Published
Contains the types of the piwik or Matomo tracking library
Downloads
338
Readme
MatomoType
Description
A npm package that contains the types of Matomo (or piwik) tracking library.
Getting Started
Installing
npm install --save matomotypes
Usage
import {Matomo} from "matomotypes"
const _paq : Matomo.TrackingCollector = [];