Skip to content

Application analytics - #351

Merged
steven-tey merged 2 commits into
mainfrom
application-analytics
May 4, 2026
Merged

Application analytics#351
steven-tey merged 2 commits into
mainfrom
application-analytics

Conversation

@marcusljf

@marcusljf marcusljf commented May 4, 2026

Copy link
Copy Markdown
Collaborator

Summary by CodeRabbit

  • Documentation
    • Added a new Help Center article “Application analytics” covering acquisition funnels (Visits → Starts → Submissions → Approvals), time-chart vs funnel views, interpreting drop-off, viewing top sources and countries, filtering by partner/source/country and date range, and accessing detailed applications. Available to Business plan users and above.
    • Updated Help Center navigation to include the application analytics page and refreshed screenshots for program and commission analytics.

@coderabbitai

coderabbitai Bot commented May 4, 2026

Copy link
Copy Markdown
Contributor
📝 Walkthrough

Walkthrough

Added a new Help Center article "Application analytics" and registered it in the Help Center navigation; also swapped/updated a few analytics-related screenshot assets in existing docs and adjusted minor table formatting.

Changes

Application analytics + docs navigation

Layer / File(s) Summary
Navigation Registry
docs.json
Added help/article/application-analytics to the "INSIGHTS AND REPORTING" section pages array.
Documentation Content (new)
help/article/application-analytics.mdx
Introduces the "Application analytics" MDX page: frontmatter, Business-plan note, where to find analytics in the UI, explanation of time-series vs funnel views (Visits → Starts → Submissions → Approvals), Top Views for Sources/Countries, how to review applications, filter table and date picker guidance, and embedded screenshots.
Documentation Content (image updates)
help/article/program-analytics.mdx, help/article/commission-analytics.mdx
Replaced/updated navigation screenshot assets: program-analytics-location.pnganalytics-nav-performance.png and program-analytics-location-commissions.pnganalytics-nav-commissions.png; minor whitespace/formatting adjustments in commission filtering table.

Estimated Code Review Effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly Related PRs

  • dubinc/docs#349: Parallel Help Center navigation update and analytics article/additional asset changes under "INSIGHTS AND REPORTING".

Suggested Reviewers

  • steven-tey

Poem

🐰 I hopped through docs to plant a new page bright,

Funnels and charts now bathed in helpful light,
Sources, countries, filters—clear and neat,
Partners follow trails from visit to meet,
A little rabbit cheered: "Documentation—delight!" 🥕📈

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'Application analytics' directly corresponds to the main change: addition of a new help article on application analytics with supporting documentation updates.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch application-analytics

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share
Review rate limit: 0/1 reviews remaining, refill in 60 minutes.

Comment @coderabbitai help to get the list of available commands and usage tips.

@mintlify

mintlify Bot commented May 4, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
Dub 🟢 Ready View Preview May 4, 2026, 4:18 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@coderabbitai coderabbitai Bot 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.

Actionable comments posted: 2

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@help/article/commission-analytics.mdx`:
- Around line 22-23: Update the image alt text to accurately describe the new
image `analytics-nav-commissions.png` in the MDX file: locate the image element
with src="analytics-nav-commissions.png" (currently has alt="Program analytics
location") and replace the alt string with a concise, descriptive phrase that
reflects the new content (e.g., "Commissions analytics navigation" or similar)
so the `alt` attribute matches the displayed image.
- Line 96: Replace the non-standard abbreviation "eg" in the table row
containing "Commission type | Select a specific commission type (eg: click,
lead, sale)" with the standard "e.g.," so the cell reads "Select a specific
commission type (e.g., click, lead, sale)"; update that exact string in the
commission table row to satisfy vale-spellcheck.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: b3c8ab26-68b4-4919-aa69-fd3ecd7f3ee1

📥 Commits

Reviewing files that changed from the base of the PR and between 6f5236d and 01ea367.

⛔ Files ignored due to path filters (10)
  • images/dub-partners/analytics-nav-applications.png is excluded by !**/*.png
  • images/dub-partners/analytics-nav-commissions.png is excluded by !**/*.png
  • images/dub-partners/analytics-nav-performance.png is excluded by !**/*.png
  • images/dub-partners/program-analytics-filter-commissions.png is excluded by !**/*.png
  • images/dub-partners/program-analytics-filter.png is excluded by !**/*.png
  • images/dub-partners/program-analytics-funnel.png is excluded by !**/*.png
  • images/dub-partners/program-analytics-location-commissions.png is excluded by !**/*.png
  • images/dub-partners/program-analytics-location.png is excluded by !**/*.png
  • images/dub-partners/program-analytics-timechart-1.png is excluded by !**/*.png
  • images/dub-partners/program-analytics-timechart-commissions.png is excluded by !**/*.png
📒 Files selected for processing (3)
  • help/article/application-analytics.mdx
  • help/article/commission-analytics.mdx
  • help/article/program-analytics.mdx
✅ Files skipped from review due to trivial changes (1)
  • help/article/program-analytics.mdx
🚧 Files skipped from review as they are similar to previous changes (1)
  • help/article/application-analytics.mdx

Comment thread help/article/commission-analytics.mdx
Comment thread help/article/commission-analytics.mdx
@steven-tey
steven-tey merged commit c3b436b into main May 4, 2026
4 checks passed
@steven-tey
steven-tey deleted the application-analytics branch May 4, 2026 20:40
@coderabbitai coderabbitai Bot mentioned this pull request May 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants