Post by account_disabled on Dec 12, 2023 4:44:11 GMT
When you understand the reason for using it. Now let's move on to how to install Facebook Analytics, which I can tell you is very easy to do by following the steps as follows. 1. Install Facebook SDK & Configure native projects Start by installing the Facebook SDK using the react-native install command. This command will be done automatically without any hassle. Then the Configure native projects will be configured, which are separated into 2 operating systems: iOS Once react-native install is complete, open the Xcode Project in the iOS subfolder and follow the Getting Started Guide iOS instructions.
Android users need to add code from the native side and then follow the Getting Started Guide Android Phone Number List instructions. 2. Log App Events Once the installation is complete, enter the Log App Events step. The reason is to log every data or action within the app for further use. Starting with import AppEventsLogger and then try logging if the user presses the button (as per the code As for Log Purchase Event, it is done to log in-app purchase events that exist in the business's apps by adding an amount of money, such as AppEventsLogger.logPurchase(1.99, 'USD').
Then try to check how accurate the information you entered is with the Event Debugging method by opening Facebook Analytics on our app page, selecting Active – Event Debugging, and that's it. Additional information: events are various actions that occur on the fan page. Parameters are words that you want to add to that event. 3. User Properties Setting Next, set the User Properties. Start by selecting the setUserID function, followed by setting the User Properties to customerStatus = Silver, which is not just the Properties value that was set up. But it can also be added to the words that Facebook has.
Android users need to add code from the native side and then follow the Getting Started Guide Android Phone Number List instructions. 2. Log App Events Once the installation is complete, enter the Log App Events step. The reason is to log every data or action within the app for further use. Starting with import AppEventsLogger and then try logging if the user presses the button (as per the code As for Log Purchase Event, it is done to log in-app purchase events that exist in the business's apps by adding an amount of money, such as AppEventsLogger.logPurchase(1.99, 'USD').
Then try to check how accurate the information you entered is with the Event Debugging method by opening Facebook Analytics on our app page, selecting Active – Event Debugging, and that's it. Additional information: events are various actions that occur on the fan page. Parameters are words that you want to add to that event. 3. User Properties Setting Next, set the User Properties. Start by selecting the setUserID function, followed by setting the User Properties to customerStatus = Silver, which is not just the Properties value that was set up. But it can also be added to the words that Facebook has.