Strava Integration Support

Get help with connecting and syncing your Strava activities

Getting Started

Trail Pace integrates with Strava to automatically sync your running activities, providing detailed analysis and coaching insights.

  1. Navigate to the Dashboard and locate the Strava Sync card
  2. Click the "Connect with Strava" button
  3. Authorize Trail Pace to access your activity data
  4. Once connected, click "Sync Now" to import your activities

Common Issues

Sync Not Working

If your activities aren't syncing, try disconnecting and reconnecting your Strava account. You can also check the sync start date to ensure it's set correctly.

Missing Activities

Only the most recent 30 activities are synced by default. You can adjust the sync start date to control which activities are imported.

Treadmill Activities

Trail Pace automatically detects treadmill activities based on lack of GPS data and elevation change. If a treadmill activity isn't detected correctly, please contact support.

Webhook Auto-Sync Setup (New)

Trail Pace now supports background Strava sync via webhooks so new activities can appear automatically without pressing Sync.

  • Set STRAVA_WEBHOOK_CALLBACK_URL to /api/strava/webhook on your deployed app domain
  • Set a secure STRAVA_WEBHOOK_VERIFY_TOKEN and match it in your Strava app webhook setup
  • Reconnect Strava once so Trail Pace can ensure the webhook subscription exists

Full deployment and troubleshooting details are documented in docs/strava-webhooks.md in this repository

Data Privacy & Security

We take your privacy seriously. Your Strava data is:

  • Only accessible to you - no other users can see your activities
  • Stored securely in encrypted databases
  • Used solely for providing coaching insights and analysis
  • Never shared with third parties

You can disconnect your Strava account or delete all Strava data at any time from the Advanced Settings page.

Need More Help?

If you're experiencing issues not covered here, please reach out to our support team:

Email: support@trailpace.ai

Additional Resources