Closed cedricgeffroy closed 9 years ago
Converted $shop = new Shop(Shop::getContextShopID(true); >> Return empty $shop to $shop = new Shop(Shop::getContextShopID(); >> Return $shop with informations
Thanks to https://www.prestashop.com/forums/topic/453591-google-analytics-api-not-woking/#entry2099571
Hi @cedricgeffroy,
Good catch. Your PR has just been merged and a new version will be available soon.
Best regards
Converted $shop = new Shop(Shop::getContextShopID(true); >> Return empty $shop to $shop = new Shop(Shop::getContextShopID(); >> Return $shop with informations
Thanks to https://www.prestashop.com/forums/topic/453591-google-analytics-api-not-woking/#entry2099571