Questions tagged [mikros-game-analytics]

8 questions
1
vote
1 answer

What is Activity Score in MIKROS?

I'm currently checking out the MIKROS documentation and have trouble understanding what the Activity Score is. I understand that people who spend more time on your games are ranked higher, but what do the associated categories mean?
user19627411
1
vote
1 answer

How to implement step 3 of MIKROS Integration Unity Guide?

Currently, I am having issues integrating Mikros sdk. I downloaded the Mikros 1.1.0 SDK and using Unity 2021.3.6f1. What I have done so for is register an account on Mikros, created a project and was able to get it approved. When I try to import…
1
vote
3 answers

How to disable metadata tracking in MIKROS Analytics?

How can I disable data tracking for specific analytics without removing Mikros package? Currently, I have Mikros sdk 1.1.0 integrated with my Android game with Unity 2021.3.6f1. In my Mikros settings I have Auto Initialize Mikros checked.
dot_eyes
  • 51
  • 6
1
vote
1 answer

How does MIKROS know which users are cheaters or trolls?

I'm having trouble identifying how MIKROS tracks players who use exploits or are just a nuisance in general. These are the code blocks I'm using to code user sign-in and sign-up: For user sign-in: SigninRequest.Builder() .Username(username) …
user19627411
0
votes
0 answers

Mikros NullReferenceException

I followed the Mikros documentation to implement it into my Unity project (https://developer.tatumgames.com/documentation/getting-started). Registered for mikros online and got a project approved. Imported the SDK and added my app keys into the…
0
votes
2 answers

How do scores work in Mikros and where is it displayed?

In my Mikros dashboard I'm having trouble understanding scores work and where to view these scores.
dot_eyes
  • 51
  • 6
0
votes
3 answers

MIKROS Analytics not showing (Unity project)

I do not see any tracked events on MIKROS Analytics. I have followed all the steps from the Get Started guide. My app is approved and I already have an "appGameId" and my "apiKey". I am using the Production "apiKey" for now. Some other information.…
-1
votes
2 answers

My app not connecting to MIKROS Analytics

I created an app on MIKROS analytics and it was approved. I have my "appGameId" and "apiKey" but my app still says Not connected. Click here to begin Clicking on the link only takes me to the Insights section. How do I get my app connected?
portfoliobuilder
  • 7,556
  • 14
  • 76
  • 136