- Fixed issue when tracking emails being opened and the encrypted payload is invalid
- Changed user property for tracking user ID from uid to usid
!!Important!!
It seems Google Analytics doesn't allow creation of the user property uid any longer so user ID tracked has been changed to usid. For new installations, nothing needs to change, but for existing installations, you'll want to go into your Google Analytics admin area to: Admin -> Data display -> Custom dimensions, and rename the existing User ID dimension to something else (for example User ID OLD)
Should look something like this:
Edit the User ID dimension:
Once you have done that, go to XenForo admin -> Options -> Analytics and click the "Set" button. If you reselect your property and data stream, it will create the new user ID dimension, usid automatically.
Once that is all done, your custom dimensions in Google Analytics will look something like this:
You can archive the User ID OLD dimension if you want since it's not going to be used going forward.