Expand my Community achievements bar.

JOIN US Next Wednesday, 12/6/23 @ 8am PT for the next Community Q&A Coffee Break! Bring your Machine Learning, AI Reporting & Analysis Questions to the chat. Experts Brent Kostak, Cristinel Anastasoaie, & Drew Burns of the Adobe Target Product Team will be providing deep insights and useful tips
SOLVED

adobe.target.triggerView - Data Providers

Avatar

Level 2

Hi,

 

We have a site which has some SPA elements where we need to implement adobe.target.triggerView.

 

On each page load we make an API call to a third-party provider and then send the response to Target using data providers. 

 

How do we use data providers with adobe.target.triggerView ?

 

Thanks

 

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

Hi @enick_88, since the call to your third party data provider could potential change the visitor's profile and which experiences they qualify for, you would most likely want to fire another Target request via the adobe.target.getOffers method to update the visitor's profile and request the qualified activities / experiences. 

View solution in original post

1 Reply

Avatar

Correct answer by
Employee Advisor

Hi @enick_88, since the call to your third party data provider could potential change the visitor's profile and which experiences they qualify for, you would most likely want to fire another Target request via the adobe.target.getOffers method to update the visitor's profile and request the qualified activities / experiences.