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

remove default purchase aggregations #207

Closed ryan-systematik closed 1 year ago

ryan-systematik commented 1 year ago

Description & motivation

Closes #203

Removes the aggregation of purchase events from various mart models. This caused confusion when users added purchase as a conversion event.

Checklist