Learn how to get your site ID for the Surface Tag.
1
Go to the Settings page
2
Get your site ID under Overview Tab
3
Add the site ID to the Surface Tag
Copy
<!-- Start Surface Tag --><script src="https://cdn.jsdelivr.net/gh/trysurface/scripts@latest/surface_tag.min.js" siteId="YOUR_SITE_ID"> // Replace with your site ID</script><!-- End Surface Tag -->