18.50.0
September 8th, 2025
General
IMPROVED
- We’ve changed the content-type header from
text/html
totext/plain
to fix an issue where Firefox blocked some tracking requests.
Note: As noted in the changelog 18.48.0, if your tracking code is set up to expecttext/html
, please check your settings to make sure it works with this update.
Analytics
FIXED
- Exported reports now download directly from the custom domain you’re logged into. Before, if your organization used multiple domains and SSO, you might have been redirected. Now exports work smoothly without extra logins.
Tag Manager
NEW
- You can now create a trigger group – a new trigger type that combines several triggers into one. The tag will only fire after all triggers in the group have happened the number of times you set. This lets you connect multiple visitor actions and wait until they’re all completed before running a tag. Read more
Customer Data Platform
NEW
- You can now mark profile attributes as public. Public attributes can be shared outside of Piwik PRO in real time through the API. Now you can fetch data like a visitor’s last visited pages or recently bought products to power personalization, product recommendations, or A/B testing. Read more
Integrations
FIXED
- We fixed an issue with detecting the timestamp of a visitor’s previous session. This ensures the
days since last session
metric now shows the correct value.