Search results for admin notification
101 articles found
-
Action: Admin Notification
The Admin Notification action sends an email notification to a specified admin or user whenever a contact reaches this step in the funnel. This action is useful for keeping team members informed
-
Booking Calendar: How to send admin notifications for appointments
Once people start booking appointments through your calendar, you're going to want to be able to get notifications so you can stay on top of things. How to set up admin notifications: First, log into
-
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
-
Text Messaging (SMS): Introduction
Groundhogg's amazing stacks provide access to SMS marketing along with email marketing. You can enable SMS marketing in Groundhogg by installing the SMS plugin on your website. You can download the
-
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
-
Funnel: Filters
Overview Funnel filters in Groundhogg allow you to sort and view the funnel list based on specific data and criteria. After navigating to Groundhogg > Funnels, you’ll see a list of active funnels
-
Introduction to Actions
Actions are inside of a funnel and they are what happens after something else happens. We are going to explain some of the actions available and you may have different ones depends on what extensions
-
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
-
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
-
Booking Calendar: How to manage appointments via the admin area
In order to manage your appointments with the Groundhogg Booking calendar, you will have to navigate to the appointments menu item. How to check and edit your upcoming appointments: You can check
-
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/{slug}
This hook is used to add custom code on the top of the admin pages when pages are using tab page architecture. do_action( "groundhogg/admin/{$this->get_slug()}", $this ); This hook comes with an
-
groundhogg/admin/tags/edit
This hook is executed when the admin updates the tag from the edit screen of the tag page. do_action( 'groundhogg/admin/tags/edit', $id ); This hook provides a tag id as an argument.
-
groundhogg/admin/{slug}/before
This hook used to add content to display on the admin page of the specific page at the top of the page. This hook accepts the slug of the page for unique identification.
-
groundhogg/admin/tags/add
This hook is executed when the admin adds new tag using the tag page of admin panel. do_action( 'groundhogg/admin/tags/add', $id ); This hook provides tag id as an argument.
-
groundhogg/admin/{slug}/after
This hook used to add content to display on the admin page of the specific page at the end of the page. This hook accepts the slug of the page for unique identification.
-
groundhogg/admin/{slug}/{current_tab}
This hook is used to add custom code in the tab layout page. This hook accepts the current tab value in tab thus users will be able to display custom code for a specific tab on the page. do_action(
-
groundhogg/admin/tags/add/form
This hook is used to add custom code in the form of adding tags before the submit button on the tag page. do_action( 'groundhogg/admin/tags/add/form' );
-
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
-
groundhogg/admin/tags/edit/form
This hook is used to add custom code in the tag's edit page. do_action( 'groundhogg/admin/tags/edit/form', $id ); This hook provides tag ID as an argument to work with.
-
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(
-
groundhogg/admin/contacts/add/form/tags
This hook is used to add custom code after the segmentation section of the contact on the add contact page. do_action( 'groundhogg/admin/contacts/add/form/tags' );
-
groundhogg/admin/{slug}/display/{current_action}
This is used to add custom actions inside groundhogg admin area. This hook accepts the slug of the page and current action for which users are writing handlers.
-
groundhogg/admin/contacts/add/form/name
This hook is used to add custom code after the name section of contact on the add contact page. do_action( 'groundhogg/admin/contacts/add/form/name' );
-
groundhogg/admin/contacts/add/form/notes
This hook is used to add custom code in the Notes section of the contact on the add contact page. do_action( 'groundhogg/admin/contacts/add/form/notes' );
-
groundhogg/admin/contacts/add/form/after
This hook is used to add extra code after the add contact from. do_action( 'groundhogg/admin/contacts/add/form/after' );
-
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
-
groundhogg/admin/contacts/add/form/contact_info
This hook is used to add custom code after the contact info section of contact on the add contact page. do_action( 'groundhogg/admin/contacts/add/form/contact_info' );
-
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
-
Booking Calendar: Replacement Codes
The Booking Calendar comes with these replacement codes. Time to appointment {time_to_appointment} The time difference to the start of the appointment Contact Appointment Start Time
-
White Label Branding: Introduction
Groundhogg’s White Label Branding feature allows you to customize the Groundhogg CRM to match your brand identity. This includes changing the Brand Name, Author Name, Author URI, Plugin URI, and
-
How To Change a User to an Administrator
If you need to change a user role to an administrator for our support team, please do the following. Find the needed user. Go the user record you wish to use as a support user for our team. WordPress
-
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:
-
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
-
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
-
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
-
Tutorials: How to connect to Zendesk
Connecting Zendesk to Groundhogg's Webhook Listener involves setting up a webhook in Zendesk to send data (e.g., ticket events) to Groundhogg, where the Webhook Listener can trigger automations based
-
Action: Create User
If you would like to have the funnel create a user What you want to do is add Create User to the funnel, by dragging it from the right-hand side over to the list of steps. You can put it anywhere in
-
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
-
Booking Calendar: How to manage appointment availability
If you want to manage your appointment availability for the Groundhogg booking calendar, you'll need to follow these steps. How to navigate to availability settings: First, log into your WordPress
-
Really Simple Payments: Payments and refunds
Note: Really Simple Payments has been discontinued to concentrate on developing smooth and improved integrations with top-tier payment solutions. We have decided to prioritize compatibility with
-
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
-
Using Web Forms As Internal Forms
All web forms can be used as internal forms as well from within the admin area. When filling out an internal form as an admin, the information used will create or update an existing contact and add
-
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
-
Do you support WPML/WooCommerce Stores and RTL?
We do not have dedicated RTL support 😔 our market is primarily LTR at the moment. We may invest in RTL in the future. I think you might run into the same issue as you did with Fluent CRM where it's
-
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
-
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
-
Action: Send Email
If you want an email to be sent right after something happens then you can use Send Email to have any email be sent. What you want to do, is add Send Email to the funnel, by dragging it from the
-
Booking Calendar: Calendar Settings
Groundhogg Booking Calendar provides various settings that allow calendar owners to manage their appointments efficiently and with ease. General Settings Booking Calendar contains distinct setting