18.75.0

General

NEW

  • We’ve reintroduced a rate limit for the authentication endpoint (https://{youraccount}.piwik.pro/auth/token): 60 requests per minute per each client ID and source IP address pair. To stay within the limit, reuse access tokens until they expire instead of requesting a new token for each API call.

Analytics

IMPROVED

  • We’ve improved how quickly the segment list loads for accounts with many segments.

FIXED

  • We’ve fixed an issue where attribution reports could be opened on meta sites, where attribution isn’t supported. You’re now taken to a supported report instead of seeing an error.
  • We’ve fixed navigation after closing the customizing view in a report. You’re now returned to Reports instead of the custom reports page.
  • We’ve fixed a security issue where event URLs with unsupported schemes could be opened from reports. Only HTTP and HTTPS links are now clickable.
  • We’ve fixed a 403 error that could appear when opening a newly created public share link in the same browser window.
  • We’ve fixed an endless loading state in the Ecommerce section of session details. You’ll now see the available data or a ‘No data’ message.
  • We’ve fixed an issue that could cause a white screen when opening ecommerce reports while the page was still loading.
  • We’ve fixed an issue where numerical custom dimension values of 0 were missing from the session log. Zero values now appear correctly.
  • We’ve fixed a security issue where the data type of an existing custom dimension could be changed through the API. You can no longer change the data type after the dimension is created.
  • We’ve fixed an issue where goal and custom dimension mapping creators didn’t show the correct validation message for invalid names.