VerticalResponse Signup Forms

Description

VerticalResponse Signup Forms is a WordPress plugin for building and publishing a site popup connected to a VerticalResponse list.

Features include:

  • VerticalResponse client-credentials authentication.
  • Site popup builder with targeting and trigger controls.
  • Live preview and live test mode.
  • Supported form fields for email, first name, last name, company, city, and state/region.
  • Reporting for impressions, submissions, and conversion rate.
  • Debug tools for authentication, list browsing, contact submission, and popup runtime.

To use the plugin, create a VerticalResponse app, enter its client ID and client secret in WordPress, choose a list in the builder, configure the popup, and publish it.

External services

This plugin connects to the VerticalResponse API to authenticate your account, load your available lists, create new lists from wp-admin, and add popup subscribers to the selected VerticalResponse list.

It sends data to VerticalResponse in these situations:

  • When an administrator saves plugin credentials or the plugin refreshes its access token, it sends the configured client_id and client_secret to the VerticalResponse authorization endpoint.
  • When an administrator opens the Builder or Settings screens, it sends the access token to VerticalResponse to load the available lists.
  • When an administrator creates a new list from Settings, it sends the new list name to VerticalResponse.
  • When a site visitor submits the popup form, it sends the selected list ID plus the popup form fields you have enabled, such as email, first name, last name, company, city, and state/region.

This service is provided by VerticalResponse:

Installation

  1. Upload the plugin ZIP through the WordPress Plugins screen, or unzip it into /wp-content/plugins/.
  2. Activate VerticalResponse Signup Forms.
  3. Open VerticalResponse in wp-admin.
  4. Enter your VerticalResponse client_id and client_secret.
  5. Save settings and verify the API connection.
  6. Open Builder, select a VerticalResponse list, configure the popup, and publish it.

FAQ

What do I need to connect the plugin?

You need a VerticalResponse app client ID and client secret with access to the VerticalResponse API.

Does the plugin support multiple popup campaigns?

No. The plugin currently manages one site popup configuration.

Which fields are supported?

The popup supports email plus these optional fields: first name, last name, company, city, and state/region.

Avis

Il n’y a aucun avis pour cette extension.

Contributeurs/contributrices & développeurs/développeuses

« VerticalResponse Signup Forms » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.

Contributeurs

Journal des modifications

0.5.38

  • Updated plugin metadata for the WordPress.org review process.
  • Added external services disclosure for the VerticalResponse API.
  • Aligned the text domain with the assigned WordPress.org plugin slug.