Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

The 1st edition of the Target Community Lens newsletter is out now! Click to the right to find all the latest updates
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

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. 

1 Reply

Avatar

Correct answer by
Employee

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.