


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
Views
Replies
Sign in to like this content
Total Likes
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.
Views
Replies
Sign in to like this content
Total Likes
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.
Views
Replies
Sign in to like this content
Total Likes