
Winds of Change Blow Towards Kansas
When President Trump signed his executive order targeting Obama-era climate policies in March, he made sure to get the optics right. “You’re going back to work,” he promised the coal miners surrounding
When President Trump signed his executive order targeting Obama-era climate policies in March, he made sure to get the optics right. “You’re going back to work,” he promised the coal miners surrounding
Heidi Steltzer’s job, as she puts it, is “hiking where no one else will go.” As a mountain and polar ecologist studying rare plants, she’s accustomed to traveling to breathtaking Arctic vistas
One gray day in early November, hundreds of mourners gathered at the Presbyterian church in Basking Ridge, New Jersey to celebrate the life of one of the community’s greats. The fallen is
When you paste this story into your backend, you will find a snippet of javascript at the bottom that looks like the code below. This is the tracking pixel. It is a commonly used tool that will allow us to measure the reach of our work. If you prefer to copy the tracking pixel separately, here it is:
<script type="application/javascript">
window.addEventListener('DOMContentLoaded', (event) => {
var img = document.createElement('img');
var src = 'https://www.google-analytics.com/collect?v=1';
src += '&tid=UA-172916447-1';
src += '&cid=1';
src += '&t=pageview';
src += '&dl=' + encodeURIComponent('https://nexusmedianews.com/the-climate-rebellion-inside-amazon-e66f7fcdd07a/');
src += '&dt=' + encodeURIComponent('The Climate Rebellion Inside Amazon');
src += '&dr=' + encodeURIComponent(window.location.href);
img.src = src;
img.width = 1;
img.height = 1;
img.setAttribute('style', 'display: none;');
img.setAttribute('aria', 'hidden');
img.setAttribute('role', 'presentation');
img.alt = '';
document.body.appendChild(img);
});
</script>