Hey all, just curious, but is there any way to rem...
# ask-questions
w
Hey all, just curious, but is there any way to remove or reduce the flickering when split testing a new page?
s
One thing to check is how early you're loading GrowthBook. If you can move initialization earlier up on the page, that could help reduce the time. A more involved solution would be edge-based assignment. This totally eliminates the flicker but requires a substantial investment in infra: https://docs.growthbook.io/lib/edge/cloudflare What's your current platform?
w
Thanks Ryan, it’s Shopify
@strong-mouse-55694
s
And how are you implementing GrowthBook? Are you using a script tag?