Search results for custom implementation as 2.0

376 articles found

  • Frequently Asked Questions

    Q. Will the existing records be updated if I perform another import that includes email addresses that match contacts already in the system, but with new data(Phone numbers, addresses, etc.)? A. Yes,

  • 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

  • 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

  • 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

  • Contact Columns

    When you visit Groundhogg > Contacts you will be presented with a list of Contacts. This list view can be customized to your liking. Selecting what columns to display Managing columns can become

  • Branching: Split (A/B) Test

    Split (A/B) Testing is a powerful method in funnel design and automation, particularly in systems like Groundhogg CRM, where you can experiment with different strategies to optimize performance.

  • 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)

  • WooCommerce: Adding data from the Checkout Field Editor

    If you utilize WooCommerce along with the " Checkout field editor" to incorporate additional fields into your checkout form and aim to gather data to append to your Contact, here's what you need to

  • How Do I Import My List?

    If you are coming from another CRM (or maybe your Excel sheet) you may already have a list of contacts. You can add this list to Groundhogg easily. Step 1 Make sure you have a valid CSV file

  • Booking Calendar: Calendar Settings

    Groundhogg Booking Calendar provides various settings that allow calendar owners to manage their appointments efficiently and with ease. General Settings Booking Calendar contains distinct setting

  • MemberPress: Sync previous order and customer status with Groundhogg

    The Pro or above Groundhogg plan has integration with MemberPress so you will need that paid plan or above in order to get the integration. If you have used MemberPress in the past and started to use

  • groundhogg/replacements/init

    Used to add custom replacement code inside Groundhogg. do_action( 'groundhogg/replacements/init', $this ); This hook provides the object of the replacement class as an argument to work with.

  • groundhogg/admin/tags/edit/form

    This hook is used to add custom code in the tag's edit page. do_action( 'groundhogg/admin/tags/edit/form', $id ); This hook provides tag ID as an argument to work with.

  • groundhogg/event/post_setup

    Used to do any actions after the event setup is completed. do_action( 'groundhogg/event/post_setup', $this ); it returns the object of an event as an argument. Ideal for storing custom information

  • groundhogg/admin/{slug}/display/{method}

    This hook is useful for creating the custom method to execute on a specific tabbed page. This hook accepts the slug of the page and method name to execute. do_action(

  • Meta Replacement Codes

    Groundhogg can store additional information associated with contacts as metadata. To display metadata you can use replacement codes, for example: {profile_picture} or {note} You can find the

  • Glossary of Terms

    This page provides explanations of terms used throughout our documentation and plugin, listed in alphabetical order. Index A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S |

  • 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

  • Tutorials: How to connect to Zendesk

    Connecting Zendesk to Groundhogg's Webhook Listener involves setting up a webhook in Zendesk to send data (e.g., ticket events) to Groundhogg, where the Webhook Listener can trigger automations based

  • 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

  • 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

  • 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

  • Benchmark: Plugin API Benchmark

    The Benchmark "Plugin API Benchmark" provides a way to create your own custom benchmark. Drag and drop the "Plugin API Benchmark" Benchmark over into the flow on the left. You will be presented with

  • Booking Calendar: Frontend design and display

    There are a few elements of the frontend design of the calendar which you can influence. The logo The calendar logo is pulled directly from your Theme's settings if your theme provides support for

  • Action: Plugin API Action

    If you would like to create your own custom Action use the Plugin API Action. To add the Plugin API Action to the funnel flow, either click the "+" at the branch and click the Plugin API Action step

  • Booking Calendar: Connect your Zoom account

    If you want to create Zoom meetings when someone schedules a new appointment from the Groundhogg Booking Calendar you're just a few simple steps away. Connect Groundhogg to your Zoom Account Open the

  • Contacts: Profile Picture

    A contact’s profile picture adds a visual touch to their record in Groundhogg, making it easier to recognize them in your contact list or reports. By default, Groundhogg uses the WordPress Gravatar

  • 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

  • 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

  • Sales Pipeline: Replacement Codes

    The Sales Pipeline Extension has four replacement codes. You can see a full list of replacement codes by clicking the "Insert Replacements" button that can be found in the e-mail editor and funnel

  • Advanced Email Preferences: Introduction to advanced email preferences

    By default, Groundhogg offers a global unsubscribe and other preference options. With this extension, you can extend the preferences center to allow contacts to opt-out or into specific tags that you

  • Benchmark: Field Changed

    The Benchmark "Field Changed" can trigger action(s) based on a custom field being changed. Drag and drop the "Field Changed" Benchmark over into the flow on the left. You will be presented with some

  • 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

  • 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

  • Email Blocks: Columns

    Columns Block Tab Layout The Columns block comes with 9-column layouts an a custom (Default: 2-column layout The gap between the columns can be set based on pixels(Default:10px) You can also set the

  • Benchmark: Web Form

    A Web Form benchmark is your tool to gather information from visitors—like names, emails, or event RSVPs—and kick off automated workflows. To add a form to your funnel, use the Web Form benchmark

  • 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 V4 / Deals

    The deals API lets you fetch, add, edit, and delete deals. Deal Properties Attribute Type Description ID integer The system ID of the deal data object The core properties of the deal contain

  • How To Bulk Edit Contacts

    Bulk editing contacts in Groundhogg lets you update multiple contact records at once—saving you time when managing tags, custom fields, or statuses. Whether you’re adding a ā€œVIPā€ tag to top

  • Email Blocks: Socials

    Socials Block Tab Social Media Theme - Select a theme(Brand Color Square, Black Boxed, Gray Boxed, Light Gray Boxed, White Boxed, Brand Color Circular, Black Circular, Gray Circular, Light Gray

  • How Do I Export My List?

    We understand that you may not want to use Groundhogg anymore, or want to have a backup of your list. We have made multiple ways to export the lists that you want. From the Contacts Screen To export

  • groundhogg/admin/{slug}/{current_tab}

    This hook is used to add custom code in the tab layout page. This hook accepts the current tab value in tab thus users will be able to display custom code for a specific tab on the page. do_action(

  • Companies: Introduction

    "The Companies addon offers an organizational framework that allows you to link multiple contacts to one or more company records within the CRM. With a company record, you can view all associated

  • 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.

  • How to auto-fill web forms.

    If you would like a Groundhogg web form to be pre-filled with a contact's information you can do that! All you have to do is use a replacement code for the field value. In the form editor, click the

  • Does Groundhogg track UTM parameters?

    UTM tracking occurs upon a lead's sign-up, after which it is stored as metadata accessible via the Contact's "More" tab. Filtering is managed through the "Custom Meta" filter. To filter, input the

  • Social Proof: Introduction

    Social Proof is one of the easiest ways to increase conversion rates on your lead capture pages. Groundhogg provides a Social Proof extension that displays actions done by the previous users.

  • 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

  • Merging Companies

    Merging duplicate company records in Groundhogg is essential for maintaining a streamlined database, enhancing team efficiency, and optimizing marketing strategies. Here's a comprehensive guide to

  • HelpScout Integration: Setup contact record siderbar widget

    You can display the Groundhogg contact record in HelpScout tickets in just a few steps using the Groundhogg HelpScout Integration. Instructions: Open Apps under the HelpScout Manage menu. Search for