Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(chatlio): add chatlio script #287

Merged
merged 1 commit into from
Dec 4, 2023

Conversation

balzdur
Copy link
Collaborator

@balzdur balzdur commented Dec 1, 2023

Easy to integrate, painfull to make it work with Segment ^^'

Key learnings :

  • for any 3rd party script to load in <head>: use handle.script from remix-utils
  • when a 3rd party integration raise hydration warnings, use suppressHydrationWarning prop

Ressources :

NB: we may loose Chatlio Segment integration by moving Segment workspace to EU region

Copy link

linear bot commented Dec 1, 2023

MAR-404 Install Chatlio script

As a front en user

I want to be able to ask questions to Marble

In order to **better understand how to build rules / Scenario

tool retained : Chatlio **

**3. Place this script in the head of your project's entry html file (i.e. index.html or app.html).

<script src="https://js.chatlio.com/widget.js" async></script>

4. Place this code inside the component or page you want to render the widget.
**

@balzdur balzdur requested a review from a team December 1, 2023 16:57
Copy link
Contributor

@Pascal-Delange Pascal-Delange left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@balzdur balzdur force-pushed the thomas/mar-404-install-chatlio-script branch from e2a6e77 to fc30096 Compare December 4, 2023 09:38
@balzdur balzdur enabled auto-merge (squash) December 4, 2023 09:39
@balzdur balzdur merged commit 75b9153 into main Dec 4, 2023
1 check passed
@balzdur balzdur deleted the thomas/mar-404-install-chatlio-script branch December 4, 2023 09:41
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.

2 participants