Search results for email confirmed

235 articles found

  • How to Remain Compliant with CASL

    CASL, a.k.a the Canadian anti-spam legislation, is a Canadian legislation aimed at reducing the amount of spam in Canadian inboxes. Non-compliant businesses may be subject to fines from the CRTC

  • 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

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

  • 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

  • How Do I Import My List?

    If you are coming from another CRM (or maybe your excel sheet) you may already have a list of contacts. You can add this list into Groundhogg easily. Step 1 Make sure you have a valid CSV file

  • What are the "Marketable" and "Non-marketable" tags?

    The Marketable and Un-marketable tags are special opt-in status tags that cannot be applied or removed from a contact as they are a reflection of the contact's current opt-in status and compliance

  • How to remove inactive subscribers

    Regularly removing inactive subscribers from your general email list is a recommended practice to enforce COI (confirmed opt-in) and adopt a consent-based approach to email marketing. Even if the

  • What are opt-in status tags?

    What are they? Optin status tags are an easy way to reference a group of contacts with a certain opt-in status. These tags are set automatically upon installation, but you can change them if need be.

  • Importing Contacts with Their Opt-in Status

    By default, when you import a list for the first time their opt-in status will be "Unconfirmed." Depending on where you are in the world this can mean you may or may not be able to send emails to the

  • 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

  • Filters

    Groundhogg comes with these filters to allow you to filter by: Contact Contact Location User Activity Funnel Broadcast Query *You can use these filters together in combination NOTE: You will have

  • 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

  • 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

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

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

  • 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

  • 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

  • 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

  • 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

  • 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

  • REST API V3 / Emails / Send

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

  • REST API V3 / Emails / Get

    URL GET /wp-json/gh/v3/emails 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

  • Why are my emails stuck in "pending?"

    If your emails are stuck in the pending status it's because you have failed to create a cronjob, or you set up your cronjob incorrectly. To solve this, follow the instructions in these articles:

  • 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

  • How to add CC addresses to your emails

    If you want to CC an email address, like from a custom field, to an email that you are sending you can use the email Custom Headers feature which is located underneath the email content section. To

  • Can I send emails from my hosting account?

    Groundhogg can use your hosting e-mail service for sending emails. However, when setting up you need to see what limits your hosting company has, and if the emails go into spam or not. You should see

  • Can I add an attachment to my emails?

    When it comes to attaching files to marketing emails, we recommend the following: Don’t Do It! Here are a few reasons why... ISPs may flag your marketing emails as spam, especially if they contain

  • Contact Reporting

    When you arrive at the Contact Reporting page you will be presented with a line graph of "New Contacts" for the last 30 days. You can hover your mouse anywhere along the line to see the total count

  • When sending a Broadcast only some emails are sending

    With the release of Groundhogg 3.0, Broadcasts are scheduled in the background using WordPress Cron. This is different than the gh-cron.php . If WordPress cron is not running, then the broadcasts

  • Tutorials: Add your affiliate link to your Groundhogg emails!

    Earn passive commissions by adding a Groundhogg affiliate link to your emails in just a few clicks. Not an affiliate? Become an affiliate and earn 10% recurring commissions on all purchases! For this

  • Adding custom reports

    Groundhogg provides functionality to add reports in the Groundhogg dashboard. Using the Groundhogg dashboard you can add tables, line chart, donut chart in the dashboard. To add your custom chart you

  • SMTP: Connect to Zoho

    If you plan to use Zoho to send out emails follow the steps below. To get started with this service, you need to go to Groundhogg's website and download the SMTP plugin, or get it as part of 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 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 Do I Need An SMTP Service?

    What is an SMTP service? An SMTP service is like a gateway. You send an email to this service and then they take care of delivering that email to the recipient. The SMTP service provides credibility

  • SMTP: Introduction

    The SMTP extension plugin allows you to use the SMTP server to send emails through Groundhogg. To get started with this service, you need to go to Groundhogg's website and download the SMTP plugin,

  • Booking Calendar: How to create a new booking calendar

    Once you are ready to create a new Groundhogg booking calendar, you can do so under the menu. How to create a new Groundhogg booking calendar: Under the Groundhogg menu choose calendars. Then, click

  • AWS Integration: Bounce & Complaint Management

    The AWS integration will collect and manage bounces and complaints for you to ensure your sender's reputation remains in good standing with AWS. Setup There is nothing for you to set up as the