Metrics are not counting up within Reports
Hi all,
we are currently experiencing strange behavior in the reports from one of our A / B tests.
It's a form-based test where we simply collect the click events of some buttons / links.
Problem: Only two of these are incremented in the reports. The rest only seems to count when we test our JS functions!

(FYI: I don't want to rule out the possibility that we still have a bug in our code)
Has anyone ever had this behavior in general?
All metrics are created in the same way in "Goals & Settings" ("Conversion" & "Viewed an mbox").
The audience is set to "All visitors".
The network queries show that all "trackEvents ()" were triggered and were successful.
Thanks in advance!