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

Forum Posts

Danial Frenk
Jan 02, 2023
In Questions & Answers
Two months ago, on November 18th, my aunt passed away. Since then, I have been seeing the number 222 LITERALLY everywhere! There is not much information on the internet. The only thing I found was this: Seeing 222 Angel Number After Death? Here's What It Means. Now, could someone explain to me what this means? I read the article and understand that this is a sign from the heavens, but I want to know why this is and if any of you have experienced this as well. Are the numbers some kind of code? Why do I see numbers and not some symbols or something like that?
0
0
2
Danial FrenkDanial Frenk

Danial Frenk

More actions
bottom of page