Skip to content

Commit 1a09f21

Browse files
docs(pixel): add documentation cross-links to Pixel README
Adds the same four doc links (Tracking Pixel, Web SDK, REST API, Data dictionary) that the SDK README has, so both packages cross-reference each other. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 9a7441b commit 1a09f21

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

packages/audience/pixel/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,3 +151,10 @@ Note: the nonce covers the inline snippet only. The CDN-loaded script (`imtbl.js
151151
| Firefox | 78+ |
152152
| Safari | 14+ |
153153
| Edge | 80+ |
154+
155+
## Documentation
156+
157+
- [Tracking Pixel](https://docs.immutable.com/docs/products/audience/tracking-pixel) — this package (setup, consent modes, auto-tracked events)
158+
- [Web SDK](https://docs.immutable.com/docs/products/audience/web-sdk) — sibling `@imtbl/audience` package for typed event tracking and identity management
159+
- [REST API](https://docs.immutable.com/docs/products/audience/rest-api) — backend reference for direct integration
160+
- [Data dictionary](https://docs.immutable.com/docs/products/audience/data-dictionary) — predefined event names and property schemas

0 commit comments

Comments
 (0)