top of page
CONTACT
US TODAY
Conflict Resolution Training, Inc.
217 Hanover St.
Boston, MA 02113
bottom of page
// identify with email mootrack('identify', 'john@doe.com'); // identify with email and name // commented out as you need to choose one of these calls only //mootrack('identify', 'john@doe.com', 'John Doe'); // track a view of the current page mootrack('trackPageView');