We are trying to integrate Facebook analytics into our apps and we notice that user properties has been deprecated on 22 Jun 2020. But doc doesn't not say anything about the alternative way. Is there any means to add new user properties like this in Firebase analytics?
User Properties has been deprecated in Facebook Analytics
423 Views Asked by WHOA At
0
There are 0 best solutions below
Related Questions in FACEBOOK-ANDROID-SDK
- Is the Facebook SDK using App Events API or Conversion API?
- Facebook ads for mobile iOS and Android application conversion tracking
- Disable fb_sdk_settings_changed event from facebook-android-sdk
- Facebook login not working when app in not installed on device but works perfect with Facebook app installed Android
- App installation campaign (Android SDK) - Facebook
- Facebook ads campaign not displaying app installs results data
- Facebook Android SDK issue with targeting api level 33
- Facebook Android SDK Missing Currency Parameter for auto-logged events
- Facebook Ads Indexing
- Android Facebook SDK: what does "implementation 'com.facebook.android:facebook-android-sdk:[8,9)'" mean?
- (Facebook Login Api) I want to change the account to log in to when logging in
- How do I get an OIDC token from Facebook Android SDK
- Where can I see the third-party app scheduled post status on Facebook?
- Error When Logging on Facebook/Firebase on Android
- One or more plugins require a higher Android SDK version - Facebook-auth
Related Questions in FIREBASE-ANALYTICS
- Firebase total user count (IOS)
- How to see total unique users on FB Analytics?
- firebase_core : "Found duplicate classes", "No package ID 7a found for ID 0x7a0b0007", "Missing google_app_id"
- Should I use the same firebase project for 2 different but similar android apps
- Firebase Event parameters missing in console
- Missing google_app_id. Firebase Analytics disabled After Migrate Deprecated imperative apply of Flutter's Gradle plugins
- Missing google_app_id. Firebase Analytics disabled
- Data Transfer From Table to Table in BigQuery
- Firebase Messaging works, but Analytics does not
- Bug: Google Analytics 4 UI first_open Android datastreams
- How to manage page_views in different languages and with custom URL parameters?
- Google Analytics 4 x Flutter change/ override device category
- Use single firebase project for different Android App Stores
- Firebase warning: consent indicators not collected for ad personalization
- Flutter Firebase - Use of undeclared identifier 'FIRAnalytics'
Related Questions in FACEBOOK-ANALYTICS
- How to make App Events work in Events Manager. IOS 14.5+
- How do I add a meta pixel event upon successful completion of a Ninja Forms (Free Version) form in wordpress?
- Facebook Android SDK Missing Currency Parameter for auto-logged events
- Meta Pixel Event parameters not showing up on FB Analytics
- Facebook Subscribe Event is not showing in the events manager of my app
- Facebook app not registering iOS installs
- How to make Facebook App Events works on ios15?
- "How to use Facebook App Event In Flutter"
- Facebook ads campaign not displaying app installs data
- Facebook Analytics Conversion API events pushed from server
- How to retrieve analytics data from facebook real time?
- Facebook Pixel: What does Content View event "Value" in Facebook Analytics mean?
- User Properties has been deprecated in Facebook Analytics
- Cannot see parameter values used for Facebook Purchase Event - Facebook Pixel
- Firebase dynamic links missing plugin exception after adding facebook app events package flutter
Related Questions in FACEBOOK-IOS-SDK-4.0
- Cant create iOS ads
- Facebook SDK not supported by compiler error (iOS / Xcode)?
- User Properties has been deprecated in Facebook Analytics
- Did FBSDKShareKit replace FBSDKMessengerShareKit?
- Facebook iOS access_token authentication on NodeJS
- Updating FBSDKGraphRequest GET for iOS
- Tagging pages in facebook sharing - iOS Facebook SDK
- 'quote' is missing while sharing via Facebook Native app - iOS Facebook SDK
- FBSDKLikeControl with iOS10 does not works
- No such module 'FBAudienceNetwork' in XCode 9 Swift 4
- Xcode 9 _OBJC_CLASS_$_FBSDKApplicationDelegate
- Facebook App Invites Swift No Notfications
- Facebook iOS/Android SDK share link on friend's feed
- iOS :Unable to get Facebook profile public data as media (Images & video)
- swift 3 facebook sdk get friends list
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?