-
Task
-
Resolution: Fixed
-
Should have
-
None
-
5
-
Analytics, Forms
-
Sprint #205
Summary
A useful metric to measure for users that interact with a page is the list of blocks included in that page.
Requirements
- Add a new dataLayer variable in the header array.
- That variable should have a comma separated list of the active blocks.
- The list should contain only blocks from planet4-blocks and gravityforms namespaces.
- Example:
'p4_blocks' : 'articles, columns, gravityforms'