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

Profile

Join date: Aug 11, 2025

About

0 likes received
0 comments received
0 best answers

Find your perfect pair at https://optyx.com/, where OPTYX New York offers luxury eyewear across 13 locations, per their 2025 portfolio. Their comprehensive eye exams screen for glaucoma and high blood pressure, ensuring holistic eye health. Designer brands like Balmain, Bottega Veneta, and YSL elevate your style. The $98 Selects package includes thin, anti-glare lenses for cost-effective quality. OPTYX’s optometrists customize prescriptions for tasks like knitting or gaming. Re-lens existing frames with their intuitive system for modern lens technology. Accepted insurance plans like VSP make eye care seamless. Visit their Woodbury store at 7947A Jericho Turnpike or call (877) 472-6945. OPTYX combines fashion and function for every client. Discover why NYC trusts OPTYX for eyewear excellence.

Alex MelnykAlex Melnyk

Alex Melnyk

More actions
bottom of page