250 B
250 B
Add Google and Chartbeat analytics to your page.
<script>
import { Analytics } from '@reuters-graphics/graphics-components';
const authors = [{ name: 'Jane Doe' }, { name: 'John Doe' }];
</script>
<Analytics authors="{authors}" />