1.0.8 • Published 6 months ago

vqnguyen1-testing-stuff v1.0.8

Weekly downloads
-
License
ISC
Repository
-
Last release
6 months ago

Metarouter Analytics.js Starter Kit

Analytics.js is a specification designed to standardize event tracking for web analytics, advertising platforms, marketing tools, and much more. By utilizing Analytics.js and its event methods, you will create a rich, actionable data set from your website, mobile app, server, and other sources. It is particularly useful for tracking the pages or screens your users visit, the actions they take on your property, and whether the user has been identified previously.

Once your Analytics.js tracking ecosystem has been configured, you will be ready to send events to MetaRouter, transform them within the MetaRouter platform according to your preferences, and send them to your vendors (referred to as Integrations). Continue on to get started with Analytics.js.

Usage

This library lets you record analytics data from your Node.js code. Once installed, the requests will be sent to the MetaRouter platform and then sent to the integrations you have configured for your pipeline that is connected to your Node.js events.

You can use the Node.js library in your web server controller code. It is built for high performance and uses and internal queue to make all calls non-blocking and fast. It will batch messages and flush asynchronously to the MetaRouter platform.

Install the npm Module

Install the MetaRouter npm module.

Bash

npm install --save analytics-node
Initialize the Library
Initialize this package with your pipeline's writeKey.

JavaScript

var Analytics = require('analytics-node')
var analytics = new Analytics('YOUR_WRITEKEY', { host: 'YOUR_HOST_URL' })

Once the snippet is placed on your website within the tag, you will be ready to trigger events from your website:

npm install

This will install all the necessary dependencies. Once the dependencies have been installed, you can start building your application by running the following command:

License

This project is licensed under the MIT License.

Release notes:

Release Notes

PackageUpdate NotesisBetaisDraftDate
KochavaFixed issue with iso country2023-12-02T00:00:00.000Z
ActionIQUpdate API endpoint to v22023-10-17T00:00:00.000Z
Google AdsBug fixing the gclid value Replace params usage for conversion action IDs2023-09-12T00:00:00.000Z
Reddit AdsReddit Ads initial release.2023-09-12T00:00:00.000Z
ConvertInitial build.2023-09-08T00:00:00.000Z
KafkaMigrate from Draft to Beta2023-07-10T00:00:00.000Z
AmperityAmperity initial release.2023-07-06T00:00:00.000Z
RokuRoku initial release.2023-04-27T00:00:00.000Z
Adobe AnalyticsAdobe Analytics initial release.2023-03-21T00:00:00.000Z
Adobe IDAdobe ID initial release.2023-03-07T00:00:00.000Z
MIQ (Xandr)MIQ (Xandr) initial release.2023-03-07T00:00:00.000Z
NextdoorNextdoor initial release.2023-03-07T00:00:00.000Z
Pinterest CAPIPinterest CAPI initial release.2023-03-07T00:00:00.000Z
PodsightsPodsights initial release.2023-03-07T00:00:00.000Z
TikTokTikTok initial release.2023-03-07T00:00:00.000Z
Yahoo Enhanced AttributionYahoo Offline Conversion initial release.2023-03-07T00:00:00.000Z
Yahoo Offline ConversionYahoo Offline Conversion initial release.2023-03-07T00:00:00.000Z
HubSpotHubSpot initial release.2023-02-20T00:00:00.000Z
TheTradeDesk Conversion EventsFirst iteration of Real-Time Conversion Events API2022-11-29T00:00:00.000Z
TheTradeDesk Firstparty Advertiser DataFirst iteration of Firstparty advertiser data2022-11-29T00:00:00.000Z
VideoAmpVideoAmp initial release.2022-11-17T00:00:00.000Z
Acuity AdsAdd isBeta field2022-11-16T00:00:00.000Z
AmnetAdd isBeta field2022-11-16T00:00:00.000Z
AmobeeAdd isBeta field2022-11-16T00:00:00.000Z
AmplitudeAdd isBeta field2022-11-16T00:00:00.000Z
AppsFlyer AndroidAdd isBeta field2022-11-16T00:00:00.000Z
AppsFlyer iOSAdd isBeta field2022-11-16T00:00:00.000Z
Microsoft AdvertisingAdd isBeta field2022-11-16T00:00:00.000Z
Azure BlobAdd isBeta field2022-11-16T00:00:00.000Z
Bloomreach CDPAdd isBeta field2022-11-16T00:00:00.000Z
BlueshiftAdd isBeta field2022-11-16T00:00:00.000Z
BrazeAdd isBeta field2022-11-16T00:00:00.000Z
CriteoAdd isBeta field2022-11-16T00:00:00.000Z
Customer.ioAdd isBeta field2022-11-16T00:00:00.000Z
Facebook PixelAdd isBeta field2022-11-16T00:00:00.000Z
Google Cloud StorageAdd isBeta field2022-11-16T00:00:00.000Z
Google AnalyticsAdd isBeta field2022-11-16T00:00:00.000Z
Google Analytics 4Add isBeta field2022-11-16T00:00:00.000Z
Google BigQueryAdd isBeta field2022-11-16T00:00:00.000Z
Google Campaign ManagerAdd isBeta field2022-11-16T00:00:00.000Z
Google Pub/SubAdd isBeta field2022-11-16T00:00:00.000Z
Impact RadiusAdd isBeta field2022-11-16T00:00:00.000Z
InMarketAdd isBeta field2022-11-16T00:00:00.000Z
LyticsAdd isBeta field2022-11-16T00:00:00.000Z
MerkleAdd isBeta field2022-11-16T00:00:00.000Z
MixpanelAdd isBeta field2022-11-16T00:00:00.000Z
Movable InkAdd isBeta field2022-11-16T00:00:00.000Z
Pinterest AdsAdd isBeta field2022-11-16T00:00:00.000Z
RevJetAdd isBeta field2022-11-16T00:00:00.000Z
RoomvoAdd isBeta field2022-11-16T00:00:00.000Z
Amazon S3Add isBeta field2022-11-16T00:00:00.000Z
Salesforce CDPAdd isBeta field2022-11-16T00:00:00.000Z
Snapchat AdsAdd isBeta field2022-11-16T00:00:00.000Z
Twitter AdsAdd isBeta field2022-11-16T00:00:00.000Z
Verizon MediaAdd isBeta field2022-11-16T00:00:00.000Z
XandrAdd isBeta field2022-11-16T00:00:00.000Z
1.0.8

6 months ago

1.0.7

6 months ago

1.0.6

6 months ago

1.0.5

6 months ago

1.0.4

6 months ago

1.0.3

6 months ago

1.0.2

6 months ago

1.0.1

6 months ago

1.0.0

6 months ago