Search results for how to leave a review
602 articles found
-
REST API V3 / Tags / Get
URL GET /wp-json/gh/v3/tags 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
-
REST API V3 / Contact / Update
URL PUT|PATCH /wp-json/gh/v3/contacts Method This endpoint supports PUT or PATCH Request To update a contact record you must pass these arguments. PARAM TYPE REQUIRED EXAMPLE id_or_email string|int
-
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
-
REST API V3 / Emails / Get
URL GET /wp-json/gh/v3/emails 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
-
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
-
Pipelines Reporting
When you arrive at the Pipeline Reporting page you will be presented with two line graphs of "Closed Revenue" and " Closed Deals" for the last 30 days. This graph displays what is won and lost. You
-
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
-
Refactored Optin Status - 2020-02-12
In version 2.1.13 of Groundhogg, the contact optin status integer value is being refactored. Beyond 2.1.13, the optin_status will be a value between 1 and 8, rather than the old 0 and 7. This is
-
LifterLMS Integration: Replacement codes
LifterLMS Extension has two replacement codes. You can see a full list of replacement codes by clicking the "Insert Replacements" button that can be found in the e-mail editor and funnel editor.
-
What cron-jobs must be created for Groundhogg?
You may be confused about Cron Jobs, which is understandable as they are a tricky subject sometimes. So in this article, I will tell you the ones which are essential, and some optional ones as well
-
Benchmark: Post Published
The Benchmark "Post Published" can trigger action(s) based on when a post or custom post type is published. Drag and drop the "Post Published" Benchmark over into the flow on the left. You will be
-
AWS Integration: Adding an email sender identity
AWS allows you to individually verify ownership of an email address. This is good in the event you do not have access to your DNS zone. Follow these steps to set up an email address for sending. 1.
-
Action: Remove Tag
If you would like to remove tag(s) to the contact who is at this point in the funnel. What you want to do, is add Remove Tag to the funnel, by dragging it from the right-hand side over to the list of
-
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
-
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
-
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
-
[gh_is_not_contact] Shortcode
You can use this shortcode to conditionally display content if the current visitor is not a contact. [gh_is_not_contact] Show this content if the visitor is not a contact.[/gh_is_not_contact]
-
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.
-
AffiliateWP Integration: Contact Metadata
Additional information about a Contact's affiliate details can be found in the metadata box in the right column of each Contact. Affiliate ID (Links to AffiliateWP Record & Affiliate Report) Status
-
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
-
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
-
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,
-
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
-
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
-
Download System Info
Under Tools > Download System Info is a utility that provides system information for support. There are two options, that create the same info: Download System Info(.txt) View system Info Example:
-
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:
-
[gh_contact] Shortcode
This shortcode allows you to merge contact data into your content. This code works on a per-field basis, and you can also pass a default parameter in the event that the field doesn’t exist.
-
Benchmark: Download Purchased
The Benchmark "Download Purchased" can trigger action(s) when a download is purchased in Easy Digital Downloads. Drag and drop the "Download Purchased" Benchmark over into the flow on the left. You
-
REST API V3 / Tags / Delete
URL DELETE /wp-json/gh/v3/tags Method This endpoint supports the DELETE method. Request To delete a tag you must pass these arguments. PARAM TYPE REQUIRED DESCRIPTION tag_id int yes The ID of the tag
-
Reset
Under Tools > Misc > Reset Do you need to start over? Remove the data stored in Groundhogg, use this Reset utility. We recommend you backup Groundhogg, just in case you need the data before using
-
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/
-
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.
-
Modify or remove the '[name] from Somewhere Sunny'.
The Social Proof extensions will usually output the Contact's first name from Contact's City and Contact's State/Region. If there is no city or state/region it will default to Somewhere Sunny. To
-
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
-
Sales Pipeline: Benchmarks
Benchmarks Sales Pipeline currently comes with one benchmark: Deal Moved Deal Moved When the 'Deal Moved' benchmark is used as a funnel step, it will trigger the funnel with these settings: Run when
-
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.
-
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
-
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.
-
What are the "Marketable" and "Non-marketable" tags?
The Marketable and Un-marketable tags are special opt-in status tags that cannot be applied or removed from a contact as they are a reflection of the contact's current opt-in status and compliance
-
Sales Pipeline: Deals Widget
Deals A list of deals with Progress flags("in progress", "past close", "closing soon") Total ($) of deals Deal name Contact name Deal value When closing Step indicator Click deal to go to details
-
Sales Pipeline: Settings
The Sales Pipeline has settings available located at Groundhogg > Settings - Pipeline tab Currency - Select the currency of the appropriate country. Separators - Check the checkbox to use a comma as
-
Advanced Features: Disable Page Tracking Script
If the page tracking script is having a negative impact on your site speed you can disable it! Go to Groundhogg > Settings > Advanced Features and enable the option to disable the script.
-
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
-
Troubleshooting: Why is my license not being recognized?
If you are getting licensing errors and your license is not being recognized it may be because your site was not initially authorized to use the license. This can happen becuase: The URL of your site
-
Action: Date Timer
If you would like to have something happen at a very specific date and time then you can use the Date Timer action. What you want to do, is add the Date Timer action to the funnel, by dragging it
-
Booking Calendar: Styling your calendar
By default, the Booking Calendar is styled with "Helvetica' for the font and shades of blue. You may want to match the styling of your website and this can be accomplished using the example below.
-
Enable Core Beta Version Updates
If you want to participate in the Groundhogg Core release cycle, you can install and download the latest pre-release version candidates through the automatic plugin update system! Warning! Beta
-
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