Push this objects to datalayer whenever the page loads.
Update the also the user object, also whenever the visitor logs in, logs out, registers, interacts with age_checker, checkout, makes a purchase etc.
If the page contains some kind of content (article|blog|podcast|etc.), fill the values for content object parameters. Otherwise the values should be empty.
Príklad kódu
window.dataLayer = window.dataLayer || [];
window.dataLayer.push({ page: null }); // Clear the previous page object.