Matomo Call Api Wrapper Visits
Call API wrapper - Wrapper for visits related data
Description
Call API wrapper for User data methos in matomo Matomo docs
Inputs
- Control Flow (Control Flow)
- action_type ([Matomo] ActionTypes): Methods for actions that give us visit 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
Outputs
- Control Flow (Control Flow)
- response (String): Data returned from matomo
- Error Flow (Error Flow)