{"section":"known-issues","requestedLocale":"en","requestedSlug":"vtexeventsadddata-adding-pageurl-parameter-using-http-not-https","locale":"en","slug":"vtexeventsadddata-adding-pageurl-parameter-using-http-not-https","path":"docs/en/known-issues/Portal/vtexeventsadddata-adding-pageurl-parameter-using-http-not-https.md","branch":"main","content":"## Summary\n\n\n`vtex.events.addData` adding pageUrl Parameter using http, not https\n\n\n##\n\n## Simulation\n\n\n- Check de source code of a Portal VTEX account\n- The pageUrl will be using HTTP:\n\n    <script>\n      vtex.events.addData(\\{\"pageCategory\":\"Home\",\"pageDepartment\":null,\"pageUrl\":\"**http**://account.myvtex.com/\", ...\\})\n    </script>​\n\n##\n\n## Workaround\n\n\nThere is no workaround"}