npm.io
4.2.1 • Published 2 weeks ago

@walkeros/server-destination-reddit

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

walkerOS

@walkeros/server-destination-reddit

Server-side event delivery to Reddit's Conversions API v2.0 for enhanced conversion tracking, bypassing browser limitations and improving match quality for ad optimization.

DocumentationNPM PackageSource Code

Installation

npm install @walkeros/server-destination-reddit

Quick start

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

Documentation

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

Contribute

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

License

MIT