function registerListener() { window.wixDevelopersAnalytics.register( 'cf06bdf3-5bab-4f20-b165-97fb723dac6a', (eventName, eventParams, options) => { const a = 1 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

Profile

Join date: Jan 24, 2022

About

0ย likes received
0ย comments received
0ย best answers

Posts (7)

Nov 14, 2025 โˆ™ 1 min
๐—–๐——๐—ฃ ๐—™๐—ผ๐˜‚๐—ป๐—ฑ๐—ฎ๐˜๐—ถ๐—ผ๐—ป ๐—ฃ๐—ฎ๐—ฟ๐˜๐—ป๐—ฒ๐—ฟ๐˜€ ๐˜„๐—ถ๐˜๐—ต ๐—”๐—ฆ๐—• ๐˜๐—ผ ๐—˜๐—บ๐—ฝ๐—ผ๐˜„๐—ฒ๐—ฟ ๐— ๐—ฎ๐—ฟ๐—ด๐—ถ๐—ป๐—ฎ๐—น๐—ถ๐˜‡๐—ฒ๐—ฑ ๐—ฌ๐—ผ๐˜‚๐˜๐—ต ๐˜๐—ต๐—ฟ๐—ผ๐˜‚๐—ด๐—ต ๐—š๐—ฟ๐—ฒ๐—ฒ๐—ป ๐—˜๐—ป๐˜๐—ฒ๐—ฟ๐—ฝ๐—ฟ๐—ถ๐˜€๐—ฒ๐˜€
The Center for Disaster Preparedness Foundation, Inc. (CDP) is thrilled to announce its renewed partnership with Arbeiter-Samariter-Bund (ASB) for an upcoming regional initiative titled โ€œPioneers for a Green Future: Green Income Prospects for Marginalized Young People.โ€ CDP Foundation and ASB S-SEA staff come together for a group photo as they conclude the Offline Kick-Off Workshop last October 31, 2025. Running from 2025 to 2028, this newly approved project aims to support marginalized...

10
0
May 31, 2021 โˆ™ 2 min
Pinoy Innovators and Partners Convene to Tackle DRRM Measures
The Philippines is no doubt severely affected by the COVID-19 pandemic. Despite this challenge, hope and inspiration for all Filipinos...

86
6
May 24, 2021 โˆ™ 2 min
Commitments of Support Pour in for Pinoy DRRM Innovators
A famous proverb states that, โ€œNecessity is the mother of invention.โ€ When opportunities are lacking and resources are scarce โ€” a common...

26
0
Marjorie Romero

Marjorie Romero

Writer
More actions
bottom of page