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

CONTACT US

  • facebook
  • twitter
  • instagram

Are you here to inquire about training or capacity development activity?

B31 L19 A Bonifacio St., New Capitol Estates I, Batasan Hills, Quezon City, Philippines

Use our Training Inquiry Form instead:

(02) 7 508 3633

(02) 8 361 2243

Otherwise, drop us a message.

Or email us, so we can respond faster.

We're a non-profit organization promoting initiatives to serve the people who need them most. We believe in taking action with urgency in order to raise public awareness about some of the most pressing issues facing today’s society. Please join us by supporting our efforts to make a measurable difference in the lives of others.

Contact Us: Contact
bottom of page