Where are Views defined when implementing Adobe Target in an SPA? | Community
Skip to main content
Level 2
August 7, 2021
Solved

Where are Views defined when implementing Adobe Target in an SPA?

  • August 7, 2021
  • 1 reply
  • 1645 views

When adding Adobe Target to an SPA (https://experienceleague.adobe.com/docs/target/using/implement-target/client-side/at-js-implementation/deploy-at-js/target-atjs-single-page-application.html?lang=en), where are the actual Views defined that you call `triggerView()` on? If I create them as components in my application, how do I get Adobe Target to know about them?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by ambikaTewari_ATCI

Hi @bmendez  Please refer this https://experienceleague.adobe.com/docs/target/using/experiences/spa-visual-experience-composer.html?lang=en

This tells how to implement triggers an target would identify them in VEC

1 reply

ambikaTewari_ATCI
Community Advisor
ambikaTewari_ATCICommunity AdvisorAccepted solution
Community Advisor
August 9, 2021

Hi @bmendez  Please refer this https://experienceleague.adobe.com/docs/target/using/experiences/spa-visual-experience-composer.html?lang=en

This tells how to implement triggers an target would identify them in VEC

Level 2
April 7, 2022

Where in the documentation does it say where to define the views?