Changeset 3224365
- Timestamp:
- 01/17/2025 03:47:20 PM (15 months ago)
- File:
-
- 1 edited
-
datalayer/tags/1.0.2/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
datalayer/tags/1.0.2/readme.txt
r3224350 r3224365 223 223 = Pagination `dataLayer` structure = 224 224 225 `pagination` object structure is automatically added to all pages that have pagination.225 The `pagination` object structure is automatically added to all pages that have pagination. 226 226 227 227 Easy access to your pagination data, detect if users are using your pagination as much as you want. … … 241 241 = Authenticated user `dataLayer` structure = 242 242 243 `user` object is automatically added to all pages that have pagination.243 The `user` object is automatically added to all pages that have pagination. 244 244 245 245 User hashed data with SHA256 is very useful for GDPR consent with Google Ads services and user provided data.
Note: See TracChangeset
for help on using the changeset viewer.