-
|
Hello everyone! What can you say about the events/pageview tagged with browser Searchbot? I had a huge increment on visitors from browser Searchbot. I had DISABLE_BOTS=0 on environments, I updated package isBot from the project to the last version to try a better tag of the events/pageviews. I already add IP ranges from OpenAi GPT Searchbot to IGNORE_IP but nothing changed. I need help to remove this kind of traffic from Umami. Anyone can help with insights? Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
The var is called |
Beta Was this translation helpful? Give feedback.
The var is called
DISABLE_BOT_CHECKand it is by default false. Do not set it unless you want it to be true, The value is treated as a string, not a boolean.