Add attribute group templates documentation#1737
Add attribute group templates documentation#1737John Reid (johnmicahreid) wants to merge 2 commits into
Conversation
Co-Authored-By: Claude <noreply@anthropic.com>
✅ Deploy Preview for snowplow-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Style guide feedbackOverall this is well-structured and follows the page conventions. A few things to address: Active voice
This uses a passive/stative construction. Rewrite to active voice:
Link text should match the target page title
The style guide says to use the target page name where possible. The target page is titled "Attribute group templates", so prefer:
Ecommerce requirement — passive voice and inconsistent patternIn the Product views and Transactions sections, the requirement is stated inline in a sentence fragment using passive voice:
Two issues here:
:::note[Ecommerce tracking required]
You must have ecommerce tracking configured in your tracker to use this template. See [ecommerce tracking](/docs/sources/web-trackers/tracking-events/ecommerce/index.md).
:::Single-digit numbers in the overview tableThe style guide requires single-digit numbers to be spelled out as words. The Attributes column in the overview table uses
The other values (7, 10, 12) are multi-digit and don't need changing. |
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
documentation | c280274 | Commit Preview URL Branch Preview URL |
Apr 16 2026, 10:03 AM |
- Use active voice in intro paragraph - Match link text to target page title - Use admonitions for ecommerce tracking requirements Co-Authored-By: Claude <noreply@anthropic.com>
Miranda Wilson (mscwilson)
left a comment
There was a problem hiding this comment.
good so far, needs clarification about supported trackers
|
|
||
| ## Available templates | ||
|
|
||
| Each template pre-fills a set of attributes with appropriate event selections, property mappings, and aggregation types. The sections below list the attributes included in each template. |
There was a problem hiding this comment.
the first three templates here are based on page views. are they only suitable for js trackers or others too? https://docs.snowplow.io/docs/events/ootb-data/page-and-screen-view-events/
| Tracks product browsing behavior using Snowplow [ecommerce](/docs/sources/web-trackers/tracking-events/ecommerce/index.md) events. | ||
|
|
||
| :::note[Ecommerce tracking required] | ||
| You must have [ecommerce tracking](/docs/sources/web-trackers/tracking-events/ecommerce/index.md) configured in your tracker to use this template. |
There was a problem hiding this comment.
are these templates only for web? native mobile have the same ecommerce API https://docs.snowplow.io/docs/events/ootb-data/ecommerce-events/

What changed?
docs/signals/attributes/templated-attribute-groups/index.mddocumenting the five prebuilt attribute group templates available in Signals: Basic Web, User Agent, Campaign Attribution, Product Views, and TransactionsWhy?
Templated attribute groups shipped in Q4 2025 and need documentation so customers can discover and use them. The templates reduce time-to-value by providing pre-configured attributes for common use cases.
AI reviews
Claude will automatically review this PR against the docs style guide.
If you have questions or want it to look again at something specific, tag
@claudein a comment.