Skip to main content
Version: Next

Matomo Call Api Wrapper Goals

Call API wrapper - Wrapper for goals related data

Description

Call API wrapper for Goals data methos in matomo Matomo docs

Inputs

  • Control Flow (Control Flow)
  • goal_types ([Matomo] GoalsTypes): Methods for Goals and Funnels 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 (Object): Data returned from matomo
  • Error Flow (Error Flow)