try out script tag
This commit is contained in:
@@ -6,10 +6,11 @@ export default function Document() {
|
||||
<Head>
|
||||
<script
|
||||
async
|
||||
src="/cdn.global.js"
|
||||
client-id="568b4ed1-5d00-4f27-88a7-b8959e6674bd"
|
||||
client-secret="1e362905-d352-44c4-9263-e037a2ad52fb"
|
||||
track-screen-views="true"
|
||||
src="/op.js"
|
||||
data-url="https://api.openpanel.dev"
|
||||
data-client-id="301c6dc1-424c-4bc3-9886-a8beab09b615"
|
||||
data-track-screen-views="1"
|
||||
data-track-outgoing-links="1"
|
||||
/>
|
||||
</Head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user