Multi-touch attribution SDK for Python
Project description
mbuzz-python
Python SDK for mbuzz multi-touch attribution.
Installation
pip install mbuzz
Quick Start
import mbuzz
# Initialize (once on app start)
mbuzz.init(api_key="sk_live_...")
# Track events
mbuzz.event("page_view", url="/pricing")
# Track conversions
mbuzz.conversion("purchase", revenue=99.99)
# Identify users
mbuzz.identify("user_123", traits={"email": "user@example.com"})
Documentation
See mbuzz.co/docs/getting-started for full documentation.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mbuzz-0.7.3.tar.gz
(84.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
mbuzz-0.7.3-py3-none-any.whl
(11.7 kB
view details)
File details
Details for the file mbuzz-0.7.3.tar.gz.
File metadata
- Download URL: mbuzz-0.7.3.tar.gz
- Upload date:
- Size: 84.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3bca9426714efc6aafb95ef2a95acea185ea5850dcd38c0bc00a621587b446e3
|
|
| MD5 |
922e37dac7d408e847402069885446e5
|
|
| BLAKE2b-256 |
d8647de617dae63e3b7a096cd7a72f4039f37b04d0cff538da2e23fee52ddc5a
|
File details
Details for the file mbuzz-0.7.3-py3-none-any.whl.
File metadata
- Download URL: mbuzz-0.7.3-py3-none-any.whl
- Upload date:
- Size: 11.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
746ea51d30a925f8c914f43f13e6113152320fc529d3a6207aa8d139be90318c
|
|
| MD5 |
4d01d94286a89f8412d0b7b8ce77cd3f
|
|
| BLAKE2b-256 |
12d135a0246b2de97e50bcc59021c52e58fc10e097b1f76c4017d30ab4961188
|