
The Decades-Long Struggle to Protect Venice From Worsening Floods
The wind was stirring up the sea around Venice, Italy, threatening a high tide of more than 4 feet. Normally, that would be enough to inundate half the city, leaving tourists to
The wind was stirring up the sea around Venice, Italy, threatening a high tide of more than 4 feet. Normally, that would be enough to inundate half the city, leaving tourists to
In July, Lorenzo Pernigotti, a seasoned mountain climber who has summited over 100 peaks in the Alps, scaled Aiguilles du Diable—“devil’s horns” in English—a set of rock towers on one of 11 major high pointsin
José “Josh” Catzim Castillo, a 25-year-old lobster fisher, circles a hollow concrete box resting on the seafloor, just off the coast of Mexico’s Yucatán Peninsula. He slips a snare into the box and shakes
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/venice-mose-floods-climate-change/');
src += '&dt=' + encodeURIComponent('The Decades-Long Struggle to Protect Venice From Worsening Floods');
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>