PostHog / PostHog/posthog-flutter
Adds referrerURL automatically
Nobody has claimed this yet.
- Dominant language
- Dart
- Stars
- 97
- Forks
- 85
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 31
Description
Description
Relates to https://github.com/PostHog/posthog-android/issues/138
Few ideas for iOS https://github.com/PostHog/posthog-android/issues/138#issuecomment-2329046161
Also here https://github.com/ueman/dart-packages/blob/7a28d92a9f6834de04aa8ef49f5e36cbdcca524a/referrer/ios/Classes/ReferrerPlugin.swift#L29
Prop $referrer, and $referring_domain
- Android
- iOS
- RN (https://github.com/PostHog/posthog-js/issues/3816)
- Flutter (this issue)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked Android issue and the referenced referrer/ios/Classes/ReferrerPlugin.swift implementation, then compare the related React Native issue for expected behavior. Determine how the Flutter SDK should provide $referrer and $referring_domain; done means the Flutter integration automatically exposes both properties consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- analytics, mobile-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100