Commit 99ab677
authored
Merge pull request #3 from MosierData/emdash/readme-update-5la
Summary
Document all 6 native ad platform tracking pixels (Meta, LinkedIn, TikTok, Microsoft UET, Pinterest, Nextdoor) with platform descriptions and setup guidance
Fix quick-start flow: license key is required even on the free tier — old instructions said it was optional, which would leave users with no tracking injection
Add missing defineConfig import so the astro.config.mjs snippet is copy-paste complete
Fix "eight" vs "six" platform count contradiction
Correct plugin capabilities from stale inject-head/inject-body to actual network:fetch + page:fragments
Fix false "stores no secrets" claim — license key is stored in KV as a secret field
Fix CHANGELOG "24-hour KV cache" — expiry is driven by the signed token, not a fixed TTL
Migrate API hostname from dashboard.mosierdata.com to api.roiknowledge.com
Rewrite installation section (remove marketplace path, lead with npm install)
Add 3-tab admin UI documentation (License & Google, Tracking Pixels, Marketing ROI)4 files changed
Lines changed: 81 additions & 58 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
17 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
18 | 21 | | |
0 commit comments