Skip to content

Production Dashboards & Queries

Status: This page is a placeholder for real production examples from PostHog and Moon.

You can add your actual production dashboards, queries, and screenshots here.


Example: PostHog dashboard showing conv_landing_page_view events grouped by path name over 7 days.

TODO: Add screenshot and description


Example: Multi-step funnel with breakdown by traffic source:

  1. Landing Page View
  2. Sign Up Started
  3. Sign Up Completed
  4. First Purchase

TODO: Add screenshot and PostHog/Moon query


Example: Sales attribution by traffic source showing:

  • Original UTM parameters
  • First-touch attribution
  • Revenue by channel

TODO: Add SQL query and screenshot


  1. Take screenshots of your production dashboards
  2. Copy your PostHog/Moon queries
  3. Add them to the relevant sections above
  4. Include:
    • What the dashboard/query shows
    • Why it’s useful
    • How to read it
    • Common pitfalls

When adding real examples, include:

  • Context: What business question does this answer?
  • Setup: What events/properties are being tracked?
  • Interpretation: How to read the results
  • Common Issues: What to watch out for
  • Variations: How to adapt for different use cases