Expand my Community achievements bar.

Join us for our second AMA on experimentation and personalization strategies with Target, occurring on June 3rd!

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

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.