Skip to content

Add Knocket free live chat widget (opt-in) - #5497

Open
rrivory wants to merge 1 commit into
mmistakes:masterfrom
rrivory:feat/knocket-chat
Open

Add Knocket free live chat widget (opt-in)#5497
rrivory wants to merge 1 commit into
mmistakes:masterfrom
rrivory:feat/knocket-chat

Conversation

@rrivory

@rrivory rrivory commented Jul 1, 2026

Copy link
Copy Markdown

Adds an opt-in Knocket live chat widget. Knocket is a 100% free live chat widget (one <script> tag) — free forever, no ads, no seat limits.

Changes

  • New _includes/chat/knocket.html partial
  • Include it from _includes/scripts.html (after analytics)
  • Add knocket: config block to _config.yml

Behaviour

  • Disabled by default — the widget only renders when knocket.identifier is set. Zero impact on existing sites.
  • Single async script, non-blocking.

Config example

knocket:
  identifier: YOUR_ID   # from https://trtc.io/solutions/knocket

More info: https://trtc.io/solutions/knocket

Disabled by default; renders only when knocket.identifier is set in _config.yml.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant