lukehog_client

Last updated:

0 purchases

lukehog_client Image
lukehog_client Images
Add to Cart

Description:

lukehog client

Features #
Dead simple analytics for frontend, backend, developer tools, and any Flutter target platform.

Works on every Flutter target platform
No signup required (the link is your login)
1-click export your data as a SQLite database
Unique sessions, users, and event counts bucketed by day
Focus on what matters

Getting started #

Visit https://lukehog.com
Save your recovery file in a safe and secure location
Copy the integration code
Send your first event

Usage #
final analytics = LukehogClient("<appId>");
analytics.capture("test_event");
copied to clipboard
Why Lukehog? #
When you're shipping a lot of small Flutter projects it is cumbersome to deal with existing analytics providers. They don't work on all target platforms, the admin panels have too many features, setting up each project takes a bit of time, and it can be very difficult to get your data back out. All of this takes away from what really matters, building software for real people and understanding the impact.
If you want something simple that JustWorks™, Lukehog is for you.
Strategy #
Keep your analytics names simple, explicit, and track only the most critical events. You'll be surprised at how effective a strategy this is for getting product analytics.
When in doubt, focus on metrics that reveal "feature uses".
Good #
app_open
login
logout
view_profile
view_restaurant
complete_order
rate_restaurant
copied to clipboard
Bad #
button_tapped
screen_viewed
dialog_dismissed
copied to clipboard
TODO #

❌ track offline events by storing them in a batching durable queue

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.