Installing Trakg on No-Code Platforms
Trakg works seamlessly with most no-code builders as long as you can insert a custom<script>
tag in the site’s <body>
or footer. Below are instructions for popular tools:
1. Squarespace
- Go to your Squarespace Admin Dashboard
- Navigate to Settings → Advanced → Code Injection
- Paste the following script into the Footer section:
- Click Save
Replace YOUR_ID_GIVEN
with your actual Trakg Site ID from your dashboard
2. Webflow
- Open your Webflow Project Settings
- Go to the Custom Code tab
- Scroll to the Footer Code section
- Paste the Trakg script before the closing
</body>
tag:
- Publish your site
3. Bubble.io
- Go to your Bubble App Editor
- Click Settings → SEO / metatags
- Scroll to the Script in body field
- Paste the Trakg script:
- Click Save
4. Dorik
- Open your Dorik project dashboard
- Go to Site Settings → Custom Code
- Paste the Trakg script inside the Footer Scripts section:
- Click Save & Publish
5. Carrd
- In the Carrd editor, click Settings → Code → Add Custom Code
- Scroll to the Before
</body>
field - Paste the Trakg script:
- Click Done → Publish
Best Practices
- Always use the
defer
attribute for better performance - Insert the script just before the closing
</body>
tag - No need to modify or wrap your forms
- Trakg works with native HTML forms and most form builders (like Tally, Typeform embeds, Contact Form, etc.)
You’re Ready!
Once the script is installed:- Trakg will start tracking form interactions, field activity, and drop-offs
- You’ll see partially filled form data in your Trakg Dashboard
- You can export leads, analyze user intent, and recover lost conversions