Search results for custom action

264 articles found

  • How to add contacts to a funnel

    If you want to add contacts to a funnel in bulk, follow these steps. First, search for your contacts in the contacts area, using either quick search, advanced search, saved search, or optin status

  • groundhogg/contact/note/added

    This Groundhogg hook executes when any note is added to the contact. do_action( 'groundhogg/contact/note/added', $this->ID, $note, $this ); This hook comes with three arguments which is: contact_id:

  • 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

  • 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

  • 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

  • Remove "powered by Groundhogg"

    To remove add the code provided below to your theme's functions.php file or a snippets plugin. //Remove "powered by groundhogg" and link add_filter( 'groundhogg/proof/show_proof/credit_link_atts',

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

  • Advanced Features: How to tag contacts who opened a broadcast email

    1. After your Broadcast has been successfully sent, click on “Broadcasts” then go to Sent Tab 2. Under the “Stats” heading, click on the number beside “Sent”. Note: You can also follow the same

  • User Roles & Capabilities

    Groundhogg separates most of its functionality into user roles and various capabilities. Below we describe what roles are included. Administrator The administrator will always have full privileges

  • AffiliateWP Integration: Benchmarks

    AffiliateWP has two benchmarks. These benchmarks are used to trigger actions. Affiliate Status Changed: This benchmark executes when the affiliate status changes to... ( Active, Inactive, Pending,

  • 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

  • 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

  • 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

  • How To Mass Delete Contacts

    If you want to delete a large group of contacts you can do so by using the Contact's Advance Search Go to Groundhogg > Contacts Click [ Filter Contacts ] button then the "+" sign - Add a filter You

  • Advanced Features: Introduction to the Advance Timer

    The advanced timer is available in the basic plan or above. What does the advance timer do? The advanced timer allows you to set a time limit between actions. It allows you to use common language as

  • Benchmark: Download Purchased

    The Benchmark "Download Purchased" can trigger action(s) when a download is purchased in Easy Digital Downloads. Drag and drop the "Download Purchased" Benchmark over into the flow on the left. You

  • Tutorials: Deactive all funnels

    If you need to stop all funnels on a website (it could be a testing site, or because something is not working) you can do that without having to go into each funnel to deactivate them. Go into the

  • 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

  • Tutorials: Importing contacts into a funnel

    How to import already tagged contacts into a new funnel Do you need to add contacts to a specific funnel in Groundhogg? You may be looking to do this because you are creating a new funnel marketed

  • 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

  • WooCommerce: Examples

    Example Funnel Let’s take for example a customer that adds anything to their shopping cart, then empty’s it. Here’s an example on how your funnel may go. This way, the customer is reminded (by an

  • Booking Calendar: How to manage appointment availability

    If you want to manage your appointment availability for the Groundhogg booking calendar, you'll need to follow these steps. How to navigate to availability settings: First, log into your WordPress

  • Intro to Replacement Codes

    You can personalize much of the customer experience by using replacement codes. Where Do I Use Replacements? Replacement codes merge in user data to whichever supported content you want, such as

  • 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

  • Booking Calendar: How to send contacts email notifications for appointments

    Once you've set up your own notifications, you can set up and customize the notifications that your contacts will get after booking an appointment on your calendar. How to set up contact

  • Easy Digital Downloads Integration: Filters

    Groundhogg's Easy Digital Downloads Integrations provide filters to allow you to Purchased History Download History Lifetime Customer Value Number of Payments License Status Subscription Status *You

  • Why Do I Need An SMTP Service?

    What is an SMTP service? An SMTP service is like a gateway. You send an email to this service and then they take care of delivering that email to the recipient. The SMTP service provides credibility

  • WooCommerce: Contact Metadata

    Additional information about a Contact's purchases can be found in the metadata box in the right column of each Contact. Total Customer Value Successful Orders Order ID Order Status Order date Order

  • Easy Digital Downloads Integration: Contact Metadata

    Additional information about a Contact's purchases can be found in the metadata box in the right column of each Contact. Total Customer Value Successful Orders Order ID Order Status Order date Order

  • GiveWP Integrations: Contact Metadata

    Additional information about a Contact's donations can be found in the metadata box in the right column of each Contact. Total Customer Value Successful Payments Donation ID Donation Status Donation

  • 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

  • WooCommerce: Filters

    Groundhogg's WooCommerce Integrations provide filters to allow you to Order Activity Purchased Product Purchased Product in Category Purchased Product with Tag Lifetime Customer Value Number of

  • 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

  • Really Simple Payments: Initial set up

    Really Simple Payments is another plugin created by the Groundhogg team which makes collecting payments easier and faster for users. It is also included in the plus plan or above. Using Groundhogg's

  • Why are my contacts "unconfirmed?"

    The Groundhogg email confirmation system exists to protect senders and recipients alike. Legislation surrounding privacy and data usage is becoming increasingly common, and more complex to navigate

  • Booking Calendar: How to integrate with Google calendar

    Groundhogg booking calendar allows you to integrate with Google if you wish to do so. How to integrate with Google Calendar: Log into your WordPress install. Click on Groundhogg > Calendars: Navigate

  • Booking Calendar: Introduction

    To use the Booking calendar, you need a plus or above plan, and/or the booking calendar extension. Groundhogg Booking Calendar provides immersive appointment booking experiences to your users and

  • Add an external cron-job: SiteGround

    If you are using SiteGround, the best way to set up a cron job is through the SiteGround cron manager. Create an external cron job on SiteGround Go to the account you want to manage in SiteGround and

  • 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

  • Email Log

    By default, Email logging is not enabled. How to enable logging. You will be presented with a notification. You can click the [ Settings ] button or the "email settings" link to be taken to the

  • WooCommerce: Compliance

    If you use our WooCommerce integration then you may want to allow your customers to receive emails from you (or not). We offer that with our integration and here is how to turn that on. When you have

  • Email Countdown Timer: Introduction

    The Email Countdown Timer is an excellent addition to Groundhogg’s email builder. This add-on allows you to add engaging countdown timers in your emails in a split second. Adding this add-on brings

  • 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

  • Page Tracking

    In version 2.5.4 (or later) of Groundhogg (publicly released on September 27, 2021) you can track what pages your customers are going to. If they haven’t logged in, but have approved use of cookies,

  • 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

  • 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

  • What Is Transactional Email

    Warning! You should not use transactional type email for all your emails, this can land you in legal trouble with your local authorities. When you send an email using a funnel or one-off email you

  • Appointment Notification

    The Groundhogg Booking calendar sends a notification when a contact interacts with the appointments. There are two types of notifications. Contact Notification Admin Notification Contact Notification