Goal using event action count much lower than custom event count

Hey everyone,

We’re seeing discrepancy between a custom event counts and custom conversion goals that share the exact same filter logic.

Despite using the same filtering logic, the totals in my dashboard don’t align:

  • Custom Event count is 64% higher than Goal Conversion count
  • We’ve tried to toggle “Allow multiple goals per session” settings, yet the number remain still the same

Not sure if it’s some kind of bugs or are there additional configurations needed to make to to make sure the two numbers are aligned.

Happy to share more data / account details if a Piwik Pro specialist could assist helping with this. Thanks!

Hi! Could you share the configuration of both the custom event and the goal? Did you leave “allow multiple goals per session” turned on for some time? How did the data look then?

Hi Sara,

Configuration of both custom event and goal here:

  • Goal
    • Event Type: Send Custom Event
    • Condition: Event action contains “conversion_event” (event name anonymised)
  • Custom Tracking
    • Metric: Custom Events
    • Condition : Custom event action contains “conversion_event” (event name anonymised)

We did not leave “allow multiple goals per session” turn on - it was off by default tho - are we supposed to turn it on for both numbers to match? Thanks

Thanks for the clarification!

If you want the numbers to match, the goal should have “allow multiple goals per session” turned on.

Your custom event is tracked every single time it happens, while the conversion is only tracked once per session.