Tag Manager
New
- We added a dedicated tag for integrating Piwik PRO with Cookie Information. The tag maps cookie categories from Cookie Information to consent types in Piwik PRO. This lets you trigger tags based on consents collected via a Cookie Information banner as well as create consent-based audiences in Customer Data Platform. Plus, you get to check consent statistics easily in your Piwik PRO reports. Read more
Integrations
New
- We added the
applicationInstall()
andapplicationUpdate()
methods to our Android and iOS SDKs. We recommend using them instead of thesendApplicationDownload()
method as they effectively separate app installation tracking from app update tracking. - We added the
sharedInstance(siteID:baseURL:)
method to our iOS SDK. This method allows you to change the siteID and URL in an already initialized tracker.
Improved
- We added support for new ecommerce methods in the Gatsby library.
- Our migration tool now allows you to import the following Google Tag Manager (GTM) triggers: element visibility, custom event and history change.
Fixed
- We fixed the issue where changing the
dispatchIntervalTime
in our Android SDK didn’t affect already queued events. We also resolved the problem where events were not saved in device memory after being sent. - We fixed the connection issue with our Microsoft Power BI Desktop and Microsoft Power BI service integrations. Please update your integration to get everything running smoothly again.