Changeset 3203306
- Timestamp:
- 12/05/2024 11:28:34 PM (15 months ago)
- Location:
- terms-popup-on-user-login
- Files:
-
- 2 edited
-
tags/2.0.1/README.txt (modified) (1 diff)
-
trunk/README.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
terms-popup-on-user-login/tags/2.0.1/README.txt
r3203304 r3203306 38 38 39 39 - **User actions are securely recorded in a dedicated database table, ensuring optimal performance even with over 10,000 users.** 40 - Custom email receipts of acceptance are sent to both admins and users as legally verifiable proof of consent. These receipts include all necessary details to act as a third-party record of the action taken .(premium only)41 - Visitors are tracked using an anonymously generated GUID until they log in and consent is registered under their user ID .40 - Custom email receipts of acceptance are sent to both admins and users as legally verifiable proof of consent. These receipts include all necessary details to act as a third-party record of the action taken (premium only). 41 - Visitors are tracked using an anonymously generated GUID until they log in and consent is registered under their user ID and Woocommerce Order. 42 42 - Browser user agent, IP address, and location tracking are available. 43 43 - User Flow Management: Redirect users after acceptance or decline, with the option to enforce logout on decline. 44 - Reporting tools, including charts and CSV export, are available (premium only). 44 45 45 46 **Enjoy community support.** -
terms-popup-on-user-login/trunk/README.txt
r3203304 r3203306 38 38 39 39 - **User actions are securely recorded in a dedicated database table, ensuring optimal performance even with over 10,000 users.** 40 - Custom email receipts of acceptance are sent to both admins and users as legally verifiable proof of consent. These receipts include all necessary details to act as a third-party record of the action taken .(premium only)41 - Visitors are tracked using an anonymously generated GUID until they log in and consent is registered under their user ID .40 - Custom email receipts of acceptance are sent to both admins and users as legally verifiable proof of consent. These receipts include all necessary details to act as a third-party record of the action taken (premium only). 41 - Visitors are tracked using an anonymously generated GUID until they log in and consent is registered under their user ID and Woocommerce Order. 42 42 - Browser user agent, IP address, and location tracking are available. 43 43 - User Flow Management: Redirect users after acceptance or decline, with the option to enforce logout on decline. 44 - Reporting tools, including charts and CSV export, are available (premium only). 44 45 45 46 **Enjoy community support.**
Note: See TracChangeset
for help on using the changeset viewer.