Skip to content

Releases: opendatateam/udata-piwik

v2.1.4

06 May 08:28
Compare
Choose a tag to compare

Pin influx docker image version to prevent usign Influx v2 #239

v2.1.3

05 May 16:09
Compare
Choose a tag to compare
  • Fix noscript img protocol #215
  • Add exception raise when analyze's API call fails #230

v2.1.2

03 Jul 14:39
Compare
Choose a tag to compare
  • Add specific query for each model metrics #203

v2.1.1

20 May 12:18
Compare
Choose a tag to compare

Remove object's id in error log message in order to have a cleaner message #195

v2.1.0

12 May 15:36
Compare
Choose a tag to compare

Changed metrics system #185:

  • Metrics are now stored into InfluxDB before being injected in udata's objects
  • Udata piwik accesses influxDB throught udata-metrics
  • The periodic job piwik-update-metrics needs to be scheduled in addition to existing jobs, in order to retrieve the views metrics in udata's objects
  • The command update-metrics was added to trigger the metrics injection manually

v2.0.2

24 Apr 14:54
Compare
Choose a tag to compare
  • [fix] Do not expect a json response from tracking api #192

v2.0.1

07 Apr 14:27
Compare
Choose a tag to compare
  • Do not expect a json response from tracking api #190

v2.0.0

11 Mar 17:04
Compare
Choose a tag to compare
  • Migrate to python3 🐍 #68
  • Migrate footer snippet to the new footer.snippets hook #157

v1.5.1

31 Dec 10:38
Compare
Choose a tag to compare
  • Fix JS syntax when subscribing to goals #174

v1.5.0

30 Dec 13:42
Compare
Choose a tag to compare
  • Independant Matomo site ids for front and api tracking ⚠️ breaking change, you need to set PIWIK_ID_FRONT and PIWIK_ID_API in settings (they can be the same) #173