CEDDL-polyfill The Dynamic Data Layer for the browser

Page ready plugin

This plugin collects multiple events and then signals one time when the page is ready. For example, waiting on the user page authentication or products displayed.


<body data-page-ready="pageMetadata user products"></body>
import {ceddl} from '@ceddl/ceddl-polyfill';
import {PageReady} from '@ceddl/ceddl-aditional-inputs/dist/page-ready';

PageReady.run(ceddl);

ceddl.eventbus.on('pageready', function (data) {
  console.log(data);
});

We serve First-Party Cookies on site to improve and provide secured login, fraud detection, traffic analysis, remarketing, personalization and remembering your preferences.

Read more, Disable