Open JOduMonT opened 2 years ago
Hey;
I understand my question is probably super boring and generic, with an easy solution which I can't figure, so if one of you could help me by pointing at least what I have to learn and read to figure it that would be wonderful and in long term I might even being able to contribute to this project.
Description
I try to insert ChatWoot like this: https://www.chatwoot.com/docs/product/channels/live-chat/integrations/nextjs/ but as a poor dev; I'm simply unable to understand where and how to add this code.
I tried, as @Ashinch mentioned, to inject the code into
pages/_document.tsx
unsuccessfully. Originally posted by @transitive-bullshit in https://github.com/transitive-bullshit/nextjs-notion-starter-kit/issues/126#issuecomment-948785460Also,; I presume I should pass, at least my websiteToken as an environment, but how ??
components/ChatwootWidget.js
2. I try to add in
pages/_documents.tsx