Title: Avoid bots
Last modified: November 3, 2016

---

# Avoid bots

 *  Resolved [miguelgaton](https://wordpress.org/support/users/miguelgaton/)
 * (@miguelgaton)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/avoid-bots/)
 * Hello,
 * Your plugin is using pum_analytics to control number of times each user see the
   popup. The problem is bots visit all site and this checking is damaging server
   performance. Is it possible to exclude bot traffic from this validation?
 * Regards,

Viewing 8 replies - 1 through 8 (of 8 total)

 *  [waltmesser](https://wordpress.org/support/users/waltmesser/)
 * (@waltmesser)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/avoid-bots/#post-8408011)
 * [@miguelgaton](https://wordpress.org/support/users/miguelgaton/)
 * Thanks for your feedback, I’ll have or Lead Dev [@danieliser](https://wordpress.org/support/users/danieliser/)
   look into this issue as soon as possible.
 * Thank you for your patience.
 *  Thread Starter [miguelgaton](https://wordpress.org/support/users/miguelgaton/)
 * (@miguelgaton)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/avoid-bots/#post-8411552)
 * Thanks [@waltmesser](https://wordpress.org/support/users/waltmesser/)
 * Please, keep me informed.
 * regards,
 *  Plugin Author [Daniel Iser](https://wordpress.org/support/users/danieliser/)
 * (@danieliser)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/avoid-bots/#post-8422002)
 * [@miguelgaton](https://wordpress.org/support/users/miguelgaton/) – There is no
   validation to show a popup, it either is targeted to work on a page or not. The
   pum_analytics stuff is open tracking. The problem is 99% of bots out there don’t
   process JavaScript, so bots won’t cause that analytics hit to your server as 
   the popup won’t even trigger on a bot request.
 * This has been tested repeatedly with our more advanced analytics extension which
   integrates with Google Analytics. We were able to track that its only showing
   one popup per visitor for instance, yet our site gets hundreds of bot requests
   a day, so those numbers would have been highly inflated if what your proposing
   were the case.
 * In any case PM should have no more performance impact on your site when a bot
   hits than any other plugin.
 * Hope that helps.
 *  [merinet](https://wordpress.org/support/users/merinet/)
 * (@merinet)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/avoid-bots/#post-8424022)
 * Hi [@danieliser](https://wordpress.org/support/users/danieliser/),
    Same problem
   here. On heavy load site pum_analytics stuff has a significant load impact since
   it’s opening ajax POST to backend servers and impact database performance due
   to inserts in wp_options table. I really love your plugin. It’s the best one 
   around! It would be great if there was a button to just disable pum_analytics
   stuff.
 * Thanks!
 *  [waltmesser](https://wordpress.org/support/users/waltmesser/)
 * (@waltmesser)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/avoid-bots/#post-8434463)
 * Thank you for the suggestions! We’ll definitely look into implementing this in
   the future.
 *  Thread Starter [miguelgaton](https://wordpress.org/support/users/miguelgaton/)
 * (@miguelgaton)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/avoid-bots/#post-8434479)
 * Thanks a lot!!!
 * regards,
 *  [merinet](https://wordpress.org/support/users/merinet/)
 * (@merinet)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/avoid-bots/#post-8434588)
 * Cool! I can’t wait to see this feature! Really appreciated.
 * Thanks!
 *  Plugin Author [Daniel Iser](https://wordpress.org/support/users/danieliser/)
 * (@danieliser)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/avoid-bots/#post-8435489)
 * [@miguelgaton](https://wordpress.org/support/users/miguelgaton/), [@merinet](https://wordpress.org/support/users/merinet/)–
   Just to clarify before I add this to our github for resolution, you are aware
   that you won’t get any information tracked for your popups, no open counts etc?
   If your using our Popup Analytics extension same thing, no data there either 
   on conversions.
 * If you don’t need that info I understand but that is by no means a typical use
   case. That said I would be interested in your servers usage statistics to see
   how heavy your traffic is to make this an issue. We have sites with a few million
   hits a day using this with no complaints, though they have cache heavy servers
   for their front end so 0 requests other than ajax like ours hit the server.
 * Just interested to know if the issue is one that could be solved on your end 
   allowing you to have best of both.

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Avoid bots’ is closed to new replies.

 * ![](https://ps.w.org/popup-maker/assets/icon-256x256.gif?rev=3097653)
 * [Popup Maker - Boost Sales, Conversions, Optins, Subscribers with the Ultimate WP Popup Builder](https://wordpress.org/plugins/popup-maker/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/popup-maker/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/popup-maker/)
 * [Active Topics](https://wordpress.org/support/plugin/popup-maker/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/popup-maker/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/popup-maker/reviews/)

## Tags

 * [performance](https://wordpress.org/support/topic-tag/performance/)
 * [wp_options](https://wordpress.org/support/topic-tag/wp_options/)

 * 8 replies
 * 4 participants
 * Last reply from: [Daniel Iser](https://wordpress.org/support/users/danieliser/)
 * Last activity: [9 years, 6 months ago](https://wordpress.org/support/topic/avoid-bots/#post-8435489)
 * Status: resolved