Learn business growth with Google Analytics 4 › Forums › Google Analytics 4 › How can I accurately filter event count to reflect the total number of events? › Reply To: How can I accurately filter event count to reflect the total number of events?
-
Sure, here’s a simpler explanation. The issue you’re seeing is because the first row is counting all events – not just downloads. To fix this, you’ll want to add an extra filter. This filter should be set to specifically look at ‘file_download’ events. That way, your event count should only register a hit when there’s an actual download of the PDF file.