Skip to main content

HTML installation

General installation, the Logaflow widget is a web component that you can install in your project/product using HTML + javascript code. You can add this code to any page where you want to use the widget, see example below:
You must replace YOUR_LOGAFLOW_PROJECT_TOKEN_HERE with your project token. You can find and copy your token on the project settings page.
The trigger-text property is the text that appears on the button that opens the feedback popup for the user, you can change it to the text you prefer.

React installation

1

Install Logaflow package

or using yarn
2

Import Logaflow's widget in your application

You can change the import location if you prefer
3

All ready!

The logaflow feedback widget will now appear in your project

Next 14 installation

1

Install Logaflow package

or using yarn
2

Import Logaflow's widget in your application

You can change the import location if you prefer
3

All ready!

The logaflow feedback widget will now appear in your project