[Solved]Game Analytics JS SDK not working

Hello all,

I followed the steps as mentioned in following link:
http://www.gameanalytics.com/docs/cocos2d-sdk
After integrating all JS related SDK steps i’m unable to get logs in browser.

Initialize : ga.GameAnalytics.initialize([game key]", "[secret key]); it’s going inside GameAnalyticsJS_api.js but here there is no initalisation.

Please any one help…

Hi,
Please use below way to integrate:
http://www.gameanalytics.com/docs/javascript-sdk

Happy coding…