PostHog / PostHog/posthog-flutter

Heatmap support

Open
#68 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement Heatmap
Dominant language
Dart
Stars
97
Forks
85
Avg merge
1d 8h
Merged PRs (30d)
31

Description

Description

https://posthog.com/docs/toolbar/heatmaps

We'd need to create a Widget wrapper that tracks and captures every interaction such as clicks, etc.

You can manually do this though, by capturing events manually.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the linked PostHog heatmaps documentation and the Flutter library documentation on manually capturing events. The proposed entry point is a Widget wrapper that tracks interactions such as clicks; done would mean the required interactions are captured for heatmap support.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart, flutter
Domain
analytics, mobile
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.