You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is not a Security Disclosure, otherwise please follow the guidelines in Security Policy.
I have searched in this repository's issues to see if it has already been reported.
I have updated to the latest released version of the SDK and the issue still persists.
Bug summary
trackAction Not Sending Data to Adobe Analytics
Description
We integrated AEPSDK-React-Native following the documentation. The trackAction method logs the processed event, but no data is sent to Adobe Analytics. Network monitoring shows no outgoing requests.
Using trackAction API to send data to Adobe Analytics in aepsdk-react-native, you need to use edgebridge library to send data via Edge Network.
Please refer to the usage of edgebridge library.
Hi @yunusyuksel can you please confirm you installed the @adobe/react-native-aepedgebridge module as per Calise's recommendation and we can close this item? We'll keep #436 open until you get it solved.
Prerequisites
Bug summary
trackAction
Not Sending Data to Adobe AnalyticsDescription
We integrated AEPSDK-React-Native following the documentation. The
trackAction
method logs the processed event, but no data is sent to Adobe Analytics. Network monitoring shows no outgoing requests.Possible Causes
trackAction
implementation.Any guidance would be appreciated!
Environment
Steps to reproduce
Current behavior
Event is logged but not sent.
Expected behavior
Event data should be transmitted to Adobe Analytics.
Anything else?
No response
The text was updated successfully, but these errors were encountered: