Layers

SDK

Mobile and web SDKs for event ingest, attribution, and conversion tracking.

View as Markdown

The Layers SDK ships events from your app into the Layers attribution and ads pipeline. Events POST to https://in.layers.com/events, get stored in sdk_events, and are forwarded server-side to Meta CAPI, TikTok Events API, and Apple Search Ads where configured.

Published SDKs

These are available on npm today (alpha):

@layers/node is also published for server-side event firing (same API as @layers/client, runs on Node).

Not yet published

These platforms have no first-party Layers SDK yet. Interim workarounds (mostly the web or RN SDK, or a direct HTTPS POST) are documented on each page:

Migration guides

Reference

On this page