Privacy Policy

Last updated: 2026-05-23

1. What ChatLink does

ChatLink is a Framer code component that renders a button. When a visitor clicks it, their browser is redirected to the appropriate chat URL (LINE, WhatsApp, Messenger, Telegram, or Discord) via a standard hyperlink.

2. What ChatLink does NOT do

3. Optional analytics

If the host site has Google Analytics 4 (GA4) installed and exposes window.dataLayer, ChatLink pushes a single event (chatlink_click) on each click. This event contains only the channel name (e.g. line) and the current page path. No user identifiers are included. If window.dataLayer is not present, no event is fired and no data leaves the browser.

4. Third-party chat platforms

When a visitor clicks the button, they are redirected to a third-party platform's domain (e.g. line.me, wa.me, m.me, t.me, discord.gg). Each platform has its own privacy policy that governs what happens after redirect. ChatLink does not control or have visibility into those interactions.

5. Hosted bundle

The ChatLink JavaScript bundle hosted at https://framer-chatlink.vercel.app/chatlink.js is a static ESM file served by Vercel. Vercel may log standard HTTP access (IP, user agent, timestamp) per its own infrastructure policies. We do not maintain any user-level logs.

6. Contact

Questions? Email hello@framercrew.com.

← Back to ChatLink