Send event data to external system using Adobe Launch | Adobe Higher Education
Skip to main content
Level 3
November 5, 2021
해결됨

Send event data to external system using Adobe Launch

  • November 5, 2021
  • 1 답변
  • 1765 조회

Hi,

Is there any options to send event data(ie: click data) to external CDP system. For eg: i fire a rule based on click action in the website then Event based rule executes and sends the data to Adobe analytics. I'm looking to send the same event data(when the same rules fires) to the external CDP system.

 

I believe, there is an option to achieve this if we go with Adobe Launch server side but looking option to do it through client side itself.

 

 

이 주제는 답변이 닫혔습니다.
최고의 답변: yuhuisg

Sure!

If there isn't an extension for your CDP already, then you can use a good ol' Custom Code action to add your own HTML or JavaScript to send the appropriate data to your CDP.

1 답변

yuhuisg
Community Advisor
yuhuisgCommunity Advisor답변
Community Advisor
November 6, 2021

Sure!

If there isn't an extension for your CDP already, then you can use a good ol' Custom Code action to add your own HTML or JavaScript to send the appropriate data to your CDP.

MA1985v1작성자
Level 3
November 8, 2021

thanks @yuhuisg - any idea if CDP vendor would accept Custom HTML/Javascript to receive the event data or they would expect to use REST API. specifically, i'm looking for Action IQ(CDP).

yuhuisg
Community Advisor
Community Advisor
November 8, 2021

You'll have to ask Action IQ about that. Alhough I'd be very surprised if they don't have a JavaScript method for data collection,