reverse proxy for analytics
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@
|
||||
// if localhost then return
|
||||
if(window.location.hostname !== 'localhost')
|
||||
{
|
||||
posthog.init('phc_QqImEAwwTBa3yh4DhiQ1bCHWA3DBr3lPuosKNRwSuEq',{api_host:'https://eu.posthog.com'})
|
||||
posthog.init('phc_QqImEAwwTBa3yh4DhiQ1bCHWA3DBr3lPuosKNRwSuEq',{api_host:'https://cool-silence-eae1.nils-ueter.workers.dev/', ui_host: 'https://eu.posthog.com'})
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user