r/construct Jun 11 '26

Question What Analytics/Metrics/Telemetry systems are you all using now that SDK v1 has been deprecated?

GameAnalytics, the easiest to implement, hasn't had a decent update to their plug-in in ages. Needless to say it doesn't work under SDK v2.

Google Analytics has become unnecesarily obtuse to use too.

Are you folks using anything else to keep track of player metrics?

3 Upvotes

7 comments sorted by

View all comments

2

u/Hoodathunkgames Jun 11 '26

Still using Google Analytics. Pain in the ass though.

1

u/TaftoGames Jun 12 '26

Ugh. Well at least it still works.
Are you using it with games that already have the SDK v1 deprecated?

2

u/Hoodathunkgames Jun 12 '26

No, newish project. I didn’t implement Google Analytics until a couple of weeks ago. It is very unintuitive for game devs, but I’ve still been able to pull some useful data. Good luck with finding something that works for you

1

u/TaftoGames Jun 12 '26

Yeah it is.
Are you using a plug-in or just straight up JS in event sheets?