# 700.000 "Broken Events"

**URL:** https://community.piwik.pro/t/700-000-broken-events/4492
**Category:** Community lobby
**Created:** [October 7, 2024, 11:39am UTC](https://community.piwik.pro/t/700-000-broken-events/4492 "2024-10-07T11:39:34Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![inkode](https://dub1.discourse-cdn.com/flex005/user_avatar/community.piwik.pro/inkode/32/3780_2.png) [@inkode](https://community.piwik.pro/u/inkode)
#### Post date: [October 7, 2024, 11:39am UTC](https://community.piwik.pro/t/700-000-broken-events/4492/1 "2024-10-07T11:39:34Z")

</div>

Hello,  
This morning I received an e-mail notification from Piwik Pro that we had exceeded the monthly events, I checked the dashboard and was surprised to see more than 700,000 ‘Broken Events’ out of about 14,000 normal events.  
I double checked the configuration of all our 5 sites we track with Piwik Pro and the configurations are correct… in the event tracking console there are no ‘broken’ events in the last 6 hours, what can I do?

best wishes,  
Giorgio

---

<div class="post-metadata">

### Author: ![mbaersch](https://dub1.discourse-cdn.com/flex005/user_avatar/community.piwik.pro/mbaersch/32/35_2.png) [@mbaersch](https://community.piwik.pro/u/mbaersch)
#### Post date: [October 7, 2024, 1:44pm UTC](https://community.piwik.pro/t/700-000-broken-events/4492/2 "2024-10-07T13:44:06Z")

</div>

Hi,

you could use the API to debug those events, but at this scale I would expect that to be some bot-made traffic.

You can start form here: [GitHub - mbaersch/piwik-pro-broken-event-checker: GCP Cloud Function for checking Piwik PRO Debugger API for broken events and send debug info as Slack notification](https://github.com/mbaersch/piwik-pro-broken-event-checker)

best,  
Markus

---

<div class="post-metadata">

### Author: ![inkode](https://dub1.discourse-cdn.com/flex005/user_avatar/community.piwik.pro/inkode/32/3780_2.png) [@inkode](https://community.piwik.pro/u/inkode)
#### Post date: [October 9, 2024, 3:52pm UTC](https://community.piwik.pro/t/700-000-broken-events/4492/3 "2024-10-09T15:52:53Z")

</div>

Hello Markus,  
thank you very much for the suggestion! I just activated a service that sends me a Telegram alert by checking for broken events, it’s surely a BOT traffic, but if it’s not my services that triggers these requests, there is there a way to limit or exclude these events?  
It’s a huge traffic and if it continues like this I can’t keep using Piwik Pro…

with very best wishes,  
Giorgio

---

<div class="post-metadata">

### Author: ![mbaersch](https://dub1.discourse-cdn.com/flex005/user_avatar/community.piwik.pro/mbaersch/32/35_2.png) [@mbaersch](https://community.piwik.pro/u/mbaersch)
#### Post date: [October 9, 2024, 4:43pm UTC](https://community.piwik.pro/t/700-000-broken-events/4492/4 "2024-10-09T16:43:39Z")

</div>

Hi,

I have no idea if that bot traffic directly hits the tracking endpoint for your instance (you could do nothing but try to hide the endpoint behind a proxy with some level of bot protection) or is just a side effect of bots rendering your web pages. In the second case (check your logs) you can actively try to fight that traffic: deny access to the pages, render a version with minimal content and without tracking codes, or whatever your admin can offer.

best,  
Markus

---

<div class="post-metadata">

### Author: ![inkode](https://dub1.discourse-cdn.com/flex005/user_avatar/community.piwik.pro/inkode/32/3780_2.png) [@inkode](https://community.piwik.pro/u/inkode)
#### Post date: [October 10, 2024, 3:20am UTC](https://community.piwik.pro/t/700-000-broken-events/4492/5 "2024-10-10T03:20:01Z")

</div>

I think it’s too late, tonight there were another 100k broken events and scanning all my site\_ids from /api/tracker/v1/debugger I don’t see them linked to any site.  
At this point my suspicion is that this is not even connected to the sites where piwik is installed, but is traffic generated in another way… and all I can do is deactivate piwik. Anyway thank you!

![Schermata del 2024-10-10 05-08-32](https://europe1.discourse-cdn.com/flex005/uploads/piwikpro/original/2X/3/35a7b1e6924cacf728d43965a01359324926055d.png)

best wishes,  
Giorgio

---

<div class="post-metadata">

### Author: ![mbaersch](https://dub1.discourse-cdn.com/flex005/user_avatar/community.piwik.pro/mbaersch/32/35_2.png) [@mbaersch](https://community.piwik.pro/u/mbaersch)
#### Post date: [October 10, 2024, 2:01pm UTC](https://community.piwik.pro/t/700-000-broken-events/4492/6 "2024-10-10T14:01:13Z")

</div>

Hi,

that’s not good. Did you record any details about those broken events anywhere in the debugger or using the API? If not, the question remains why they appear in your account at all…?

best,  
Markus

---

<div class="post-metadata">

### Author: ![inkode](https://dub1.discourse-cdn.com/flex005/user_avatar/community.piwik.pro/inkode/32/3780_2.png) [@inkode](https://community.piwik.pro/u/inkode)
#### Post date: [October 18, 2024, 7:29am UTC](https://community.piwik.pro/t/700-000-broken-events/4492/7 "2024-10-18T07:29:29Z")

</div>

Hi Markus,  
unfortunately no events are recorded in the API, I used your repository to check every hour for broken events in all sites and nothing is recorded. My suspicion is that something (a bot?) is sending traffic to my piwik but without the correct site\_id… since 2 November they decided to suspend my account, but that huge traffic is not mine
