TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Creating funnels in Firebase Analytics

1 pointsby mfrommilalmost 8 years ago
We&#x27;re implementing Firebase Analytics and attempting to track user behavior using Firebase&#x27;s Funnels feature. A basic funnel example would be something like: home_screen -&gt; cart_screen -&gt; checkout_screen<p>As of Firebase 3.8, screen_view is an auto-captured event. We have tagged screens with the Firebase screen name property, and confirmed that these are collected in debug mode. But when creating a new funnel on Firebase&#x27;s web dashboard, I am only able to input screen_view into a funnel, not a specific screen (such as checkout_screen).<p>Does each screen need to be tagged with a unique event, or is there a way to add event properties into funnels? Appreciate your help!

no comments

no comments