Skip to main content
ArmCare U
Toggle menu
Menu
All Courses
Sign In
Create a new account
First name
This field cannot be blank
Last name
This field cannot be blank
Email
Please enter a valid email address
Password
This field cannot be blank
If you are a human, ignore this field
Sign up
$(function() { if(typeof(CoursePlayerV2) !== 'undefined') { CoursePlayerV2.on('hooks:contentWasCompleted', function(data) { data["user"] = Thinkific.current_user; ThinkificAnalytics.track("Custom Content Completed", data); }); } });