Expand my Community achievements bar.

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

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

How to load a rule in the head

Avatar

Level 2

Hi,

Does anyone know how to create a rule that loads in the head of the page? Is that possible in Launch?

thanks!

1 Accepted Solution

Avatar

Correct answer by
Level 4

Implement your Adobe Launch library synchronously in the head and setup your rule to trigger on Library Loaded (Page Top). Always test your solution, because head snippets from some vendors may not work properly when implemented this way.

View solution in original post

1 Reply

Avatar

Correct answer by
Level 4

Implement your Adobe Launch library synchronously in the head and setup your rule to trigger on Library Loaded (Page Top). Always test your solution, because head snippets from some vendors may not work properly when implemented this way.