This message was deleted.
# ask-questions
w
This message was deleted.
f
you can either use client side AB tests, or you can see if you can add the experiment name and variant to the cache key in Akamai
c
With the first approach, I'm losing all the benefits of server-side testing. We're considering the second approach, which was our initial idea. However, we need to inform Akamai (before it serves the cached version of the page with the appropriate experiment name and variation in headers) which version of the cached page it needs to serve to the current user. We're unsure how to accomplish this. The implementation might look like: User > GrowthBook > Akamai or User > Akamai > GrowthBook > Akamai > User, but how can we achieve this?
Do you have any existing solutions for this?
It seems that no major ecommerce platforms are using GrowthBook for A/B testing. Most larger ecommerce platforms utilize CDNs and you haven't addressed this issue, no custom cdn setup in your docs for AB test with GB etc.
148 Views