@logary/plugin-browser
TypeScript icon, indicating that this package has built-in type declarations

6.0.0-beta.8 • Public • Published

Logary JS — Browser Plugin

[lang=bash]
npm add @logary/plugin-browser

In your logary.ts:

import browser from '@logary/plugin-browser'
const logary = getLogary({ ... }) // configure targets and Logary Analytics ID here
browser(logary)
// more plugins here
export default logary

Features

  • [x] Plugs into Logary JS without fuss
  • [x] Tracks 'Page view' event as span
  • [x] Tracks all window errors
  • [x] Tracks the latency for all fetches on document load
  • [x] Tracks all user clicks (element selector, element text)

Readme

Keywords

none

Package Sidebar

Install

npm i @logary/plugin-browser

Weekly Downloads

1

Version

6.0.0-beta.8

License

GPL3 / commercial

Unpacked Size

32.8 kB

Total Files

51

Last publish

Collaborators

  • haf