Expand my Community achievements bar.

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.