Hi,
Imagine this scenario: one developer has wrongly created a new trackAction call that is generating unnecessary requests. Is there a way to intercept them in Launch and avoid them to be processed? Something like s.abort = true for web environments?
Or I am seeing it from the false perspective? Our app developers are used to send trackAction and trackState calls... And I think that this will still be needed in the code, as actually under trigger conditions in Launch I can only pick between trackState, trackAction, collect PII & Launched. I was expecting to be able to tell developers just to send context.Data information, and depending on the values sent, send a specific call to Adobe Analytics (à la dataLayer.push for web environments)
I am totally new to App Tracking (the only experience I have is by using processing rules in the Analytics Admin page), so please understand my lack of certainty.
Best Regards,
Agustin
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Hi @Agustin_Suarez you are correct that at this time we need all the trackAction and trackState calls to exist in the app. The data elements in Launch and the rules engine operate off of data variables collected in the application. Re: your abort question, we do not have the capability to stop a call from within Launch. That is an idea we can take in for the future.
Thanks!
-Ivan
Edited - 8/17 - We now have a new action for Mobile Core that will allow you to modify, change or remove event data flowing through your mobile implementation. Please see: https://aep-sdks.gitbook.io/docs/resources/user-guides/modify-data for additional information.
cc - @Charles_Thirupathi
Views
Replies
Total Likes
Hi @Agustin_Suarez you are correct that at this time we need all the trackAction and trackState calls to exist in the app. The data elements in Launch and the rules engine operate off of data variables collected in the application. Re: your abort question, we do not have the capability to stop a call from within Launch. That is an idea we can take in for the future.
Thanks!
-Ivan
Edited - 8/17 - We now have a new action for Mobile Core that will allow you to modify, change or remove event data flowing through your mobile implementation. Please see: https://aep-sdks.gitbook.io/docs/resources/user-guides/modify-data for additional information.
cc - @Charles_Thirupathi
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
@Ivan_Mironchuk this is fine. but we want to complete restrict the server call which is generated from application end like we have s.abort appmeasurement implementation.
Views
Replies
Total Likes
Views
Like
Replies