awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 Repos

Awesome GitHub RepositoriesUser Engagement Tracking

Mechanisms for recording mobile app usage metrics to optimize the timing of user interactions.

Distinguishing note: Candidates focus on rewards or website analytics; this is about timing prompts based on mobile app installation and launch metrics.

Explore 3 awesome GitHub repositories matching mobile development · User Engagement Tracking. Refine with filters or upvote what's useful.

Awesome User Engagement Tracking GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • nicklockwood/irateAvatar von nicklockwood

    nicklockwood/iRate

    4,079Auf GitHub ansehen↗

    iRate ist eine Bibliothek für iOS-App-Bewertungsaufforderungen und ein Tool zur Benutzerbindung. Es bietet ein Framework zum Auslösen nativer App-Store-Bewertungsanfragen und zur Integration von Tools, die Benutzer auf Anwendungsseiten und Bewertungsaufforderungen innerhalb des Apple-Ökosystems leiten. Die Bibliothek optimiert den Zeitpunkt von Feedback-Anfragen durch die Verfolgung von Anwendungsnutzungsmetriken, insbesondere Installationsdaten und Startanzahlen. Dies stellt sicher, dass Bewertungsdialoge erst nach Erreichen spezifischer Schwellenwerte für das Installationsalter und die Startanzahl erscheinen, um den primären Anwendungsworkflow nicht zu unterbrechen. Das Projekt deckt eine Reihe von Funktionen ab, einschließlich der Navigation im App-Store-Storefront und lokalisierter Bewertungsaufforderungen. Es nutzt ein Delegate-Pattern für benutzerdefinierte Trigger-Logik und visuelle Stile und verwendet URL-Schema-Umleitungen, um Benutzer zu spezifischen Anwendungs-IDs im App Store zu senden.

    Provides a mechanism to track installation and launch metrics to optimize the timing of feedback requests.

    Objective-C
    Auf GitHub ansehen↗4,079
  • nativephp/laravelAvatar von NativePHP

    NativePHP/laravel

    3,885Auf GitHub ansehen↗

    This is a PHP native application framework used to build standalone desktop and mobile applications. It functions as a cross-platform app wrapper and binary application bundler, encapsulating PHP codebases into native binaries and installers for macOS, Windows, Linux, iOS, and Android. The project provides a native device API bridge and OS integration layer, allowing PHP application logic to connect directly to host operating system services. This enables the execution of applications as local binaries without the requirement of a remote web server. The framework covers several high-level ca

    Triggers haptic feedback, push notifications, and native dialogs to drive user interaction.

    PHPlaravelnativephpphp
    Auf GitHub ansehen↗3,885
  • mozilla/gecko-devAvatar von mozilla

    mozilla/gecko-dev

    3,691Auf GitHub ansehen↗

    Gecko-dev is a web browser engine and cross-platform browser framework. It serves as a foundational system for rendering web content and executing JavaScript, providing a complete layout and rendering pipeline to transform web markup into visual pixels. The project is distinguished by a specialized browser UI toolkit that uses XML-based languages and custom widgets to build cross-platform windows and menus. It incorporates unique development bridges, including design-to-code linking and a standardized protocol for AI-driven browser control and automated verification. Its broader capabilities

    Measures browser-specific interactions such as tab counts and navigation events to analyze usage patterns.

    JavaScript
    Auf GitHub ansehen↗3,691
  1. Home
  2. Mobile Development
  3. User Engagement Tracking

Unter-Tags erkunden

  • Browser Usage AnalyticsMetrics specifically tracking browser-level interactions like tab counts and navigation events. **Distinct from User Engagement Tracking:** Distinct from mobile app engagement tracking by focusing on web navigation and browser session patterns.
  • Engagement ToolsSystem-level UI and haptic tools used to actively engage users. **Distinct from User Engagement Tracking:** Focuses on active triggers like haptics and dialogs rather than passive usage metrics tracking