Skip to content

BrightLeaf Digital

BrightLeaf Digital
  • Home
  • Gravity Forms Plugins
    • Integrate Asana with Gravity Forms
    • Mass Email Notifications for Gravity Forms
    • Global Variables
    • Recurring Form Submissions
    • Folders4Gravity
    • GravityOps Search
  • Docs
  • Snippet Library
  • Blog
  • Contact Us
BrightLeaf Digital
  • Home
  • Gravity Forms Plugins
    • Integrate Asana with Gravity Forms
    • Mass Email Notifications for Gravity Forms
    • Global Variables
    • Recurring Form Submissions
    • Folders4Gravity
    • GravityOps Search
  • Docs
  • Snippet Library
  • Blog
  • Contact Us

BL Digital Guidelines & Policies

2
  • Using the Plugin on a Client Site
  • BrightLeaf Digital Refund Policy

Integrate Asana with Gravity Forms

29
  • Getting Started
    • Integrate Asana with Gravity Forms — Welcome & Overview
    • Finding the Plugin in Your Dashboard
  • Setup
    • Connect Asana (OAuth)
    • Create Your First Feed (5-Minute Quickstart)
  • Settings Reference
    • Feed Settings — Name, Conditional Logic & Trigger
    • Asana Task Settings Reference
    • Feed Triggers
    • Mapping Custom Fields
    • Workflow Steps — Create Task
    • Workflow Steps — Update Task
  • How-to Guides
    • Use Conditional Logic to Route Tasks
    • Choosing the Right Feed Trigger
    • Attach File Uploads to Tasks
    • Use Asana Custom Fields as Automation Signals
    • Workflow Steps: Create Task
    • Workflow Steps: Update Task
  • Troubleshooting
    • Basics
    • Reconnecting / Resetting Credentials
    • Task Creation Failed → Backup Task Behavior
    • Items Not Showing in Drop-downs
    • Feed Page Unavailable
    • Task Description Caused Errors
    • Duplicate Tasks
  • Explanations & Concepts
    • OAuth and Scopes
    • Permissions & Workspaces
    • How Feeds Run
    • Performance Considerations
  • Changelog/Roadmap
    • Changelog
    • Roadmap

Mass Email Notifications for Gravity Forms

44
  • Getting Started
    • Mass Email Notifications — Welcome & Overview
    • Finding the Plugin in Your Dashboard
    • Before You Begin: Email Limits & SMTP
    • How Batches Are Created & Sent (5-Minute Delay)
    • Recommended Setup Pattern — Master Control Notification Form
  • Setup
    • Configure Global Send Limits (Throttling)
    • Create Your First Feed (5‑Minute Quickstart)
    • Using a GF Notification as Your Email Template
    • Schedule Batches for a Future Date
  • Settings Reference
    • Global Settings — Limits Reset Rules, Old Batch Cleanup, Cron Toggle & Next Run
    • Unsubscribe Settings (Free Version)
    • Unsubscribe & Preferences Settings (Premium Version)
    • Feed Settings — Name, Label, Dedupe, Completion Email
    • Choose Target Form & Email Field
    • Email Settings — From, Reply-To, Subject, Message, Merge Tags
    • Unsubscribe & Preferences Merge Tags Reference
    • Merge Tag Fallbacks & CSV Column Mapping
    • Schedule Based on Date Field
    • Conditional Logic — Feed Form vs. Target Form
    • CSV Ingestion
  • How‑to Guides
    • Send an Update to Everyone Who Used Another Form
    • Create a User Preferences Form (Premium)
    • Using Target-Form Merge Tags
    • Segment Recipients with Target-Form Conditional Logic
    • Import a CSV List and Personalize with Merge Tags
    • Build a Front-End “Trigger” Form for Non-Admin Staff
    • Use Populate Anything for Dynamic, Person-Specific Emails
  • Troubleshooting
    • Basics
    • Batches Not Sending / Cron Not Running
    • Preview Shows 0 Recipients with Target-Form Filters (Premium)
    • Troubleshooting Unsubscribe & Preferences Issues
    • Hitting Rate Limits
    • Emails Going to Spam
    • Entries/Batches Missing After Deletions
  • Explanations & Concepts
    • Understanding the Unsubscribe and Preferences System
    • How Batching & Cron Work
    • Throttling Models Explained
    • Deduplication Strategy
    • Batch Statuses & Actions
    • What Gets Logged
    • Limitations & Design Trade‑offs
    • Security & Permissions Considerations
  • Changelog / Roadmap
    • Changelog
    • Roadmap

