0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/frontend/apps/amp/lib
Fabien O'Carroll 23bf432514 Updated AMP output to include Google Analytics
refs #11980

This adds a new handlebars helper {{amp_analytics}} which outputs the
GA configuration script if the amp_gtag_id setting is present.

We also update {{amp_components}} to output the GA script in the head if
the setting is present
2020-07-15 13:43:25 +02:00
..
helpers Updated AMP output to include Google Analytics 2020-07-15 13:43:25 +02:00
views Updated AMP output to include Google Analytics 2020-07-15 13:43:25 +02:00
router.js