SleekView for Groundhogg Pro Add-ons: SMS, lead scoring & advanced segments as tables
Groundhogg Pro extends wp_gh_contacts with SMS logs, lead score columns and advanced segment definitions. SleekView reads those Pro tables so marketers get one filterable workspace per cohort, with inline edits routed through Groundhogg's own functions.
♾️ Lifetime License available
Pro data without per-screen drilling
Groundhogg Pro adds SMS sends logged in wp_gh_sms_log, lead score values stored as meta on wp_gh_contactmeta, and advanced segment definitions persisted alongside funnels. Each Pro feature ships an appropriate admin screen for setup and lookup, but cross-feature questions like "which high-score leads with SMS opt-in have not received a broadcast this month" need a different shape of view than the per-screen UI provides.
SleekView reads wp_gh_contacts directly and joins wp_gh_contactmeta for the lead score column, wp_gh_contact_tag_relationships for tag joins and wp_gh_sms_log for last SMS status. The contact view becomes a single sortable workspace with status, score, tags, SMS opt-in and last activity as first-class columns. Advanced segment definitions in Groundhogg are read as filter presets that can be combined with extra ad-hoc filters in SleekView.
Inline edits route through Groundhogg's contact functions where supported, so optin status changes, tag updates and score recalculations call the same plugin hooks the default UI uses. The Pro tables stay the source of truth; SleekView is the working layer that lets ops, marketing and support read and edit them in shape.
Workflow
From per-screen Pro features to one table
Connect Pro tables
wp_gh_contacts with joins to wp_gh_contactmeta for lead score and wp_gh_sms_log for last SMS status.
Map Pro meta keys
Load segments as presets
Inline-edit and bulk update
wp_gh_events entries fire as expected.
Sample columns
A typical Groundhogg Pro contact view
wp_gh_contacts and joins wp_gh_contactmeta for the lead score plus wp_gh_sms_log for last SMS status.
wp_gh_contacts + wp_gh_contactmeta + wp_gh_sms_log
| Contact | Optin status | Lead score | SMS status | Last activity | |
|---|---|---|---|---|---|
| Alex Reiter | alex@studio.co | Confirmed | 84 | Delivered | Apr 24 |
| Ria Patel | ria@design.io | Unconfirmed | 32 | Pending | Apr 23 |
| Tom Bailey | tom@hello.dev | Confirmed | 67 | Delivered | Apr 22 |
| Mia Brewer | mia@brew.coop | Unsubscribed | 12 | Failed | Mar 09 |
Comparison
Default Groundhogg Pro admin vs SleekView
Default Groundhogg Pro admin
-
Lead score in
wp_gh_contactmetais shown per-contact, not as a sortable column -
SMS logs in
wp_gh_sms_logappear on a separate Pro screen with no cross-filter - Advanced segments are runnable filters, not editable working tables
- Bulk re-score or bulk opt-out across a filtered cohort requires per-row clicks
-
Custom
wp_gh_contactmetakeys are not pivoted into columns by default
SleekView
-
Read directly from
wp_gh_contactswith joins towp_gh_contactmetaandwp_gh_sms_log - Pivot lead score and Pro meta into typed columns
- Filter on optin status, lead score range, SMS status and tags together
- Inline-edit optin, tags and owner via Groundhogg's contact hooks
- Switch between contacts, SMS logs and funnels in tabbed SleekView pages
Features
What SleekView gives you for Groundhogg Pro Add-ons
Lead score as a real column
Map the score key in wp_gh_contactmeta into a numeric column. Sort, range-filter and inline-edit the score from the same table where you see tags and optin status.
SMS log as a filterable view
wp_gh_sms_log joins on contact id for last status, provider response and direction columns. Filter by error code to debug deliverability across an SMS campaign.
Segments as filter presets
Advanced segments load into SleekView as filter presets you can combine with extra ad-hoc filters. Refine a segment in the table without editing the segment definition.
Audience
Who uses SleekView for Groundhogg Pro Add-ons
Lifecycle marketers
Filter on lead score over 70 and SMS status delivered with the VIP tag to surface campaign-ready cohorts. Inline-edit tags from the row to enroll them in the next funnel.
Customer success
Pull every confirmed contact with optin status confirmed and last activity older than 30 days for proactive outreach. Resume cancelled funnels from the same row.
Compliance and ops
Filter SMS logs by error code or unsubscribe events. Bulk-update optin status through Groundhogg hooks so wp_gh_contactmeta history stays correct.
The bigger picture
Why Pro features need a Pro working layer
Groundhogg Pro turns a self-hosted automation platform into something that competes with hosted suites by adding SMS, lead scoring and advanced segmentation on top of the same wp_gh_contacts tables. Each Pro feature gets a focused admin screen because that is the right shape for setup and one-off investigation. The shape becomes a limitation when marketers want to combine lead score with SMS deliverability and tag membership in one cohort view, or when ops want to find every contact with optin confirmed but a recent SMS failure.
SleekView reads the Pro tables directly with the joins those questions need, exposes the right columns and filters, and routes inline edits through Groundhogg's own contact functions. Funnel triggers, score recalculations and suppression events keep firing because nothing bypasses the plugin's data layer. Lifecycle marketers stop exporting CSVs.
Compliance gets a clean GDPR view per contact. The Pro schema is already built for cross-feature questions; SleekView is the table layer that asks them.
Questions
Common questions about SleekView for Groundhogg Pro Add-ons
In wp_gh_sms_log with one row per send. SleekView reads it directly and joins wp_gh_contacts for email and optin context. No postmeta scan involved.
Lead score is a meta key on wp_gh_contactmeta. Map the key once and SleekView pivots it into a numeric column you can range-filter and inline-edit like any native field.
Yes. SleekView reads Groundhogg's segment conditions and loads them as filter presets. Layer extra filters on top without modifying the underlying segment definition.
 
