Search results for groundhogg service

379 articles found

  • groundhogg/steps/{type}/settings/after

    This Groundhogg hook used to add a custom setting after specific step settings inside the funnel builder. Here, type can be a benchmark or action. do_action( "groundhogg/steps/{type}/settings/after",

  • groundhogg/admin/emails/add/{tab}

    This hook is used to add a new tab inside the add page of the email builder. This hook provides the functionality to manage the response. do_action( "groundhogg/admin/emails/add/{tab}" ); While using

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

  • groundhogg/form/submission_handler/after

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

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

  • ZeroBounce: Introduction

    Delivering emails inside the client's primary inbox is a hard task as it relies upon various elements, including maintaining a good server reputation and you can use ZeroBounce to help you.

  • groundhogg/admin/contacts/add/form/tags

    This hook is used to add custom code after the segmentation section of the contact on the add contact page. do_action( 'groundhogg/admin/contacts/add/form/tags' );

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

    This is used to add custom actions inside groundhogg admin area. This hook accepts the slug of the page and current action for which users are writing handlers.

  • groundhogg/admin/contacts/add/form/name

    This hook is used to add custom code after the name section of contact on the add contact page. do_action( 'groundhogg/admin/contacts/add/form/name' );

  • groundhogg/admin/contacts/add/form/notes

    This hook is used to add custom code in the Notes section of the contact on the add contact page. do_action( 'groundhogg/admin/contacts/add/form/notes' );

  • groundhogg/steps/benchmarks/form/extra_settings

    This action hook is used to add custom settings at the end of the form. do_action( 'groundhogg/steps/benchmarks/form/extra_settings' );

  • groundhogg/scripts/after_register_frontend_styles

    This hook is used to add custom front end stylesheet into Groundhogg. do_action('groundhogg/scripts/after_register_frontend_styles');

  • groundhogg/scripts/after_register_frontend_scripts

    This hook is useful to add front end script in Groundhogg. do_action('groundhogg/scripts/after_register_frontend_scripts', $this->is_script_debug_enabled(), $dot_min );

  • groundhogg/admin/contacts/add/form/after

    This hook is used to add extra code after the add contact from. do_action( 'groundhogg/admin/contacts/add/form/after' );

  • groundhogg/admin/emails/process_add/{tab}

    This hook is used to handle the process custom tag process. This hook provides the functionality to manage the response. do_action( "groundhogg/admin/emails/process_add/{$tab}", $this ); This hook

  • 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

  • Import HTML

    You can now import HTML email templates from third-party platforms! Visit Groundhogg > Emails and click [ Import HTML ] Click [ Choose File ] and browse your computer for a .htm, .html file The HTML

  • 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

  • Settings

    Groundhogg has a "settings" tab located at Groundhogg > Settings The Settings page by default comes with eight tabs( General, Compliance, Email, Tags, API, Integrations, Misc, Licenses) Additional

  • groundhogg/admin/contacts/add/form/contact_info

    This hook is used to add custom code after the contact info section of contact on the add contact page. do_action( 'groundhogg/admin/contacts/add/form/contact_info' );

  • groundhogg/form/submission_handler/before_create_contact

    This hook is used to handle the data before contact is created by Groundhogg. do_action( 'groundhogg/form/submission_handler/before_create_contact', $args, $meta, $tags, $files, $this ); This hook

  • Cron Setup

    Under Tools > Cron Setup is a wizard to help you get your Cron Jobs up and running. Click [ Get Started ] It's recommended to click the [ Install Automatically! ] button.A file named gh-cron.php will

  • How to Sync Users With Contacts

    Note For security reasons Groundhogg only provides one way sync. This means that the best way to update a WordPress user (and ensure it's seen in the Groundhogg contact record) is to update it in the

  • 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

  • SMS77 Integration: Introduction

    Groundhogg focuses on both SMS and email marketing. The Groundhogg SMS77 add-on is a plugin that lets you send messages using SMS77.io services. This documentation will help you to set up your

  • forms.app Forms Integration

    forms.app is an accessible online form builder that streamlines the creation of personalized forms, including surveys, contact forms, and registration forms. This comprehensive guide demonstrates how

  • 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

  • Custom Replacement Codes: Introduction

    Groundhogg provides the functionality to use replacement codes. Instead of users being dependent on using built-in replacement code, Groundhogg users are able to create their own replacement codes by

  • How Fast Are My Emails Sent?

    If you are concerned about the speed of your emails sending to your customer the best way to put you at ease is to know the facts. Let's talk about how emails are sent! What's the event queue? You

  • Getting Started

    Groundhogg provides a REST API that allows users to retrieve data remotely using a JSON format. Using the RESTful API users can manage contacts, emails, SMS and tags remotely. By default, Groundhogg

  • 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

  • How to implement cookie consent

    Warning! You should consult your lawyer or other legal professional before making decisions with legal implications. We will not be held responsible for any violations levied against you as a result

  • Cloudflare Compatibility

    If you are using Cloudflare, you must make several tweaks so that Groundhogg and other highly dynamic WordPress plugins work as expected. Set Max Browser Cache TTL The max TTL is, "the amount of time

  • Twilio Integration: Receiving messages & replies

    You can now receive messages and replies via SMS and WhatsApp with Twilio! Groundhogg now offers limited 2-way communication that allows you to create simple SMS/WhatsApp-based funnels. Configuring

  • WPForms Integration

    Using WPForms? Follow this guide to connect WPForms to Groundhogg! Prerequisites: You have purchased the WPForms integration or the Plus Plan or better. You have installed the Extension Manager or

  • Fluent Forms Integration

    Using Fluent Forms? Follow this guide to connect Fluent Forms to Groundhogg! Prerequisites: You have purchased the Fluent Forms integration or the Plus Plan or better. You have installed the

  • Easy Digital Downloads Integration: Introduction

    Easy Digital Downloads (EDD) is a Top Tier eCommerce solution for companies exclusively selling digital products (Audio Files, PDFs, WordPress Plugins, Apps) and Groundhogg provides direct

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

  • 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

  • HelpScout Integration: Setup webhook event listener

    For the HelpScout benchmark in Groundhogg to function, you must configure webhooks in HelpScout to send data to Groundhogg. Instructions: Go to HelpScout and open the Apps page under the Manage menu.

  • Enable Extension Beta Version Updates

    Want to help the Groundhogg team test new premium extension developments? You can now enable beta version updates in the latest version of Groundhogg to receive access to experimental features before

  • 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

  • Twilio Integration: Introduction

    Twilio makes it possible to leverage SMS and WhatsApp as channels to communicate with your customers! Twilio offers some unique features above other SMS integrations, for example, limited 2-way

  • Kadence Forms Integration

    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.

  • eLearnCommerce Integration: Introduction

    eLearnCommerce is a top-tier LMS (Learning Management System) that allows you to turn your WordPress website into a learning portal for your customers. With Groundhogg's eLearnCommerce integration,

  • SendGrid Integration: Create webhook event listener

    SendGrid can send events to your WordPress site which will inform Groundhogg if an email bounced or was marked as spam so that Groundhogg will no longer send emails to problematic contacts. The

  • Reset

    Under Tools > Misc > Reset Do you need to start over? Remove the data stored in Groundhogg, use this Reset utility. We recommend you backup Groundhogg, just in case you need the data before using

  • 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

  • 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