Ghost/ghost/core
Hannah Wolfe f79f5471b4
Added stats tracker script to ghost head (#20881)
closes
https://linear.app/tryghost/issue/ANAL-9/initial-tracker-in-ghost-head

- Given that all of the correct config is in place, output a tracking
script
- This allows us to send pageview events into tinybird
- All of the details (location of the script, destination etc) are kept
in config so that it's easy to change for different environments
2024-08-29 21:40:41 +01:00
..
content 🎨 Updated Source to v1.3.2 2024-07-19 16:04:20 +00:00
core Added stats tracker script to ghost head (#20881) 2024-08-29 21:40:41 +01:00
test Added stats tracker script to ghost head (#20881) 2024-08-29 21:40:41 +01:00
.c8rc.e2e.json
.c8rc.json
.eslintignore
.eslintrc.js
.npmignore
config.development.json
ghost.js Lazyloaded several required dependencies 2024-07-26 09:52:26 +02:00
index.js
jsconfig.json
loggingrc.js
MigratorConfig.js
monobundle.js Improved speed of monobundle script 2024-07-22 15:45:46 +02:00
package.json Update Koenig packages (#20849) 2024-08-28 13:10:57 +02:00
playwright.config.js