docs: add Linkrunner screenshots to the Google Ads link ID step - #178
Merged
Merged
Conversation
Step 3 of the link ID setup described the Linkrunner side in prose but the image under it was the Google Ads dialog, so there was no visual for the screen the step actually sends you to. Adds three annotated screenshots of the Linkrunner flow (three-dot menu, Setup Link IDs option, and the dialog with its two fields and Save button), moves the Google Ads copy-link-ID image up to Step 2 where it belongs, and corrects "the link IDs option" to the real menu label, Setup Link IDs. Also drops a hardcoded p_id=89 from the dashboard links on this and two other pages, which pointed readers at a specific project. 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.
Step 3 of the Google Ads link ID setup ("Configure in Linkrunner Dashboard") described the Linkrunner side in prose, but the screenshot under it was the Google Ads dialog rather than Linkrunner's. Readers following that step had no visual for the screen it sends them to. This adds the missing screenshots and fixes the surrounding wording.
What changed
Three new screenshots under
images/google_ads/link-ids/, captured at 2x with padding per the repo's screenshot convention, annotated with highlight rings and an arrow:accounts-table-menu.pngsetup-link-ids-menu.pngsetup-link-ids-modal.pngAccount name, account ID, and both link ID values are blurred.
ad-networks/google-ads.mdxgoogle-ads-dashboard-3.webpmoved up to Step 2, where it belongs (it is the Google Ads copy-the-link-ID dialog, not a Linkrunner screen), with accurate alt text<Note>s added: link IDs are per platform, and one ID is enough to savefeatures/google-icm.mdx,ad-networks/google-ads-discrepancies.mdxAll three pages
?p_id=89from the dashboard links, which pointed readers at one specific projectVerified
Rendered locally with
mintlify dev: numbering comes out 1-5 across the interleaved images, and no broken image links on the page.Note for review
The prose for this flow already existed and was correct. The required change was the screenshots, the step split, and the Setup Link IDs label fix. The moved image, the alt-text rewrite, the two
<Note>s, and the "Account Integration tab" mention are adjacent cleanups beyond that, and are easy to drop if you would rather keep this diff minimal.🤖 Generated with Claude Code