EffinAmazing / dau_app

Looker block for building DAU reporting on top of Segment warehouse data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Block Setup

This block is designed to be used with Segment data collected through the Segment track method and attributed to a user_id. After some quick setup you'll be able to see daily, weekly, and monthly active users for any event you're tracking to Segment. You can also analyze the frequency of engagement and retention of users on the tracked feature in your site or app.

  1. Enter your Segment schema name into the manifest.
  2. Input the event strings for the events you want to analyze as active events into the event filter in the DAU view. This filter uses the event field from the Segment tracks table, so events will be in snake_case.
  3. The block creates DAU tables starting Jan 1, 2020 by default, if you want to look back further, adjust the dates PDT generation to begin on an earlier date. Since the dates view is cross-joined with all active users, pulling in too much data for high-volume apps will run slowly.
  4. Open the App DAU Dashboard to see examples of what can be done with this block. You might want to add a default value for the Active Event filter in this dashboard, that can be done here.
  5. Explore your data in the DAU App - DAU explore.

You can see the screenshots of the explore and default dashboard in the Looker blocks directory.

About

Looker block for building DAU reporting on top of Segment warehouse data


Languages

Language:LookML 100.0%