Hi everyone,
I'm seeking some clarification on the implementation of the pre-hiding snippet in Adobe Launch and the correct configuration of the Body Hiding and Body Hidden Style settings. We're experiencing some confusion about how to set these configurations in two different scenarios:
Scenario 1: Without the Pre-Hiding Snippet Hard-Coded
Currently, we have not implemented the pre-hiding snippet. Our settings are:
- Body Hiding: Enabled
- Body Hidden Style: body {opacity: 1}
Is this the correct configuration, or should we make any changes to optimize performance or functionality?
Scenario 2: With the Pre-Hiding Snippet Hard-Coded
We are planning to hard-code the pre-hiding snippet into our implementation. For this scenario, we need guidance on:
- Should the Body Hiding still be enabled?
- What should the Body Hidden Style be set to?
Appreciate it!