Title: Javascript Action When Popup/Overlay not shown
Last modified: August 30, 2016

---

# Javascript Action When Popup/Overlay not shown

 *  [jtnjtnjtn](https://wordpress.org/support/users/jtnjtnjtn/)
 * (@jtnjtnjtn)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/javascript-action-when-popupoverlay-not-shown/)
 * Use Case: The user accesses a url which is subject to an Icegram campaign. The
   system redirects the user to another url if the popup/overlay will not be shown
   because of the retargeting settings.
 * Question: I need to execute additional Javascript if the popup or overlay is 
   not shown because of the retargeting rules. I’m not sure that checking the icegram_campaign_clicked_
   and icegram_campaign_shown_ cookies is going to be reliable because these are
   not cleared if the retargeting settings are changed. Is there an event I can 
   tap into, or a function I can call to determine if the popup/overlay will be 
   shown? Either PHP or Javascript is fine.
 * I have the Icegram Super Bundle.
 * [https://wordpress.org/plugins/icegram/](https://wordpress.org/plugins/icegram/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Icegram](https://wordpress.org/support/users/icegram/)
 * (@icegram)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/javascript-action-when-popupoverlay-not-shown/#post-6707017)
 * Hi,
 * You have to write a custom code and have to use retargeting rules to detect whether
   campaign shown or not by reading values from cookies.
 * So if cookies is set for campaign then you can redirect the user to URL else 
   campaign will shown.
 * Thanks,
    Nishit Shah Team Icegram

Viewing 1 replies (of 1 total)

The topic ‘Javascript Action When Popup/Overlay not shown’ is closed to new replies.

 * ![](https://ps.w.org/icegram/assets/icon-128x128.gif?rev=3469073)
 * [Icegram Engage – Popups, Optins, CTAs & Lead Generation](https://wordpress.org/plugins/icegram/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/icegram/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/icegram/)
 * [Active Topics](https://wordpress.org/support/plugin/icegram/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/icegram/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/icegram/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Icegram](https://wordpress.org/support/users/icegram/)
 * Last activity: [10 years, 7 months ago](https://wordpress.org/support/topic/javascript-action-when-popupoverlay-not-shown/#post-6707017)
 * Status: not resolved