Search results for 1. how to install groundhogg
598 articles found
-
How do I redirect a contact after they have confirmed their email?
If you want to redirect the contact to a landing page after they have confirmed their email address you can do so with the following replacement code syntax. Formatted link:
-
Creating a new contact record
You can create new \Groundhogg\Contact objects on the fly by passing in an array of parameters. Duplicates will be avoided. $first_name = $_POST[ 'first' ]; $email = $_POST[ 'email' ]; $contact = new
-
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
-
Adding a tag on an action
One way to trigger custom events from other plugins in the funnel builder is to add a tag whenever an action is completed. This acts as an alternative to creating a custom benchmark. The Plugins API
-
Easy Digital Downloads Integration: Compliance
Compliance To provide a marketing consent checkbox on the checkout page, visit Groundhogg's Settings > Compliance tab. Check the Enable GDPR features Scroll down to the bottom of this page and enter
-
Email Editor: Keyboard Shortcut
You can use keyboard shortcuts in Groundhogg's Email Editor to maintain a smooth writing and editing flow without needing to reach for a mouse. To delete a block: Use the Delete key. To copy a block:
-
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
-
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.
-
Easy Digital Downloads Integration: Tags
Tag Management Groundhogg's Easy Digital Downloads Integration can: Add tags Remove tags Reverse tags on refund These actions are implemented individually for each download. They take effect upon the
-
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
-
REST API Errors
When working with REST APIs, common errors include: Client-Side Errors 1. 400 Bad Request: Malformed JSON, missing/invalid parameters. 2. 401 Unauthorized: Incorrect/missing authentication
-
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
-
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.
-
REST API V4 / Contacts
The contacts API allows you to fetch, add, edit, and delete contacts. Contact Properties Attribute Type Description ID integer The system ID of the contact data object The core properties of the
-
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
-
Email Threading
Email threading is a feature in email clients and services that organizes email messages into a single, coherent conversation. It aims to streamline the viewing and management of email chains by
-
Contact Files
What are Files? On the Contact page, you'll find the Files tab, where you can conveniently store files associated with this specific contact. The files are stored on your host in the
-
Filters
Groundhogg comes with these filters to allow you to filter by: Contact Contact Location User Activity Flow Broadcast Query *You can use these filters together in combination NOTE: Additional filters
-
AffiliateWP Integration: Filters
Groundhogg's AffiliateWP Integration provides filters to allow you to Affiliate Status Referral History Paid Earnings Unpaid Earnings Number of referrals *You can use these filters together in
-
GiveWP Integration: Filters
Groundhogg's GiveWP Integrations provide filters to allow you to Recent Donations Number of donations Total Donation Value *You can use these filters together in combination Recent Donations Select a
-
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
-
Easy Digital Downloads Integration: Filters
Groundhogg's Easy Digital Downloads Integrations provide filters to allow you to Purchased History Download History Lifetime Customer Value Number of Payments License Status Subscription Status *You
-
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
-
Companies: Filters
Groundhogg's Companies Integrations provide filters to allow you to Name Address Industry Phone Website Date Created Contacts Number of Contacts *You can use these filters together in combination
-
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
-
Sales Pipeline: Filters
Groundhogg's Sales Pipeline provides filters to allow you to filter based on: Deal Value Close Probability Deal Owner Projected Close Date Date Closed Date Created *You can use these filters together
-
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
-
Companies: Custom Fields
When in Companies the way to add a new tab to store your custom fields is by going to the tabs list below the Company information. On the rightmost is a plus icon, clicking to add a new tab. A model
-
Add an external cron-job: Windows Server
Windows calls their time-based scheduling system the "Task Scheduler." It can be accessed via the Administrative Tools in the control panel. How you set up the task varies with the server setup. One
-
Make Replacement Code link look pretty
If you don’t want the full replacement code link to appear in your email you can include it as a link anywhere in your email. Here’s how to do this: When you have your email open (and are editing
-
WooCommerce: Examples
Example Funnel Let’s take for example a customer who adds anything to their shopping cart, and then empties it. Here’s an example of how your funnel may go. This way, the customer is reminded (by an
-
Contact Notes
You can keep track of detailed contact information by using the Contact Notes feature. What are notes? Notes allow you to store detailed information about a contact using a WYSIWYG editor. For
-
Broadcast Reporting
Upon selecting the "Broadcasts" tab, a comprehensive list of all existing Broadcasts will be displayed. From this interface, you may generate a detailed report for a specific broadcast by clicking
-
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*
-
Increase max_input_vars
The max_input_vars is the number of variables that your website can use to run a function. You may already know this, but if someone gets an error similar to "PHP Warning: Unknown: Input variables
-
Merging Contacts
If you have multiple contact records for the same entity or person, you may want to merge them together so that it is less confusing for your team and your marketing. How to merge two contacts? If
-
Benchmark: Web Form
A Web Form benchmark is your tool to gather information from visitors—like names, emails, or event RSVPs—and kick off automated workflows. To add a form to your funnel, use the Web Form benchmark
-
Email Log
By default, Email logging is not enabled. How to enable logging. You will be presented with a notification. You can click the [ Settings ] button or the "email settings" link to be taken to the
-
Custom Fields in Forms(Legacy)
You can collect custom information about a contact using custom fields. As an example, add an "input" field in the form builder. Clicking the button will bring up the field UI where you can give your
-
Companies: Files
The ability to add files to a company is a sought-after feature. You can find the Files section under the Company information card. To Search Files, type in the "Search files..." field. As you type
-
Event Log
In the Events log, you have the flexibility to sort your events. You can sort them as Waiting, Paused, In Progress, Complete, Skipped, Cancelled or Failed. When reviewing the log, in the list view
-
Tasks
You can create tasks for Contacts, Companies, and Deals. What are tasks? Tasks allow you to create a task using a WYSIWYG editor. For example, if you need to make a phone call In addition to the task
-
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
-
Really Simple Payments: Creating PayPal test account
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
-
Email: Filters
Title Subject Content Message Type From User Author Funnel Campaigns *You can use these filters together in combination Title Click the ✓ to apply the filter Click the trash can to remove the filter
-
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
-
Sales Pipeline: Actions
Actions Sales Pipeline currently comes with two actions: Create Deal Move Deal Create Deal When the Create Deal actions are used as a step in a funnel a deal will be created with the following
-
PHP Fatal error: Allowed memory size exhausted.
PHP Fatal error: Allowed memory size of xxxxxxxxx bytes exhausted. This message indicates a PHP Fatal Error due to the exhaustion of the allowed memory. Exhaustion of PHP memory limit is a common
-
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
-
Action: Apply Tag
If you would like to assign a new tag(s) to the contact who is at this point in the funnel. What you want to do, is add Apply Tag to the funnel, by dragging it from the right-hand side over to the