Documentation
๐Ÿš€ Install Fullog

๐Ÿš€ 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>
<!-- Fullog code for my site -->
<script>!function(d,u,s,i){s=d.createElement('script');s.src=u;s.async=1;s.onload=i;d.body.appendChild(s)}(document,'https://static.fullog.io/sdk.umd.js',0,function(){window.fullog.init('${projectId}')});</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.