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

This app uses Google Adsense, a third-party advertising service.

In order to display advertisements for products and services according to the user's interests, such advertisement distributors include information "Cookies" (name, address, email address, telephone number) regarding access to this site and other sites. May be used).

Also, regarding Google Adsense, click here for more information on this process and how to prevent such information from being used by ad publishers.

About the access analysis tool used by this site

This site uses the access analysis tool "Google Analytics" by Google.

This Google Analytics uses cookies to collect traffic data.

This traffic data is collected anonymously and is not personally identifiable.

This function can refuse collection by disabling cookies, so please check the settings of your browser.

Click here or here for more information on these terms.

​Hiromu Izuwa

bottom of page