GravityOps Search

5
  • The Display Attribute
  • Nesting Shortcodes
  • Using Search Operators
  • Multi-Input Field Support
  • General Notes
View Categories
  • Home
  • Docs
  • Mass Email Notifications for Gravity Forms
  • How‑to Guides
  • Create a User Preferences Form (Premium)

Create a User Preferences Form (Premium)

This guide walks you through creating a Gravity Form that acts as a customizable preferences or unsubscribe page. Premium users can use this to give recipients more control over which messages they receive, pause emails, or unsubscribe completely.


Step 1: Create the Form #

  1. In your WordPress dashboard, go to Forms → New Form.
  2. Give your form a clear name like Email Preferences or Manage Subscriptions.
  3. Add the following fields:
    • Email Field (Required) – Used to identify and prefill the user’s email address.
    • Pause Until Field (Optional) – Can be a Date or Number field. Determines how long a user’s subscription is paused.
    • Control Field (Optional) – A Checkbox, Radio, Select, or Multi-Select field that lets users choose which topics or lists they want to unsubscribe from (e.g., Marketing, Updates, Events).
  4. Save your form.

Step 2: Embed the Form on a Page #

  1. Create a new page (or use an existing one) titled something like Manage Your Preferences.
  2. Embed your form using the Gravity Forms block or shortcode.
  3. Publish the page.
  4. Copy the page URL — you’ll need it in the next step.

Step 3: Configure the Unsubscribe Settings #

  1. Go to Mass Email → Settings → Unsubscribe Settings.
  2. Choose Use a Gravity Form landing page as your Method.
  3. In the new fields that appear:
    • Select your Unsubscribe/Preferences Form.
    • Choose the Email Field from that form.
    • (Optional) Choose your Pause Until Field.
    • (Optional) Select your Control Field if users should be able to choose which types of messages to keep.
    • Enter your Unsubscribe Page URL (the page where the form is embedded).
  4. Customize your Form Link Text (e.g., Manage Preferences or Update Settings).
  5. Save your settings.

Step 4: Add Merge Tags to Your Email Feed #

When the Gravity Form method is active, two new merge tags become available in your feed:

  • {unsubscribe_url} – Generates the full unsubscribe or preferences URL.
  • {unsubscribe_link} – Generates a clickable unsubscribe link using the link text from your settings.

One of these two merge tags must be used in your email template to ensure proper functionality.

You can use both if you want to display something like:

Click here to unsubscribe or here to manage preferences.


Step 5: Test the Workflow #

  1. Send a test email to yourself.
  2. Click the link to ensure the page loads and your email address is prefilled.
  3. Submit the form and verify that your status updates correctly in View Unsubscribed.
  4. Adjust labels or text in your form as needed.

Best Practices #

  • Keep the form simple—avoid unnecessary fields.
  • Use clear labels like Pause Emails Until or Unsubscribe from Marketing Messages.
  • Consider including a brief note reminding users that changes take effect immediately.
  • Test across multiple devices to ensure a smooth experience.

Your preferences form is now ready. Every recipient can manage their subscriptions easily without needing support intervention.

Updated on October 15, 2025

What are your Feelings

  • Happy
  • Normal
  • Sad

Share This Article :

  • Facebook
  • X
  • LinkedIn
  • Pinterest
Send an Update to Everyone Who Used Another FormUsing Target-Form Merge Tags
Table of Contents
  • Step 1: Create the Form
  • Step 2: Embed the Form on a Page
  • Step 3: Configure the Unsubscribe Settings
  • Step 4: Add Merge Tags to Your Email Feed
  • Step 5: Test the Workflow
  • Best Practices
© 2025 BrightLeaf LLC dba BrightLeaf Digital
  • Home
  • Gravity Forms Plugins
    • Integrate Asana with Gravity Forms
    • Mass Email Notifications for Gravity Forms
    • Global Variables
    • Recurring Form Submissions
    • Folders4Gravity
    • GravityOps Search
  • Docs
  • Snippet Library
  • Blog
  • Contact Us