function registerListener() { window.wixDevelopersAnalytics.register( 'cf06bdf3-5bab-4f20-b165-97fb723dac6a', (eventName, eventParams, options) => { const XSRFToken = getXSRFTokenFromCookie() fetch( `${window.location.origin}/_serverless/analytics-reporter/facebook/event`, { method: 'POST', headers: { 'Content-Type': 'application/json', 'X-XSRF-TOKEN': XSRFToken, }, body: JSON.stringify({ eventName, data: eventParams }), }, ); }, ); function getXSRFTokenFromCookie() { var match = document.cookie.match(new RegExp("XSRF-TOKEN=(.+?);")); return match ? match[1] : ""; } } window.wixDevelopersAnalytics ? registerListener() : window.addEventListener('wixDevelopersAnalyticsReady', registerListener);
top of page

What’s Buzzing

MEDIA COVERAGE

Whether it's local TV, or international broadsheet, news stories about our organization's contribution, big or small, to communities' disaster preparedness and resilience could be found here.

Initiatives

Success Stories

Campaigns

Achievements

Media

Innovation

The Power of Partnership: PhilPrep's Approach to Humanitarian Action
07:24
Exploring Disaster Resilience
06:21
Tambulig Flood Simulation Exercise
14:41
Batang Handa, Batang Ligtas
03:56
Tambulig Flood Simulation Exercise (Flood Drill)
14:41
Poetry of a Disaster
03:13
CCAM - Climate Resiliency Field School (CrFS)
03:22
Katatagan at Kaunlaran ng Quinapondan
08:22
bottom of page