Search results for how to add a tag on an action
614 articles found
-
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/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.
-
groundhogg/event/cancelled
Used to run a block of code when the event is cancelled. do_action('groundhogg/event/cancelled', $this); You will receive the object of an event class as an argument.
-
groundhogg/event/run/after
Used to run a block of code after any event completed. do_action('groundhogg/event/run/after', $this); You will receive the object of an event class as an argument.
-
No dates are showing in my groundhogg contacts and events
Are you missing dates in your contacts and events tables? Here is a quick troubleshooting tip! Log into your WordPress site Click on the Settings link Make sure you have the default settings for
-
groundhogg/event_queue/process/after
Used to run a block of code before any event completed. do_action('groundhogg/event/run/before', $this); You will receive the object of an event class as an argument.
-
groundhogg/event/post_setup
Used to do any actions after the event setup is completed. do_action( 'groundhogg/event/post_setup', $this ); it returns the object of an event as an argument. Ideal for storing custom information
-
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
-
BuddyBoss Integration: Are your open stats and click stats the same?
If your open rate is the same as your click rate and you have BuddyBoss or any other redirect plugin installed you may need to follow these steps to ensure your analytics are correct. Navigate to the
-
WooCommerce: Reporting
Want to find the best (and worst) converting emails and funnels to know what is working well for you (and what isn’t)? With our WooCommerce integration, you can know without having to dive into many
-
HelpScout Integration: Introduction
Use HelpScout to support your customers? With the Groundhogg Helpscout integration (which is included in the pro plan or above), you’ll be able to start funnels when tickets are received and updated
-
WYSIWYG Editor
The WYSIWYG (What You See Is What You Get) editor is an intuitive, user-friendly tool embedded in various sections of Grondhogg, such as Notes, Tasks, and more. Features of a WYSIWYG Editor Real-Time
-
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
-
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
-
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(
-
groundhogg/{object_type}/post_update
This hook is one of the core hooks of Groundhogg. This hook is executed when an updated operation completed. This hook accepts object type in it so it will run for that specific object only.
-
Custom Replacement Codes: Edit replacement code
Groundhogg provides the functionality to edit and delete custom codes generated by the users. To edit an existing replacement code all you need to do is click on the edit button under the replacement
-
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
-
AffiliateWP Integration: Benchmarks
AffiliateWP has two benchmarks. These benchmarks are used to trigger actions. Affiliate Status Changed: This benchmark executes when the affiliate status changes to... ( Active, Inactive, Pending,
-
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.
-
SMTP: Why you shouldn't send email with G-Suite/Gmail!
Sending email with GSuite is NOT RECOMMENDED, Gsuite is an excellent mailbox tool, but it is NOT an SMTP service (even though it has one). Problems with GSuite: Poor deliverability, your emails will
-
Twilio Integration: Introduction
Twilio makes it possible to leverage SMS and WhatsApp as channels to communicate with your customers! Twilio offers some unique features above other SMS integrations, for example, limited 2-way
-
Forms Reporting
The Forms Report, found under the Forms tab in the Reporting section of the Groundhogg dashboard, offers a comprehensive analysis of form performance for lead capture and feedback collection within a
-
Email Editor: View in Browser Link
Q. How do I modify the appearance of the "View this email in your Browser" link, including its text? A. Verify that the "Enable browser view" setting is off by default it is off Drag a Text Block*
-
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
-
Groundhogg's Tools
*Click the tabs in the menu to view more information. Groundhogg provides many useful tools.
-
Advanced Features: Enable the Advanced Email Editor
If you want to design better emails and newsletters, you can use the Advanced Email Editor. After installing the Advanced Features extension, go to the settings area and enable the Advanced Email
-
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
-
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
-
Cron Setup
Under Tools > Cron Setup is a wizard to help you get your Cron Jobs up and running. Click [ Get Started ] It's recommended to click the [ Install Automatically! ] button.A file named gh-cron.php will
-
AffiliateWP Integration: Introduction
AffiliateWP is an reliable WordPress plugin that gives you the affiliate marketing tools you need to grow your business and make more money. Using Groundhogg you can run automation for the affiliate
-
Replacement Codes With Arguments
Some codes require an argument to function. For example the {date} , {meta} and {GET} codes. You can specify an argument using a period . For example: {date.Y-m-d|today} The date uses PHP Date
-
Benchmark: Link Click
The Benchmark "Link Click" can trigger action(s) based on a contact's click. The flow will be completed and the contact will be redirected to the page. Drag and drop the "Link Click" Benchmark over
-
Easy Digital Downloads Integration: Tools
Sync EDD Orders If you were using Easy Digital Downloads before installing Groundhogg then the Easy Digital Downloads orders won’t be synced with the Groundhogg contacts. You can sync them using our
-
Benchmark: Opt-in status change
The Benchmark "Opt-in status change" can trigger action(s) whenever a Opt-in status changes. Drag and drop the "Opt-in status change" Benchmark over into the flow on the left. You will be presented
-
REST API V3 / SMS / Send
URL POST /wp-json/gh/v3/sms/send Method This endpoint supports the POST method. Request This endpoint provides functionality to send SMS to the contact. PARAM TYPE REQUIRED DESCRIPTION id_or_email
-
Benchmark: Role Changed
The Benchmark "Role Changed" can trigger action(s) based on detecting when users have selected roles. Drag and drop the "Role Changed" Benchmark over into the flow on the left. You will be presented
-
Benchmark: User Created
The Benchmark "User Created" can trigger action(s). The "User Created" Benchmark can be triggered by other plugins or by the core WordPress user creation process. *Creating a contact via a form or
-
Benchmark: Field Changed
The Benchmark "Field Changed" can trigger action(s) based on a custom field being changed. Drag and drop the "Field Changed" Benchmark over into the flow on the left. You will be presented with some
-
Why Is My Login Information Not Working?
The Groundhogg Academy Site is actually a different site than Groundhogg.io. You may need to create a new account so that you can participate in courses, it is free to create an account.
-
Benchmark: Logs In
The Benchmark "Logs In" can trigger action(s) when a user logs in. Drag and drop the "User Created" Benchmark over into the flow on the left. You will be presented with some setting options. Run when
-
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
-
Preferences Page: Consent & Compliance
If you enable GDPR this card will be presented. Here the Contact can: Update Consent - Select if they agree to "storage and processing of my personal data" and "marketing offers and updates" Download
-
Where do I download the system status file?
When requesting support you may be asked for a copy of your system status file. This can be downloaded and attached to an email. Go to Groundhogg > Tools and you will be able to scroll down and
-
WooCommerce: Replacement codes
The Groundhogg-Woocommerce add-on contains six different replacement codes that you can use to send discount codes to contacts. Cart URL wc_cart_url The URL of your cart page. Restore Cart URL
-
groundhogg/submission_handler/setup
This hook executed when the Groundhogg form is submitted. This hook is useful to perform operations on the data. do_action( 'groundhogg/submission_handler/setup', $this ); This hook provides the
-
Misc
The Misc tab contains the following tools: Sync WordPress Users Refresh opt-in status tags Restore missing funnel event
-
REST API V3 / SMS / Get
URL GET /wp-json/gh/v3/sms 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 to
-
Companies Logo
The company recor by default will fetch the Favicon from the website entered for that company. But also available is a Logo upload field in the General tab to provide the logo. Visit the company
-
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