-
Notifications
You must be signed in to change notification settings - Fork 502
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[TOOL-3880] Playground: Add utm_source on links #6597
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6597 +/- ##
=======================================
Coverage 54.98% 54.98%
=======================================
Files 885 885
Lines 55517 55517
Branches 3794 3794
=======================================
Hits 30528 30528
Misses 24894 24894
Partials 95 95
🚀 New features to boost your workflow:
|
size-limit report 📦
|
Merge activity
|
<!-- start pr-codex --> ## PR-Codex overview This PR primarily updates various `docsLink` URLs across multiple components in the `playground-web` application to include a query parameter (`?utm_source=playground`). This change likely aims to track traffic sources more effectively. ### Detailed summary - Updated `docsLink` in `apps/playground-web/src/app/connect/auth/page.tsx` - Updated `docsLink` in `apps/playground-web/src/app/connect/pay/page.tsx` - Updated `docsLink` in `apps/playground-web/src/app/connect/blockchain-api/page.tsx` - Updated `docsLink` in `apps/playground-web/src/app/connect/pay/commerce/page.tsx` - Updated `docsLink` in `apps/playground-web/src/app/connect/pay/fund-wallet/page.tsx` - Updated `docsLink` in `apps/playground-web/src/app/connect/pay/transactions/page.tsx` - Updated `docsLink` in `apps/playground-web/src/app/connect/sign-in/embed/page.tsx` - Updated `docsLink` in `apps/playground-web/src/app/connect/sign-in/button/page.tsx` - Updated `docsLink` in `apps/playground-web/src/app/connect/ui/page.tsx` - Updated `docsLink` in `apps/playground-web/src/app/connect/sign-in/headless/page.tsx` - Updated `docsLink` in `apps/playground-web/src/app/connect/in-app-wallet/layout.tsx` - Updated `docsLink` in `apps/playground-web/src/app/insight/layout.tsx` - Updated `docsLink` in `apps/playground-web/src/components/blocks/APIHeader.tsx` - Updated `docsLink` in `apps/playground-web/src/app/connect/pay/backend/layout.tsx` - Updated `docsLink` in `apps/playground-web/src/app/connect/account-abstraction/connect/page.tsx` - Updated `docsLink` in `apps/playground-web/src/app/connect/account-abstraction/sponsor/page.tsx` - Updated `docsLink` in `apps/playground-web/src/app/connect/ui/nft/page.tsx` - Updated `docsLink` in `apps/playground-web/src/app/otherLinks.ts` - Updated `docsLink` in `apps/playground-web/src/app/connect/account-abstraction/native-aa/page.tsx` - Updated `docsLink` in `apps/playground-web/src/app/connect/ui/chain/page.tsx` - Updated `docsLink` in `apps/playground-web/src/app/connect/ui/token/page.tsx` - Updated `docsLink` in `apps/playground-web/src/app/connect/social/page.tsx` - Updated `docsLink` in `apps/playground-web/src/app/connect/ui/wallet/page.tsx` - Updated `href` in `apps/playground-web/src/app/connect/pay/embed/LeftSection.tsx` - Updated `href` in `apps/playground-web/src/app/insight/page.tsx` - Updated `href` in `apps/playground-web/src/components/auth/gated-content.tsx` - Updated `href` in `apps/playground-web/src/components/engine/minting/erc1155-mint-to.tsx` - Updated `href` in `apps/playground-web/src/app/connect/sign-in/components/InAppWalletFormGroup.tsx` - Updated `href` in `apps/playground-web/src/app/connect/sign-in/button/LeftSection.tsx` > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` <!-- end pr-codex -->
b147462
to
cbb1569
Compare
PR-Codex overview
This PR primarily updates various
docsLink
URLs across multiple components in theplayground-web
application to include a query parameter (?utm_source=playground
). This change likely aims to track traffic sources more effectively.Detailed summary
docsLink
inapps/playground-web/src/app/connect/auth/page.tsx
docsLink
inapps/playground-web/src/app/connect/pay/page.tsx
docsLink
inapps/playground-web/src/app/connect/blockchain-api/page.tsx
docsLink
inapps/playground-web/src/app/connect/pay/commerce/page.tsx
docsLink
inapps/playground-web/src/app/connect/pay/fund-wallet/page.tsx
docsLink
inapps/playground-web/src/app/connect/pay/transactions/page.tsx
docsLink
inapps/playground-web/src/app/connect/sign-in/embed/page.tsx
docsLink
inapps/playground-web/src/app/connect/sign-in/button/page.tsx
docsLink
inapps/playground-web/src/app/connect/ui/page.tsx
docsLink
inapps/playground-web/src/app/connect/sign-in/headless/page.tsx
docsLink
inapps/playground-web/src/app/connect/in-app-wallet/layout.tsx
docsLink
inapps/playground-web/src/app/insight/layout.tsx
docsLink
inapps/playground-web/src/components/blocks/APIHeader.tsx
docsLink
inapps/playground-web/src/app/connect/pay/backend/layout.tsx
docsLink
inapps/playground-web/src/app/connect/account-abstraction/connect/page.tsx
docsLink
inapps/playground-web/src/app/connect/account-abstraction/sponsor/page.tsx
docsLink
inapps/playground-web/src/app/connect/ui/nft/page.tsx
docsLink
inapps/playground-web/src/app/otherLinks.ts
docsLink
inapps/playground-web/src/app/connect/account-abstraction/native-aa/page.tsx
docsLink
inapps/playground-web/src/app/connect/ui/chain/page.tsx
docsLink
inapps/playground-web/src/app/connect/ui/token/page.tsx
docsLink
inapps/playground-web/src/app/connect/social/page.tsx
docsLink
inapps/playground-web/src/app/connect/ui/wallet/page.tsx
href
inapps/playground-web/src/app/connect/pay/embed/LeftSection.tsx
href
inapps/playground-web/src/app/insight/page.tsx
href
inapps/playground-web/src/components/auth/gated-content.tsx
href
inapps/playground-web/src/components/engine/minting/erc1155-mint-to.tsx
href
inapps/playground-web/src/app/connect/sign-in/components/InAppWalletFormGroup.tsx
href
inapps/playground-web/src/app/connect/sign-in/button/LeftSection.tsx