Any website (HTML / GTM)

Any website, CMS or framework — one line of HTML.

Install

  1. Paste this before </body> on every page (replace YOUR_SITE_KEY):
    <script src="https://app.talkmio.com/w/YOUR_SITE_KEY.js" async></script>
  2. Google Tag Manager also works: Custom HTML tag, trigger “All Pages”.

Identify logged-in users (optional)

<script>window.__TALKMIO_USER__={"name":"Jane Doe","email":"[email protected]"};</script>

Where is my site key? Sign in at app.talkmio.com → Websites, add your website and copy the 12-character key (e.g. 2wkxhgujxwlv). No account yet? Create one free — no card required.