| 开发者 | hitjms |
|---|---|
| 更新时间 | 2026年8月5日 02:42 |
| PHP版本: | 8.1 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
hitjms_lead_submitted event.[hitjms_intake_form], [hitjms_chat_widget], [hitjms_contact_list], [hitjms_lead_count] and more.edit_posts capability.
See it in action
A walkthrough of the HITJMS dashboard this plugin connects to — leads, intake, tracking and content in one place:
https://www.youtube.com/watch?v=UPgUazQ47bs
Five organic growth moves for filling your calendar without ad spend — the marketing thinking behind the auto-blogging and tracking features:
https://www.youtube.com/watch?v=dsmQnO_Vja4
What clinical directors actually need from marketing, and why most agencies miss it:
https://www.youtube.com/watch?v=J2uhZ6PpbWM
More on the HITJMS YouTube channel and the HITJMS blog.
Who it is for
Built for behavioral health and senior care organizations: mental health centers, addiction treatment centers, detox facilities, IOP and PHP programs, sober living homes and hospice providers.
[hitjms_intake_form].Yes. The plugin is a connector to the HITJMS platform — see what the platform does. Get your API key from the HITJMS Developer dashboard, or start with a plan if you are new.
Intake form submissions are sent to the HITJMS API, and Contact Sync reads your contact records back from it. See the "External services" section above for specifics.
Only if you ask it to. The HITJMS visitor pixel, Google Tag Manager and Google Analytics each load only when you enter the matching ID yourself on the Tracking tab. If you run a consent plugin that supports the WP Consent API, all of them wait for the visitor's consent.
In your HITJMS dashboard: Tools → Visitor Tracking shows the tracking site ID (it starts with hjpx_), and Tools → Chat Widget shows the chat site ID. Enter the ID on its own — the plugin builds and loads the script for you, so there is no snippet to copy.
The plugin follows HIPAA-aware practices (PHI is not logged or cached in the browser; the contact list requires the edit_posts capability). HIPAA compliance is a shared responsibility — using HITJMS for PHI requires a signed BAA with HITJMS, and you remain responsible for your own site's configuration and hosting. Do not enable third-party tracking on pages that collect health information. Details: HITJMS and HIPAA.
Enter your HITJMS chat site ID on the Chat Widget tab, then either enable it site-wide there or place [hitjms_chat_widget] inline on a specific page.
Yes. The Embed Codes tab writes out the plain HTML for the intake form, filled in with the site ID you have already saved. Copy it into a landing page, an older site, an email platform or a page builder — anywhere this plugin does not run. Leads from those pages land in the same HITJMS dashboard. Embed codes for the chat widget and the visitor tracking pixel are in your HITJMS dashboard under Tools, alongside the widget's colour, greeting and avatar settings. You do not need any of it on this WordPress site: the plugin already loads each of those for you.
Beyond this plugin: AI website builder, SEO and content, paid search, call tracking, insurance verification, telehealth and EHR integrations.
Support and sales questions: hitjms.com/contact. Product walkthroughs are on the HITJMS YouTube channel, and how-to articles are on the HITJMS blog.
Use [hitjms_lead_count] or [hitjms_lead_count label="people helped"]. The value is cached for one hour.
On the Auto-Blog tab, enable auto-blogging and paste your HITJMS site's RSS feed URL (usually your site address followed by /feed.rss). On the schedule you choose, the plugin reads the feed and creates a WordPress post for each article it hasn't imported before — preserving the original publish date, and optionally the featured image. Choose whether posts arrive as drafts (to review first) or are published immediately, and which author and category to assign. Use Import Now to run it on demand. Because posts are matched by their feed GUID, running it repeatedly never creates duplicates. If an article is later edited on your HITJMS site, the matching WordPress post is refreshed on the next check (you can turn this off with the "Keep in Sync" option; your local status, author, date and category are always preserved). Video embeds in posts are kept intact.
wp_enqueue_script() and wp_add_inline_script(). The plugin no longer stores or outputs any code entered by a user.hitjms_allow_tracking, hitjms_allow_chat and hitjms_chat_consent_category control this per page. Sites without a consent plugin are unaffected.[hitjms_chat_widget] shortcode now returns only an escaped container and prints the vendor embed in the footer.site_url). If your HITJMS account runs several websites, leads from this site show up under its domain in the leads Site filter.unfiltered_html capability; users without it no longer overwrite a previously saved snippet.source of "wordpress" so leads are correctly attributed in the HITJMS platform (Lead Map / analytics) instead of the generic "api" source.[hitjms_*] shortcodes.