Skip to main content

Connecting Seeka to Your Framer Site

Add Seeka tracking to Framer through Project Settings

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

  1. In Seeka, head to Apps

  2. Find Framer and click Connect

  3. Hit Copy script tag - this copies your unique Seeka script to the clipboard

Step 2: Add the script in Framer

  1. Open your project in Framer

  2. Open Project Settings (the gear icon)

  3. Select the Custom Code tab from the left sidebar

  4. Click Add Script (or the + icon)

  5. Paste the copied script into the code field

  6. Set placement to Head and apply to All pages

  7. 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:

  1. In the Seeka setup screen, paste your live site URL into the field

  2. Click Launch Express Setup Tool

  3. Walk through your site and tag the events you want to capture

  4. 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:

  1. Enter any page URL from your site and click Launch diagnostic

  2. Browse your site and trigger the events you've set up

  3. 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.

Did this answer your question?