Search results for 2. basic setup & settings
249 articles found
-
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
-
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
-
AWS Integration: Setup
AWS is a powerful service that allows you to send both email and SMS directly from your site. Our integration provides several useful features such as... Send emails through SES Send SMS through SNS
-
Sales Pipeline: Settings
The Sales Pipeline has settings available located at Groundhogg > Settings - Pipeline tab Currency - Select the currency of the appropriate country. Separators - Check the checkbox to use a comma as
-
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
-
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
-
Text Messaging (SMS): Settings
The SMS Extension has settings available located at Groundhogg > Settings - SMS tab NOTE: You will need at least one service plugin to send SMS to contact.(ex: Twilio, AWS, SMS77 etc.) Transactional
-
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.
-
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
-
Setting Up Email Bounce Handling
Groundhogg has a basic system for bounce handling if you send an email to an address that does not exist. Setting up bounce handling is not required if using the AWS SES integration plugin. The
-
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
-
Postmark Integration: Connect to Postmark with the email API
Basic SMTP can be slow, so Postmark has a REST API that can deliver emails much faster! How to setup Postmark Integration (included in plus plan or above) to deliver emails via the Postmark API.
-
Add an external cron-job: Windows Server
Windows calls their time-based scheduling system the "Task Scheduler." It can be accessed via the Administrative Tools in the control panel. How you set up the task varies with the server setup. One
-
Funnel Template: Basics
Groundhogg comes with seven funnel templates. Contact Form with follow-up Footer subscriber Free lead magnet download Long term nurture New customer onboarding New lead onboarding Request a review
-
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
-
Preventing Spam in Web Forms with Google reCaptcha
If you are experiencing a lot of spam coming through your web forms you can use Google reCaptcha to prevent bots from spamming your forms. How to Setup Google reCaptcha 1. Get your reCaptcha keys
-
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/submission_handler/setup
This hook executed when the Groundhogg form is submitted. This hook is useful to perform operations on the data. do_action( 'groundhogg/submission_handler/setup', $this ); This hook provides the
-
SMTP: Introduction
The SMTP extension plugin allows you to use any SMTP service to send emails through Groundhogg. *To monitor bounces and complaints, consider using one of Groundhogg's SMTP Integration extensions. To
-
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
-
groundhogg/steps/settings/before
This Groundhogg hook used to add a custom setting before each and every step inside the funnel builder. Here, steps can be a benchmark or action. do_action( "groundhogg/steps/settings/before", $this
-
groundhogg/steps/settings/after
This Groundhogg hook used to add a custom setting after each and every step inside the funnel builder. Here, steps can be a benchmark or action. do_action( "groundhogg/steps/settings/after", $this );
-
Custom fields disappeared after updating to 2.6
If your custom fields disappeared after updating to 2.6 this is how you can fix it quickly. Go to Groundhogg > Tools > Install & Updates Select Groundhogg from the dropdown and click view updates
-
REST API / Authentication
The REST API Supports three different methods of authentication at this point in time. Groundhogg API Keys WordPress Application Passwords WordPress REST Nonce Groundhogg API Keys To use an API key
-
SMTP: Connect to Zoho
If you plan to use Zoho to send out emails follow the steps below. To get started with this service, you need to go to Groundhogg's website and download the SMTP plugin, or get it as part of the
-
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
-
groundhogg/steps/{type}/settings/before
This Groundhogg hook used to add a custom setting before specific step settings inside the funnel builder. Here, type can be a benchmark or action. do_action(
-
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",
-
Zapier Integration: Zap action
Zapier works in trigger -> action pairs. The action specifies what to do with the retrieved data. There is a large number of apps to choose from, but for the sake of this example, we are going to
-
Form Styling: Introduction
Note: The Form Styling extension no longer works with the form editor. This extension is not available for sale. The form's styling will default to the theme style. The Form Styling extension which
-
Branching: Weighted Distribution
Weighted Distribution Settings offer a flexible and probabilistic approach to funnel design, allowing you to route contacts across multiple branches based on assigned "weights" rather than strict
-
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' );
-
SendGrid Integration: Connect to SendGrid with the email API
Basic SMTP can be slow, so SendGrid has a REST API that can deliver emails much faster! Here is how you use our SendGrid integration (also included in plus plan or above) to deliver emails via the
-
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,
-
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
-
Setting Up Custom 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
-
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
-
ThriveCart Integration: Introduction
The ThriveCart integration allows you to listen for requests from ThriveCart to start automation in Groundhogg! You will need the ThriveCart Groundhogg extension or need to have the pro plan (or
-
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
-
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.
-
Branching: Multi Branch
Multi Branch Settings, often referred to as multi-path branching or prioritized conditional routing, take funnel logic beyond the binary Yes/No framework into a more versatile and nuanced structure.
-
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,
-
SendGrid Integration: Disable tracking links on SendGrid
Groundhogg will provide open and click tracking statistics for you. It is known that SendGrid's internal tracking system interferes with Groundhogg's tracking links. You need to disable the SendGrid
-
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
-
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,
-
AWS Integration: Creating IAM credentials
To use the AWS integration you must generate IAM credentials. 1. Open the IAM tool in the AWS Console 2. Go to Users 3. Add a new user 4. Give the user a name, for example, Groundhogg and select
-
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.
-
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
-
Advanced Features: How to connect Groundhogg on two different sites
Sometimes you will want to have Groundhogg installed on separate sites. For example, a subsite for your LMS (LearnDash, LifterLMS) and your main site for marketing and eCommerce. There is an
-
Connect Google Forms to Groundhogg
This guide will walk you through the process of integrating a Google Form with Groundhogg by sending form responses to Groundhogg’s Webhook Listener. Once connected, you can trigger automations,