Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@aleclarson/ga-lite

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aleclarson/ga-lite

Fork of [google-analytics-lite](https://github.com/ShirasawaSama/google-analytics-lite)

  • 0.4.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

@aleclarson/ga-lite npm

Fork of google-analytics-lite

Changelog

  • 0.3.0
    • Make the pageView method send a "screenview" hit when called from a non-web environment (22fb94e)
    • Add inline documentation to every GAParameters property (13f8e9b)
    • Add debug option (c74c765)
    • Remove social and exception methods (a11b4cd)
    • Use uid for code reuse (c9fe40a)
    • 🐛 Pass &t for "pageview" and "event" hits (531442d)
  • 0.2.3
    • Stop using @lukeed/uuid for React Native compatibility (4aa7051)
  • 0.2.2
    • Stop using URLSearchParams for React Native compatibility (b443793)
    • Add shouldSend option to constructor (39579e7)
    • Make it easier to pass GAParameters to event method (3b9965e)
  • 0.2.1
  • 0.2.0
    • Remove random and getUUID exports (e12c8a6)
    • Rename default export to GoogleAnalytics (ec77a0e)
    • Remove Object.assign polyfill (22bb893)
    • Remove fetch property (0abd7a1)
    • Add an options argument to GoogleAnalytics (bbf722c)
      • Added the GAOptions type
      • Added the opts property
      • Added the opts.fetch property
      • Moved the baseURL property to opts.baseURL
      • Renamed the defaultValues property to params
      • Removed the GAAllParameters type
    • Use @lukeed/uuid for speed and code reuse (72fd64a)

Keywords

FAQs

Package last updated on 06 Dec 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc