Install Google Optimize on Your Website
This step is essential, but the way you do it depends on how you currently have your Google Analytics tracking set up. I will introduce two common approaches respectively. You can choose either one of them although I encourage you to try. 1. Install Optimize with optimize.js If you have manually entered your Google Analytics tracking code into your header (or another part of your site), which is exactly the same as discussed at section 2.1 of my another article, Install Google Analytics on your Website , all you need to do is copy and paste a new line of code into it as instructed: 1. Go to the container page of your Optimize account. 2. Add the following code to the top of the “<head>” tag on ALL the blog page you wish to optimize and click save button. 3. For more details about how to Install Optimize with optimize.js, refer to https://support.google.com/optimize/answer/9692472?hl=en&ref_topic=6197443. 2. Install Optimize with Google Tag Manager (GT...