Skip to content
This repository has been archived by the owner on Jun 28, 2021. It is now read-only.

Commit

Permalink
Add Google Optimize (#706)
Browse files Browse the repository at this point in the history
  • Loading branch information
mmahalwy authored Mar 22, 2017
1 parent 3c52b54 commit 8363875
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/helpers/Html.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ const Html = ({ store, component, assets }) => {
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-8496014-1', 'auto');
ga('require', 'GTM-PNMFTW3');
`
}}
charSet="UTF-8"
Expand Down

0 comments on commit 8363875

Please sign in to comment.