Skip to content

feat: add more info on meta install referrer - #36

Open
sakkshm26 wants to merge 2 commits into
mainfrom
feat/meta-install-referrer-v2
Open

feat: add more info on meta install referrer#36
sakkshm26 wants to merge 2 commits into
mainfrom
feat/meta-install-referrer-v2

Conversation

@sakkshm26

@sakkshm26 sakkshm26 commented Jan 5, 2026

Copy link
Copy Markdown
Contributor

Summary by CodeRabbit

  • Documentation
    • Added guides on Meta Install Referrer for Android device‑level attribution tracking across native Android, Expo, Flutter, and React Native docs.
    • Included setup, advantages, and linking instructions for integrating Meta Install Referrer (note: the guidance appears in multiple places within the updated docs).

✏️ Tip: You can customize this high-level summary in your review settings.

@coderabbitai

coderabbitai Bot commented Jan 5, 2026

Copy link
Copy Markdown
📝 Walkthrough

Walkthrough

Documentation updates across multiple SDK and ad-network guides adding Meta Install Referrer and Google Play Install Referrer guidance for Android device-level attribution. New sections describe setup, comparison, and decryption key notes; several insertions were duplicated within the same files.

Changes

Cohort / File(s) Summary
Ad Network Docs
ad-networks/meta-ads.mdx
Added "Getting Device-Level Data for Android Installs" describing Google Play Install Referrer API and Meta Install Referrer, setup/decryption key notes; content appears duplicated in two places.
Android SDK Docs
sdk/android.mdx
Inserted "Adding Store Referrer Libraries" → "Meta Install Referrer" subsection (two insertions: near signing params and after init code) linking to Meta Install Referrer docs; only doc additions.
Expo SDK Docs
sdk/expo.mdx
Added "Adding Store Referrer Libraries" with "Meta Install Referrer" guidance for Android attribution; duplicated insertion within file.
Flutter SDK Docs
sdk/flutter.mdx
Added "Adding Store Referrer Libraries" / "Meta Install Referrer" content after Android config sections and near iOS config; documentation-only changes.
React Native SDK Docs
sdk/react-native.mdx
Added "Adding Store Referrer Libraries" and "Meta Install Referrer" guidance (inserted adjacent to Expo support and Android backup sections); duplicated notices present.

Estimated code review effort

🎯 3 (Moderate) | ⏱️ ~20 minutes

Poem

🐰 I found a referrer in the night,

decrypts and keys all shining bright,
installs now trace with clearer cheer,
docs hop forward, bold and near,
a tiny rabbit celebrates the sight.


📜 Recent review details

Configuration used: defaults

Review profile: CHILL

Plan: Lite

📥 Commits

Reviewing files that changed from the base of the PR and between 6199da1 and b061b06.

📒 Files selected for processing (4)
  • sdk/android.mdx
  • sdk/expo.mdx
  • sdk/flutter.mdx
  • sdk/react-native.mdx
🚧 Files skipped from review as they are similar to previous changes (4)
  • sdk/android.mdx
  • sdk/react-native.mdx
  • sdk/flutter.mdx
  • sdk/expo.mdx

Comment @coderabbitai help to get the list of available commands and usage tips.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 2

Fix all issues with AI Agents 🤖
In @sdk/expo.mdx:
- Around line 78-84: Remove the duplicated standalone sentence "For improved
Android attribution tracking with Meta ads, see the [Meta Install Referrer
documentation](/features/meta-install-referrer)." and keep the reference only
within the "Adding Store Referrer Libraries" section (the "Meta Install
Referrer" subsection), so the documentation only references the Meta Install
Referrer doc once and the dedicated section remains as the discoverable
placement.

In @sdk/react-native.mdx:
- Around line 55-65: Remove the duplicate Meta Install Referrer note that
appears under the "Expo Support" subsection (the standalone sentence pointing to
the Meta Install Referrer documentation) and keep the dedicated "Adding Store
Referrer Libraries" section intact; specifically, delete the redundant line that
references the Meta Install Referrer documentation beneath the "Expo Support"
heading so the guidance is only present in the "Adding Store Referrer Libraries"
/ "Meta Install Referrer" section.

Caution

Some comments are outside the diff and can’t be posted inline due to platform limitations.

⚠️ Outside diff range comments (1)
sdk/flutter.mdx (1)

108-129: Remove duplicate Meta Install Referrer references.

Line 108 and lines 125-129 both reference the Meta Install Referrer documentation. The dedicated "Adding Store Referrer Libraries" section (lines 125-129) provides better structure and discoverability. Remove the standalone note at line 108 to eliminate redundancy.

🔎 Proposed fix
 For detailed backup configuration instructions, please refer to the [Android SDK Backup Configuration](/sdk/android/installation#backup-configuration).
 
-For improved Android attribution tracking with Meta ads, see the [Meta Install Referrer documentation](/features/meta-install-referrer).
-
 #### iOS Configuration
 
 1. Update your iOS deployment target to iOS 15.0 or higher in your `ios/Podfile`:
📜 Review details

Configuration used: defaults

Review profile: CHILL

Plan: Lite

📥 Commits

Reviewing files that changed from the base of the PR and between 0fdf450 and 6199da1.

📒 Files selected for processing (5)
  • ad-networks/meta-ads.mdx
  • sdk/android.mdx
  • sdk/expo.mdx
  • sdk/flutter.mdx
  • sdk/react-native.mdx
🔇 Additional comments (3)
sdk/android.mdx (2)

190-194: LGTM - Setup section well-placed.

The dedicated "Adding Store Referrer Libraries" section is appropriately positioned after SDK initialization parameters, providing clear setup guidance for developers.


244-244: LGTM - Contextual reminder is helpful.

The reminder about Meta Install Referrer within the "Getting Attribution Data" section provides helpful context at the point where developers retrieve attribution information. This complements the earlier setup section without being redundant.

ad-networks/meta-ads.mdx (1)

236-249: LGTM - Valuable comparison and guidance.

This section provides excellent context by comparing Google Play Install Referrer API with Meta Install Referrer, clearly explaining the advantages of the latter (broader data capture including impressions, multi-session support). The placement before troubleshooting is logical and helps users understand their attribution options.

Comment thread sdk/expo.mdx Outdated
Comment thread sdk/react-native.mdx Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant