Commit e5516fd
authored
docs(product-tours): Document wait period configuration feature (#15381)
## Summary
This PR adds documentation for the new wait period configuration feature in Product Tours, introduced in PostHog/posthog#48224.
## Changes
### `contents/docs/product-tours/targeting.mdx`
- Added new "Wait period" section documenting:
- What the feature does (prevents tour fatigue by hiding tours from users who recently saw other tours)
- How to configure it (select tour types and number of days 1-365, default 7)
- The person properties used for tracking (`$product_tour_last_seen_date/{type}`)
### `contents/docs/product-tours/analytics.mdx`
- Added documentation for the three new person properties in the "Person properties" section:
- `$product_tour_last_seen_date/tour`
- `$product_tour_last_seen_date/announcement`
- `$product_tour_last_seen_date/banner`
- Added cross-link to the new wait period targeting documentation
## Related
- Feature PR: PostHog/posthog#48224
---
This PR was created by the Inkeep Content Writer agent, which is maintained by the [Docs and Wizard team](https://posthog.slack.com/archives/C09GTQY5RLZ). Please reach out on Slack for help if needed.1 parent f8df1b6 commit e5516fd
2 files changed
+24
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
54 | 60 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
0 commit comments