Expand my Community achievements bar.

Help shape the future of AI assistance by participating in this quick card sorting activity. Your input will help create a more effective system that better serves your needs and those of your colleagues.
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.