Google Analytics
View codeThere's nothing to visually see here but if you open developer tools and refresh the page you'll see network traffic that relates to Google Analytics.
Use
HTML
<rg-ga property="UA-12345678-1"></rg-ga>
Currently this component will only execute the basic Google Analytics pageview tag, i.e.
ga('send', 'pageview');