Display the contents of a w3c-compliant Data Layer within the console
Display the contents of a website's w3c-spec Customer Experience Digital Data Layer object directly with the console. The extension will crawl through the nested Javascript object and display a flattened version of the object's keys and values directly within the developer console. The purpose of this extension is to simplify data layer debugging and validation.
V1.1 - Bug fix for sort issue when duplicate parents exist in multiple levels of object hierarchy.