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 #206

Closed adamribaudo-velir closed 1 year ago

adamribaudo-velir 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