Using other criteria than URL to implement a Target test | Community
Skip to main content
January 17, 2020
Solved

Using other criteria than URL to implement a Target test

  • January 17, 2020
  • 1 reply
  • 2957 views

I am working on a test to modify a banner on an interior page of a single page application. The trick is that every page in the app has the same URL, so how to I begin to construct this test when the URL criteria is off the table?

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 Gaureshk_Kodag

As per my knowledge you'll need to update at.js to version 2.x and implement trigger views for your SPA. 

Another option is you can try setting up an activity using form based composer.

Let me know if this helps

1 reply

Gaureshk_Kodag
Adobe Employee
Gaureshk_KodagAdobe EmployeeAccepted solution
Adobe Employee
January 18, 2020

As per my knowledge you'll need to update at.js to version 2.x and implement trigger views for your SPA. 

Another option is you can try setting up an activity using form based composer.

Let me know if this helps