Skip to main content
XVenture - accelerated experiential learning
Toggle menu
Menu
Programs
CPD/PD
XV Mind Games
Bookstore
Contact Us
Sign In
Forgot your Password?
Enter the email you signed up with and we will send you reset instructions.
Email
//Import Mixpanel SDK import mixpanel from "mixpanel-browser"; // Near entry of your product, init Mixpanel mixpanel.init("9ff043413045fa5c0cb61d5679a12613", { debug: true, track_pageview: true, persistence: "localStorage", });