Search results for send emails
302 articles found
-
How do I prevent emails from going out on a staging site?
If you're working on a staging site and wish to prevent emails from being sent via Groundhogg, follow these steps: Navigate to Groundhogg > Settings > Email > Outgoing Email. Set the WordPress Email,
-
Booking Calendar: How to send contacts SMS notifications for appointments
Once you have set up the notifications you want to send to your contacts after they book an appointment on your calendar, you will want to set up SMS. How to set up SMS notifications for contacts:
-
SendGrid Integration: Connect to SendGrid with the email API
Basic SMTP can be slow, so SendGrid has a REST API that can deliver emails much faster! Here is how you use our SendGrid integration (also included in plus plan or above) to deliver emails via the
-
Email Threading
Email threading is a feature in email clients and services that organizes email messages into a single, coherent conversation. It aims to streamline the viewing and management of email chains by
-
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 Features: Funnels
The Advance Features Extension adds 6 additional funnels Login Reminders Refer a Friend Referral Reward United States Holidays Weekly recurring blog posts Weekly recurring email Login Reminders
-
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
-
Email Editor
To use the Advanced Email Editor, visit Groundhogg > Emails From this screen, you can select from a list of existing emails, add new, broadcast, or search based on the email name. Sorting is
-
Marketability explained
Contacts can either be Marketable, or Unmarketable. These two states are a reflection of several criteria that factor in a contact's activity, metadata, and your site's level of compliance. How
-
What Is Transactional Email
Warning! You should not use transactional type email for all your emails, this can land you in legal trouble with your local authorities. When you send an email using a funnel or one-off email you
-
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
-
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 add multiple outgoing STMP services
If you are sending a high volume of email, you may want to differentiate the service you use for Transactional email and Marketing email. Definitions: Don't know the difference between transactional
-
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
-
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
-
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 Schedule a Broadcast
Broadcasts are used to send out a single email to a large list of contacts all at once. To schedule a broadcast follow these steps: Option 1: Click on the Grounghogg icon at the top right of your
-
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!
-
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
-
Email Reporting
Upon selecting the " Email" tab a report specifically for Emails is presented with charts and tables. You can refine your data by utilizing the date range selector to focus on a specific time period
-
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
-
Opt-in Status Definitions
New to compliance and the idea of an opt-in status? Here are some definitions to get you up to speed. Unconfirmed When a contact is unconfirmed it means that they have opted into Groundhogg but has
-
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
-
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.
-
Funnel Template: Basics
Groundhogg comes with seven funnel templates. Contact Form with follow-up Footer subscriber Free lead magnet download Long term nurture New customer onboarding New lead onboarding Request a review
-
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
-
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/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
-
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
-
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
-
Admin Tool Bar Widget
When you log in to your website you will find the Groundhogg Icon at the top right of your screen. This will give you access to the Groundhogg Admin Tool Bar Widget. Clicking on the icon displays the
-
WooCommerce: Funnel Templates
WooCommerce Integration extension comes with two funnel templates. Request a review Subscribe and Send Discount Request a review Contains: NEW ORDER Benchmark, DELAY TIMER Action, SEND EMAIL Action,
-
SendGrid Integration: Disable tracking links on SendGrid
Groundhogg will provide open and click tracking statistics for you. It is known that SendGrid's internal tracking system interferes with Groundhogg's tracking links. You need to disable the SendGrid
-
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
-
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
-
Email: Filters
Title Subject Content Message Type From User Author Funnel Campaigns *You can use these filters together in combination Title Click the ✓ to apply the filter Click the trash can to remove the filter
-
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
-
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
-
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
-
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.
-
Twilio Integration: Composing & sending WhatsApp messages
Before continuing, please review Getting started with WhatsApp. Once you have configured Groundhogg to send and receive messages with WhatsApp, you can begin to message your customers and collect
-
Introduction to Groundhogg
If you are already familiar with CRM's 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
-
Advanced Email Preferences: Introduction to advanced email preferences
By default, Groundhogg offers a global unsubscribe and other preference options. With this extension, you can extend the preferences center to allow contacts to opt-out or into specific tags that you
-
WooCommerce: Examples
Example Funnel Let’s take for example a customer who adds anything to their shopping cart, and then empties it. Here’s an example of how your funnel may go. This way, the customer is reminded (by an
-
How funnels work
The basics Most automation builders use the "if this, then that" language to inspire their workflows. From using dozens of different flowchart-style automation builders, we've found them to be
-
[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
-
Email Blocks: Shortcode
Shortcode Block Tab Shortcde Basic and email-specific shortcodes can be used script and form elements will be stripped out automatically. Shortcodes will not load any JavaScript or CSS dependencies.
-
Email Blocks: Menu
Menu Block Tab Menu Links Add menu items with the name* and link *You can paste and include an emoji Using the 4 arrows drag and drop to sort Click the "X" to remove an item Add additional menu items
-
Email Blocks: Countdown
Countdown You can use the Countdown block in the email editor to add fixed countdowns (based on a specific date) or evergreen countdowns to your emails, with a variety of themes to choose from. Block
-
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