Skip to content
Cline

server side tracking for Cline

com.tracklution/server-side-tracking

Server-side conversion tracking, installed and configured by your AI coding agent.

client:Cline transport:stdio runtime:npm

Install server side tracking in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "server-side-tracking": {
      "command": "npx",
      "args": [
        "-y",
        "tracklution"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

server side tracking in other clients