Call To Action Popup

Call To Action Popup Install Statistics

0
100%
Today: 0 Yesterday: 0 All-time: 4,183 downloads
Call To Action Popup Icon

Try plugin: Call To Action Popup

We'll create fresh WordPress site with Call To Action Popup installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About Call To Action Popup

Call To Action Popup – it’s an incredibly easy to use and completely free popup plugin for WordPress.

2


0


0


0


0

updated: 5 years ago
since: 7 years ago
author: LamPD

Description

Call To Action Popup – it’s an incredibly easy to use and completely free popup plugin for WordPress.

Main Features:

  • Create targeted marketing campaigns, keep customers from leaving your site, and build your mailing list easily and quickly with Call To Action Popup.
  • Create an unlimited number of popups with different looks and configurations.
  • Record number of PopUp displayed
  • Record number of Subscribed

Binding Event:

To record number of Subscribed, we have created Binding Event subscribed, you can use JavaScript to call to that Event on JavaScript event.
Example for event click:

$( "#foo" ).on( "click", function() {
    $( "#cactus-popup" ).trigger("subscribed");
});

Shortcode:

[cta_popup id=""]

Parameter required:

  • ID: ID off PopUp post in PopUp Custom Post Type.