Hey folks,
I was curious if you are using tools for doing AB Testing or website-personalization?
cheers
Would be interested in this as well. I've seen some A/B testing that netlify does. I'm guessing it hooks up to their analytics so you can test signups ect by region
Yes, netlify uses their own analytics.
I am not sure if you have any coding skills? Or do you like it the visual-editor-way? :)
React dev here. So I would much prefer the hand rolling, right or wrong. shrug
This comment was deleted 4 years ago
Interesting. But there are still some limitation to it what makes it for me not really powerful. E.g. multipage-testing: If you want implement complex testing across multiple pages with very special events/goals – it's almost impossible with GO.
One other big issue is the way GO tracks returning visitors. Actually Google is not tracking unique user visits but rather sessions. In other words – if an user returns to your website after 30 mins he/she will be counted as a new user.
Not sure if this is an issue for you, but you should keep that in mind :)
This comment was deleted 4 years ago
Yes and I was talking about multi-page tests not multivariate ;-)
This comment was deleted 4 years ago
Well, I a have to admit I didn't express myself well. Anyways, I am talking about complex AB Testing. I am not sure if we are talking about the same thing. But, how do you setup an A/B Test across an entire funnel. Page 1, Page 2 and Page 3 needs to be part of the AB Test. If I am informed correctly, real multi-page-testing is only included in the super expensive 360 version...