Rishabh
2612b44c21
Fixed column sorting for attribution table on analytics page
...
refs https://github.com/TryGhost/Team/issues/1986
- adds column sorting for attribution table on analytics page
2022-10-07 17:15:06 +05:30
Djordje Vlaisavljevic
38e06954a3
Updated heading copy
...
refs https://github.com/TryGhost/Team/issues/1986
2022-10-07 12:28:34 +02:00
Simon Backx
aaabf4b103
🎨 Improved email failure handling and retrying ( #15504 )
...
fixes https://github.com/TryGhost/Team/issues/2009
- When an email is sent, but it failed there was no way to retry once you left the retry screen
- There was no indication that the email failed to send in the post list and editor
2022-10-06 11:12:11 +02:00
Sanne de Vries
2c498ab193
Updated breadcrumb and title style across admin
...
Refs https://www.notion.so/ghost/Switch-breadcrumb-style-513a624c0e0d490ca39a2fdb97a6971a
- Separating out the breadcrumbs and the title makes it easier to navigate back on multiple levels for nested pages.
- Avoids very long titles, as it doesn't include breadcrumbs anymore
2022-10-04 12:35:29 +07:00
Peter Zimon
349ef4926c
Update engagement copy in Post Analytics
...
closes https://github.com/TryGhost/Team/issues/2016
- the absolute value and percentage for Opened and Clicked metrics in the engagement section of the post analytics page were inconsistent
2022-10-03 08:42:19 +02:00
Rishabh
5eae093b3c
Cleaned up attribution widget on analytics page
...
- updates attribution widget on analytics page to work same as dashboard with data
2022-09-29 23:33:17 +05:30
James Morris
fd977479ee
Tweaked up the analytics resources sections
...
refs https://github.com/TryGhost/Team/issues/1987
2022-09-29 17:38:50 +01:00
Simon Backx
0cd0fc838d
Added email track clicks column and cleaned up frontend checks ( #15501 )
...
fixes https://github.com/TryGhost/Team/issues/2008
- New column that stores email click tracking at the time it was created
- Improved frontend side checks for when to show analytics
2022-09-29 16:42:45 +02:00
James Morris
a9308e6394
Adding in new code to bring source attribution more in line
...
refs https://github.com/TryGhost/Team/issues/2001
2022-09-29 14:52:36 +01:00
Simon Backx
061ae9c018
Added pagination to the links table on analytics page
...
refs https://github.com/TryGhost/Team/issues/1984
2022-09-29 13:02:49 +02:00
Simon Backx
99e6f8ddda
Moved analytics page to separate component
...
refs https://github.com/TryGhost/Team/issues/1976
refs https://ghost.slack.com/archives/C02G9E68C/p1664446234131629
- @tracked properties in controllers are persisted, should use components instead
2022-09-29 12:41:16 +02:00