|
|
|
|
|
by btilly
3853 days ago
|
|
You have to know the limitations of the approach you are using. Also about session cookies, there is no correlation created if the A/B test behavior is tied to the session. The downside is that different users get different behaviors on different days. This may be a bad user experience. The upside is that it is quick and simple for things like landing pages. In the end there is no solution that avoids actually understanding what your data really says. |
|
If most of your visitors only have one session this may not matter...but then again with only session cookies you don't even have a way to know this.