Support/Installation Guides
Installation Guides

Set up Flowsery Analytics on a Podia site

This guide covers adding Flowsery Analytics tracking to your Podia website.

Insert the snippet through Custom Code

Podia lets you inject custom HTML and JavaScript via the site settings.

  1. Sign in to your Podia dashboard

  2. Go to Site > Settings

  3. Open the Advanced tab

  4. In the Custom HTML Head Code field, paste the Flowsery Analytics snippet:

HTML
<script defer data-fl-website-id="flid_******" src="https://cdn.flowsery.com/main.js"></script>

Replace flid_****** with the Website ID from your Flowsery Analytics settings.

  • Click Save Changes

  • Confirm everything is working

    After setup:

    • Navigate to your live Podia site
    • Open your Flowsery Analytics dashboard and check for incoming pageviews
    • Allow a couple of minutes for the first data to appear

    For additional options such as localhost tracking, custom API endpoints, or cross-domain configuration, refer to the script configuration reference.