Skip to content

Releases: ArtemKorneevGA/dataform-ga4-sessions

v1.0.5

26 Jan 07:09
Compare
Choose a tag to compare
  • added targetSchema for eventFactory

v1.0.4

13 Jan 20:09
Compare
Choose a tag to compare
  • EventFactory saves where conditions if any

v1.0.3

11 Jan 12:52
Compare
Choose a tag to compare
  • fixed a case if nonIncrementalTableName and incrementalTableName are the same

v1.0.2

06 Jan 21:50
Compare
Choose a tag to compare
  • added item columns and params helpers

v1.0.1

30 Dec 20:10
Compare
Choose a tag to compare

Major update

  • Updated Session Class
  • Added Event Class
  • Added EventFactory Class
  • Added Documentation

v0.1.3

09 Dec 10:16
Compare
Choose a tag to compare
  • Easy and fast way to create a session table from GA4 raw data without writing SQL
  • Get session source/medium, campaign, and other traffic source dimensions
  • Get session default channel grouping by the rules close to GA4 definitions
  • By default, you get two attribution models: last click and last non direct click
  • Base session assertions: timeliness, completeness, validity
  • Set a result session table schema: standard or extended
  • Highly customizable: add your own columns, processing steps, source medium rules etc.