Title: Sitewide delay timer?
Last modified: August 30, 2016

---

# Sitewide delay timer?

 *  Resolved [Sky](https://wordpress.org/support/users/skylarmowery/)
 * (@skylarmowery)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/sitewide-delay-timer/)
 * Hi!
 * I’ve implemented your plugin within my site, and it nearly fits all of my needs.
   I’m wondering if you could help me with the last one:
 * Is there a way to modify the delay timer so that it travels across the whole 
   of the site?
 * Example scenario: I set the popup to show itself within 2 minutes, but it is 
   not restricted to counting down on one page of the site at a time. The user can
   click on multiple pages of the site, and the delay timer continues in the background
   without resetting itself back to 2 minutes upon each page load.
 * Thanks in advance!
 * [https://wordpress.org/plugins/popup-maker/](https://wordpress.org/plugins/popup-maker/)

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

 *  Plugin Author [Daniel Iser](https://wordpress.org/support/users/danieliser/)
 * (@danieliser)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/sitewide-delay-timer/#post-6578185)
 * [@sky](https://wordpress.org/support/users/sky/) – This would require custom 
   programming using JS and isn’t currently available directly in the plugin.
 * You would basically set a cookie on page load and start a timer. One each page
   load you would check the cookie and set a timer for whatever time was left. If
   the timer expires then trigger the popup.
 * Can be done but not without some code.
 *  Thread Starter [Sky](https://wordpress.org/support/users/skylarmowery/)
 * (@skylarmowery)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/sitewide-delay-timer/#post-6578244)
 * Okay, thank you for your response!
 *  Plugin Author [Daniel Iser](https://wordpress.org/support/users/danieliser/)
 * (@danieliser)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/sitewide-delay-timer/#post-6578258)
 * [@sky](https://wordpress.org/support/users/sky/) – Not a problem.

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

The topic ‘Sitewide delay timer?’ 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

 * [delay](https://wordpress.org/support/topic-tag/delay/)
 * [popup](https://wordpress.org/support/topic-tag/popup/)
 * [sitewide](https://wordpress.org/support/topic-tag/sitewide/)

 * 3 replies
 * 2 participants
 * Last reply from: [Daniel Iser](https://wordpress.org/support/users/danieliser/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/sitewide-delay-timer/#post-6578258)
 * Status: resolved