Add a Surface Tag to your React Site
public/index.html
<head>
<!-- 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 -->
Was this page helpful?