コミュニティアチーブメントバーを展開する。

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

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 受け入れられたソリューション

Avatar

正解者
Level 10
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

元の投稿で解決策を見る

3 返信

Avatar

正解者
Level 10
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

Level 10
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.