npm.io
4.2.1 • Published 5d ago

@walkeros/server-destination-mparticle

Licence
MIT
Version
4.2.1
Deps
2
Size
166 kB
Vulns
0
Weekly
582
Stars
342

walkerOS

@walkeros/server-destination-mparticle

Server-side event delivery to mParticle via the HTTP Events API, with support for user identities, attributes, consent state, and environment targeting.

DocumentationNPM PackageSource Code

Installation

npm install @walkeros/server-destination-mparticle

Quick start

{
  "version": 4,
  "flows": {
    "default": {
      "config": { "platform": "server" },
      "destinations": {
        "mparticle": {
          "package": "@walkeros/server-destination-mparticle",
          "config": {}
        }
      }
    }
  }
}

Documentation

Full configuration, mapping, and examples live in the docs: https://www.walkeros.io/docs/destinations/server/mparticle

Contribute

Feel free to contribute by submitting an issue, starting a discussion, or getting in contact.

License

MIT

Keywords