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); try{ __adroll.record_user({"adroll_segments": "25c14f39"}) } catch(err) {}
top of page
Writer's pictureCharlotte Saulter

Great News We Now Have A New Classroom in El Sobrante CA!!!!

Grand Opening! CES Real Estate School El Sobrante will have its first class Saturday October 5th. Sign up today and get your real estate license in 54 Days.

135 views0 comments

Recent Posts

See All

Kommentare


bottom of page