Matomo Call Api Wrapper Events
Call API wrapper - Wrapper for events related data
Description
Call API wrapper for Events data methos in matomo Matomo docs
Inputs
- Control Flow (Control Flow)
- event_types ([Matomo] EventTypes): Methods for events data, check matomo docs
- period ([Matomo] Period): Timeframe, can be measured in days, weeks or years
- date (String): Specific date, should have dd/mm/yyyy format
- idSite (String): Site id, check in matomo
- secondary_dimension ([Matomo] SecondaryDimTypes): Secondary dimension for the method
Outputs
- Control Flow (Control Flow)
- response (Object): Data returned from matomo
- Error Flow (Error Flow)