Search results for exporting contacts

301 articles found

  • Booking Calendar: How to create an appointment booking page

    You can create the front end of your appointment solutions by embedding the Google calendar into a page by using the automatically generated shortcode. To find the shortcode you need to follow the

  • Advanced Features: Funnels

    The Advance Features Extension adds 6 additional funnels Login Reminders Refer a Friend Referral Reward United States Holidays Weekly recurring blog posts Weekly recurring email Login Reminders

  • Do you support WPML/WooCommerce Stores and RTL?

    We do not have dedicated RTL support 😔 our market is primarily LTR at the moment. We may invest in RTL in the future. I think you might run into the same issue as you did with Fluent CRM where it's

  • Email Blocks: Advanced

    AdvanceTab Layout Provides: Padding(based on pixels and you can link/unlink the setting) Border Provides: Style(None, Solid, Dashed, Dotted, Double, Ridge, Groove, Inset, Outset - Default: None)

  • Create a Web Form

    Web forms in Groundhogg are a powerful way to collect contact information and kickstart your marketing funnels. Whether you're capturing leads or growing your email list, this built-in form builder

  • Connect Kadence Forms to Groundhogg

    Kadence is a premium WordPress theme that lets you visually build WordPress sites and uses blocks. The Kadence “Form” block allows the building and placement of forms on any page built with Kadence.

  • Connect Bricks Builder Forms to Groundhogg

    Bricks is a premium WordPress theme that lets you visually build performant WordPress sites and uses what are called elements. Elements are very similar to blocks. The Bricks’ “Form” element allows

  • Tutorials: How to connect to Amelia

    To connect Amelia (a WordPress booking plugin) to Groundhogg's Webhook Listener Benchmark and capture data into the Groundhogg, you’ll need to set up a webhook in Amelia to send data to Groundhogg,

  • Text Messaging (SMS): Introduction

    Groundhogg's amazing stacks provide access to SMS marketing along with email marketing. You can enable SMS marketing in Groundhogg by installing the SMS plugin on your website. You can download the

  • Elastic Email Integration: Connect email API

    Elastic Email says they can send emails faster and more reliably, you can make use of their REST API within Groundhogg to know yourself. One of the cool things about our integration is that with it,

  • Connect Breakdance Forms to Groundhogg

    Breakdance is a premium WordPress theme, and visual builder with 130+ built-in elements and deep WooCommerce integration. The Breakdance “Form Builder” block allows the building and placement of

  • Twilio Integration: Composing & sending WhatsApp messages

    Before continuing, please review Getting started with WhatsApp. Once you have configured Groundhogg to send and receive messages with WhatsApp, you can begin to message your customers and collect

  • Background Tasks

    Groundhogg's Background Tasks are a powerful feature that ensures smooth operations by handling heavy processing tasks asynchronously. These tasks are executed in the background to maintain

  • Signed Contracts: Introduction

    Groundhogg Signed Contracts is an alternative to expensive digital signing platforms like DocuSign. Using this add-on your customers can sign digital contracts directly from your website. You can

  • Connect Brizy Forms to Groundhogg

    Brizy is a premium WordPress website builder that lets you visually build WordPress sites using elements. The Brizy “Form” block allows the building and placement of forms on any page built with

  • Companies: Custom Fields

    When in Companies the way to add a new tab to store your custom fields is by going to the tabs list below the Company information. On the rightmost is a plus icon, clicking to add a new tab. A model

  • Tasks

    You can create tasks for Contacts, Companies, and Deals. What are tasks? Tasks allow you to create a task using a WYSIWYG editor. For example, if you need to make a phone call In addition to the task

  • Third Party Integrations

    Groundhogg works with many third-party integrations* that can expand the functionality. AutomatorWP Samples Flowmattic Provides triggers and actions Hyperise Connect Groundhogg to Hyperise Pabbly

  • Action: Add Note

    The Add Note action automatically adds a note to a contact's record when triggered within a funnel. The note will appear in the Contact's Notes tab, along with a timestamp and an indication that it

  • Google Calendar Sync Explained

    Groundhogg Booking Calendar is one of the advanced enhancements to your Groundhogg account. Using the calendar, admins can enable appointment bookings for their site. Booking Calendar is packed with

  • Email Editor

    To use the Advanced Email Editor, visit Groundhogg > Emails From this screen, you can select from a list of existing emails, add new, broadcast, or search based on the email name. Sorting is

  • Custom Fields

    With Groundhogg 2.6 and above having changed up a bit on how things are arranged, we thought it would be helpful to make this guide. Table of contents: Adding a new custom field tab Deleting a custom

  • Good list hygiene

    Best Practices for Maintaining a Clean and Engaged Email List A clean, well-maintained email list is crucial for effective email marketing. Following these best practices will help you enhance

  • Snippets

    These snippets can be placed in your theme's functions.php file or a code snippets plugin. Modify Marketing Consent Modify Terms Agreement Modify GDPR Consent Modify Confirmation Text Modify Footer:

  • REST API V3 / Tags / Manage

    URL Apply Tags PUT /wp-json/gh/v3/contacts/apply_tags or PUT /wp-json/gh/v3/tags/apply Remove Tags PUT /wp-json/gh/v3/contacts/apply_tags or PUT /wp-json/gh/v3/tags/remove Method This endpoint

  • Adding custom reports

    Groundhogg provides functionality to add reports in the Groundhogg dashboard. Using the Groundhogg dashboard you can add tables, line chart, donut chart in the dashboard. To add your custom chart you

  • Action: Create User

    If you would like to have the funnel create a user What you want to do is add Create User to the funnel, by dragging it from the right-hand side over to the list of steps. You can put it anywhere in

  • Caching Compatibility

    If you have a caching plugin (please only use one at a time) or any sort of system caching on your website or may notice Groundhogg not quite working as well and as quickly as you had hoped. There

  • Action: Admin Notification

    The Admin Notification action sends an email notification to a specified admin or user whenever a contact reaches this step in the funnel. This action is useful for keeping team members informed

  • Forms Reporting

    The Forms Report, found under the Forms tab in the Reporting section of the Groundhogg dashboard, offers a comprehensive analysis of form performance for lead capture and feedback collection within a

  • Searching Funnels

    Funnels are sorted into three categories. Active Inactive Archived The search box searches each category separately. Active Funnels - When hovering over the title in the list view additional menu

  • How to Import a Funnel

    If you have a funnel export file (ends in ".funnel") you can import it into Groundhogg. Go to Groundhogg > Funnels > Add New and navigate to the "Import Tab" From here you can select your funnel and

  • Really Simple Payments: Setting up 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

  • List of Replacement Codes

    When Groundhogg is installed the following replacement codes are available. Contact Info CRM Address WP User Contact Owner Activity Site Post Compliance Email Other Formatting Custom Fields As you

  • Really Simple Payments: Payments and refunds

    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

  • MemberPress: Snippets

    Set opt-in status and consent when a member in MemberPress becomes active. Set Contact opt-in status and consent <?php add_action( 'mepr-account-is-active', 'set_contact_optin_status_and_consent', 11

  • Adding a tag on an action

    One way to trigger custom events from other plugins in the funnel builder is to add a tag whenever an action is completed. This acts as an alternative to creating a custom benchmark. The Plugins API

  • Trigger when Tags are changed, any tags, not one specific tag

    Scenario: Create a benchmark that triggers a funnel when tags are changed, any tags, not one specific tag. Using the Plugin API Benchmark. You will need to add this snippet of code to either your

  • Using Web Forms As Internal Forms

    All web forms can be used as internal forms as well from within the admin area. When filling out an internal form as an admin, the information used will create or update an existing contact and add

  • REST API V3 / Emails / Send

    URL POST /wp-json/gh/v3/emails/send Method This endpoint supports the POST method. Request This endpoint provides functionality to send email to the contact. PARAM TYPE REQUIRED DESCRIPTION

  • groundhogg/form/submission_handler/after

    This Groundhogg hook executes after the submission handler successfully handles the submission request. do_action( 'groundhogg/form/submission_handler/after', $submission, $contact, $this ); To use

  • Really Simple Payments: Reporting

    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

  • REST API V3 / SMS / Send

    URL POST /wp-json/gh/v3/sms/send Method This endpoint supports the POST method. Request This endpoint provides functionality to send SMS to the contact. PARAM TYPE REQUIRED DESCRIPTION id_or_email

  • HelpScout Integration: Introduction

    Use HelpScout to support your customers? With the Groundhogg Helpscout integration (which is included in the pro plan or above), you’ll be able to start funnels when tickets are received and updated

  • Really Simple Payments: Creating PayPal test account

    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

  • groundhogg/step/email/confirmed

    This action is very useful in some cases for the Groundhogg developer. This action runs when the user confirms the email address by clicking on the confirmation link.

  • 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

  • Booking Calendar: Replacement Codes

    The Booking Calendar comes with these replacement codes. Time to appointment {time_to_appointment} The time difference to the start of the appointment Contact Appointment Start Time

  • Advanced Features: Introduction to page visited benchmark

    Groundhogg provides the page visited benchmark included with the advanced feature plugin. This benchmark is executed when the user visits the specifics page and runs automation based on that. Page

  • What are the "Marketable" and "Non-marketable" tags?

    The Marketable and Un-marketable tags are special opt-in status tags that cannot be applied or removed from a contact as they are a reflection of the contact's current opt-in status and compliance