<iframe> or a native WebView. No npm. For a production React Native or web app, use the SDK instead.
This is not WebViewPoseView (that component belongs to the SDK).
token is required. Get a key at posetracker.com. Exercise ids: Exercises.
Listen to events
The page posts JSON to the host. Browsers:window.parent.postMessage. iOS: iosListener. Android: webViewCallback. Same payload. Full list: WebView messages.
Useful query flags
Paid plans can add streams:Next
- Query parameters — every URL flag the page reads
- Embed on iOS / Android / Flutter
- Upload video or image
- SDK instead
Is this the React Native SDK?
Is this the React Native SDK?
No. This URL is the hosted WebView. The SDK uses
WebViewPoseView and never loads this page. See WebView vs SDK.For LLMs: WebView quickstart URL:
https://app.posetracker.com/pose_tracker/tracking?token=YOUR_API_KEY&exercise=push_up. Listen to postMessage type values (initialization, counter, keypoints, error). Production RN/web apps should use the npm SDK. https://docs.posetracker.com/webview/quickstart