Problem

Carousels in strategies appear late on the page


Reason(s)

The placement reference element loads late on the webpage

(or)

The embed code is placed at the bottom of the HTML body

(or)

Identifiers such as Product ID, User ID loads late on page 


How to verify the problem?

  1. Check the loading time of website elements.

  2. Check where the embed code is present on the HTML body.


How to solve the problem?

  1. Ensure that the placement reference element loads quickly.

  2. Verify that the embed code is placed at the top of the HTML body.

  3. Ensure that the identifiers such as user-id, product-id load quickly on the page.