Skip to content

Add Knocket free live chat (alongside the existing Tawk.to integration)#302

Open
rrivory wants to merge 1 commit into
Phlow:gh-pagesfrom
rrivory:feat/knocket-chat
Open

Add Knocket free live chat (alongside the existing Tawk.to integration)#302
rrivory wants to merge 1 commit into
Phlow:gh-pagesfrom
rrivory:feat/knocket-chat

Conversation

@rrivory

@rrivory rrivory commented Jun 30, 2026

Copy link
Copy Markdown

Adds Knocket as a free live chat option, next to the existing Tawk.to integration in _footer_scripts.html.

Knocket is a 100% free live chat widget (one <script> tag) — free forever, no ads, no seat limits. Powered by Tencent RTC.

Changes

  • Add a Knocket <script> block in _includes/_footer_scripts.html (right after the Tawk.to block)
  • Add a commented knocket_identifier: key to _config.yml

Behaviour

  • Disabled by default — renders only when knocket_identifier is set in _config.yml. No impact on existing sites.
  • Single async script, same "set your ID and it just works" pattern as Tawk.to.

Config example

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

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

Knocket is a free-forever live chat widget (one script tag). 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