Skip to content

docs(bots): note that JSD API invocations show as Unknown in Bot Analytics#31977

Open
zeinjaber wants to merge 1 commit into
productionfrom
docs/DEE-3694-jsd-api-unknown-bot-analytics
Open

docs(bots): note that JSD API invocations show as Unknown in Bot Analytics#31977
zeinjaber wants to merge 1 commit into
productionfrom
docs/DEE-3694-jsd-api-unknown-bot-analytics

Conversation

@zeinjaber

Copy link
Copy Markdown
Collaborator

What

Adds a note under the API section of the JavaScript Detections page explaining that when JSD is invoked via the JavaScript API, results may appear as Unknown in Bot Analytics.

Why

Customers using the JSD API for selective page injection sometimes report seeing "Unknown" in Bot Analytics and assume detection is broken. The underlying signal is still factored into bot scoring — the "Unknown" label is a display limitation, not a functional one. Without this note, customers open support cases or disable JSD unnecessarily.

Files changed

  • src/content/docs/cloudflare-challenges/challenge-types/javascript-detections.mdx — new note block after the existing API section note (+4 lines)

How to verify

Navigate to /cloudflare-challenges/challenge-types/javascript-detections/#api and confirm the new note appears after the existing result note.

Closes DEE-3694

@cloudflare-docs-bot

cloudflare-docs-bot Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Review

✅ No issues found in commit e4f27c7.

Code Review

This code review is in beta and may not always be helpful — use your judgment.

No code review issues found.

Conventions

No convention issues found.

Style Guide Review

No style-guide issues found.

Commands

Only codeowners can run commands. Post a comment with the command to trigger it.

Command Description
/review Runs a review now. Incremental if a prior review exists, full if not.
/full-review Re-reviews the entire PR diff from scratch, ignoring incremental history. Useful after a rebase, when you want a fresh review, or if the bot gets out of sync and reports issues that no longer exist.
/ignore-review-limit Permanently lifts the 2-review automatic limit for this PR. Future pushes will trigger reviews as normal.
/disable-auto-review Stops automatic reviews from triggering on future pushes to this PR. Codeowners can still run /review or /full-review manually.

@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
/src/content/docs/cloudflare-challenges/ @cloudflare/appsec-reviewers, @elithrar, @cloudflare/product-owners, @marinaelmore

@zeinjaber zeinjaber enabled auto-merge (squash) July 9, 2026 18:12

@irvinebroque irvinebroque left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Confusing, we should fix this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants