The biggest myth ever sold to us is that we cannot make a difference. Because of this, so many people don’t do anything, they sit and vegetate frustrated at their lack of power to change the injustices they see in the world.
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.
Dystopian cyberpunk writer
Dystopian cyberpunk writing of prose, graphic novels, fiction, and non-fiction by Sam-i-am
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);
}
});