Implementing the Base Page for Google Optimize Experiment

I'm going to create a site on Glitch to experiment with using Google Optimize.

The page needs these things:

  1. Make the offer whether or not to take the offered pill -- this page will only offer a red pill to start with
  2. Two result pages, one for taking the pill and one for rejecting
  3. I'm going to put Google Tag Manager on to allow easy deployment of other tags
  4. Through GTM I'm going to deploy Google Analytics

You can see the resulting page here: https://nifty-bank.glitch.me/

Next: Google Optimize Gotchas