← Back to Blog
·
Flutter

Talk: Real User Monitoring on Allofresh Flutter using Datadog

Implementing real user monitoring with Datadog in Allofresh's Flutter application.

I recently had the opportunity to present at the Flutter Community Meetup with Allofresh, where I shared insights about implementing Real User Monitoring (RUM) in our Flutter application using Datadog.

Event Details

The meetup took place at the Metropolitan Tower, 22nd floor, on September 3, 2024, from 6:30 PM to 9:00 PM. We were thrilled to host 30 participants from various industries, including:

  • E-commerce companies
  • P2P lending platforms
  • Banking institutions

Presentation Overview

In my talk, I covered the implementation of Datadog’s Real User Monitoring in Allofresh’s Flutter application. The presentation focused on:

  1. Why RUM Matters

    • Understanding user experience in production
    • Identifying performance bottlenecks
    • Tracking user journeys
  2. Datadog RUM Implementation

    • Setting up Datadog in Flutter
    • Configuring RUM sessions
    • Tracking user actions and navigation
  3. Key Metrics and Insights

    • Load time measurements
    • Error tracking
    • User session analysis
  4. Best Practices

    • Performance optimization
    • Error handling
    • Data privacy considerations

Presentation Slides

You can view the complete presentation slides here: Flutter Community Meetup - Real User Monitoring with Datadog

Key Takeaways

The implementation of RUM in Allofresh has helped us:

  • Monitor real user experiences
  • Identify and fix performance issues
  • Make data-driven decisions
  • Improve overall app quality