Emovart Docs
Integrations

What is the custom JavaScript integration?

Run your own JavaScript on every page of your Emovart site — for the tools and tweaks we don't ship out of the box.

Last updated on July 9, 2026

The custom JavaScript integration lets you inject your own scripts into your help center. Open Settings → Help Centers → Integrations, scroll to Custom JavaScript, paste your snippet, and save — Emovart injects it on every page of your site, from the home page to individual articles.

Custom JavaScript settings field
Custom JavaScript settings field

Typical uses: loading a session-recording or marketing tool, wiring up an announcement banner, firing custom tracking events, or embedding a niche widget we don't support natively.

⚠️
Your script runs exactly as pasted, on every page. A syntax error or a slow third-party tag can break or bog down your help center — preview your site right after saving, and remove the snippet if anything looks off. We can't debug third-party code for you.

Want to embed a live chat widget like Intercom, Crisp, or Hubspot?

Don't paste chat scripts here. Emovart ships first-class contact providers for Crisp, Papercups, Intercom, Freshchat, Messagebird, Hubspot, and Front Chat — they wire the widget into your Contact button and only need the provider's ID, no code required.

Was this article helpful?