- Now utm_* parameters are forwared on all campaigns
- Fix campaign with already extracted link parameter now reported to traceback analytics
- Fixes to analytics
- Daily analytics for dynamic/short links with new structure (open_link_preview, redirects, first_opens_intent, first_opens_install, reopens)
- Added API key security for debug endpoints (v1_doctor, v1_campaigns, v1_campaign_debug)
- New campaign debug endpoints: v1_campaigns (JSON) and v1_campaign_debug (mobile-responsive HTML)
- Consolidated doctor endpoint into dynamichostingcontent (removed standalone Cloud Function)
- Enhanced initialization logging with [INIT], [INIT:SAMPLE_LINK], and [INIT:API_KEY] prefixes
- Sample data (dynamic link + API key) now created on both install and update
- Improved error handling and resilience in initialization process
- Bugfix app installation time mismatch with iOS sdk
- Returning unique, heuristics, ambiguous, none in match_type
- Dynamic/short links baseline working
- Heuristic search highly improved
- Doctor endpoint improved
- Referrer for android indicated in external services
- Using referrer for android
- YAML updated with external services (itunes connect api)
- Using client's web browser app name for heuristics scoring.
- Using appInstallation time for heuristics filter.
- Initial version launched on 3 different project, Almost production ready
- Fixes and analytics for dark launching
- Initial Version