@apollo/utm-grabber
v1.4.0
Published
Pulls UTM parameters from the URL and stores them as cookies
Downloads
893
Readme
Apollo UTM Grabber
This package will check the url on page load for for the following query parameters, and store them as cookies using their respective names:
- utm_campaign
- utm_source
- utm_medium
- utm_content
- utm_term
- utm_icid
- referrer
- gclid
This allows us to track these parameters across our different web properties and eventually have them saved to the user if the end up signing up for a Studio account.