Search results for custom implementation as 2.0

376 articles found

  • Increase max_input_vars

    The max_input_vars is the number of variables that your website can use to run a function. You may already know this, but if someone gets an error similar to "PHP Warning: Unknown: Input variables

  • Manage Logs

    In the Manage section, you will find 4 tools. Purge historical event logs Cancel Waiting/Paused Events Fix unprocessed events Purge historical activity logs These tools can help with issues such as

  • Action: Webhook

    Groundhogg provides webhooks that you can use to communicate with other software or instances where Groundhogg is located on another website. You want to add Webhook to the funnel by dragging it from

  • Embed a web form on another site

    Once you’ve created a web form in Groundhogg, you can easily share it beyond your WordPress site using embedding options. These options, all accessible from the funnel builder’s "Web Form" benchmark,

  • [gh_replacements] Shortcode

    You can use this shortcode to merge replacement codes into your content. [gh_replacements]Hi {first}[/gh_replacements] If you are feeling a bit lazy, you can use the shorthand version as well.

  • groundhogg/event/in_progress

    Used to run a block of code when the event before event goes to in progress mode. do_action('groundhogg/event/in_progress', $this); You will receive the object of an event class as an argument.

  • groundhogg/admin/tags/edit

    This hook is executed when the admin updates the tag from the edit screen of the tag page. do_action( 'groundhogg/admin/tags/edit', $id ); This hook provides a tag id as an argument.

  • What is a Shortcode and how to use it

    A WordPress shortcode is a small piece of code that communicates with another part of WordPress or any plugin that offers it, and gives it instructions on what to show and do. The shortcode can be

  • groundhogg/event/queued

    Used to run a block of code when the event is put in an execution queue by the Groundhogg plugin. do_action('groundhogg/event/queued', $this); You will receive the object of an event class as an

  • groundhogg/tracking/email/click

    This hook is executed When tracking a link click redirect the user to the destination after performing the necessary tracking. do_action( 'groundhogg/tracking/email/click', $this ); This function

  • How do I redirect a contact after they have confirmed their email?

    If you want to redirect the contact to a landing page after they have confirmed their email address you can do so with the following replacement code syntax. Formatted link:

  • [gh_email] Shortcode

    You can use this shortcode to embed email content into posts either as iFrame or HTML. Go to any saved email and click the verticle ellipse menu in the top right. Click this Embed option. You can

  • 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

  • Import an email template

    You can import a Groundhogg email template from another site or from a local file. Visit Groundhogg > Emails and click [ Import a template ] Click [ Choose File ] and browse your computer for a .json

  • Sales Pipeline: Benchmarks

    Benchmarks Sales Pipeline currently comes with one benchmark: Deal Moved Deal Moved When the 'Deal Moved' benchmark is used as a funnel step, it will trigger the funnel with these settings: Run when

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

  • UTM Parameters in emails

    What are UTM Parameters? UTM parameters help you understand where your website traffic is coming from by providing detailed information about the source, medium, campaign, and other attributes of a

  • LearnDash Integration: Actions

    Actions LearnDash currently comes with one action: Change Enrollment Change Enrollment When the Change Enrollment action is used as a step in a funnel you can enroll or unenroll students from courses

  • Export an email template

    To export an existing template for use on another site or as a backup, follow these steps: Navigate to Groundhogg > Emails. Open the email you want to export. In the top right corner click the "kebab

  • 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

  • How to allow uploading & downloading of CSVs on multisite

    If you can't upload or download CSV files on your multisite it's because you have to add CSV as a supported file type in your network settings. Go to your Network Settings. Scroll down till you find

  • Really Simple Payments: Adding webhook manually

    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

  • 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

  • Add To Calendar

    This simple utility plugin will generate Google Calendar event links. You can download this add-on from the Groundhogg website or as part of a plan and install it on your website. After

  • BuddyBoss Integration: Are your open stats and click stats the same?

    If your open rate is the same as your click rate and you have BuddyBoss or any other redirect plugin installed you may need to follow these steps to ensure your analytics are correct. Navigate to the

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

  • Background Tasks

    Groundhogg's Background Tasks are a powerful feature that ensures smooth operations by handling heavy processing tasks asynchronously. These tasks are executed in the background to maintain

  • Connect forms.app Forms to Groundhogg

    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

  • Sorry, you are not allowed to upload this file type.

    If you are attempting to import a CSV file and receive an error: The error may arise from specific HTML tags in your .CSV file, which WordPress restricts for security purposes during the import

  • Companies Logo

    The company recor by default will fetch the Favicon from the website entered for that company. But also available is a Logo upload field in the General tab to provide the logo. Visit the company

  • WooCommerce: Tagging

    Tagging when buying something With the Groundhogg integration, you can go into the data of any product and have any tag applied or removed. This happens when the order is marked as paid or complete

  • [gh_does_not_have_tags] Shortcode

    This shortcode can be used to display content if the contact does not have all the tags provided. [gh_does_not_have_tags tags="1,2,3"] Show this content if the visitor does not have the given

  • 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

  • What is a suppression list?

    A suppression list is a collection of email addresses or domains that are excluded from your email marketing campaigns or communications. They can also be labeled as "inactive". Different SMTP

  • Benchmark: Role Changed

    The Benchmark "Role Changed" can trigger action(s) based on detecting when users have selected roles. Drag and drop the "Role Changed" Benchmark over into the flow on the left. You will be presented

  • MemberPress: Integration with Groundhogg

    The Groundhogg MemberPress integration (which is also included in the pro plan or above) allows you to do a lot of neat things that will help you communicate with your members better when using the

  • 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

  • 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

  • Error: Failure Reason: funnel_inactive: The funnel is not active.

    While investigating an error in the Groundhogg > Logs > Events Log, you might encounter Error Code: funnel_inactive and Error Message: the funnel is not active, even if the funnel is, in fact,

  • How To Change a User to an Administrator

    If you need to change a user role to an administrator for our support team, please do the following. Find the needed user. Go the user record you wish to use as a support user for our team. WordPress

  • Refactored Optin Status - 2020-02-12

    In version 2.1.13 of Groundhogg, the contact optin status integer value is being refactored. Beyond 2.1.13, the optin_status will be a value between 1 and 8, rather than the old 0 and 7. This is

  • 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

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

  • 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

  • Benchmark: Logs In

    The Benchmark "Logs In" can trigger action(s) when a user logs in. Drag and drop the "User Created" Benchmark over into the flow on the left. You will be presented with some setting options. Run when

  • Benchmark: Page Visited

    The Benchmark "Page Visited" can trigger action(s) when a contact visits pages matching specific rules. Drag and drop the "Page Visited" Benchmark over into the flow on the left. You will be

  • Sales Pipeline: Introduction

    The Sales Pipeline is the ultimate tool to kick your sales team into high gear with sales automation. It allows you to easily manage your leads manually or automatically with Groundhogg so you don’t

  • Replacement Code: Blocks(Gutenberg blocks)

    Groundhogg enables the activation of replacement codes within designated blocks in WordPress posts and pages. These blocks will contain the trigger to enable Replacement codes: Buttons Columns

  • SMTP: Connect to Sendgrid

    If you are using SendGrid with the SMTP extension please follow these steps. Navigate to the Email API Screen and select SMTP Relay. Enter an API key name (does not have to be anything specific) and

  • 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