JustUs/IT Integration One-SheetA concise technical overview for IT directors and web administrators. No backend changes required — the widget is a lightweight client-side embed with a managed cloud backend.
1. Your website serves a small JavaScript snippet (added once to your site template or CMS).
2. The widget loads asynchronously — it never blocks page render and adds <50KB to initial load.
3. JustUs Cloud API handles all AI conversation logic, context storage, and escalation routing. No server-side code on your end.
4. Escalation webhook (optional) can push escalation events to your existing systems (Slack, email, CRM) via configurable webhooks.
Paste two lines into your site's <head> or before </body>. Works with any CMS — WordPress, Squarespace, Wix, custom HTML, React, etc.
JustUs provides a unique church/ministry ID. The snippet references this ID so conversations are attributed to your account.
After deployment, a chat bubble appears in the bottom-right corner of your site. Test it by sending a message.
If you want escalation notifications pushed to your systems (Slack, email, etc.), configure webhook endpoints in the JustUs admin dashboard.
<!-- JustUs Webchat Widget -->
<script src="https://cdn.justus.ai/widget.js"
data-church-id="YOUR_CHURCH_ID"
data-position="bottom-right"
async>
</script>Replace YOUR_CHURCH_ID with the unique ID provided during onboarding. The script loads asynchronously and does not block page rendering.
All traffic between the widget and our API is encrypted via HTTPS/TLS 1.2+.
The widget stores no cookies or local data. Conversation data lives in the JustUs cloud, not on your servers.
Add cdn.justus.ai to your script-src allowlist. No inline scripts required.
The widget contains no analytics trackers, ad pixels, or third-party data sharing.
Full conversation data can be exported or permanently deleted from the admin dashboard at any time.
Users can request data deletion. No personal data is sold or shared with third parties.
No. The widget is entirely client-side. There are no server packages, Docker containers, or backend dependencies to install on your infrastructure.
No. The script loads asynchronously and is under 50KB gzipped. It does not block page rendering or affect Core Web Vitals.
Yes. Only add the snippet to the pages where you want the chat to appear. You can also use data attributes to control visibility per page.
Escalations are configurable in the JustUs admin dashboard. They can route via email, SMS, Slack, or a webhook to your existing systems. No code changes needed on your end.
Conversations are stored in the JustUs cloud (encrypted at rest). You can export or delete all data from the admin dashboard at any time. Data is never sold or shared with third parties.
Yes. Position, color, and label text can be configured via data attributes on the embed snippet — no CSS overrides needed.
The 90-day pilot includes full technical support — we handle the ingest, configuration, and testing. Your IT team just adds the snippet.
View the 90-Day Pilot ProgramJustUs is a cloud-hosted platform. No on-premise installation is required. All data is encrypted in transit (TLS) and at rest. Contact our team for a security questionnaire or data processing agreement.