Expand my Community achievements bar.

Applications are now open to join the Adobe Experience Platform Champion Program. Apply by June 10!

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.