Google Analytics Plugin

pop-ga by George Ornbo is a Google Analytics plugin for pop. It can be installed using npm:

npm install -g pop-ga

And then used by updating your _config.json:

, "require": ["pop-ga"]

Next, call the plugin's helper with your Google Analytics ID:

!{ga('UA-345678-90')}
blog comments powered by Disqus