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
Live Real Estate Principles Class Vallejo CA Sat, Jan 13
| CES Real Estate School Vallejo
LIVE REAL ESTATE PRELICENSING CLASS!
Vallejo,CA
🌟Live Real Estate Pre Licensing Class🌟
✅️California Real Estate Principles Course
✅️Earn 45 Credit Hours towards your Real Estate License
🌟CLASS STARTS SATURDAY JANUARY 13TH 9AM-1PM
🌟CLASS MEETS WEEKLY FOR 8 WEEKS
🌟COST $399 INCLUDES TEXTBOOK
Time & Location Jan 13, 2024, 9:00 AM
CES Real Estate School Vallejo, 2103 Redwood St #104, Vallejo, CA 94591, USA
About the Event Read More >
Tickets Ticket type
Real Estate Principles Class
bottom of page