Can we add pre-hiding snippet through Launch Rule | Community
Skip to main content
ambikaTewari_ATCI
Community Advisor
Community Advisor
February 4, 2021
Solved

Can we add pre-hiding snippet through Launch Rule

  • February 4, 2021
  • 1 reply
  • 1570 views

Hi Team,

 

Client Dev Team doesn't want to add pre-hiding snippet on page and is not much confident about this code. Target is implemented through launch async and we want to add this snippet before loading target action?

So wanted to check if that works? We checked and it didnt work actually , we observed flicker.

 

Regards,

Ambika

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by surebee

Hey @ambikatewari_atci,

Thanks for reaching out!

Per our docs, If you load at.js via a tag manager, which is also loaded asynchronously, you must add the snippet before loading the tag manager. If the tag manager is loaded synchronously, the script might be included within the tag manager before at.js. Therefore, for your use case, the snippet must be added to the page prior to the Launch embed code, directly on the page.

Hope this helps!

1 reply

surebee
Adobe Employee
surebeeAdobe EmployeeAccepted solution
Adobe Employee
February 4, 2021

Hey @ambikatewari_atci,

Thanks for reaching out!

Per our docs, If you load at.js via a tag manager, which is also loaded asynchronously, you must add the snippet before loading the tag manager. If the tag manager is loaded synchronously, the script might be included within the tag manager before at.js. Therefore, for your use case, the snippet must be added to the page prior to the Launch embed code, directly on the page.

Hope this helps!