import { TextArea } from 'react-basics'; import { TRACKER_SCRIPT_URL } from 'lib/constants'; export default function TrackingCode({ websiteId }) { const code = ``; return ( <>

To track stats for this website, place the following code in the <head>{' '} section of your HTML.