The Bulletproof Listing Process

How To Share The Video:

To share this video, either download and send the video below or simply email or text them this link:

https://www.youtube.com/watch?v=fDzUwlw4KQU

C21 Beggins Enterprises - Strategic Marketing Presentation.mp4

window.userGuiding.identify(userId*, attributes) // example with attributes window.userGuiding.identify('1Ax69i57j0j69i60l4', { email: 'user@awesome.com', name: 'Awesome User', created_at: 1644403436643, }) // example with company attributes window.userGuiding.identify('1Ax69i57j0j69i60l4', { name: 'Awesome User', // id of company is required company: { id: '1', name: 'Awesome Company', } }) // or just send userId without attributes window.userGuiding.identify('1Ax69i57j0j69i60l4')