Good Morning Everyone,
I have a question regarding the pre-hiding code snippet which is required when deploying Target via Launch. We had to remove the code snippet as it was causing a 3 second delay in page loads. Has anyone ever come across this issue? If so, how was it resolved?
Thank you very much,
Alex
Solved! Go to Solution.
Views
Replies
Total Likes
Hi Alex,
Pre-hiding snippet is required when Launch is loaded asynchronously. Loading Launch asynchronously is a non-blocking approach. The timeout configuration (3 seconds) in the pre-hiding snippet is the maximum timeout for Target response. With the right implementation, Launch script is added to the page in the right location, page will be visible as soon as Target responds which is usually 400ms. My recommendation is to revisit the implementation and make sure that Launch is added in the correct location on the page.
Thanks,
Bala
We had to hard code the pre-hiding snippet as per Adobe documentation. Is there another way we can deploy the code via Launch?
Thanks,
Alex
Views
Replies
Total Likes
Sorry, I misunderstood the question. Unfortunately, with our current operational set-up, we are not able to play with the timeout setting in the code on the fly. Another team manages the HTML.
Views
Replies
Total Likes
Hi Alex,
Pre-hiding snippet is required when Launch is loaded asynchronously. Loading Launch asynchronously is a non-blocking approach. The timeout configuration (3 seconds) in the pre-hiding snippet is the maximum timeout for Target response. With the right implementation, Launch script is added to the page in the right location, page will be visible as soon as Target responds which is usually 400ms. My recommendation is to revisit the implementation and make sure that Launch is added in the correct location on the page.
Thanks,
Bala
Views
Replies
Total Likes
Views
Replies
Total Likes
Hi Alex, You can find the implementation steps and example in this link https://docs.adobe.com/content/help/en/core-services-learn/implementing-in-websites-with-launch/conf... Thanks, Bala
Views
Replies
Total Likes
Hi @ben68 ,
If Target loads faster, 400ms, does the pre-hiding snippet still wait 3 seconds, or does it recognize there is a response and stop?
Thanks.
Views
Replies
Total Likes
Hi Alex,
You can find the implementation steps and example in this link https://docs.adobe.com/content/help/en/core-services-learn/implementing-in-websites-with-launch/conf....
Thanks,
Bala
Views
Replies
Total Likes
Views
Like
Replies