// @flow import * as React from 'react'; function Analytics() { if (!process.env.GOOGLE_ANALYTICS_ID) return null; return (