Metadata-Version: 2.4
Name: perspection
Version: 0.0.1
Summary: Open-source, Kedro-shaped data infrastructure for ecommerce tracking + analytics. Server-side ad-platform tracking (Meta CAPI, Google Ads, TikTok), attribution, MMM, and local-first analytics for air-gapped environments.
Author-email: Jong Hwa Lee <jonghwalee@uniquemind.io>
License: MIT
Project-URL: Homepage, https://perspection.app
Project-URL: Newsletter, https://perspectiondata.com
Keywords: analytics,tracking,attribution,ecommerce,mmm,marketing-mix-modeling,ad-platforms,data-pipelines,kedro,meta-capi,google-ads,shopify,mcp,model-context-protocol
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Office/Business :: Financial
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# Perspection

Open-source, Kedro-shaped data infrastructure for ecommerce tracking + analytics.

Built for:

- **Server-side ad-platform tracking** — Meta CAPI, Google Ads / GA4 MP, TikTok Events API
- **Attribution + 3-view analytics** — channel, customer, product
- **Marketing Mix Modeling (MMM)** — Bayesian, with cold-start priors
- **Local-first / air-gapped** — runs offline, no internet required
- **MCP-native** — exposes pipelines and views to AI coding agents (Claude Code, Codex, Cursor, custom)
- **BYOI (Bring Your Own Infrastructure)** — self-host on your cloud, run locally, never a multi-tenant SaaS

**Status: v0.0.1 placeholder. v0.1 in active development.**

See the design doc in the private monorepo for the full roadmap.

## Links

- Homepage: <https://perspection.app>
- Newsletter: <https://perspectiondata.com>

## License

MIT — see [LICENSE](./LICENSE).
