0.4.2 • Published 5 years ago
@aleclarson/ga-lite v0.4.2
@aleclarson/ga-lite 
Fork of google-analytics-lite
Changelog
- 0.3.0
- Make the
pageViewmethod send a "screenview" hit when called from a non-web environment (22fb94e) - Add inline documentation to every
GAParametersproperty (13f8e9b) - Add
debugoption (c74c765) - Remove
socialandexceptionmethods (a11b4cd) - Use
uidfor code reuse (c9fe40a) - 🐛 Pass
&tfor "pageview" and "event" hits (531442d)
- Make the
- 0.2.3
- Stop using
@lukeed/uuidfor React Native compatibility (4aa7051)
- Stop using
- 0.2.2
- 0.2.1
- Use
tslibfor code reuse (62a9d8c)
- Use
- 0.2.0
- Remove
randomandgetUUIDexports (e12c8a6) - Rename
defaultexport toGoogleAnalytics(ec77a0e) - Remove
Object.assignpolyfill (22bb893) - Remove
fetchproperty (0abd7a1) - Add an
optionsargument toGoogleAnalytics(bbf722c)- Added the
GAOptionstype - Added the
optsproperty - Added the
opts.fetchproperty - Moved the
baseURLproperty toopts.baseURL - Renamed the
defaultValuesproperty toparams - Removed the
GAAllParameterstype
- Added the
- Use
@lukeed/uuidfor speed and code reuse (72fd64a)
- Remove