Where Do I Add Google Analytics and Conversion Codes?
Created 4 years ago by gregp

I 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.

william  —  4 years ago

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.

ryanthompson  —  4 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.