Skip to content

Add CrawlProof stats tracker#4

Merged
ralyodio merged 1 commit into
masterfrom
crawlproof/install-stats-tracker-2026-06-08T11-35-20
Jun 8, 2026
Merged

Add CrawlProof stats tracker#4
ralyodio merged 1 commit into
masterfrom
crawlproof/install-stats-tracker-2026-06-08T11-35-20

Conversation

@crawlproof

@crawlproof crawlproof Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

This PR adds the CrawlProof stats tracker to your site.

What it does: counts pageviews by source — AI engine referrals (ChatGPT, Perplexity, Claude, Gemini…) and AI crawler hits (GPTBot, ClaudeBot, PerplexityBot…). No cookies. No PII. Rolls up to a daily counter on the CrawlProof Stats tab for your project.

What changed: one line added to apps/logicsrc-web/src/app/layout.tsx, just before </body>:

<Script data-site="56a0c760-e6cb-4875-844e-8b8aaa80b59b" src="https://crawlproof.com/stats.js" strategy="afterInteractive" />

The diff also imports Script from next/script if it wasn't already imported.

Docs: https://crawlproof.com/docs/stats-tracker
Disable: flip the tracker off on your CrawlProof project Stats tab and the script becomes a no-op (or remove this line).

@ralyodio ralyodio merged commit ade606c into master Jun 8, 2026
4 checks passed
@ralyodio ralyodio deleted the crawlproof/install-stats-tracker-2026-06-08T11-35-20 branch June 8, 2026 11:35
@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown

vu1nz Security Review

0 finding(s) in PR #?

No security issues found.

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