Skip to main content
Version: Next

Matomo Call Api Wrapper Users

Call API wrapper - Wrapper for user related data

Description

Call API wrapper for User data methos in matomo Matomo docs

Inputs

  • Control Flow (Control Flow)
  • user_types ([Matomo] UserTypes): Methods for user data, check matomo docs
  • period ([Matomo] Period): Timeframe, can be measured in days, weeks or years
  • dates (String): Specific date, should have dd/mm/yyyy format
  • idSite (String): Site id, check in matomo
  • segment (String)

Outputs

  • Control Flow (Control Flow)
  • response (Object): Data returned from matomo
  • Error Flow (Error Flow)