Unmask the underlying intent of social posts and news media. Paste text below to analyze its framing, potential for hate speech, and political leanings.
Comprehensive Analysis:
Overall Summary:
NLP (AI) Driven Analysis:
Sentiment/Tone:
Key Themes/Keywords:
Framing Type:
Political Leaning:
NLP (Human) Principles Applied:
Communication Style:
Values/Beliefs Targeted:
Meta-Programs Engaged:
Behavioral Economics Analysis:
Biases Exploited:
Influence Tactics:
Lacanian Psychoanalytic Analysis:
Imaginary Engagement:
Symbolic Engagement:
Real Engagement:
Desire/Jouissance Aspects:
Hate Speech Detection:
Overall Explanation:
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);
}
});