I am struggling to create 2 advanced segments in Google Analytics:
I want to compare "New Visitors using Internet Explorer 7 or earlier" vs "New Visitors with any other browser".
I'm running a server-side A-B test using a custom variable (with value "A" or "B" based on the variation used).
The reason both should filter to "new visitors" is because I'm most interested to monitor the success of my signup form.
The reason I want to compare IE6/7 versus modern browsers is because I fear that my signup form might perform very badly with IE6/7. (In my testing of it personally, it seems fine, but I have reasons to suspect my attempt to approximate IE6/7 is imperfect.)