Advanced use cases

Trigger a popup from the notification feed

Trigger a popup from the notification feed. With Wisepops, you have access to an innovative onsite marketing platform that enables you to display both popups and notifications. This tutorial will sho…

Dev
Updated 10 months ago by Dev

Dynamically Add a Custom Parameter to a Redirect URL

We can add custom parameters on the fly to a redirect URL through the Wisepops' JS callbacks feature. Let's say we want to redirect our visitors that click on a CTA to https://example.com/ with a dyn…

Lisa Fockens
Updated 10 months ago by Lisa Fockens

Fire the Facebook/Meta Pixel When a form is Submitted

You can easily track leads collected by Wisepops in your Facebook Advertising analytics. We do this, we will use the Wisepops JS callbacks feature. Prerequisite. The Facebook pixel must already be in…

Lisa Fockens
Updated 2 months ago by Lisa Fockens

Forbid Disposable or Free Emails in Your Signup Form

It is possible to prevent visitors from subscribing with a free email (with domains such as gmail.com, hotmail.com, facebook.com, etc.) or with a disposable email (a fake email that will be used only…

Lisa Fockens
Updated 10 months ago by Lisa Fockens

Display a Popup Only After Another One Has Been Seen (or Clicked)

In some situations, it might be useful to condition the appearance of a popup on the status of another popup. Consider the following use case: Display a bottom bar that states that our shop will be c…

Lisa Fockens
Updated 10 months ago by Lisa Fockens

Personalize the Content of Your Popup or Notification on the Fly

Wisepops' custom properties can be used not only to refine the targeting of your campaigns but also to customize the content of your popups and notifications with dynamic variables. This requires two…

Lisa Fockens
Updated 2 months ago by Lisa Fockens

Apply filters to your dynamic variables

You can personalize the content of your popups on the fly with dynamic variables. By using filters, you can apply transformations to the variables. Syntax of filters. To apply a filter to a variable:…

Lisa Fockens
Updated 10 months ago by Lisa Fockens

Inject the Name of the Visitor's Company into Your Popups (with Clearbit)

In this article, we are going to use Clearbit to detect the visitor's company inject it into a popup content. Step 1: . Create a Clearbit account. You will need the Enterprise plan to use their Revea…

Lisa Fockens
Updated 10 months ago by Lisa Fockens

Display the visitor's city within your popup

We expose your visitors' geolocation within our JS callbacks. You can access the location of your visitors through the object event.detail.location. This object contains the following properties: con…

Lisa Fockens
Updated 10 months ago by Lisa Fockens

How to Target (or Exclude) Visitors Who Have Seen a Specific URL

This article will help you target visitors who have been on a specific page of your website. For example, visitors who have already seen your pricing page or people who already visited your promo pag…

Lisa Fockens
Updated 10 months ago by Lisa Fockens

How to retarget visitors who saw a specific page on your website

Do you want to display a popup to the visitors who saw page X on your website? In this article, we'll explain how, using custom properties. Retarget the visitors of one unique page. Step 1: Add the s…

Lisa Fockens
Updated 10 months ago by Lisa Fockens

Display a Popup Based on an Alexa Rank Condition (With Clearbit)

In this article, we are going to use Clearbit to retrieve the visitor's company info, and the Wisepops' custom properties feature to condition the display of a popup to an Alexa Rank limit. Step 1: .…

Lisa Fockens
Updated 10 months ago by Lisa Fockens

Insert social widgets into your campaigns

When a third-party service offers a way to embed a widget on your website, you can insert this widget into your popup with our JS callbacks feature. Let's first see the generic methods to follow. You…

Lisa Fockens
Updated 10 months ago by Lisa Fockens

Flag a Popup as Clicked With JS Code

With our HTML blocks you can embed custom forms and buttons in your popups. When visitors interact with these popups, you want Wisepops to consider the popup as converted. So the conditions such as "…

Lisa Fockens
Updated 10 months ago by Lisa Fockens

Display a campaign when a product is added to the cart (Shopify)

Enhance user engagement and sales conversion rates by displaying a campaign when a product is added to the cart in Shopify. This can be achieved seamlessly using our custom events feature. With our S…

Boris Hocdé
Updated 3 weeks ago by Boris Hocdé

Close a Popup With JS Code

It is possible to close a popup from your code, without user interaction, through Wisepops' JS Callbacks feature. Let's say we want our popup to be closed five minutes after being displayed, if not c…

Lisa Fockens
Updated 10 months ago by Lisa Fockens

Stop showing a notification after clicking on a popup

If you use both popups and notifications on your websites, there might be cases when you want to stop showing a notification after the visitor has interacted with a popup. Example. One common example…

Dev
Updated 10 months ago by Dev

Contact