docs(features): document the default click lookback windows - #197
Open
Shofiya2003 wants to merge 2 commits into
Open
docs(features): document the default click lookback windows#197Shofiya2003 wants to merge 2 commits into
Shofiya2003 wants to merge 2 commits into
Conversation
Customers can now set click windows per ad network in Settings, but nothing told them what the defaults already are. Without that, the screen reads as a row of numbers with no indication of which are deliberate. Covers the three defaults (Google and Meta 30 days, everything else 7), why the two paid networks are longer, how to change a row, and the 30 day ceiling that comes from click retention rather than policy. Also separates it from the Remarketing page's "Lookback Window", which shares the name but means the reattribution window for existing users. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
The table no longer lists every ad network with its inherited default. It starts empty, holds only the overrides a project has set, and channels are added through a picker — so the source labels it described no longer exist. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Documents the click-to-install lookback windows so customers know what the defaults are before they touch the new Settings screen.
Adds
features/attribution-windows.mdxunder Measurement & Privacy: the three defaults (Google Ads and Meta 30 days, every other network 7), why those two are longer, how to edit a row in Settings → Attribution Windows, and the 1 to 30 day range.Two things it deliberately spells out. The 30 day ceiling comes from click retention, not policy, so a longer window would simply have no effect. And this is separate from the Remarketing page's Lookback Window, which shares the name but means the reattribution window for existing users.
Pairs with the dashboard screen in linkrunner-website#603.
Needs a screenshot before merge. Writing rule 3 asks for one wherever the user touches UI, and this page has none. It wants a shot of the Attribution Windows table under
images/features/.🤖 Generated with Claude Code