Introduction
Welcome to the Flowsery Analytics documentation
Setting up Flowsery Analytics on your website takes just a few minutes. Once configured, you can identify your top-performing marketing channels and accelerate business growth. Follow these four steps to begin.
1. Add the tracking script
Create a new website in your dashboard and place the tracking snippet inside the <head> tag of your site:
<script
defer
data-fl-website-id="flid_******"
data-domain="your_domain.com"
src="https://analytics.flowsery.com/js/script.js"
></script>Fine-tune script behavior
See the script configuration reference for the full list of options, including localhost tracking, cross-domain setup, custom API endpoints, and more.Installation tutorials
- Next.js
- NPM SDK
- React Native / Expo
- Astro
- Laravel
- Django
- React Router
- Ghost CMS
- Vue.js
- Webflow
- WordPress
- Framer
- Google Tag Manager
- Bubble
- Podia
- Kajabi
- Wix
- Squarespace
- Lovable
- Vercel v0
- Replit
- Bolt
- Shopify
- WooCommerce
2. Connect revenue to traffic
- Connect your payment provider
- Attribute revenue
3. Configure custom events (optional)
Monitor any user action on your site with custom events β signups, button clicks, newsletter subscriptions, and more. Tracking additional events allows Flowsery Analytics to deliver more accurate predictions and deeper insights.
Next steps
Script configuration
Fine-tune how the tracking script behaves on your site.
Custom goals
Track signups, clicks, and any user action on your site.
NPM SDK
Type-safe event tracking for JavaScript and TypeScript projects.
Head to your Website Settings to explore all available settings and features in Flowsery Analytics.