Velir / dbt-ga4

dbt Package for modeling raw data exported by Google Analytics 4. BigQuery support, only.
MIT License
312 stars 134 forks source link

Add session referrer data to dim_ga4__sessions #248

Closed 3v-dgudaitis closed 1 year ago

3v-dgudaitis commented 1 year ago

Description & motivation

Referrer data from the first page_view event is very useful when debugging. This will save time looking it up.

Checklist