Skip to content

Releases: koopjs/koop-provider-google-analytics

v2.0.1

Choose a tag to compare

@rgwozdz rgwozdz released this 10 Nov 21:33

Fixed

  • correct path to main file

v2.0.0

Choose a tag to compare

@rgwozdz rgwozdz released this 10 Nov 21:08

Changed

  • Removed country geometry feature
  • Remove :host parameter. Metrics, dimensions, and non-geoservice query options are expected to be delimited in a single :id parameter.

v1.3.0

Choose a tag to compare

@rgwozdz rgwozdz released this 22 Apr 16:54

Added

  • Backfill option that adds empty rows when multiply dimensions are requested

v1.2.2

Choose a tag to compare

@rgwozdz rgwozdz released this 25 Feb 15:00

Fixed

  • Bumped version due to need to republish npm

v1.2.1

Choose a tag to compare

@rgwozdz rgwozdz released this 22 Feb 21:38

Fixed

  • hostname dimension value in a filter clause should be lowercased

v1.2.0

Choose a tag to compare

@rgwozdz rgwozdz released this 20 Dec 19:34

Added

  • Add hostname as a supported Google Analytics dimension

v1.1.2

Choose a tag to compare

@rgwozdz rgwozdz released this 09 Oct 21:43

Fixed

  • Config sourced values of private key also need to be buffered with base64 decoding