Quantcast
Channel: Unity Analytics
Browsing index pages (2507 articles)

Help Needed: Connecting Unity Analytics with Snowflake

Hi everyone, I'm currently trying to connect Unity Analytics with Snowflake but keep encountering the error message: "Unfortunately we could not process your request." I have followed the guide in...

View Article


Analytics - Custom events not getting displayed on Event Browser

Hi everyone, I'm having some trouble with recording a custom event using Unity Analytics, and I'm hoping someone can help me out. I’ve followed the documentation and set up my code to record a custom...

View Article


Analytics documentation not up to date ?

How are we supposed to send custom event these days ? The doc https://docs.unity.com/ugs/en-us/manual/analytics/manual/record-custom-events says : CustomEvent myEvent = new CustomEvent("MyEvent") { {...

View Article

unity analytics data not showing up

Hi. analytics is enabled on the cloud and also environment is set right. but on client when I check this line of code: Debug.Log($"analytics enabled: {Analytics.enabled}"); it shows false and nothing...

View Article

Is there a way to just send an event with an int? it seems I can only send...

Hi, I'm trying to wrap my head around these new analytics. right now I'm using Analytics.CustomEvent for any custom analytics I want to send. But it only accepts an int. For example I want to send the...

View Article


WHY? Is it so hard to track analytics on consoles?

I'm kind of running around now like a headless chicken looking for an analytics tool for consoles. We do not want to use Unity Analytics (we think it is overpriced and that we can do much better)...

View Article

Unity Analytics collects data even though it is disabled

Hey, I use IAP in my app. For privacy/legal reasons I want to disable Unity analytics or at least the collection of data. So far I have the following code when starting the app: Code (CSharp):...

View Article

Some clarifications please on custom events (500 custom events per MAU)

Hi, My understand on the custom events based on the documentation is very foggy, can someone please clarify (for free tier) 1. How to understand '500 custom events per MAU' ? say, the DAU is 10,000,...

View Article


SQL noob question

Hi Noob question I assume.. But I am new to SQL and i seem to fail hard from the start. I got an event that has a string and an integer parameter. (tripple checked in the event) But in the SQL Browser...

View Article


Audience by country

I'd like to create an audience for specific locales, so I can send Push Notifications in the appropriate language. When creating an audience based off the users country, what should I be checking...

View Article

Multiple crashes in Unity Analytics

We just released an app update on iOS and are seeing multiple crashes in Crash Reporting. They are all different, but have two things in common: 1. The main thread callstack shows something...

View Article

Copy events/parameters in event manager between project environments

Hi, like in the title. Is there a possibility to copy events and parameters between the project environments or do I need to create every single one multiple times whenever I create new environment?

View Article

Data Collection for IAP

I am building an iOS game that uses Unity's IAP, but no ads, currently using Unity's free plan. It would be nice to not track any data as that would make my legal documentation much simpler. Here's the...

View Article


Custom Event AnalyticsResults always comes back as NotInitialized

I've set up Analytics but when trying to send a custom event, the result always comes back as NotInitialized even though analytics state says initialized. Code (CSharp):    async void Start()     {...

View Article

Image may be NSFW.
Clik here to view.

Go to the Editor to enable Unity Analytics for your project

Hi, this is the 3rd clone of the same project I have tried to make but on each one they all still just say "Go to the Editor to enable Unity Analytics for your project" I've even tried to set custom...

View Article


Anonymous analytics data

I'm trying to get my head around data privacy. I use unity analytics in my game but I don't need any personal identifying information. From what I understand, unity analytics automatically collects...

View Article

US Export Compliance / encryption

“U.S. export laws require that products containing encryption be properly authorised for export” https://developer.apple.com/library...sConnect_Guide/Chapters/SubmittingTheApp.html Does Unity Analytics...

View Article


Unity wants to learn about your LiveOps needs

View Article

Unity Analytics not collecting data

Hello everyone, I'm trying to set up Unity analytics on my game. I set it up following a tutorial made by code monkey but since then the data hasn't been populated at all. I ran the game in the editor...

View Article

Is it possible to fix previous invalid events?

Hello everyone, I'm facing an issue with Unity Analytics where my "levelWin" event is being marked as invalid. Here’s what happened: Missing Parameter: When defining my "levelWin" event, I initially...

View Article
Browsing index pages (2507 articles)


Latest Images