Climate Action 101 (VIDEO)
More than 300 U.S. colleges and universities have committed to major carbon reduction targets and climate resiliency plans as part of Second Nature’s Climate Action Network. The goal is to make college
More than 300 U.S. colleges and universities have committed to major carbon reduction targets and climate resiliency plans as part of Second Nature’s Climate Action Network. The goal is to make college
Richard Vevers was an advertising executive in London with a passion for diving. Then, he witnessed the dramatic effects of coral bleaching at Bali’s Airport Reef. Shocked by what he saw, Vevers
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/block-area/republish-modal/');
src += '&dt=' + encodeURIComponent('Republish Modal');
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>