awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 مستودعات

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • nicklockwood/irateالصورة الرمزية لـ nicklockwood

    nicklockwood/iRate

    4,079عرض على GitHub↗

    iRate هي مكتبة مطالبات تقييم تطبيقات iOS وأداة تفاعل المستخدم. توفر إطار عمل لتشغيل طلبات تقييم متجر التطبيقات الأصلية ودمج الأدوات التي توجه المستخدمين إلى صفحات التطبيق ومطالبات المراجعة داخل نظام Apple البيئي. تعمل المكتبة على تحسين توقيت طلبات التعليقات من خلال تتبع مقاييس استخدام التطبيق، وتحديداً تواريخ التثبيت وعدد مرات التشغيل. يضمن هذا ظهور مربعات حوار التقييم فقط بعد استيفاء عمر تثبيت محدد وعتبات عدد مرات التشغيل لتجنب مقاطعة سير عمل التطبيق الأساسي. يغطي المشروع مجموعة من الإمكانيات بما في ذلك التنقل في واجهة متجر التطبيقات ومطالبات التقييم المترجمة. يستخدم نمط المفوض لمنطق المشغل المخصص والأنماط المرئية، ويستخدم إعادة توجيه مخطط URL لإرسال المستخدمين إلى معرفات تطبيقات محددة في متجر التطبيقات.

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

    Objective-C
    عرض على GitHub↗4,079
  • nativephp/laravelالصورة الرمزية لـ NativePHP

    NativePHP/laravel

    3,885عرض على GitHub↗

    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
    عرض على GitHub↗3,885
  • mozilla/gecko-devالصورة الرمزية لـ mozilla

    mozilla/gecko-dev

    3,691عرض على GitHub↗

    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
    عرض على GitHub↗3,691
  1. Home
  2. Mobile Development
  3. User Engagement Tracking

استكشف الوسوم الفرعية

  • 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