Search results for how to leave a review
602 articles found
-
[gh_replacements] Shortcode
You can use this shortcode to merge replacement codes into your content. [gh_replacements]Hi {first}[/gh_replacements] If you are feeling a bit lazy, you can use the shorthand version as well.
-
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
-
GiveWP Integrations: Contact Metadata
Additional information about a Contact's donations can be found in the metadata box in the right column of each Contact. Total Customer Value Successful Payments Donation ID Donation Status Donation
-
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
-
Custom Replacement Codes: Use replacement codes
Once you have successfully added a replacement code inside the database you will be able to view all the newly added replacement code in the replace code section. You can copy the code name from this
-
Email Blocks: Query Loop
Block Settings Layout Query Reference Layout Columns (Default: 2) Select the number of columns Gap (Default: 10px) Adjust the gap between columns Thumbnail Size(Thumbnail, Medium, Large, and any
-
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: 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
-
REST API V3 / Contact / Delete
URL DELETE /wp-json/gh/v3/contacts Method This endpoint supports the DELETE method. Request To delete a contact record you must pass these arguments. PARAM TYPE REQUIRED EXAMPLE id_or_email string |
-
Benchmark: Task Completed
The Benchmark "Task Completed" can trigger action(s) based on any/all completed task(s). This benchmark is specifically for Contacts. Drag and drop the "Task" Benchmark over into the flow on the
-
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,
-
Easy Digital Downloads Integration: Benchmarks
Easy Digital downloads have five benchmarks. These benchmarks are used to automate funnels and send automated emails based on the contact's actions. Cart Updated: This benchmark executes when the
-
Benchmark: Tag Applied
The Benchmark "Tag Applied" can trigger action(s) based on applied tags. Drag and drop the "Tag Applied" Benchmark over into the flow on the left. You will be presented with some setting options. Run
-
Benchmark: Tag Removed
The Benchmark "Tag Removed" can trigger action(s) based on removed tags. Drag and drop the "Tag Removed" Benchmark over into the flow on the left. You will be presented with some setting options. Run
-
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
-
Email Blocks: Button
Button Block Tab Content Text(Enter the text for the button, Replacement code) Link(Insert a URL, Replacement code) Size(Small, Medium, Large - Default: Medium) Alignment(Right, Center, Left -
-
Email Editor Controls
The Editor Controls contain global settings. Global Fonts Social Accounts Color Palettes Block Defaults Global Fonts Adjust/add font configuration for the text block. By default, paragraphs, H1, H2,
-
Example: Send Broadcast
Sample code for sending a broadcast via Groundhogg's API. Ensure you have an email set up and its corresponding ID before using this code. <?php // Define your Groundhogg API credentials $api_url =
-
Import an email template
You can import a Groundhogg email template from another site or from a local file. Visit Groundhogg > Emails and click [ Import a template ] Click [ Choose File ] and browse your computer for a .json
-
LearnDash Integration: Benchmarks
Benchmarks LearnDash currently comes with one benchmark: LearnDash Progress LearnDash Progress This benchmark executes: When a contact... (Enrolls in a course, Completes a course, Completes a lesson)
-
Signed Contracts: Replacement Codes
Signed Contracts have two replacement codes. You can see a full list of replacement codes by clicking the "Insert Replacements" button, which can be found in the e-mail editor and funnel editor.
-
groundhogg/broadcast/{broadcast_type}/before
Execute a block of code before sending a specific type of broadcast. do_action( "groundhogg/broadcast/{broadcast_type}/before", $this, $contact, $event ); Here, broadcast_type will be replaced with
-
groundhogg/broadcast/{broadcast_type}/after
Execute a block of code after sending a specific type of broadcast. do_action( "groundhogg/broadcast/{broadcast_type}/after", $this, $contact, $event ); Here, broadcast_type will be replaced with the
-
[preferenes-file] Shortcode
When you install Groundhogg it creates a page called Preference Center which contains a short code [preferences-center] [preferences-center]
-
GiveWP Integrations: Tagging
Segment your donors with tags Apply or delete tags for a contact each time they donate through a specific form.
-
LearnDash Integration: Actions
Actions LearnDash currently comes with one action: Change Enrollment Change Enrollment When the Change Enrollment action is used as a step in a funnel you can enroll or unenroll students from courses
-
Do you offer Two-Factor Authentication
Groundhogg's Account Dashboard can be set up with Two-Factor Authentication(2FA) which significantly improves login security. Groundhogg uses WordFence for its 2FA. 2FA works with a number of
-
Error: Failure Reason: funnel_inactive: The funnel is not active.
While investigating an error in the Groundhogg > Logs > Events Log, you might encounter Error Code: funnel_inactive and Error Message: the funnel is not active, even if the funnel is, in fact,
-
Why Can't I Upload My Funnel Template?
Having issues uploading your funnel template? Sometimes the WordPress file upload system can be a little finicky. If you are receiving the above error follow these steps. Open your funnel template
-
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
-
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
-
Previous Update
Under Tools > Misc > Previous Update, run the previous update in case of a failed update.
-
SendGrid Integration: Disable tracking links on SendGrid
Groundhogg will provide open and click tracking statistics for you. It is known that SendGrid's internal tracking system interferes with Groundhogg's tracking links. You need to disable the SendGrid
-
[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
-
HelpScout Integration: Setup webhook event listener
For the HelpScout benchmark in Groundhogg to function, you must configure webhooks in HelpScout to send data to Groundhogg. Instructions: Go to HelpScout and open the Apps page under the Manage menu.
-
Does Groundhogg offer an Lifetime Deal?
Groundhogg does not have an lifetime deal license. Right now we offer yearly pricing with a 14-day money back guarantee.
-
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
-
[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
-
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.
-
Enable Extension Beta Version Updates
Want to help the Groundhogg team test new premium extension developments? You can now enable beta version updates in the latest version of Groundhogg to receive access to experimental features before
-
Easy Digital Downloads Integration: Contact Metadata
Additional information about a Contact's purchases can be found in the metadata box in the right column of each Contact. Total Customer Value Successful Orders Order ID Order Status Order date Order
-
WooCommerce: Contact Metadata
Additional information about a Contact's purchases can be found in the metadata box in the right column of each Contact. Total Customer Value Successful Orders Order ID Order Status Order date Order
-
Custom Fields: Filters
Groundhogg generates filters based on the custom fields you have created: Depending on the type of field, different filter choices will be available. *You can use these filters together in
-
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
-
Database Issues
If you are experiencing database issues then it's most likely a result of the databases not being installed properly during activation. You can manually re-install them from the tools section if this
-
groundhogg/step/email/confirmed
This action is very useful in some cases for the Groundhogg developer. This action runs when the user confirms the email address by clicking on the confirmation link.
-
Benchmark: Custom Activity
So it's really for developers and third-party usage using our track_activity function A new version of WPFusion will also make it useful, but it's not useful on its own without code at the moment.
-
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
-
groundhogg/steps/init
This Groundhogg WordPress hook is used to add custom actions when the steps are loaded. You can use this action to add custom steps. do_action( 'groundhogg/steps/init', $this ); This action provides
-
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(