24 Feb 2022
07:51 PM
- last edited on
13 Jul 2022
07:28 AM
by
MaciejNeumann
Team - Am looking for a featuree to send custom event analytics from mobile app and get the consolidated events analytics on dynatrace for a given period of time. Currently am using the dynatrace api
Solved! Go to Solution.
Did you find a solution for this? What kind of event analytics are you looking for?
You can use oneagent api to ingest custom analytic metrics in Dynatrace. Try to expose the api publicly through some secure (WAF channel), integrate mobile app with the oneagent api for ingesting metrics.
Refer below links
Mobile App Analytics (dynatrace.com)
RUM setup and configuration for mobile apps | Dynatrace Docs
Instrumentation via OneAgent SDK for Android | Dynatrace Docs