diff --git a/public/index.html b/public/index.html index c98655cb..09a8de5c 100644 --- a/public/index.html +++ b/public/index.html @@ -5,7 +5,11 @@ - <% if (process.env.OPTIMIZELY_PROJECT_ID) { %> + <% if (process.env.OPTIMIZELY_URL) { %> + + <% } else if (process.env.OPTIMIZELY_PROJECT_ID) { %>