Expand my Community achievements bar.

Applications for the 2024 Adobe Target Community Mentorship Program are open! Click to the right to learn more about participating as either an Aspirant, to professionally level up with a new Certification, or as a Mentor, to share your Adobe Target expertise and inspire through your leadership! Submit your application today.
SOLVED

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

Avatar

Level 2

When adding Adobe Target to an SPA (https://experienceleague.adobe.com/docs/target/using/implement-target/client-side/at-js-implementati...), 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?

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

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

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

View solution in original post

2 Replies

Avatar

Correct answer by
Community Advisor

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

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

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