This message was deleted.
# markops
s
This message was deleted.
m
@sv410_ your thoughts on this? What am I doing wrong here?
k
We're also seeing this. Would be keen to know how to resolve this.
a
@Aniruddh Jain
k
Want a solution. Not chaos 😂
😅 1
🤣 1
m
Oh wow, Ketan 😛
😁 1
a
@Melvin this is not a problem with implementation but just a downside of slow client side testing. You need to use a tool which allows asynchronous loading (something like VWO) or use server side testing :)
🙌 1
r
Hey @Melvin - I think you're having a flicker issue. Just install an anti-flicker snippet (it's a few lines of code/script) on both pages (A & B). Make sure to add it in the <head> tag
a
@Rohit an anti flicker solution will just slow down the page till the actual code loads, not a good solution in my view
r
agree, but it won't load the original content until the variant's (B) code loads. so, that way - users won't be able to notice the change. and, tools like VWO work really well, but are too costly 🤑
a
There are other tools which allow asynchronous loading, you can use them OR alternatively convert this AB test into a split URL test and problem solved!
m
Hey Aniruddh, can you kindly check the link, it's not working for me
a
Sorry it was an AMP link, just removed the initial part of the link: https://www.simoahava.com/amp/analytics/simple-way-measure-a-b-test-flicker-impact/
m
Thanks Aniruddh, going through it 🙂