Search results for getting started

159 articles found

  • 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

  • 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

  • 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

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

  • 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

  • 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

  • LifterLMS Integration: Introduction

    LifterLMS is a top-tier LMS plugin that allows you to turn your WordPress website into a learning portal for your customers. With our LifterLMS integration, you will be able to make it even MORE

  • Can I send emails from my hosting account?

    Groundhogg can use your hosting e-mail service for sending emails. However, when setting up you need to see what limits your hosting company has, and if the emails go into spam or not. You should see

  • Divi Integration: How to connect the divi optin module

    To connect the Divi optin module you must use tags. Follow these steps to connect to the Divi optin module. Connect Divi to Groundhogg There are several steps to connect Groundhogg to the optin

  • Booking Calendar: Use a custom form for bookings

    Groundhogg Booking Calendar provides functionality to create a custom form that the user needs to fill while booking an appointment. Booking Calendar uses the Groundhogg form to achieve this task.

  • Tutor LMS Integration: Introduction

    Tutor LMS is a feature-rich, easy to use learning platform. With our Tutor LMS integration, you will be able to make it even MORE powerful. The Goundhogg integrations include actions for courses: Add

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

  • Replacement Codes With Arguments

    Some codes require an argument to function. For example the {date} , {meta} and {GET} codes. You can specify an argument using a period . For example: {date.Y-m-d|today} The date uses PHP Date

  • 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

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

  • Filters

    Groundhogg comes with these filters to allow you to filter by: Contact Contact Location User Activity Funnel Broadcast Query *You can use these filters together in combination NOTE: You will have

  • Having trouble activating a license or installing an extension? It's not just you

    If you try to activate a Groundhogg license or install an extension through the Groundhogg helper, you may get an error message saying “cURL error 60: SSL certificate problem: certificate has

  • Why Are My Emails Not Sending?

    There can be various reasons why your emails are not sending. Listed below are some of the most common problems and how to solve them. Did you set up your Cron job? Email in Groundhogg is sent based

  • Adding custom contact table columns

    This code is used to add the custom column inside Groundhogg's contact table. <?php add_action( 'groundhogg_contact_columns', 'add_my_custom_column' ); function add_my_custom_column( $cols ){ $cols[

  • Adding custom tabs and fields to the contact screen

    Custom tabs and fields can be added to the contact screen using the plugins API and the contact meta DB. You can see and read how on our Github or using the same code below. <?php class My_Custom_Tab

  • Installation: How to Install and License an Extension

    Just purchased an extension or a premium plan? Follow these steps to install and license your purchases in Groundhogg. Purchase a Plan or Extension First you need to get a license key for one of our

  • What to do if the gh-cron is not verifying?

    If you are unable to verify the Groundhogg cron job gh-cron.php then you will have to rely on the WordPress cron wp-cron.php. This is not a big deal but will result in a slight performance hit on

  • Lead Scoring: Introduction

    Lead scoring is one of the most effective ways to find your most likely “ready to buy” customers. The largest organizations in the world use lead scoring to determine when it's the right time to send

  • 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

  • AWS Integration: Adding a domain sender identity

    If you want to be able to send emails from any email address using your domain name, you need to verify your domain name. You can do this directly through Groundhogg! 1. Add Your Domain to AWS Go to

  • groundhogg/updater/{updater_name}/finished

    This action hook is used to run a block of code when Groundhogg is updated to a new version. do_action( "groundhogg/updater/{$this->get_updater_name()}/finished" );

  • groundhogg/bulk_jobs/init

    This action is used to add bulk jobs inside Groundhogg. do_action( 'groundhogg/bulk_jobs/init', $this ); You will get the object of the bulk job manager as an argument.

  • groundhogg/admin/{slug}/before

    This hook used to add content to display on the admin page of the specific page at the top of the page. This hook accepts the slug of the page for unique identification.

  • groundhogg/admin/{slug}/after

    This hook used to add content to display on the admin page of the specific page at the end of the page. This hook accepts the slug of the page for unique identification.

  • groundhogg/admin/{slug}

    This hook is used to add custom code on the top of the admin pages when pages are using tab page architecture. do_action( "groundhogg/admin/{$this->get_slug()}", $this ); This hook comes with an

  • 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

  • Restore Missing Funnel Events

    Under Tools > Misc is a utility to Restore missing funnel events. If something happens to the events in a funnel and they get canceled or deleted, this tool will bring back the contacts to where they

  • How do I upgrade my license?

    Time to upgrade and get more features? It's super easy and will only take you a few minutes. Go to your licenses in the account dashboard. Click View upgrades for the license you wish to upgrade.

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

  • Introduction to Reporting

    The Groundhogg reporting dashboard provides incredible insight into how your list is interacting with your information and consuming your content. You can get to the dashboard by clicking on

  • Tutorials: How to setup a lead magnet download funnel in 7 steps

    A Lead Magnet is a great way to turn cold traffic into warm traffic (traffic that spends money). By providing value ahead of asking for a deep commitment, you take the first step in the customer

  • Brizy Forms Integration

    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

  • Setting Up Email Footer

    Groundhogg has a simple way to add content to your email footer Go to Groundhogg > Settings > Email. Scroll to the section titled Footer. Select Email Footer Alignment for either Left or Center. The

  • How to override templates in your child theme

    If you want to customize the various templates in Groundhogg you can do so by defining a groundhogg-templates folder in your child theme and overriding any template files there. Your child theme

  • Easy Digital Downloads Integration: Examples

    Examples Abandon cart recovery Refund win back Request a review Subscribe and send discount [EDD] Abandoned cart recovery (Included) Recover abandoned carts and get more sales! [EDD] Refund win back

  • groundhogg/{object_type}/post_update

    This hook is one of the core hooks of Groundhogg. This hook is executed when an updated operation completed. This hook accepts object type in it so it will run for that specific object only.

  • groundhogg/{object_type}/pre_update

    This hook is one of the core hooks of Groundhogg. This hook is executed before the update operation in the database. This hook accepts object type in it so it will run for that specific object only.

  • 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

  • Bricks Builder Forms Integration

    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

  • Elementor Integration: How to Connect to Groundhogg

    Elementor is a popular page builder plugin for WordPress which makes it easier to build beautiful pages. The Elementor PRO version of the plugin (which is a paid upgrade from Elementor free edition)

  • 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

  • Tutorials: Add your affiliate link to your Groundhogg emails!

    Earn passive commissions by adding a Groundhogg affiliate link to your emails in just a few clicks. Not an affiliate? Become an affiliate and earn 10% recurring commissions on all purchases! For this

  • What to do when extension aren't updating?

    When you get the "download failed: unauthorized" message when trying to update it means 1 of 2 things The license is invalid, you need to renew or upgrade In this case, you need to log into your

  • Introduction to Help

    Groundhogg provides you with tools to resolve issues you may run into. You can get to Help by clicking on Help underneath the Groundhogg menu item in the dashboard. There are two tabs,

  • SMTP: Troubleshooting errors

    SMTP ERROR: Data not accepted. If you are receiving this error this means that your SMTP provider did not like the SMTP request sent by Groundhogg. There are various reasons why this may occur.