diff --git a/public/index.html b/public/index.html index b8a6d8d2..3ffeac57 100644 --- a/public/index.html +++ b/public/index.html @@ -9,6 +9,15 @@ crossorigin="anonymous" referrerpolicy="no-referrer"> + <% if (process.env.OPTIMIZELY_URL) { %> + + <% } else if (process.env.OPTIMIZELY_PROJECT_ID) { %> + + <% } %>