Skip to content

Limit Plausible to explicit events - #109

Merged
SeoFood merged 1 commit into
mainfrom
seofood/minimize-plausible-events
Jul 12, 2026
Merged

Limit Plausible to explicit events#109
SeoFood merged 1 commit into
mainfrom
seofood/minimize-plausible-events

Conversation

@SeoFood

@SeoFood SeoFood commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

Summary

  • disable Plausible's automatic form-submission, file-download, and outbound-link events
  • retain production pageviews and the explicit Download and Checkout Started events

Why

The personalized tracker enables several automatic event classes by default. TypeWhisper already sends stable, typed download and checkout events, so the automatic events add duplicate dashboard entries and attach full destination URLs that are outside the intended data-minimized analytics scope.

Test plan

  • npm run test:unit
  • npx astro check
  • npm run build
  • inspect the production build output and confirm plausible.init() sets all three automatic event options to false

@coderabbitai

coderabbitai Bot commented Jul 12, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@SeoFood, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 41 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: af1e1239-a9a2-4fe2-ae86-e928e39823e0

📥 Commits

Reviewing files that changed from the base of the PR and between b08132f and a728a53.

📒 Files selected for processing (1)
  • src/layouts/BaseLayout.astro
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch seofood/minimize-plausible-events

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

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

@SeoFood
SeoFood merged commit c22d7c9 into main Jul 12, 2026
2 checks passed
@SeoFood
SeoFood deleted the seofood/minimize-plausible-events branch July 12, 2026 18:16
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.

1 participant