dataLayer pushes with trackEvent()

Hello,

I’m trying to do a simple dataLayer push using example code from https://www.wix.com/velo/reference/wix-window/trackevent , whichever of the provided snippets I use - there is zero result, I can’t even see a parameter-less event in the DL.

I also don’t understand why I constantly see warm-up data warning if I’m pushing static strings

Could someone provide proper guidance on how to implement this?