Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
const
{ TrackClient, RegionEU } = require(
'customerio-node'
);
2
const
siteId = process.env.CUSTOMER_IO_SITE_ID;
3
const
apiKey = process.env.CUSTOMER_IO_API_KEY;
4
Callers
nothing calls this directly
Calls
1
customerIoClient
Function · 0.70
Tested by
no test coverage detected