Where Do I Add Google Analytics and Conversion Codes?
Created 5 years ago by gregpI am brand new to Pyro. I can't find anything anywhere in documentation that tells where to add Google Analytics and Adwords conversion codes. Any help would great, I am assuming this is a simple question, but nothing was coming up in search on documentation or forum. Thanks.
ryanthompson
—
5 years ago
You can use the includes extension as well: http://packages.pyrocms.com/#anomaly/includes-extension
I'll write up some docs but composer require anomaly/includes-extension
then php artisan addon:install includes
and then you will have settings for it available in Settings module under Extensions.
You would place analytics snippet within your default page template for example. If you use the example theme you would probably add them in assets.twig.