Compatibility Yoast GA
-
Hi,
The plug-in isn’t compatible with the Google Analytics plug-in of the Yoast Team anymore. Reason: the are using a different ga() function namespace now.
I managed to fix this for myself by doing a search-and-replace on ‘ga(‘ to ‘__gaTracker(‘ in your plug-in file includes/class-wc-enhanced-ecommerce-google-analytics-integration.php. But a plug-in update will revert my changes.
Is it possible that you guys add the function name as optional setting to the plug-in? And when left blank, ga() can be used.
The topic ‘Compatibility Yoast GA’ is closed to new replies.