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
Planning | Emergency Networking

Contact & About Us

About Us | Emergency Networking

About Us

Our Vision

To become the most compelling software company for first responders and social services agencies by raising the status of first responders and case workers in healthcare.

Our Mission

We embrace creative leadership, innovative teamwork and a winning philosophy to be the best for the benefit of our customers and our employees.​

Request More Information

Looking to learn more about our industry leading products? Complete the demo request form below and we will send you access to our demo account so you can test drive the system and have a sales specialist reach out to you.

Address

PO Box 20559

Columbus, OH 43220

Meeting | Emergency Networking

Ready to Kickstart Your Organization?

Subscribe to get our latest news and research!
bottom of page