Expand my Community achievements bar.

Get ready! An upgraded Experience League Community experience is coming in January.
Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

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

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?