Skip to main content

Overview

What is our Raw Export?

Our Raw Export is a product of our DataSuite, that lets you automate exporting of your games’ raw event data (in JSON format). It means, you can export the player data your games collect in your GameAnalytics account directly into your AWS S3, without the manual work. And you can get this every day.

How does it work?

Raw Export automates ingesting, preprocessing and delivering your data to your S3 bucket. It packages it up once a day and sends it across to your tools. All of that data will be in a compressed file when you get it, containing unchanged raw events, which have all of the event properties and timestamps.

Use cases

Once you’ve got the packaged data, you can process the data with full flexibility using batch or streaming processes. Here’s a couple of things you can then use it for:

  • You can custom analyse the non-aggregated data
  • Or transfer the data into your own internal tools
  • You can combine the GameAnalytics data with your other data sources

And much more...

Custom Event Fields

note

Custom event fields will not be visible in the GameAnalytics web-tool.

By providing access to event-level data, raw export allows you to leverage the custom_fields feature, enabling you to customize your events with greater precision.

Read more about custom_fields in this page.

Please check the individual SDK documentation pages for information on SDK integration.

How to get started?

Get in touch with us if you’re interested in our Raw Export service. We’d love to have a chat and learn how we can help you.