Search results for what is the funnel builder

514 articles found

  • groundhogg/event/cancelled

    Used to run a block of code when the event is cancelled. do_action('groundhogg/event/cancelled', $this); You will receive the object of an event class as an argument.

  • 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

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

    This hook is executed when the admin adds new tag using the tag page of admin panel. do_action( 'groundhogg/admin/tags/add', $id ); This hook provides tag id as an argument.

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

  • Email Archives

    Emails that are sent to Contacts can be provided for their review in three ways Direct link http://groundhogg.local/gh/archive/ - you can include this in an email or page. If you have the "Enable

  • How Do I Claim a Course Voucher?

    If you have received a voucher code for a course, here is how you can claim it. Already have an account? In your dashboard, click on Redeem a Voucher Then enter your voucher code and click submit.

  • [gh_has_tags] Shortcode

    You can use this shortcode to display content that is dependent on whether the current visitor has specific tags. Pass one or more tag IDs to the shortcode. This will require that the contact has all

  • AWS Integration: Adding an email sender identity

    AWS allows you to individually verify ownership of an email address. This is good in the event you do not have access to your DNS zone. Follow these steps to set up an email address for sending. 1.

  • Backup & Restore: How to backup Groundhogg

    The Backup & Restore extension provides a simple way for you to backup Groundhogg safely and restore it without having to make any other changes to your site. Backing up Groundhogg To backup

  • Rest API Contacts

    Groundhogg provides the /contacts/ endpoint. The contacts endpoint allows users to query the contact table inside the database and let you perform operations on contacts. This endpoint supports GET,

  • 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

  • Adding custom code to Groundhogg

    The best place to add custom code in Groundhogg is in a custom plugin, that way you can deactivate it if you make a mistake or your code stops working. Download our example plugin from Github and

  • Booking Calendar: How to add custom notes to appointment card

    The Groundhogg booking calendar offers the ability to leave private notes on each appointment. You don’t need any other extension to use this. Go into the appointment that is booked (that will be

  • White Label Branding: Introduction

    Use your custom brand instead of "Groundhogg." The White Label addon is part of the Agency plan or WaaS plan. The White Label Branding addon will allow you to re-brand Groundhogg and all its

  • How To Generate An Invoice

    If you need to generate an invoice for a previous Groundhogg payment you can do so right within your account! Login to your account and click on the Purchases tab. There is an option to generate an

  • No dates are showing in my groundhogg contacts and events

    Are you missing dates in your contacts and events tables? Here is a quick troubleshooting tip! Log into your WordPress site Click on the Settings link Make sure you have the default settings for

  • How do I become an affiliate

    Promote Grounhogg and earn a commission on every sale! Earn 20% Recurring Commissions Earnings are paid out within 60 days You will receive Brand Assets(Logos & Banners) Step by step guides 30 day

  • How To Translate Groundhogg using Loco Translate

    Loco Translate is a free WordPress plugin that allows you to translate text from other plugins in your WordPress dashboard. 1. Get Loco Translate Download and install Loco Translate in your WordPress

  • 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

  • Constants

    In Groundhogg, constants are predefined variables that store specific values or settings and remain unchanged throughout the execution of the application. They are used to define configurations,

  • How to uninstall Groundhogg

    To uninstall and remove all data: Log into your WordPress Dashboard. Go to Groundhogg > Settings > Misc and scroll to Danger Zone. Click Enable "Delete Groundhogg Data". This will delete all

  • Add an external cron-job: cron-job.org

    Using an external cron-job service like cron-job.org is the easiest solution to creating cron-jobs quickly. Are you hosted on SiteGround? cron-job.org no longer works for SiteGround, please use the

  • Booking Calendar: How to connect your Zoom account

    Groundhogg booking calendar allows you to connect with Zoom if you wish to do so. How to connect to your Zoom account: Log into your WordPress install. Click on the Groundhogg/calendars link:

  • SMTP: Introduction

    The SMTP extension plugin allows you to use the SMTP server to send emails through Groundhogg. To get started with this service, you need to go to Groundhogg's website and download the SMTP plugin,

  • Sales Pipeline: Managing Products

    It is possible to arbitrarily add products to a deal, however, if you want to introduce consistency in both name and price of products, you can add a central product list to each pipeline which will

  • 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

  • Why are tag and email dropdowns not loading?

    If you have just installed Groundhogg and you are unable to select tags or emails from dropdowns it may be because there is an issue with the REST API on your site. This generally happens because of

  • How to Remain Compliant with GDPR

    In an effort to protect the privacy of its citizens at home and worldwide, any business that collects the contact information of European citizens, regardless of geographical location MUST comply

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

  • 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

  • WooCommerce: Replacement codes

    The Groundhogg-Woocommerce add-on contains six different replacement codes that you can use to send discount codes to contacts. Cart URL wc_cart_url The URL of your cart page. Restore Cart URL

  • Disable tracking links in emails

    There could be multiple reasons why you don’t want tracking links to be in your emails, from privacy, to using another product for tracking purposes, to using an email provider that also does

  • GiveWP Integration: Introduction

    GiveWP is one of the most popular donation plugins for WordPress, with over 100,000 active users. GiveWP offers a wide range of features, including Multiple payment gateways, Recurring donations,

  • 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

  • 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

  • Why are Tracking (and Other) Links Not Working?

    If you have just installed Groundhogg and have sent a few emails, you may have noticed that your tracking links may be leading to a page not found (also known as a 404 page, that says the page can't

  • Do development sites count against my license?

    How It Works Our license activation system is linked to specific URLs. To facilitate activation on local development servers—those running on your laptop or desktop—we've exempted certain common URLs

  • Replacement Code: {posts}

    The {posts} replacement code can be used to add posts to your emails! With several different formatting options, you can find one that matches every use case. Querying posts The posts replacement

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

  • Really Simple Payments: Collecting PayPal payments

    Using Groundhogg's really simple payments (which is also included in the plus plan or above) now users will be able to collect payments using PayPal. With the plugin update, you can see a new section

  • Install Help

    Under Tools > Misc > Install help is a utility to reinstall Groundhogg or its installed extensions In the event there were installation issues. It does not affect your data.

  • Companies: Files

    The ability to add files to a company is a sought-after feature. You can find the Files section under the Company information card. To Search Files, type in the "Search files..." field. As you type

  • groundhogg/contact/preferences/updated

    This hook executes when the contact's preference is changed. do_action( 'groundhogg/contact/preferences/updated', $this->ID, $preference, $old_preference ); This hook comes with three arguments: ID

  • Easy Digital Downloads Integration: Replacement codes

    The Groundhogg Easy Digital Downloads integration contains six different replacement codes that you can use to send discount codes to contacts. Cart URL edd_cart_url The URL of your cart page.

  • 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

  • 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

  • How To Update Your Payment Method

    If you signed up for Groundhogg with a credit card, you might need to update your payment method if your card expired, or was canceled. You can do this by logging into your account and going to your

  • Download System Info

    Under Tools > Download System Info is a utility to provide system information for support. There are two options, that create the same info: Download System Info(.txt) View system Info Example: Click

  • AWS Integration: Using a custom Mail From domain

    You can improve your email deliverability and mask the fact you use AWS SES by using a custom Mail From domain. Configuring this must be done through the AWS console, and can't be done through the