TryGhost
OSS
Ghost
Overview
Sign in / Sign up
Open main menu
Ghost
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
29174
384352c0 Changed gift link event props for consistency and source attribution ref https://github.com/TryGhost/Ghost/pull/29174 - renamed the context menu event's 'resource' prop to 'postType' to match the naming used by every other gift link event (review feedback) - added 'source' to the 'Gift Link Reset' and 'Gift Link Copied' events so resets and copies can be correlated with the entry point that opened the modal
by Jonatan Sv...
J
Failed
29174
384352c0 Changed gift link event props for consistency and source attribution ref https://github.com/TryGhost/Ghost/pull/29174 - renamed the context menu event's 'resource' prop to 'postType' to match the naming used by every other gift link event (review feedback) - added 'source' to the 'Gift Link Reset' and 'Gift Link Copied' events so resets and copies can be correlated with the entry point that opened the modal
by Jonatan Sv...
J
Succeeded
29174
5575aca2 Added Plausible analytics tracking for gift links in admin ref https://linear.app/ghost/issue/BER-3771/set-up-plausible-analyics - gift links shipped without product analytics, so we can't see whether the feature gets discovered or used - reuses the existing trackEvent → window.plausible queue pattern (no-ops unless Plausible is injected); the util now lives in admin-x-framework so all React admin apps share one implementation, with admin-x-settings re-exporting it - events cover the full funnel: share modal and posts context menu exposure (giftLinkShown), gift link modal opened/copied/reset with postType/visibility and entry-point source, and the danger-zone reset-all - filter usage is tracked inside use-filter-params' setFilters rather than per component, so both the filter toolbar and the click-to-filter table rows are counted once in one place
by Jonatan Sv...
J
Previous page
Previous
Next
Next page