Channel Talk
Like with the Google Analytics integration, the Channel Talk integration is ready to go.
Setup
There is a script at the bottom of the ./app/root.tsx
file that adds the Channel Talk plugin to the page.
To enable it, the VITE_CHANNEL_PLUGIN_KEY
environment variable needs to be set.
VITE_CHANNEL_PLUGIN_KEY=""
See the Quickstart Guide for more information on how to get the plugin key and customize the plugin.