Analytics Use Google Analytics without the huge overhead Install yarn add @a1motion/analytics Usage import analytics from '@a1motion/analytics` # Only call once analytics('UA-XXXXXXXXX-X') # Send events analytics.event('Videos', 'play', 'Fall Campaign') License