/funnel

Desktop User Acquisition Funnel Dashboard

Primary LanguageSvelteMozilla Public License 2.0MPL-2.0

Desktop Funnel Dashboard

This GitHub repository powers a (Mozilla-internal) dashboard showing our Desktop acquisition funnel.

The actual dashboard can be found at https://protosaur.dev/numbers-that-matter/

Getting up and running

This requires a Mozilla LDAP account and node.js

This is a two step process:

  1. Create a file called "queries.json" in the root of the project with the content cited in the Numbers that Matter Documentation.
  2. Run npm install && npm run dev locally to start a local instance.