MCPcopy Create free account
hub / github.com/Linen-dev/linen.dev / trackEvents.ts

File trackEvents.ts

apps/web/services/customerIo/trackEvents.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const { TrackClient, RegionEU } = require('customerio-node');
2const siteId = process.env.CUSTOMER_IO_SITE_ID;
3const apiKey = process.env.CUSTOMER_IO_API_KEY;
4

Callers

nothing calls this directly

Calls 1

customerIoClientFunction · 0.70

Tested by

no test coverage detected