Avatar

Level 3

So I need to understand what’s possible to log out to the console from

adobe for us to listen to, to emit our data

My general question is where is the best time to intercept the data we need

1. this person had eligibility to be checked and we found out if they were

2. we put them in this split with this outcome

3. outcome was placed

Ideally we have some type of ID that ties together 2 & 3.

The issue is that we don’t use adobe for any our reporting now so we need

all of this data to live back in our DB.

So is it possible to get this data from adobe into our data schema by

building out event listeners or hooks into adobes system. I have no idea

what’s done client, what’s done server, and what can we log out.

-Robert