Yes. Optin and tag changes call Groundhogg's contact functions so funnel triggers, wp_gh_events entries and reporting all behave as if the change happened in the default UI.
Yes. Select the filtered cohort and run bulk update. SleekView writes through Groundhogg's optin functions per row, so suppression is recorded with the right event entries.
 
Custom Pro fields land in wp_gh_contactmeta. SleekView samples existing rows to discover keys and maps them into typed columns. JSON values are decoded so you can filter on nested fields.
Yes. SleekView paginates server-side and uses indexes on wp_gh_contacts.optin_status and contact id joins for meta. Hundreds of thousands of contacts with combined filters render quickly.
No. SleekView is a read-and-edit layer over the same tables. Groundhogg reports keep counting the same rows; SleekView just exposes them as a working table.
 Pricing
More than 1000+
happy customers
Explore our flexible licensing options tailored to your needs. Upgrade your license anytime to access more features, or opt for a lifetime license for ongoing value, including lifetime updates and lifetime support. Our hassle-free upgrade process ensures that our platform can grow with you, starting from whichever plan you choose.
Lifetime ♾️
Most popular
EUR
once
- Unlimited websites
- Lifetime updates
- Lifetime support
...or get the Bundle Deal
and save €250 🎁
The Bundle (unlimited sites)
Pay once, own it forever
Elevate your WordPress site with our exclusive plugin bundle that includes all of our premium plugins in one package. Enjoy lifetime updates and lifetime support. Save significantly compared to buying plugins individually.
What’s included
-
SleekAI
-
SleekByte
-
SleekMotion
-
SleekPixel
-
SleekRank
-
SleekView
€749
Continue to checkoutBrowse more
- Woocommerce Min Max Quantities
- Presta Shop Bridge
- Woocommerce Eu Vat Number
- Woocommerce Worldpay
- Woocommerce Chronopost
- Woocommerce Quantity Discounts
- Woocommerce Product Variations Swatches
- Woocommerce Product Feed Pro
- Wpc Smart Wishlist
- Yith Woocommerce Tab Manager
- Etsy Shop Importer
- Woocommerce Xero Pro
- Iconic Woothumbs
- Woocommerce Wholesale Lead Capture
- Woocommerce Shipworks