Expand my Community achievements bar.

Adobe Summit 2025: AEP & RTCDP Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.

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.