🇬🇧 EN
Tracking Policy

Tracking and third-party SDKs

How Strenqo handles telemetry, crash reporting and the absence of cross-context tracking.

Version 1.0.0 · Last updated: May 24, 2026

1. Foreword

Strenqo is a native mobile application (iOS and Android). It does not use cookies for its operation and does not integrate third-party advertising or behavioural-profiling SDKs.

This document transparently describes which telemetric SDKs are present in the app and how they are governed by user consent.

2. SDKs used in the app

2.1 Sentry — Crash reporting (optional, consent-gated)

2.2 Consent behaviour

Crash reporting consent is not “global opt-in”:

  1. On cold start, Sentry is never initialised until the consent state has been loaded from local storage.
  2. If you have never made an explicit choice, we apply a per-market default once the country of residence is available:
MarketDefault Crash Reporting
European Union (27 Member States)Off (pure opt-in)
EEA non-EU (NO, IS, LI)Off
United Kingdom (UK-GDPR)Off
Switzerland (nFADP)Off
Any unrecognised / unknown countryOff (conservative default)
United StatesOn (opt-out)
CanadaOn
Australia, New ZealandOn
Japan, Singapore, South KoreaOn

At any time you can change your choice in Profile → Support, privacy and legal → Diagnostics and crash report.

3. SDKs NOT present

For transparency, Strenqo does not integrate any of:

CategorySDKs not present (non-exhaustive)
Third-party analyticsGoogle Analytics for Firebase, Mixpanel, Amplitude, PostHog, Heap
Attribution / Mobile measurementAppsFlyer, Adjust, Branch, Singular
Advertising / Ad SDKsGoogle AdMob, Meta Audience Network, Unity Ads, AppLovin, IronSource
Behavioural trackersFacebook SDK, TikTok SDK
Web cookiesNone (the app is native, not a web wrapper)

Consequently: Strenqo does not read iOS IDFA / Android AAID, does not share advertising identifiers with third parties, does not profile the user for cross-context marketing, and does not present the App Tracking Transparency (ATT) prompt.

4. Platform SDKs (Apple / Google)

To ensure the native operation of the app, mandatory platform SDKs are present:

5. Cloud wearable integrations (not tracking)

Strenqo offers OAuth-based integrations with third-party fitness cloud platforms — currently Whoop and Oura (see Subprocessor list §3 for the complete list, which may be updated in the future with providers such as Garmin Connect, Polar Flow, Fitbit / Google Fit, Suunto, Coros, Withings, Samsung Health). These integrations are not tracking SDKs and are not subject to the analyses in §2 / §3 of this Policy: they are explicit, on-demand data transmissions authorised by the user via OAuth at the third-party provider.

What you should know:

Details on GDPR controllership and on the data flow are in the Privacy Policy §4.A and in the Subprocessor list §3.

6. Connected sub-processors (only if authorised)

Data possibly transmitted to third-party sub-processors (OpenAI for AI Coach, RevenueCat for subscriptions, Resend for transactional emails) never occurs for advertising or profiling purposes. See the Subprocessor list for full details.

7. User rights

Your choices on consent toggles can be changed at any time from Profile → Support, privacy and legal. To completely disable Crash Reporting:

  1. Open Strenqo
  2. Tap “Profile”
  3. Expand the “Support, privacy and legal” card
  4. Disable “Diagnostics and crash report”

On the next launch after disabling, the Sentry SDK is no longer initialised.

8. Contacts