Skip to content

Add Pug to Analytics - #1019

Open
poluruprvn wants to merge 1 commit into
pluja:mainfrom
poluruprvn:add-pug-analytics
Open

Add Pug to Analytics#1019
poluruprvn wants to merge 1 commit into
pluja:mainfrom
poluruprvn:add-pug-analytics

Conversation

@poluruprvn

Copy link
Copy Markdown

Adds Pug to Analytics, after Plausible.

Disclosure: I maintain Pug, so this is a submission rather than a recommendation.

Every entry currently in Analytics is web analytics (Aptabase being the one app-analytics entry).
Pug is product analytics — autocapture, funnels with drop-off, retention cohorts, user flows and a
unified profile per person — so it fills a category gap rather than adding a fourteenth entry that
does the same job as the previous thirteen.

Against the inclusion criteria:

  • Privacy policyhttps://pug.sh/privacy
  • No user-tracking on the project website — pug.sh runs Pug itself in cookieless mode, so
    nothing is written to a visitor's device. Visitor ids are derived server-side from an HMAC under a
    salt that rotates daily and is deleted on expiry rather than archived, so yesterday's ids are
    permanently unlinkable. IP and User-Agent are hash inputs only — never stored, never returned.
  • Open sourcehttps://github.com/pug-sh/pug, self-hostable:
    https://docs.pug.sh/self-hosting/

The hosted version is in free open beta; self-hosting is available today.

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