Event category is required, name is optional, value can be num instead of int.
The current implementation has a widgetName parameter that is "optional", That is tied to the category value, which it is actually required by the matomo api otherwise event tracking does not work properly, see the documentation.
Event category is required, name is optional, value can be num instead of int.
The current implementation has a widgetName parameter that is "optional", That is tied to the category value, which it is actually required by the matomo api otherwise event tracking does not work properly, see the documentation.
This change is API breaking.