Search results for how to remain compliant

487 articles found

  • Install and License Extensions Using the Groundhogg Helper

    Installing extensions for Groundhogg the old-fashioned way can be a bit of a pain in the butt. We've created a new extension to make installing and managing the rest of your extensions a breeze!

  • Email Blocks: Text

    Text Apply styles to content in this block Make the text bold or italic Change the text color Add or remove a hyperlink Align the text to the left, right, center, or make it justified Use a bullet or

  • Really Simple Payments: Reporting

    Groundhogg provides two reporting views for payments that are collected by Really Simple Payments. You can view the total amount of earnings among all the payments that are collected, or you can view

  • 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

  • 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

  • REST API V3 / SMS / Send

    URL POST /wp-json/gh/v3/sms/send Method This endpoint supports the POST method. Request This endpoint provides functionality to send SMS to the contact. PARAM TYPE REQUIRED DESCRIPTION id_or_email

  • 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

  • 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

  • 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

  • Change Your Language In Groundhogg

    By default, Groundhogg is available in US English. But with clients on several continents, we have built Groundhogg to support many different languages. A list of all translations included with

  • REST API V3 / Contact / Create

    URI POST /wp-json/gh/v3/contacts Method This endpoint supports the POST method Request You can pass any relevant contact arguments to the contacts endpoint plus additional metadata. PARAM TYPE

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

  • Broadcast Reporting

    Once you have sent a broadcast you can see the results in a report so you can validate its effectiveness. To see the results of a broadcast go to the Groundhogg reporting dashboard and click on the

  • Action: Create Task

    This action will create a task for the contact. What you want to do, is add Create Task to the funnel, by dragging it from the right-hand side over to the list of steps. You can put it anywhere in

  • Email Blocks: Socials

    Socials Block Tab Social Media Theme - Select a theme(Brand Color Square, Black Boxed, Gray Boxed, Light Gray Boxed, White Boxed, Brand Color Circular, Black Circular, Gray Circular, Light Gray

  • 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

  • Where do I download the system status file?

    When requesting support you may be asked for a copy of your system status file. This can be downloaded and attached to an email. Go to Groundhogg > Tools and you will be able to scroll down and

  • groundhogg/steps/init

    This Groundhogg WordPress hook is used to add custom actions when the steps are loaded. You can use this action to add custom steps. do_action( 'groundhogg/steps/init', $this ); This action provides

  • groundhogg/email_notification/run/before

    This hook is used to add custom code before an email notification sends to a customer. do_action( 'groundhogg/email_notification/run/before', $this, $contact, $event ); This hook provides three

  • groundhogg/email_notification/run/after

    This hook is used to add custom code after email notification sends to a customer. do_action( 'groundhogg/email_notification/run/after', $this, $contact, $event ); This hook provides three objects to

  • Really Simple Payments: Payments and refunds

    Groundhogg provides the functionality to administer your payments and subscriptions from your admin area. These tabs provide advanced search functionalities which makes finding a specific transaction

  • AffiliateWP Integration: Contact Metadata

    Additional information about a Contact's affiliate details can be found in the metadata box in the right column of each Contact. Affiliate ID (Links to AffiliateWP Record & Affiliate Report) Status

  • groundhogg/admin/emails/add/{tab}

    This hook is used to add a new tab inside the add page of the email builder. This hook provides the functionality to manage the response. do_action( "groundhogg/admin/emails/add/{tab}" ); While using

  • 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

  • REST API V3 / SMS / Get

    URL GET /wp-json/gh/v3/sms Method This endpoint supports the GET method. Request You can pass the search string to get SMS with that string. PARAM TYPE REQUIRED DESCRIPTION search string no String to

  • groundhogg/form/embed/before

    This function is used to add custom code before the embedded code. Embedded code is the HTML code which users can copy and paste from other sites to Groundhogg's form builder. do_action(

  • 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

  • Text Messaging (SMS): Create a custom SMS integration

    Want to add your own custom SMS integration? You can do that. Copy the code below and add it to a custom plugin file on your site. Once you add the code your custom SMS service will show in the SMS

  • Email Blocks: Footer

    Footer Block Tab Footer Alignment(Left, Center, Right) Font Style Font(The globe gives you access to the global type settings, and the pencil edits specific Font Family, Font Size, Line Height, Font

  • REST API V3 / Tags / Delete

    URL DELETE /wp-json/gh/v3/tags Method This endpoint supports the DELETE method. Request To delete a tag you must pass these arguments. PARAM TYPE REQUIRED DESCRIPTION tag_id int yes The ID of the tag

  • 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

  • Advanced Features: Enable the Advanced Email Editor

    If you want to design better emails and newsletters, you can use the Advanced Email Editor. After installing the Advanced Features extension, go to the settings area and enable the Advanced Email

  • Replacement Code Defaults

    To provide a default value for a replacement code that does not return anything, use the following syntax. {replacement::deafult} For example, to provide a default for the first name of a contact you

  • 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

  • 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

  • Create Users From Contacts

    If you want to create user accounts for your contacts in bulk, you can do so by going to Groundhogg > Tools > Misc. Go to the Sync WordPress Users card and click the [ Process ] button. This will

  • Custom Replacement Codes: Introduction

    Groundhogg provides the functionality to use replacement codes. Instead of users being dependent on using built-in replacement code, Groundhogg users are able to create their own replacement codes by

  • What is the List-Unsubscribe header?

    The List-Unsubscribe header will improve email deliverability as ISPs like Gmail and Outlook will recognize it as an email best practice. In Gmail, if you are a good sender, this will appear in your

  • Add an external cron-job: Mac OSX and Linux

    If you are using Mac or Linux operating systems then you can access the Cron Job scheduler using the following command. crontab -e This system uses specific syntax to schedule Cron Job. Use the

  • Plugin API REST Endpoint

    You can use the Plugin API REST endpoint as an alternative to the Webhook Listener if the contact has already been registered on your site. You can send a webhook request to this endpoint call_name,

  • Adding a tag on an action

    One way to trigger custom events from other plugins in the funnel builder is to add a tag whenever an action is completed. This acts as an alternative to creating a custom benchmark. The Plugins API

  • What cron-jobs must be created for Groundhogg?

    You may be confused about Cron Jobs, which is understandable as they are a tricky subject sometimes. So in this article, I will tell you the ones which are essential, and some optional ones as well

  • 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

  • REST API V3 / Contacts / Tags / Get

    URL GET /wp-json/gh/v3/contacts/tags Method This endpoint supports the GET method. Request This endpoint provides functionality to get all the tags applied to the contact. PARAM TYPE REQUIRED

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

  • REST API V3 / Tags / Edit

    URL PUT /wp-json/gh/v3/tags Method This endpoint supports the PUT method. Request This endpoint provides functionality to edit tags. PARAM TYPE REQUIRED DESCRIPTION tag_id int yes ID of a tag that

  • 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

  • Email Blocks: Posts

    Block Settings Layout Card Style Heading Excerpt Thumbnail Query Layout Layout (Cards, Numbered List, Unordered List, H1, H2, H3, H4, H5) Featured (On/Off) Displays a large single-column post above

  • 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

  • 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