Search results for how to add a tag on an action
614 articles found
-
Good list hygiene
Best Practices for Maintaining a Clean and Engaged Email List A clean, well-maintained email list is crucial for effective email marketing. Following these best practices will help you enhance
-
Remove "powered by Groundhogg"
To remove add the code provided below to your theme's functions.php file or a snippets plugin. //Remove "powered by groundhogg" and link add_filter( 'groundhogg/proof/show_proof/credit_link_atts',
-
Do development sites count against my license?
How It Works Our license activation system is linked to specific URLs. To facilitate activation on local development servers—those running on your laptop or desktop—we've exempted certain common URLs
-
GiveWP Integration: Tools
Sync GiveWP Donations If you were using GiveWP before installing Groundhogg then the GiveWP donations won’t be synced with the Groundhogg contacts. You can sync them using our Sync GiveWP Donations
-
groundhogg/admin/{slug}/display/{method}
This hook is useful for creating the custom method to execute on a specific tabbed page. This hook accepts the slug of the page and method name to execute. do_action(
-
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
-
Groundhogg not loading
If you encounter issues such as pages failing to load, an ongoing spinner, email templates not displaying, or encountering an error message stating "No route was found matching the URL and request
-
WooCommerce: Compliance
If you use our WooCommerce integration then you may want to allow your customers to receive emails from you (or not). We offer that with our integration and here is how to turn that on. When you have
-
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
-
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
-
Email Blocks: Image
Image Block Tab Image Image Picker(Select an image from the Media library, upload an image or use a replacement code.) Width(based on pixels) Alt Text or replacement code Alignment(Left, Center,
-
Replacement Code: {files}
The Files replacement code can be used to add a list of files that are added to the Contacts record {files} Example output:
-
GiveWP Integration: Benchmarks
GiveWP has two benchmarks. Before using this benchmark you will want to create a donation form in GiveWP Drag and Drop the GiveWP Benchmark into the flow New Donation: This benchmark executes when a
-
WooCommerce: Benchmarks
Woocommerce Integration comes with these benchmarks that are used to trigger automation. New Order: This benchmark executes when a new order is placed and can be defined with: Any/All If the order
-
WooCommerce Integration: Introduction
WooCommerce is one of many eCommerce solutions that are available for WordPress. Groundhogg has an integration with WooCommerce. The WooCommerce integration is available as part of our Pro plan, or
-
WooCommerce: Tools
Sync WooCommerce Orders If you were using WooCommerce before installing Groundhogg then the WooCommerce orders won’t be synced with the Groundhogg contacts. You can sync them using our Sync
-
Custom Step Titles
Do you feel the necessity to alter the titles* of the steps? *The Step titles that Groundhogg generates are pretty impressive Groundhogg generated User generated You can enable the ability to
-
Constants
In Groundhogg, constants are predefined variables that store specific values or settings and remain unchanged throughout the execution of the application. They are used to define configurations,
-
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
-
Companies: Notes
A popular feature for companies is the notes. You can find the Notes section under the Company information card. A WYSIWYG editor is provided to generate notes with Bold, Italic, Unordered lists,
-
groundhogg/form/shortcode/after
This function is used to add custom code after the form shortcode is processed by the Groundhogg form builder. do_action( 'groundhogg/form/shortcode/after', $this ); This hook provides the object of
-
groundhogg/form/shortcode/before
This function is used to add custom code before the form shortcode is processed by the Groundhogg form builder. do_action( 'groundhogg/form/shortcode/before', $this ); This hook provides the object
-
Benchmark: Email Confirmed
When an email is confirmed, the Benchmark "Email Confirmed" can trigger an action(s). Drag and drop the "Email Confirmed" Benchmark over into the flow on the left. You will be presented with some
-
AWS Integration: Creating IAM credentials
To use the AWS integration you must generate IAM credentials. 1. Open the IAM tool in the AWS Console 2. Go to Users 3. Add a new user 4. Give the user a name, for example, Groundhogg and select
-
Preventing Spam in Web Forms
If your web forms are being spammed you can harden your site in a few ways to ensure only actual humans are entering your site. Marking Spammy Contacts as "Spam" By marking a contact as "spam" in
-
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
-
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
-
Custom Roles and Capabilities
If you want to grant Groundhogg privileges to other user roles, or specific users you can do that using a free plugin call User Role Editor: https://wordpress.org/plugins/user-role-editor/
-
Web Form: Dynamic Redirect
The Web Form benchmark includes an "after submit" section where you can choose to either stay on the current page and display a response or redirect users to another page via a specified URL. It also
-
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
-
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
-
Contact Reporting
Upon selecting the "Contacts" tab a report specifically for Contacts is presented with charts and tables. You can refine your data by utilizing the date range selector to focus on a specific time
-
Fixed segment and Dynamic segment.
Broadcasts have two scheduling options: Fixed and Dynamic. By default, Fixed Segment is selected, which means the broadcast is sent only to the contacts currently in the selected segment. If
-
REST API V4 / Notes
The notes API allows you to fetch, add, edit, and delete notes. Note Properties Attribute Type Description ID integer The system ID of the note data object The core properties of the note containing
-
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
-
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
-
groundhogg/scripts/after_register_frontend_styles
This hook is used to add custom front end stylesheet into Groundhogg. do_action('groundhogg/scripts/after_register_frontend_styles');
-
Install and License Extensions Using the Groundhogg Helper
Installing extensions for Groundhogg the old-fashioned way can be a bit of a pain in the butt. We've created a new extension to make installing and managing the rest of your extensions a breeze!
-
REST API V4 / Deals
The deals API lets you fetch, add, edit, and delete deals. Deal Properties Attribute Type Description ID integer The system ID of the deal data object The core properties of the deal contain
-
MemberPress: Snippets
Set opt-in status and consent when a member in MemberPress becomes active. Set Contact opt-in status and consent <?php add_action( 'mepr-account-is-active', 'set_contact_optin_status_and_consent', 11
-
groundhogg/scripts/after_register_frontend_scripts
This hook is useful to add front end script in Groundhogg. do_action('groundhogg/scripts/after_register_frontend_scripts', $this->is_script_debug_enabled(), $dot_min );
-
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
-
groundhogg/event/pause
Used to run a block of code when event status changed to pause. do_action('groundhogg/event/pause', $this); You will receive the object of an event class as an argument.
-
groundhogg/event/skipped
Used to run a block of code when the event marked as a skipped event. do_action('groundhogg/event/skipped', $this); You will receive the object of an event class as an argument.
-
groundhogg/event/complete
Used to run a block of code when the event status changed to complete. do_action('groundhogg/event/complete', $this); You will receive the object of an event class as an argument.
-
groundhogg/event/queued
Used to run a block of code when the event is put in an execution queue by the Groundhogg plugin. do_action('groundhogg/event/queued', $this); You will receive the object of an event class as an
-
groundhogg/event/in_progress
Used to run a block of code when the event before event goes to in progress mode. do_action('groundhogg/event/in_progress', $this); You will receive the object of an event class as an argument.
-
groundhogg/form/embed/before
This function is used to add custom code before the embedded code. Embedded code is the HTML code which users can copy and paste from other sites to Groundhogg's form builder. do_action(
-
groundhogg/event/failed
Used to run a block of code when groundhogg event failed. do_action('groundhogg/event/failed', $this); You will receive the object of an event class as an argument.