Expand my Community achievements bar.

SOLVED

How to qualify users for experience based on page interaction

Avatar

Level 1

Hi,

I'm trying to build an experiment that will only be shown to users who have performed an action on the page. E.g. Only include the user in the experience if they have clicked on the "Help" menu on the page. 
How do I go about this?

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

You can trigger a adobe.target.trackEvent on click and write a value to the profile via parameter. You can use this value for your audience (Visitor Profile - attribute contains).

View solution in original post

2 Replies

Avatar

Correct answer by
Community Advisor

You can trigger a adobe.target.trackEvent on click and write a value to the profile via parameter. You can use this value for your audience (Visitor Profile - attribute contains).

Avatar

Level 2

User profile is a great way and we leverage it quite often, real time and comes handy.  Documentation here: 

https://experienceleague.adobe.com/docs/target/using/audiences/visitor-profiles/profile-parameters.h...