accelerated-mobile-pages
accelerated-mobile-pages copied to clipboard
Need to add support for the Parsel.ly analytics
Ref: https://secure.helpscout.net/conversation/1151384377/126143?folderId=2770545
We need to integrate the Parse.ly analytics in AMP FOR WP plugin.
This line should be inside the if condition
if(!empty($api_key)){
https://github.com/ahmedkaludi/accelerated-mobile-pages/commit/a8e1e4e58c14c096a93def3355cc4e1bfd6b7d83#diff-b27b16759fae0fb0d94cc6e00107c8efR309-R312
Need to make sure that the condition is correct for if(!empty($api_key))
Ready to merge.