Consent Manager
Improved
- For newly added sites or apps, your consent form is now available in English by default. If you want to have it in other languages, you need to add them manually. We used to add several languages with built-in translations automatically.
- Your consent forms are now also available in Italian. You’ll see the Italian copy for newly added sites or apps.
Integrations
Improved
-
In Looker Studio (Google Data Studio) integration, you can now use the following metrics:
Average session time
,Average page views in session
,Average time on page
,Sum of goal revenue
,Page path
,Page domain
, and the following dimensions:Month
,Year
,Day of week
. You can also useIs Null
in filters (which is the same asis empty
in Piwik PRO).We also improved data aggregation, which helps prevent duplicate dimension values in tables.
- Our Android SDK and iOS SDK now support a new format of the goal ID (UUID) in the track().goal() method. We recommend switching from the old format to the new one.
Fixed
- In Looker Studio (Google Data Studio) integration, we fixed a bug that blocked using
Goal names
in filters. - In Flutter SDK, we fixed an error with using the
path
parameter on iOS.