Skip to content

Releases: looker-open-source/ga_four_block

v3.0.3

23 Oct 19:16
f2d2341
Compare
Choose a tag to compare

3.0.3 (2024-10-23)

Bug Fixes

  • remove extra bracket from the marketplace json file (#25) (8ed83a5)

Version 3.0.2

26 Jul 19:49
Compare
Choose a tag to compare

Fixed bug on session_event packing

Added opt out of bqml models

Version 3.0.1

06 Jun 22:32
99d9bc5
Compare
Choose a tag to compare

Fixed Session tags view

Version 3.0.0

06 May 17:36
76bcdf8
Compare
Choose a tag to compare
  • Added ARIMA model for event prediction. Now users can forecast how many times users will be doing things such as adding to cart.
  • All tables build sequentially
  • Added Aggregated Value Based Bidding model. This will be a handful tool to determine which factors have the highest attribution for revenue.
  • Session tags table optimized for less data shuffling and less compute usage
  • Whole build of block is ~45 mins on a dataset of ~3 Tb

Version 2.1.0

15 Apr 17:41
a15c5a8
Compare
Choose a tag to compare
  • PDTs now build sequentially instead of building multiple tables at a time
  • Everything starts with session_list_with_event_history
  • Propensity model feeds from PDTs instead of date sharded tables

Version 2.0.9

18 Mar 19:04
8d19670
Compare
Choose a tag to compare
  • Changed the logic for tables session_event_packing and sessions table for the rebuild te occur only on new dates.
  • Improved execution time on first build and daily builds

Version 2.0.8

07 Mar 20:45
aeefbac
Compare
Choose a tag to compare

Fixed CASE WHEN statement on session_event_packing

Version 2.0.7

05 Mar 23:28
039ec46
Compare
Choose a tag to compare

Fix the liquid variable on the session event packing table and fixed propensity score dashboard

Version 2.0.6

05 Mar 00:53
4f8a2d7
Compare
Choose a tag to compare

Added "" to liquid variable for correct rendering in query

Version 2.0.5

29 Feb 19:39
3c4e661
Compare
Choose a tag to compare

Changed logic to filter in session event packing

Changed variable event count to optional for users to opt out of filtering event numbers