All public logs

Jump to navigation Jump to search

Combined display of all available logs of Littledamien Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 16:26, 29 December 2024 Video8 talk contribs created page GTM Data Layer (Created page with "This JavaScript is added in the header of the website: <syntaxhighlight lang="javascript"> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } </syntaxhighlight> The `dataLayer` collection is sent to Google Tag Manager. The `gtag()` function is a convenience for sending this data. After the document content is loaded, it can be used to send event data to GTM. <syntaxhighlight lang="javascript"> gtag("event", "purchase", {...")