1

We are having a hybrid android/iOS app. Majority of our source code is with HTML/JS.

We are using Google analytics already. For better user demographics , marketing & re-marketing we want to use Facebook analytics for apps.

Identifying users based on our custom user Id is critical to us. It helps us unify the user behaviour on app & html/js.

I can see that with the android & iOS Facebook SDK we can set the user ID.

Does FB javascript SDK provide api to set user ID?

2 Answers 2

0

User properties are not yet supported by the JS SDK.

0

User properties are now supported by the JS SDK. Documentation is here: https://developers.facebook.com/docs/analytics/properties

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Not the answer you're looking for? Browse other questions tagged or ask your own question.