I'm running an A/B test on a landing page using Google Analytics' Experiments feature (Universal Analytics). Is it possible to bypass the experiment and always show the original version of the page, though a query string added to the URL or some other similar method?
I'm imagining it being something like site.com/landing-page/?experiment=disabled, but I haven't come across anything in the documentation.