Leiste mit Community-Erfolgen erweitern.

Adobe Experience Platform (AEP) & Apps User Groups are live to Network, learn, and share in your regional locations.

Mark Solution

Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.

GELÖST

Is it possible to execute real-time callbacks to specific endpoints on e.g. each install or event tracking through happening in my mobile app?

Avatar

Level 1

Hi,

I would like to trigger callbacks to my servers after tracking specific events on adobe analytics. Is this possible? Can adobe analytics execute callbacks?

Thanks,

Thomas

Themen

Anhand von Themen werden Community-Inhalte kategorisiert und Sie können so relevanten Inhalt besser finden.

1 Akzeptierte Lösung

Avatar

Korrekte Antwort von
Employee

Hi Thomas,

To send the data to your own servers, you would have to create a custom callback by yourself. You will be able to access the variable values. Adobe Analytics currently does not have the functionality to send data to a separate server.

Thanks.

TM

Lösung in ursprünglichem Beitrag anzeigen

3 Antworten

Avatar

Employee

Hi Thomas,

I am not very clear what you mean by callback, do you mean a server call by that? What I could infer is that you want to track events on your mobile app, could you tell me which SDK you are using? I am giving you the link for tracking events using iOS SDK, see if that helps - https://marketing.adobe.com/resources/help/en_US/mobile/ios/actions.html

Thanks.

TM

Avatar

Level 1

I mean something similar to a webhook logic. So based on a specific event that was tracked by one of our clients with the Adobe Analytics SDK he uses, that we get informed about this with some parameters that should be provided within this webook/callback.

Avatar

Korrekte Antwort von
Employee

Hi Thomas,

To send the data to your own servers, you would have to create a custom callback by yourself. You will be able to access the variable values. Adobe Analytics currently does not have the functionality to send data to a separate server.

Thanks.

TM