matomo-org / tag-manager

Free Open Source Matomo Tag Manager - A simple way to manage and maintain all of your (third-party) tags on your website.
https://matomo.org
GNU General Public License v3.0
174 stars 58 forks source link

[Bug] Error while logging event: Parameters 'category' and 'action' must not be empty or filled with whitespaces. #743

Closed MariyanK1 closed 10 months ago

MariyanK1 commented 10 months ago

Hello.

I'm using matomo in a React application using this approach:

https://matomo.org/faq/new-to-piwik/how-do-i-start-tracking-data-with-matomo-on-websites-that-use-react/

Created couple triggers and when some event is triggered I get this error in the console. I'm using the debug/preview feature. Why is it happening? Is it a big deal? Should I ignore it?

I am testing in on dev env if that matters.

sgiehl commented 10 months ago

This is most likely a configuration problem with Tag Manager, so I'll move the issue there...

snake14 commented 10 months ago

This appears to be a duplicate of #744 . I'm closing this issue in favour of that one.