Any website (HTML / GTM)
Any website, CMS or framework — one line of HTML.
Install
- Paste this before
</body>on every page (replaceYOUR_SITE_KEY):<script src="https://app.talkmio.com/w/YOUR_SITE_KEY.js" async></script> - 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.