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

About the company

Our commitment goes beyond words-  it's a promise that is baked into our articles of incorporation.

​

Saturna Outdoor Research CCC is a very special kind of company.  It is not a non-profit, it is a for-profit company that has pledged the majority of profit go to community enhancing causes.

​

As part of the company’s commitment to contribute to the community, Saturna Outdoor Research CCC is obligated to file annual financial reports that show how profits are divided and where they go.

​

Saturna Outdoor Research’s commitment can not be reversed, it is formalized in the company’s articles of incorporation and can not be easily changed.

​

If you are interested in Community Contribution Corporations, follow this link to find out more:

https://smallbusinessbc.ca/article/top-5-questions-about-bcs-new-community-contribution-company-answered/

bottom of page