The Analytics Summary page in the Developer Dashboard currently displays a 'Not enough data' message for apps with fewer than 100 lifetime active users, without showing any metrics. The developer is requesting that this message be updated to include the actual count of lifetime active users, e.g., 'Your app currently has 99 lifetime active users.' This change would allow developers to track the effectiveness of promotions before reaching the 100-user threshold required for full analytics access. The user count is already computed server-side to determine whether to show the threshold message, so displaying it would require minimal implementation effort while preserving user privacy.