incubator-pagespeed-ngx
incubator-pagespeed-ngx copied to clipboard
Add gtag.js with Insert Google Analytics
trafficstars
Is there a possibility to add the new google Global Site Tag (gtag.js) in the filter Insert Google Analytics?
that would require a modification to https://github.com/apache/incubator-pagespeed-mod/blob/d8d13e85f8356e361e9faa4091f305202415f0f8/net/instaweb/rewriter/insert_ga_filter.cc plus tests to ensure it works in https://github.com/apache/incubator-pagespeed-mod/blob/2349e76f8a30512cb68d13bbbecc11b03f087d6f/test/net/instaweb/rewriter/insert_ga_filter_test.cc
It certainly seems doable to me, but I don't think anyone is looking into it.