Skip to main content

How to configure Data Export

Configure your cloud bucket

  1. Set up a destination bucket in either Amazon S3 or Google Cloud Storage.

  2. Grant GameAnalytics permission to write to your bucket.

    • AWS S3 - Configure a dedicated IAM user with PutObject and ListBucket permissions.
    • Google Cloud Storage - Grant write permissions to our service user: realtime-transfer@gameanalytics.com
  3. Set up server-side encryption on the destination bucket (optional, but highly recommended).

Enable Export in GameAnalytics

  1. Navigate to PipelineIQ → Data Export.

  2. Choose your data type.

    Data typeFormatCloud Bucket SupportSchemas
    Raw DataJSON FormatAmazon S3 / Google Cloud StorageSee how the data will look here
    Event DataParquetAmazon S3See how the data will look here
  3. Provide your bucket details.

    Cloud BucketInputs
    AWS S3
    • Bucket ARN: arn:aws:s3:::bucket_name
    • Region: eu-west-1
    Google Cloud Storage
    • Bucket name
    • Path (optional)
  4. Start receiving your data.

    • Once set up, your data is exported at least every 15 minutes, so long as data was sent to GameAnalytics for that game in the time interval.
    • Data will be delivered from all games in your GameAnalytics Organization.

AWS Bucket Setup example

Data Export successfull

Google Cloud Storage Setup example

Data Export successfull