Pixelflow
Quickstart

Multi-Platform Setup

If your website uses multiple platforms - for example, a main site on one platform and landing pages or a store on another -you can track the full conversion journey with a single PixelFlow site setup. One PixelFlow site covers your domain and all subdomains.

Step 1: Install PixelFlow on Your Main Platform

Set up PixelFlow on your primary platform first. This is where you'll configure your Meta Pixel connection and generate your tracking script.

Choose your main platform's setup guide:

Once setup is complete, your PixelFlow dashboard will display your tracking script.

Step 2: Copy the Script to Your Other Platform

After installing on your main platform, copy the same PixelFlow script to your secondary platform:

  1. Log in to your PixelFlow dashboard.

  2. Copy the tracking script from your existing site.

  3. Paste it into the <head> section of your other platform.

  4. Publish your changes.

The script is identical across all platforms—it sends events to the same Meta Pixel and Conversions API endpoint.

Common Multi-Platform Setups

Here are typical combinations and how to configure them:

Framer landing pages + WooCommerce store

Install PixelFlow on Framer first using the Framer Setup guide. Then install the PixelFlow plugin on your WooCommerce store and connect it to the same site in your dashboard. Both platforms will send events to the same Meta Pixel.

Unbounce landing pages + Squarespace store

Set up PixelFlow on your Squarespace site first using the Squarespace Setup guide. Then copy the script and paste it into the <head> section of your Unbounce landing pages (via Unbounce's Script Manager or custom code injection).

Webflow main site + external landing pages

Install PixelFlow on Webflow using the Webflow Setup guide. Copy the script to your external landing page platform via their custom code or header injection settings.

Platform Support Notes

Shopify is not yet supported. If your store runs on Shopify, PixelFlow cannot track events on that domain. You'll need to use Shopify's native Meta Pixel integration or another solution for your Shopify store.

For WooCommerce, use the PixelFlow plugin rather than manual script installation—the plugin handles tracking automatically and requires less configuration.

Verify Events Are Firing on Both Platforms

After installing the script on your secondary platform:

  1. Visit a page on that platform in an incognito browser tab.

  2. Browse around or complete a tracked action.

  3. Check your PixelFlow dashboard's Event Log to confirm events appear.

  4. Check Meta Events Manager to verify events are being received.

If events don't appear, see Why Are There No Events Being Tracked for troubleshooting steps.

How Attribution Works Across Platforms

When a user clicks your ad and lands on any page where PixelFlow is installed, PixelFlow captures the Facebook click ID (fbclid) and stores it in a first-party cookie. As the user moves between platforms (e.g., from a Framer landing page to a WooCommerce checkout), the _fbc value persists and is sent with all events—ensuring conversions attribute to the original ad click.

For more details, see How PixelFlow Handles Facebook Click IDs (fbclid).

Was this helpful?