PoseTracker supports custom reference-based tracking with the reference query parameter.
A reference movement is a short movement created in the PoseTracker dashboard and stored as a reusable reference. Once created, it can be used in both:
real-time tracking
uploaded video analysis
This allows developers to compare a userβs movement against a custom movement instead of using a built-in exercise.
1. Create a Reference Movement
Before using the reference parameter, you first need to create a reference movement in the PoseTracker dashboard.
Create reference in dashboard
β
Get reference UUID
β
Pass reference=REFERENCE_UUID in the tracking URL
β
Embed PoseTracker in iframe / WebView
β
Listen to postMessage events
β
Read repetition count and reference scores