Takes a string and than performs SHA256 on it. The result is stored in a cookie or in the local storage. Both can be used to set up GA User ID Tracking. Ensure to adhere to privacy policies.
- dataLayer support implemented.
- Added Client ID Hash.
- Added samesite=lax;secure.
- Initial release.