If you've built your site in Framer, connecting Seeka is a quick job. You'll add a tracking script via Framer's Custom Code settings, and Seeka will start capturing visitor activity across your entire site.
This takes about 2 minutes, and once it's done, page views are tracked out of the box. You can add custom events (form fills, clicks, scroll triggers) at any point after.
Step 1: Copy your tracking script
In Seeka, head to Apps
Find Framer and click Connect
Hit Copy script tag - this copies your unique Seeka script to the clipboard
Step 2: Add the script in Framer
Open your project in Framer
Open Project Settings (the gear icon)
Select the Custom Code tab from the left sidebar
Click Add Script (or the + icon)
Paste the copied script into the code field
Set placement to Head and apply to All pages
Publish your site for the changes to go live
Step 3: Set up custom events
Seeka picks up page views automatically, no config needed.
To track specific interactions like form submissions or CTA clicks, use the Express Setup Tool:
In the Seeka setup screen, paste your live site URL into the field
Click Launch Express Setup Tool
Walk through your site and tag the events you want to capture
Each event goes live the moment you create it
Heads up: Event setup needs to be done by someone with access to Seeka — it can't be handed off to a developer who doesn't have a login.
Step 4: Run a quick test
Use the diagnostic streamer to confirm everything's firing correctly:
Enter any page URL from your site and click Launch diagnostic
Browse your site and trigger the events you've set up
You'll see each event appear in real time, along with the data payload and where it was sent
The full diagnostic streamer (with advanced filtering) is always available under Settings → Events → Diagnostics.
Troubleshooting
Script not firing? Make sure placement is set to Head (not Body/Footer) and that it's applied to All pages. Then check you've published the site after adding the code.
Changes not showing? Framer requires you to publish before custom code goes live. Hit Publish after saving your script.
Something not right? Start a chat with us here in the Help Centre - happy to help.

