ga4-library-bizongo

1.0.0 • Public • Published

ga4-library-bizongo

This is a library that will receive events from user actions coming from frontend and then push them to GA4

NPM JavaScript Style Guide

Install

npm install --save ga4-library-bizongo

Usage

import React, { Component } from 'react'

import MyComponent from 'ga4-library-bizongo'
import 'ga4-library-bizongo/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT © Parameshkumar22

Readme

Keywords

none

Package Sidebar

Install

npm i ga4-library-bizongo

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

3.36 kB

Total Files

6

Last publish

Collaborators

  • maddukuri.kumar