Search results for exporting contacts

301 articles found

  • Custom Fields in Forms(Legacy)

    You can collect custom information about a contact using custom fields. As an example, add an "input" field in the form builder. Clicking the button will bring up the field UI where you can give your

  • Modify or remove the '[name] from Somewhere Sunny'.

    The Social Proof extensions will usually output the Contact's first name from Contact's City and Contact's State/Region. If there is no city or state/region it will default to Somewhere Sunny. To

  • Register an additional email service

    Register an additional SendGrid email service that uses a custom API key when the contact is unconfirmed and the email type is marketing. Add this code to your theme's functions.php file or use a

  • Text Messaging (SMS): Settings

    The SMS Extension has settings available located at Groundhogg > Settings - SMS tab NOTE: You will need at least one service plugin to send SMS to contact.(ex: Twilio, AWS, SMS77 etc.) Transactional

  • Email Blocks: Query Loop

    Block Settings Layout Query Reference Layout Columns (Default: 2) Select the number of columns Gap (Default: 10px) Adjust the gap between columns Thumbnail Size(Thumbnail, Medium, Large, and any

  • Really Simple Payments: Collecting PayPal payments

    Note: Really Simple Payments has been discontinued to concentrate on developing smooth and improved integrations with top-tier payment solutions. We have decided to prioritize compatibility with

  • Advanced Features: How to use Superlinks

    Superlinks are a helpful tool for filling in automation gaps based on subscriber interaction with your content. Essentially, they allow you to add tags, remove tags or update meta fields to a contact

  • Benchmark: Link Click

    The Benchmark "Link Click" can trigger action(s) based on a contact's click. The flow will be completed and the contact will be redirected to the page. Drag and drop the "Link Click" Benchmark over

  • Sales Pipeline: Actions

    Actions Sales Pipeline currently comes with two actions: Create Deal Move Deal Create Deal When the Create Deal actions are used as a step in a funnel a deal will be created with the following

  • groundhogg/email_notification/run/before

    This hook is used to add custom code before an email notification sends to a customer. do_action( 'groundhogg/email_notification/run/before', $this, $contact, $event ); This hook provides three

  • groundhogg/email_notification/run/after

    This hook is used to add custom code after email notification sends to a customer. do_action( 'groundhogg/email_notification/run/after', $this, $contact, $event ); This hook provides three objects to

  • BuddyBoss Integration: Introduction

    BuddyBoss is a great membership and community platform used by thousands to manage their members and content. You can now combine the power of BuddyBoss and Groundhogg to segment your members and

  • Advanced Features: Introduction to field changed

    Groundhogg provides the functionality to add custom fields for a contact. Users can add custom fields using the custom info section of contact. In some cases, custom information for the contact is

  • REST API V4 / Notes

    The notes API allows you to fetch, add, edit, and delete notes. Note Properties Attribute Type Description ID integer The system ID of the note data object The core properties of the note containing

  • Preferences Page: Consent & Compliance

    If you enable GDPR this card will be presented. Here the Contact can: Update Consent - Select if they agree to "storage and processing of my personal data" and "marketing offers and updates" Download

  • groundhogg/broadcast/{broadcast_type}/before

    Execute a block of code before sending a specific type of broadcast. do_action( "groundhogg/broadcast/{broadcast_type}/before", $this, $contact, $event ); Here, broadcast_type will be replaced with

  • groundhogg/broadcast/{broadcast_type}/after

    Execute a block of code after sending a specific type of broadcast. do_action( "groundhogg/broadcast/{broadcast_type}/after", $this, $contact, $event ); Here, broadcast_type will be replaced with the

  • LearnDash Integration: Introduction

    LearnDash is a top-tier LMS plugin that allows you to turn your WordPress website into a learning portal for your customers. With the Groundhogg LearnDash integration, you'll be able to use events in

  • Zapier Integration: Zap listener

    The Zap Listener is a benchmark that can listen for POSTS from Zapier to your site which contains contact information. You can place a Zap Listener anywhere in your funnel, but if the contact does

  • How To Send Transactional Email

    Are you sending a transactional email? You can bypass the contact's marketing preferences for transactional emails by changing the email type to Transactional. Warning! You should not use

  • Plugin API REST Endpoint

    You can use the Plugin API REST endpoint as an alternative to the Webhook Listener if the contact has already been registered on your site. You can send a webhook request to this endpoint call_name,

  • Booking Calendar: How to add custom notes to appointment card

    The Groundhogg booking calendar offers the ability to leave private notes on each appointment. You don’t need any other extension to use this. Go into the appointment that is booked (that will be

  • Presto Player Integration: Introduction

    Note: this integration requires the Pro plan (or above) of Groundhogg, and the paid version of Presto Player. Presto Player is the ultimate WordPress video player plugin. It lets you use video or

  • Benchmark: Page Visited

    The Benchmark "Page Visited" can trigger action(s) when a contact visits pages matching specific rules. Drag and drop the "Page Visited" Benchmark over into the flow on the left. You will be

  • Action: Assign Owner

    If you'd like to assign a new or different owner to a contact at this stage of the funnel, simply add the 'Assign Owner' action. Drag it from the right-hand panel and drop it into the list of steps

  • Benchmark: User Created

    The Benchmark "User Created" can trigger action(s). The "User Created" Benchmark can be triggered by other plugins or by the core WordPress user creation process. *Creating a contact via a form or

  • Tutorials: Importing Just A List of Phone Numbers

    Every carrier creates an email for their users (most people do not know this). You could create a form that concatenates the fields to give the signup person a distinct email. (they would still need

  • Really Simple Payments: Adding webhook manually

    Note: Really Simple Payments has been discontinued to concentrate on developing smooth and improved integrations with top-tier payment solutions. We have decided to prioritize compatibility with

  • Booking Calendar: How to send admin notifications for appointments

    Once people start booking appointments through your calendar, you're going to want to be able to get notifications so you can stay on top of things. How to set up admin notifications: First, log into

  • Really Simple Payments: Initial set up

    Note: Really Simple Payments has been discontinued to concentrate on developing smooth and improved integrations with top-tier payment solutions. We have decided to prioritize compatibility with

  • Conditional Logic: Introduction

    The Conditional Logic extension allows you to run or skip steps within a funnel depending on whether the contact meets certain criteria. Groundhogg conditional logic runs based on the tags and custom

  • AWS Integration: Bounce & Complaint Management

    The AWS integration will collect and manage bounces and complaints for you to ensure your sender's reputation remains in good standing with AWS. Setup There is nothing for you to set up as the

  • GiveWP Integrations: Tagging

    Segment your donors with tags Apply or delete tags for a contact each time they donate through a specific form.

  • Email Blocks: Posts

    Block Settings Layout Card Style Heading Excerpt Thumbnail Query Layout Layout (Cards, Numbered List, Unordered List, H1, H2, H3, H4, H5) Featured (On/Off) Displays a large single-column post above

  • Action: Loop

    If you would like to have a series of actions repeated you can use the Loop action What you want to do, is add Loop to the funnel, by dragging it from the right-hand side over to the list of steps.

  • Sales Pipeline: Deals Widget

    Deals A list of deals with Progress flags("in progress", "past close", "closing soon") Total ($) of deals Deal name Contact name Deal value When closing Step indicator Click deal to go to details

  • How to Test Your Funnel

    If you are testing a funnel there are some things you should do to ensure you are testing it correctly and can test quickly. Ensure your Funnel is Active! It is really hard to test an inactive

  • Booking Calendar: How to manage appointments via the admin area

    In order to manage your appointments with the Groundhogg Booking calendar, you will have to navigate to the appointments menu item. How to check and edit your upcoming appointments: You can check

  • AffiliateWP Integration: Replacement codes

    The AffiliateWP extension has four replacement codes. Affiliate URL {affiliate_url} Returns the URL of the affiliate. Affiliate Rate {affiliate_rate} Returns the rate of affiliate. Affiliate ID

  • Advanced Features: Introduction To Webhooks

    Webhooks is included in the basic plan of Groundhogg and you will need to install the advanced features plugin to use webhook's. Groundhogg provides webhooks that you can use to communicate with

  • Funnel Template: Basics

    Groundhogg comes with seven funnel templates. Contact Form with follow-up Footer subscriber Free lead magnet download Long term nurture New customer onboarding New lead onboarding Request a review

  • LearnDash Integration: Benchmarks

    Benchmarks LearnDash currently comes with one benchmark: LearnDash Progress LearnDash Progress This benchmark executes: When a contact... (Enrolls in a course, Completes a course, Completes a lesson)

  • Zapier Integration: Create zap triggers

    Once you have your zap action-ready in your funnel it's time to create a Zap. To create Zap you need to login into your Zapier account. You can create a Zap by clicking on the MAKE A ZAP button in

  • Benchmark: Webhook Listener

    The Benchmark "Webhook Listener" can trigger action(s) based on information from a remote site Drag and drop the "Webhook Listener" Benchmark over into the flow on the left. You will be presented

  • Companies: Create company records with a form submission

    Company records can be created whenever a contact record has its Company Name field updated under the Work Details section. You can collect this information in a Groundhogg form using the following

  • WooCommerce Integration: Introduction

    WooCommerce is one of many eCommerce solutions that are available for WordPress. Groundhogg has an integration with WooCommerce. The WooCommerce integration is available as part of our Pro plan, or

  • Preferences Page: Email Archive

    Email Archive This card provides a button to have a link sent to the Contact with a list(archive) of all emails sent. They can also browse emails that are set to public in the Campaign settings. If

  • Benchmark: Opt-in status change

    The Benchmark "Opt-in status change" can trigger action(s) whenever a Opt-in status changes. Drag and drop the "Opt-in status change" Benchmark over into the flow on the left. You will be presented

  • Content Restriction: Introduction

    Some pages may be designed for a specific audience (such as having a membership site). Due to this, Groundhogg provides the functionality to stop users from viewing certain pages. In order to do

  • How to enable email logging

    If you want to keep a record of all emails that are sent from your site you can enable the Email Logging feature. Enable email logging To enable it, go to Groundhogg > Settings > Email and scroll to