LIN-2731 Add beta Web Attribution guide - #210
Merged
Merged
Conversation
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.
Summary
/sdk/webguide based on the published@linkrunner/web0.1.15 package.data-domainsetup, user identification, custom events, verification, storage behavior, and troubleshooting.Sources
data-domainimplementation: feat(sdk): route collection through a customer-named subdomain (data-domain) web-sdk#10Tashvik PR #195 extended the old Web SDK page, which used stale package and CDN names. This PR rebuilds the page from the current published package and carries over the valid first-party collection guidance.
Verification
npm view @linkrunner/webconfirms version 0.1.15, package exports, README, and CDN examples.npm run check:routespasses with 101 registered pages.mintlify broken-linksreports the same 28 baseline findings onorigin/main. The new page adds no failures.git diff --checkpasses.Tooling note
The installed Mintlify CLI does not expose the repository
buildcommand. Its local dev command prepares the site, then exits with the existingTypeError: (intermediate value) is not iterable. Route and MDX link parsing still complete successfully.