Comments

Log in with itch.io to leave a comment.

Does this plugin still work with Construct 3? just wanted to check before I bought it. Also how hard is it to get set up, I know my way around this stuff pretty good, but any documentation would be great too :)

(+1)

The plugin is only for Construct 3. The setup is really easy, you just need the GA Id and that's it, you will be able to send events. The documentation can be found by clicking on the big yellow button that says "documentation" in the plugin page. Beware that if your GA property is new, the analytics data will take up to 48hrs to be reflected. GA won't reflect the events immediatelly, thats how GA works, but you can use the real-time dashboard in your GA console to see how's using your app at that time.

(1 edit)

Thanks for getting back to me so quickly :) I'm going to buy it. Just one quick question so I understand, so basically with this it would let me track through GA what events may or may not be triggered by a player? For example if someone beats the game, I could set the GA to report that event that trigger inside of construct?

Actually all the events are custom, that means you define what to send as an event. It's basically a string that's logged into your GA console. Later, you can build your own reports in the GA console and explore it in as many forms as you need.