Configuration structure

Analytics configuration is defined using the analytics field in your config.json:

{
  "analytics": "G-XXXXXXXXXX"
}

Properties

  • analytics: Your Google Analytics 4 Measurement ID (starts with "G-")

Data stream setup

Before configuring analytics, you need a Google Analytics 4 data stream:

  1. Go to Google Analytics Admin > Data Streams
  2. Click "Add Stream" > "Web"
  3. Configure the stream:
    • URL: Your Flowershow site URL (e.g., my.flowershow.app/@johndoe/abc)
    • Stream name: A descriptive name (e.g., "My Flowershow Site")

Your Measurement ID will be displayed in the stream details after creation.

Info

For detailed setup instructions and testing procedures, see our analytics setup guide.

Built with LogoFlowershow Cloud