Analytics
Improved
- The goal ID is now unique for the whole account. It used to be unique only on the site/app level. (Make sure your dashboards, segments, calculated metrics, dimension value grouping and meta sites/apps report goal data correctly after this change.)
- Goal mapping in a meta site/app is now easier to set up. You can choose a site/app and goal name from the picker.
Fixed
- The IPv6 address is now visible in the tracker debugger.
Tracker
New
- We switched from the
goal_id
togoal_uuid
. We encourage you to use thegoal_uuid
to track goals manually. Thegoal_id
will still work, though.
Improved
- We increased the limit of keywords tracked in your internal search from 65535 to 4294967295.
Fixed
- We fixed an issue with tracking JavaScript errors. Events with too long error messages were treated as broken events.