Search results for how to schedule emails
586 articles found
-
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 to Groundhogg easily. Step 1 Make sure you have a valid CSV file
-
Benchmark: Web Form
A Web Form benchmark is your tool to gather information from visitors—like names, emails, or event RSVPs—and kick off automated workflows. To add a form to your funnel, use the Web Form benchmark
-
Why are tag and email dropdowns not loading?
If you have just installed Groundhogg and you are unable to select tags or emails from dropdowns it may be because there is an issue with the REST API on your site. This generally happens because of
-
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
-
Custom fields disappeared after updating to 2.6
If your custom fields disappeared after updating to 2.6 this is how you can fix it quickly. Go to Groundhogg > Tools > Install & Updates Select Groundhogg from the dropdown and click view updates
-
What to do when extension aren't updating?
When you get the "download failed: unauthorized" message when trying to update it means 1 of 2 things The license is invalid, you need to renew or upgrade In this case, you need to log into your
-
Advanced Features: Introduction to the Advance Timer
The advanced timer is available in the basic plan or above. What does the advance timer do? The advanced timer allows you to set a time limit between actions. It allows you to use common language as
-
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
-
How Do I Provide Support Admin Access?
If you have an ongoing technical support ticket, you may be asked to provide administrative access to the support team so that we can troubleshoot your issue. Why do we need admin access? Our support
-
How Do I Claim a Course Voucher?
If you have received a voucher code for a course, here is how you can claim it. Already have an account? In your dashboard, click on Redeem a Voucher Then enter your voucher code and click submit.
-
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
-
What To Do If Events Are Stuck Waiting
If events are stuck in the Waiting Status it can be caused by a couple of things. Your Cron Job is not active. The most likely reason is your cron job is no longer active, to solve this follow the
-
Editing Contact List to show what you want
Overwhelmed with how much is in the contacts list? Want it to show less or more information? You can do that. What you want to do first is go to your contacts list and look for the screen options (in
-
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
-
Easy Digital Downloads Integration: Reporting
Reporting Groundhogg added an attractive reporting dashboard in version 2.2 and Groundhogg's EDD plugin makes use of it. On the Reports dashboard page you will be able to see the EDD tab which
-
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
-
Replacements Keyboard Shortcut
Replacement codes are very useful and merge in user data to whichever supported content you want, such as emails, notifications, text messages and more. There is a keyboard shortcut to bring up the
-
[gh_does_not_have_tags] Shortcode
This shortcode can be used to display content if the contact does not have all the tags provided. [gh_does_not_have_tags tags="1,2,3"] Show this content if the visitor does not have the given
-
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:
-
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
-
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
-
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
-
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.
-
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
-
Adding custom tabs and fields to the contact screen
Custom tabs and fields can be added to the contact screen using the plugins API and the contact meta DB. You can see and read how on our Github or using the same code below. <?php class My_Custom_Tab
-
What to do if the gh-cron is not verifying?
If you are unable to verify the Groundhogg cron job gh-cron.php then you will have to rely on the WordPress cron wp-cron.php. This is not a big deal but will result in a slight performance hit on
-
Google Calendar Sync Explained
Groundhogg Booking Calendar is one of the advanced enhancements to your Groundhogg account. Using the calendar, admins can enable appointment bookings for their site. Booking Calendar is packed with
-
Meta Conversions API Integration: Introduction
With Groundhogg’s Meta Conversions API Integration, you can send conversion events directly from your funnels to Meta (Facebook) for better tracking, optimization, and retargeting. Follow these steps
-
[gh_has_tags] Shortcode
You can use this shortcode to display content that is dependent on whether the current visitor has specific tags. Pass one or more tag IDs to the shortcode. This will require that the contact has all
-
Import HTML
You can now import HTML email templates from third-party platforms! Visit Groundhogg > Emails and click [ Import HTML ] Click [ Choose File ] and browse your computer for a .htm, .html file The HTML
-
Easy Digital Downloads Integration: Introduction
Easy Digital Downloads (EDD) is a Top Tier eCommerce solution for companies exclusively selling digital products (Audio Files, PDFs, WordPress Plugins, Apps) and Groundhogg provides direct
-
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
-
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
-
Why are Tracking (and Other) Links Not Working?
If you have just installed Groundhogg and have sent a few emails, you may have noticed that your tracking links may be leading to a page not found (also known as a 404 page, that says the page can't
-
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
-
Replacement Code: {auto_login}
The Auto Login replacement code can be used to add a link that will automatically log in to the contact if they have a user account. {auto_login_link} To change the login link add dot URL
-
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
-
Preferences Page: Communication Preferences
Email Preferences By clicking the "Change my preferences →" the Contact can manage their communications. By default, they will be presented with the option to unsubscribe from " Marketing" emails.
-
WPForms Integration
Using WPForms? Follow this guide to connect WPForms to Groundhogg! Prerequisites: You have purchased the WPForms integration or the Plus Plan or better. You have installed the Extension Manager or
-
Sorry, you are not allowed to upload this file type.
If you are attempting to import a CSV file and receive an error: The error may arise from specific HTML tags in your .CSV file, which WordPress restricts for security purposes during the import
-
Error: You do not have permission to view this file
If you are encountering the "You do not have permission to view this file" error in WordPress, there are a few steps you can take to resolve the issue: Check file permissions: Make sure that the file
-
Fluent Forms Integration
Using Fluent Forms? Follow this guide to connect Fluent Forms to Groundhogg! Prerequisites: You have purchased the Fluent Forms integration or the Plus Plan or better. You have installed the
-
Running CRON via WP CLI
Running CRON jobs via WP-CLI in WordPress is a powerful way to ensure that scheduled tasks are executed reliably and on time, without relying on visitors to trigger events. With WP-CLI, you can
-
AWS Integration: Adding a domain sender identity
If you want to be able to send emails from any email address using your domain name, you need to verify your domain name. You can do this directly through Groundhogg! 1. Add Your Domain to AWS Go to
-
Background Tasks Log
In the Background Tasks log, you have the flexibility to sort these tasks. You can sort them as Pending, In Progress, Done and Cancelled. You can cancel or Run now, by hovering over a task. When
-
SMTP: Introduction
The SMTP extension plugin allows you to use any SMTP service to send emails through Groundhogg. *To monitor bounces and complaints, consider using one of Groundhogg's SMTP Integration extensions. To
-
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
-
Booking Calendar: Connect your Zoom account
If you want to create Zoom meetings when someone schedules a new appointment from the Groundhogg Booking Calendar you're just a few simple steps away. Connect Groundhogg to your Zoom Account Open the
-
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