Installing Trakg on a Webflow Site
To integrate Trakg with your Webflow site:- Open your Webflow Project Settings
- Go to the Custom Code tab
- In the Footer Code section, paste the following script:
Replace YOUR_ID_GIVEN
with your actual Site ID from your Trakg Dashboard
- Click Save Changes
- Re-publish your Webflow site
Best Practices
- ✅ Use the
defer
attribute for non-blocking load - ✅ Add the script in the Footer Code section (before
</body>
) - ✅ No need to wrap your forms in providers or change their structure
- ✅ Trakg works with native
form
,input
,textarea
, andselect
tags used in Webflow
You’re Ready!
Once the script is installed:- Form activity will be tracked automatically
- Trakg will capture partially filled data — even if the form isn’t submitted
- All data will appear in your Trakg Dashboard
- Export leads, view drop-offs, and recover lost conversions