feat: add more info on meta install referrer - #36
Conversation
📝 WalkthroughWalkthroughDocumentation 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
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Poem
📜 Recent review detailsConfiguration used: defaults Review profile: CHILL Plan: Lite 📒 Files selected for processing (4)
🚧 Files skipped from review as they are similar to previous changes (4)
Comment |
There was a problem hiding this comment.
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
📒 Files selected for processing (5)
ad-networks/meta-ads.mdxsdk/android.mdxsdk/expo.mdxsdk/flutter.mdxsdk/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.
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.