Hi @Fabi
My apologies, I completely overlooked that you wanted to activate the audience within the time frame of 7 days. To do there are 4 steps:
Create a Visitor Scoped Timeline Attribute to capture when a customer visits a PDP page and expires after 7 days
Create a Visitor Scoped Number Attribute that captures that enriches by capturing the number of entries in the timeline
Create a Visitor Scoped Badge Attribute that enriches based on the Number Attribute
Create an Audience based on the Badge
Step 1: Create a Visitor Scoped Timeline Attribute to capture when a customer visits a PDP page and expires after 7 days
Add a visitor scoped Timeline Attribute
Add an enrichment to capture the timestamp on ANY EVENT with a rule that the page_type equals PDP (may be different on your website)
Add an enrichment that sets the expiration of the timeline, within this example: 7 days
Step 2. Create a Visitor Scoped Number Attribute that captures that enriches by capturing the number of entries in the timeline
Add a visitor scoped Number attribute
Set the Type to Integer
Add an enrichment that sets the Number attribute to the number of events captured in a Timeline
Select the Timeline you created in Step 1
Step 3. Create a Visitor Scoped Badge Attribute that enriches based on the Number Attribute
Add a visitor scoped Badge Attribute
Add an enrichment to assign the badge when the number attribute created in Step 2 is assigned and greater than or equal to 3
(optional) Add an enrichment to remove the badge when the number attribute created in Step 2 is unassigned and less than 3
Step 4. Create an Audience based on the Badge
Please let me know if this helps!
... View more