I'm looking to set up an A/B test with Google Analytics to test the conversion rate of my visitors based on the menu navigation.
For example, Test A menu would be something like:
Home, About, BOAT WRAPS, Quote
Test B would be:
Home, About, OUR WORK, Quote
In html it is fairly easy, you just create a different version of your homepage. Test A would be index.html and Test B would be index2.html
Anyone with any ideas on how to run different navigation menus for a A B Test?
Thanks