Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit is happening now. Discover what's next in customer experience.
SOLVED

Adobe Launch Rule Trigger

Avatar

Level 3

Hi,

Is it possible to trigger a rule in Adobe Launch based on previous page?

 

For example, I want to fire a pixel on page B when previous page is Page A.

 

Hope someone has a solution.

 

 

1 Accepted Solution

Avatar

Correct answer by
Community Advisor
Winston,
The easiest option is to trigger the rule based on the referrer value if it identifies page A. If so, just set a condition(s) in the rule to check the current page value and previous page (referrer).
 
Best wishes,
Andrey Osadchuk | Launch Inspector, Analytics Connector, Bookmarks

View solution in original post

3 Replies

Avatar

Correct answer by
Community Advisor
Winston,
The easiest option is to trigger the rule based on the referrer value if it identifies page A. If so, just set a condition(s) in the rule to check the current page value and previous page (referrer).
 
Best wishes,
Andrey Osadchuk | Launch Inspector, Analytics Connector, Bookmarks

Avatar

Level 3
Hi Andrey, Thank you for you response. where will I find "referrer" in Launch? I see traffic source as an option. Even then, in my scenario, if I want to fire the rule on page abc.com/thank-you where previous page is abc.com/summary I don't think referrer will work.

Avatar

Community Advisor
Create a Data Element with the Core extension to retrieve a referrer value (Core > Page Info > Referrer). Add a Value Comparison condition to the Rule to check if the referrer value (that data element) matches the one you are interested in.