๐ Install Fullog
Learn about building products better with Fullog.
Installation
๐พ
This is the simplest way to get Fullog up and running on your website, and only takes a few minutes to set-up.
Add to your website & app
Paste this snippet within the <head>
tags of your website - ideally just inside the closing </head>
tag - on all pages that you wish to track.
<head>
<script src="https://static.fullog.io/sdk.umd.js" crossorigin="anonymous"></script>
<script>
window.fullog.init('project_id')
</script>
</head>
Be sure to replace project_id
with your project's values. (You can find the snippet pre-filled with this data in the Fullog app under Project / Settings.