Search results for email confirmed

235 articles found

  • Creating a new contact record

    You can create new \Groundhogg\Contact objects on the fly by passing in an array of parameters. Duplicates will be avoided. $first_name = $_POst[ 'first' ]; $email = $_POST[ 'email' ]; $contact = new

  • ZeroBounce: Introduction

    Delivering emails inside the client's primary inbox is a hard task as it relies upon various elements, including maintaining a good server reputation and you can use ZeroBounce to help you.

  • AWS Integration: Troubleshooting SES

    If you are experiencing errors sending emails with AWS there could be a couple of reasons as to why. Your Account is in Sandbox Mode. Your AWS SES account may be in Sandbox mode. You can request for

  • Make Replacement Code link look pretty

    If you don’t want the full replacement code link to appear in your email you can include it as a link anywhere in your email. Here’s how to do this: When you have your email open (and are editing

  • 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

  • Tutorials: How to connect MailHawk

    MailHawk is a new email sending service specifically designed to deliver WordPress emails to the inbox. MailHawk is perfect for sending... All Groundhogg emails Password reset emails WooCommerce

  • How do I reset my password?

    To reset your password for your Groundhogg account, you can follow these steps: Go to the Groundhogg login page. Click on the "Lost your password?" link located below the login form. Enter your

  • 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

  • Booking Calendar: How to send admin notifications for appointments

    Once people start booking appointments through your calendar, you're going to want to be able to get notifications so you can stay on top of things. How to set up admin notifications: First, log into

  • Tutorials: Importing Just A List of Phone Numbers

    Every carrier creates an email for their users (most people do not know this). You could create a form that concatenates the fields to give the signup person a distinct email. (they would still need

  • Action: Admin Notification

    If you would like to have an email sent to Contact, Contact Owner, or Administrator as one of the steps in a funnel you can use the Admin Notification action What you want to do, is add Admin

  • Tutorials: Creating Lead Distribution Funnels

    Does your organization have more than one department or multiple salespeople? Would you like to be able to have more control over who your notification emails are going to? Try following this Lead

  • Bricks Builder Forms Integration

    Bricks is a premium WordPress theme that lets you visually build performant WordPress sites and uses what are called elements. Elements are very similar to blocks. The Bricks’ “Form” element allows

  • Introduction to field mapping

    The field mapping API allows you to map fields between your product and ours and generate or update contact records without touching the database. To retrieve all the fields which can be mapped 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

  • 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

  • Introduction to Groundhogg

    If you are already familiar with CRMs and marketing automation then many of these terms may already be familiar. If not, then this article will get you up to speed on what you need to know about

  • 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

  • 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

  • Campaigns

    Campaigns are very useful for organizing your assets. Emails You can use campaigns with emails. When adding/editing an email you can find the campaigns in the right column. Campaigns can be seen in

  • 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

  • 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

  • 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

  • Frequently Asked Questions

    Q. Will the existing records be updated if I perform another import that includes email addresses that match contacts already in the system, but with new data(Phone numbers, addresses, etc.)? A. Yes,

  • REST API V3 / Contact / Get

    URL GET /wp-json/gh/v3/contacts Method This endpoint supports the GET method Request This endpoint provides multiple ways of searching and retrieving contact information. Here are the parameters you

  • What cookies does Groundhogg create?

    Groundhogg uses cookies to provide essential functionality to the end-user and ensure complete and correct customer journeys. Below is a list of cookies that Groundhogg creates to create better and

  • List of Replacement Codes

    When Groundhogg is installed the following replacement codes are available. Contact Info CRM Address WP User Contact Owner Site Post Compliance Email Other As you add extensions additional

  • Introduction à Groundhogg(French)

    Si tu connais déjà les CRM et l'automatisation marketing, alors beaucoup de ces termes te seront sûrement familiers. Sinon, cet article te mettra au courant de ce que tu dois savoir sur les

  • AWS Integration: Introduction

    Groundhogg is an extraordinary sales and marking automation tool for the WordPress platform. Here at Groundhogg, we believe marketing and automation tools shouldn’t be expansive and for that, we have

  • Advanced Features: How to use Superlinks

    Superlinks are a helpful tool for filling in automation gaps based on subscriber interaction with your content. Essentially, they allow you to add tags, remove tags or update meta fields to a contact

  • BuddyBoss Integration: Introduction

    BuddyBoss is a great membership and community platform used by thousands to manage their members and content. You can now combine the power of BuddyBoss and Groundhogg to segment your members and

  • AWS Integration: How to answer questions when moving from SES Sandbox to production

    AWS (Amazon Web Services) will ask you a few questions when you want to move from their sandbox to production. Amazon has said they do this to prevent fraud and abuse of their services. Before you

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

  • 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

  • REST API V4 / Contacts

    The contacts API allows you to fetch, add, edit, and delete contacts. Contact Properties Attribute Type Description ID integer The system ID of the contact data object The core properties of the

  • 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

  • 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

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

  • 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

  • Booking Calendar: Frontend design and display

    There are a few elements of the frontend design of the calendar which you can influence. The logo The calendar logo is pulled directly from your Theme's settings if your theme provides support for

  • Advanced Features: Introduction to page visited benchmark

    Groundhogg provides the page visited benchmark included with the advanced feature plugin. This benchmark is executed when the user visits the specifics page and runs automation based on that. Page

  • 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

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

  • 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

  • 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

  • Merging Contacts

    If you have multiple contact records for the same entity or person, you may want to merge them together so that it is less confusing for your team and your marketing. How to merge two contacts? If

  • Contact Birthdays: Introduction

    Wishing a Happy Birthday to your clients opens up a new possibility for the business and Groundhogg has got you covered with the Contacts Birthday plugin. Groundhogg's contact plugin can be used to

  • 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

  • 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

  • Introduction to Actions

    Actions are inside of a funnel and they are what happens after something else happens. We are going to explain some of the actions available and you may have different ones depends on what extensions