Skip to content

Releases: google-marketing-solutions/gps_soteria

v3.0.0: Customisable default fallback value

23 Aug 09:17
e9dac66
Compare
Choose a tag to compare
  • Enhanced Fallback Value Handling: Users can now choose from a dropdown of options for the fallback value when a Firestore document is missing.
    • A new option is a percentage of the revenue, providing more flexibility.
    • The default fallback is now set to a percentage of the revenue.
  • Increased Applicability: The new fallback options cater to a wider range of use cases.

Benefits:

  • Greater flexibility in handling missing data.
  • Easier to extend for custom calculations.

soteria-v3

v2.0.0: Customisable Value Calculation

13 May 10:58
997170d
Compare
Choose a tag to compare

Users can now choose the value calculation within the variable by selecting from a variety of built-in options. This update also provides guidance for developers for how to add custom calculations.