Module: subscribers/matomo

Event subscribe for matomo statistics.
Author:
License:
  • MIT
Source:

Methods

(inner) apihit(req)

Subscribe to apihit event.
Parameters:
Name Type Description
req object The web request object
Source:

(inner) grpchit(call)

Subscribe to grpchit event.
Parameters:
Name Type Description
call object The grpc request object
Source:

(inner) posthit(urlpath)

Subscribe to posthit event.
Parameters:
Name Type Description
urlpath string The path request string
Source: