Search results for date timer

87 articles found

  • List of Replacement Codes

    When Groundhogg is installed the following replacement codes are available. Contact Info CRM Address WP User Contact Owner Activity Site Post Compliance Email Other Formatting Custom Fields As you

  • How to remove inactive subscribers

    Regularly removing inactive subscribers from your general email list is a recommended practice to enforce COI (confirmed opt-in) and adopt a consent-based approach to email marketing. Even if the

  • Sales Pipeline: Deals

    Add a deal Move a deal Edit a deal Add notes to a deal Mark deal as won or lost Manage custom properties for a deal Search for deals Send email to contacts associated with a deal Add a deal using a

  • 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 =

  • Custom Fields

    With Groundhogg 2.6 and above having changed up a bit on how things are arranged, we thought it would be helpful to make this guide. Table of contents: Adding a new custom field tab Deleting a custom

  • Advanced Email Preferences: Introduction to advanced email preferences

    By default, Groundhogg offers a global unsubscribe and other preference options. With this extension, you can extend the preferences center to allow contacts to opt-out or into specific tags that you

  • 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

  • How to enable email logging

    If you want to keep a record of all emails that are sent from your site you can enable the Email Logging feature. Enable email logging To enable it, go to Groundhogg > Settings > Email and scroll to

  • 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

  • What Are Email Headers

    Acquainting oneself with email headers is advantageous for initiating email campaigns and ensuring the authenticity of messages before interacting with any embedded links, thereby reducing the risk

  • How To Schedule a Broadcast

    Broadcasts are used to send out a single email to a large list of contacts all at once. To schedule a broadcast follow these steps: Option 1: Click on the Grounghogg icon at the top right of your

  • 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

  • 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

  • Contacts

    Groundhogg is a Customer Relationship Management (CRM) system and is made up of various components and features that help businesses manage their interactions with current and potential customers.

  • 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

  • Glossary of Terms

    This page provides explanations of terms used throughout our documentation and plugin, listed in alphabetical order. Index A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S |

  • Email Reporting

    Upon selecting the " Email" tab a report specifically for Emails is presented with charts and tables. You can refine your data by utilizing the date range selector to focus on a specific time period

  • Contact Reporting

    Upon selecting the "Contacts" tab a report specifically for Contacts is presented with charts and tables. You can refine your data by utilizing the date range selector to focus on a specific time

  • Replacement Code: {posts}

    The {posts} replacement code can be used to add posts to your emails! With several different formatting options, you can find one that matches every use case. Querying posts The posts replacement

  • Tutorials: How to connect to Amelia

    To connect Amelia (a WordPress booking plugin) to Groundhogg's Webhook Listener Benchmark and capture data into the Groundhogg, you’ll need to set up a webhook in Amelia to send data to Groundhogg,

  • 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

  • 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

  • REST API V3 / Contact / Get

    URL GET /wp-json/gh/v3/contacts Method This endpoint supports the GET method Request This endpoint provides multiple ways of searching and retrieving contact information. Here are the parameters you

  • Introduction to field mapping

    The field mapping API allows you to map fields between your product and ours and generate or update contact records without touching the database. To retrieve all the fields which can be mapped by

  • REST API V3 / Contact / Create

    URI POST /wp-json/gh/v3/contacts Method This endpoint supports the POST method Request You can pass any relevant contact arguments to the contacts endpoint plus additional metadata. PARAM TYPE

  • 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 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

  • Caching Compatibility

    If you have a caching plugin (please only use one at a time) or any sort of system caching on your website or may notice Groundhogg not quite working as well and as quickly as you had hoped. There

  • How Do I Export My List?

    We understand that you may not want to use Groundhogg anymore, or want to have a backup of your list. We have made multiple ways to export the lists that you want. From the Contacts Screen To export

  • 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

  • Rest API Contacts

    Groundhogg provides the /contacts/ endpoint. The contacts endpoint allows users to query the contact table inside the database and let you perform operations on contacts. This endpoint supports GET,

  • Funnel Reporting

    Upon selecting the "Funnels" tab, a comprehensive list of all existing funnels will be displayed. From this interface, you may generate a detailed report for a specific funnel by clicking its name,

  • Action: Add Note

    The Add Note action automatically adds a note to a contact's record when triggered within a funnel. The note will appear in the Contact's Notes tab, along with a timestamp and an indication that it

  • Database

    Groundhogg settings are stored in the WordPress wp_options table Groundhogg has its own set of tables. These are the core tables, extensions can add additional tables to the database. Table Name

  • Connect TypeForm to Groundhogg

    This guide will walk you through the process of integrating TypeForm with Groundhogg by setting up a webhook in TypeForm to send form submission data to Groundhogg's Webhook Listener. This allows you

  • Branching: Yes/No

    Yes/No logic, often referred to as conditional branching or binary decision-making, is a foundational concept in funnel design and automation systems like Groundhogg CRM. This type of logic allows

  • Connect Formsite to Groundhogg

    This guide will walk you through the process of integrating Formsite with Groundhogg by setting up a webhook in Formsite to send form submission data to Groundhogg's Webhook Listener. This allows you