Installation
-
Copy paste the following script tag into your website's
<head>
section.<script
src="https://app.flipline.in/rest/script.js"
data-flipline-dsn='your-custom-dsn'
></ script>How to get your Custom-dsn
- After logging into your account, go to the projects page. Each project has a DSN field.
- Copy the DSN and add it to the
<script>
tag in the head section of your HTML.