Pixelflow
Quickstart

HTML Setup

Use this guide to install PixelFlow on any HTML site and start sending Meta Pixel and Conversions API events.

1

Add your site in PixelFlow

  • Log in to PixelFlow.

  • Click Add New Site.

  • Select Other.

  • Enter your domain name.

  • Choose your currency if needed.

2

Connect Your Meta Pixel

  • Login with Facebook (if you have a business portfolio)

OR

3

Install the script

  • Copy the generated PixelFlow script.

  • Paste it inside the <head> section of your site.

    <head>
      <script>
        /* Your PixelFlow tracking script */
      </script>
    </head>
  • Publish or deploy your changes.

4

Verify the setup

  • Visit your website in a new browser tab (preferably in incognito mode)

  • Browse a few pages (preferably in incognito mode)

  • Go back to your PixelFlow dashboard and you should see the "Congratulations" window confirming your tracking is setup

5

Setup Complete

Your website tracking setup is now complete and you're automatically tracking the following types of events:

  • PageViews

Track & Trigger More Events

To track more types of events on your website, use the Visual Tagger to select any button, element, form etc. and track/trigger an event from it

Track & Trigger More Events

Was this helpful?