Search results for email api

244 articles found

  • What Are Email Headers

    Acquainting oneself with email headers is advantageous for initiating email campaigns and ensuring the authenticity of messages before interacting with any embedded links, thereby reducing the risk

  • 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

  • How to enable email logging

    If you want to keep a record of all emails that are sent from your site you can enable the Email Logging feature. Enable email logging To enable it, go to Groundhogg > Settings > Email and scroll to

  • How To Send Transactional Email

    Are you sending a transactional email? You can bypass the contact's marketing preferences for transactional emails by changing the email type to Transactional. Warning! You should not use

  • How To Confirm An Email Address

    Email confirmation is required under GDPR and CASL. The email confirmation does 2 things, it verifies the identity of the contact and confirms they are consenting to receive marketing information to

  • How to Change the From Email Address

    While editing an email you can select who the email is coming from by selecting a different user in the From dropdown. If you do not see the email address you want to use in the dropdown, add a new

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

  • Advanced Email Preferences: Updating your optin forms

    Important information regarding consent verification, optin-status, and GDPR compliance. Groundhogg diligently strives to ensure that you have the tools needed to make sure your business

  • Putting a YouTube Video Into a Email

    If you want your subscribers to watch a YouTube video you may want to take the embed code of a YouTube video, create a HTML block, and paste that embed code. And while that would work on a website,

  • Advanced Features: Resend broadcast email to unopened

    This feature included in the Advanced Features extension allows you to resend a broadcast email to anyone who did not open it. Simply go to Groundhogg > Broadcasts > Sent and click Resend to Unopened.

  • 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

  • SMTP: Why you shouldn't send email with G-Suite/Gmail!

    Sending email with GSuite is NOT RECOMMENDED, Gsuite is an excellent mailbox tool, but it is NOT an SMTP service (even though it has one). Problems with GSuite: Poor deliverability, your emails will

  • Why is my email address not being confirmed?

    Are you unable to confirm an email address while testing a funnel? Groundhogg by default treats the logged-in user's email as the priority email for tracking. This means if you're testing while

  • How to Use Emojis in Email Subject Lines

    If you're looking to spice up your email subject lines emojis are a very popular way to do just that! Follow the instructions below to insert emojis into your subject line. Choose the Emoji You Want!

  • White Label Branding: Shipping custom funnel and email templates

    With the White Label Branding addon, you can ship custom funnel and email templates to your clients' sites! Prerequisites Before you can start shipping your custom templates, you'll need... An Agency

  • How To Send A Plain Text Version Of An Email

    Email deliverability increases if the emails you send contain a plain-text version of the email. Groundhogg supports automatically generated plain-text versions of the emails you send and attaches

  • Email Editor: Block Inspector | Desktop Preview | Mobile Preview

    A mini menu is available to the left of the block selector. The menu contains three selections: Block Inspector Desktop Preview Mobile Preview Block Inspector When hovering over blocks in the

  • Booking Calendar: How to send contacts email notifications for appointments

    Once you've set up your own notifications, you can set up and customize the notifications that your contacts will get after booking an appointment on your calendar. How to set up contact

  • Guide to selecting and sending an email to unengaged contacts

    Go to Groundhogg > Broadcasts Click [ Schedule a broadcast ] Select an email Click [ Campaigns -> ] Add a Campaign or click [ Schedule -> ] Set the schedule Click [ Contacts - > ] Click the "+" under

  • Advanced Features: How to tag contacts who opened a broadcast email

    1. After your Broadcast has been successfully sent, click on “Broadcasts” then go to Sent Tab 2. Under the “Stats” heading, click on the number beside “Sent”. Note: You can also follow the same

  • 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

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

  • Advanced Features: How to add custom HTML email templates from third party platforms

    If you are using a third-party platform to design your emails, you can use the Import HTML Template feature to send the email with Groundhogg. When adding a new email, click the Import HTML Template

  • 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

  • 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

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

  • 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

  • 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

  • Cloudflare Compatibility

    If you are using Cloudflare, you must make several tweaks so that Groundhogg and other highly dynamic WordPress plugins work as expected. Set Max Browser Cache TTL The max TTL is, "the amount of time

  • 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

  • Getting Started

    Groundhogg provides a REST API that allows users to retrieve data remotely using a JSON format. Using the RESTful API users can manage contacts, emails, SMS and tags remotely. By default, Groundhogg

  • 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

  • Trigger when Tags are changed, any tags, not one specific tag

    Scenario: Create a benchmark that triggers a funnel when tags are changed, any tags, not one specific tag. Using the Plugin API Benchmark. You will need to add this snippet of code to either your

  • Caching Compatibility

    If you have a caching plugin (please only use one at a time) or any sort of system caching on your website or may notice Groundhogg not quite working as well and as quickly as you had hoped. There

  • 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

  • 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

  • groundhogg/step/email/confirmed

    This action is very useful in some cases for the Groundhogg developer. This action runs when the user confirms the email address by clicking on the confirmation link.

  • groundhogg/tracking/email/opened

    This hook is fired when Groundhogg detected that the email is open by the user. Groundhogg uses this matrix to display opened emails in the list of broadcasts. do_action(

  • Testing Funnels and Emails

    Testing Emails Testing Funnels

  • Zapier Integration: Zap listener

    The Zap Listener is a benchmark that can listen for POSTS from Zapier to your site which contains contact information. You can place a Zap Listener anywhere in your funnel, but if the contact does

  • 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

  • Adding HTML Columns Inside Emails

    Sometimes the built-in elements of Groundhogg are not enough for creating the wondrous emails you want to create. That’s why Groundhogg comes with an HTML editor that users can use to edit the HTML

  • 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

  • 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

  • How the List-Unsubscribe header works

    You may be here because you heard that GMail is now enforcing best practices for bulk senders, including adding the List-Unsubscribe header to your emails. Since Groundhogg always follows best

  • Why Are My Emails Not Sending?

    There can be various reasons why your emails are not sending. Listed below are some of the most common problems and how to solve them. Did you set up your Cron job? Email in Groundhogg is sent based

  • Why are Emails Going to Spam?

    Email is a tricky business. Email service providers like Gmail and Yahoo are constantly tweaking their algorithms to ensure users only see relevant emails in their inbox. Here are some things you can

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

    This hook is used to handle the process custom tag process. This hook provides the functionality to manage the response. do_action( "groundhogg/admin/emails/process_add/{$tab}", $this ); This hook

  • 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