Skip to content

Instantly share code, notes, and snippets.

@saurabh2590
Created November 7, 2025 10:54
Show Gist options
  • Select an option

  • Save saurabh2590/6b345de782350a5d6c6a48d854e4fa09 to your computer and use it in GitHub Desktop.

Select an option

Save saurabh2590/6b345de782350a5d6c6a48d854e4fa09 to your computer and use it in GitHub Desktop.
Openpanel Integaration
<script>
window.op = window.op||function(...args){(window.op.q=window.op.q||[]).push(args);};
window.op('init', {
apiUrl: "https://events.bettermarks.com",
clientId: "999eae4d-c62d-45f0-8e3b-7d213a54d779",
trackScreenViews: true,
trackOutgoingLinks: true,
trackAttributes: true,
});
</script>
<script src="https://events.bettermarks.com/op1.js" defer async></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment