Using data from the Loops analytics script, we can tell you what pages on your site are the most effective at converting visitors into customers.Documentation Index
Fetch the complete documentation index at: https://docs.loops.fi/llms.txt
Use this file to discover all available pages before exploring further.
Step 1: Get Your Tracking Script
Visit the dashboard to get the specific tracking script for your organization.
Step 2: Install the Tracking Script
Add the script to your website’s<head> section:
window.loops.
What Gets Tracked Automatically
Once installed, the script tracks:- Page views - Every page visit
- UTM parameters - Campaign source, medium, and content
- Referrers - Where visitors came from
- Device info - Browser, OS, screen size
- Facebook cookies -
_fbcand_fbpfor Meta ad attribution - Google cookies -
_gcl_aw,_gcl_au, and_gafor Google Ads attribution

Step 3: Identify Users (SDK)
Besides tracking page views, the Loops script can also be used to identify users and track custom events. When a user signs up or logs in, callidentify to link their activity to their account:

