6.3.2 • Published 4 months ago

@unbxd-ui/analytics-js v6.3.2

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

analytics.js Build Status

Unbxd Javascript SDK for Analytics tracking

Install dependencies

We are using yarn instead of npm to manage node modules. Use node version: v16.5.0

Install yarn, then:

$ yarn

Running tests

$ yarn run test

Development

$ yarn run start

Build

Runs bundler output to dist

$ yarn run build

Production Build

Runs with uglifier

$ yarn run dist

Deploy

AWS credentials need to be set as ENV variables

$ yarn run dist:s3

Site Specific Builds

add ENV variable called SITENAME which can be used as site name

$ SITENAME=unbxd yarn run build/dist/dist:s3

Generate analytics config file and corresponding site map file

node unbxdAnalyticsGenerateEventConfigList.js

Analytics sdk v2 config model links

Staging: https://libraries-stage.unbxdapi.com/ua/<<version_number>>/test-uaLibrary.js

Production: https://libraries.unbxdapi.com/ua/<<version_number>>/uaLibrary.js

6.3.2

4 months ago

6.3.0

12 months ago

6.3.1

11 months ago

6.2.3

1 year ago

6.2.5

1 year ago

6.2.4

1 year ago

6.2.2

1 year ago

6.2.1

1 year ago

6.2.0

1 year ago

6.1.4

1 year ago

6.1.3

1 year ago

6.1.2

1 year ago

6.1.1

1 year ago

6.1.0

1 year ago

6.0.1

1 year ago

6.0.0

1 year ago

5.0.9

1 year ago

5.0.6

2 years ago

5.0.5

2 years ago

5.0.4

2 years ago

5.0.8

2 years ago

5.0.7

2 years ago

5.0.3

2 years ago

5.0.2

2 years ago

5.0.1

2 years ago

5.0.0

2 years ago

2.0.0-testnpm

2 years ago