A short film bringing together thoughts on sensemaking from three of our favourite people. Daniel Schmachtenberger talks about where to start with improving ...
You need to be a member of Sleepless Dystopian 👺 Cyberpunk Magazine | Writers Community to add comments!
You help us out as an affiliate as we get £5 for you signing up. You get a free audiobook you can keep forever, and you can cancel at the end of the trial with no obligation to buy any additional books!
----
Are you a content creator or writer? Try SudoWrite today as your Ai writing assistant, it will save you time, give you new ideas, and help you be more efficient.
This is an affiliate link, so I will get some kudos for the clicks and earn a commission if you sign up, all helping to keep this site going. But either way, I highly recommend SudoWriter as you digital Ai writing assistant.
document.addEventListener("DOMContentLoaded", function () {
if (!window.dataLayerMain) {
return;
}
var handler = function (event) {
var element = event.currentTarget;
if (element.hasAttribute('data-track-disable')) {
return;
}
var options = JSON.parse(element.getAttribute('data-track'));
window.dataLayerMain.push({
'event' : 'trackEvent',
'eventType' : 'googleAnalyticsNetwork',
'eventCategory' : options && options.category || '',
'eventAction' : options && options.action || '',
'eventLabel' : options && options.label || '',
'eventValue' : options && options.value || ''
});
if (options && options.ga4) {
window.dataLayerMain.push(options.ga4);
}
};
var elements = document.querySelectorAll('[data-track]');
for (var i = 0; i < elements.length; i++) {
elements[i].addEventListener('click', handler);
}
});
Comments