Clippable SDK - Campaign ROAS analytics via temporal correlation
Project description
Clippable SDK
Campaign ROAS analytics via temporal correlation. No click-through links required.
Install
pip install clippable-sdk
Usage
# Interactive setup wizard
clippable
# Skip setup if .env is configured
clippable --skip-setup
# Point to a specific env file
clippable --env /path/to/.env.local
# Filter to a specific store
clippable --store-id <your-store-id>
What it does
- Tracks all store interactions - page views, product views, add-to-cart, purchases
- Correlates with campaign spikes - uses Pearson correlation across hourly time windows
- Measures real ROAS - attributes revenue to campaigns even without UTM click-through links
Setup
- Add the JS tracker to your store
- Run the SQL migration (
sdk/migrations/001_sdk_events.sql) - Deploy edge functions (
sdk-ingest,sdk-correlate) - Run
clippableto view your dashboard
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
clippable_sdk-0.1.0.tar.gz
(35.8 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
File details
Details for the file clippable_sdk-0.1.0.tar.gz.
File metadata
- Download URL: clippable_sdk-0.1.0.tar.gz
- Upload date:
- Size: 35.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9921a3414a5a8df095fbb390d1eb9a9ab2994b868074003847f2dcf620d23565
|
|
| MD5 |
ad84c122d309fd181d9a44f755fbebbf
|
|
| BLAKE2b-256 |
8767ed54a2897576a288a0e9aa6854eabfdccbe20a77edf2d87acea8f6d03c06
|
File details
Details for the file clippable_sdk-0.1.0-py3-none-any.whl.
File metadata
- Download URL: clippable_sdk-0.1.0-py3-none-any.whl
- Upload date:
- Size: 14.6 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 |
32595bf698d0264c47a3984233ee2b248c04223c5f59fb8c0e019d0087a909b3
|
|
| MD5 |
fc36d1e0770a176fa69761ff23d987a4
|
|
| BLAKE2b-256 |
4a329aa38ea4cfee144efd2c58d637944ddc95aca34bbe63085c1e223da71a80
|