Framer Setup (Without Plugin)
Use this guide to install PixelFlow on Framer by adding the script manually. Use this if you do not want to use the Framer plugin.
If you want the faster setup path, use Framer Setup (Using Plugin).
1. Add your site in PixelFlow
Log in to your PixelFlow dashboard.
Click Add New Site.
Select Framer.
Enter your site domain.
Choose your currency if needed.
Click Continue.
2. Connect your Meta Pixel
Add your Pixel Name.
Add your Pixel ID.
Add your Meta Pixel Access Token.
Confirm you removed any native Meta Pixel.
Click Save or Add Pixel.
Need help finding these values? See How to Find Your Pixel and Generate Your Access Token.
3. Copy your PixelFlow script
In the install step, copy the script generated for your site.
<script src="https://cdn.pixelflow.so/script.js?pixel=YOUR_PIXEL_ID"></script>4. Add the script to Framer
In Framer, open the top menu.
Select Site Settings.
Open Custom Code.
Add a new code block named PixelFlow.
Set placement to End of <head>.
Set page to All and run to Once.
Paste the script and click Add.
5. Publish your site
Click Publish in Framer.
Click Update.
6. Verify the setup
Open your live site in a new browser window or incognito mode.
Visit a few pages.
Wait 2 to 3 minutes.
Check the Events page in PixelFlow.
Confirm the event also appears in Meta Events Manager.
For a deeper test flow, see How to Test and Verify Your PixelFlow CAPI Setup.
7. Track more events
After setup, PixelFlow starts tracking page views. To track more actions, use Visual Tagger, Event URLs, or How to Track Events.