How to configure Data Export
Configure your cloud bucket
-
Set up a destination bucket in either Amazon S3 or Google Cloud Storage.
-
Grant GameAnalytics permission to write to your bucket.
- AWS S3 - Configure a dedicated IAM user with
PutObjectandListBucketpermissions. - Google Cloud Storage - Grant write permissions to our service user: realtime-transfer@gameanalytics.com
- AWS S3 - Configure a dedicated IAM user with
-
Set up server-side encryption on the destination bucket (optional, but highly recommended).
Enable Export in GameAnalytics
-
Navigate to PipelineIQ → Data Export.
-
Choose your data type.
Data type Format Cloud Bucket Support Schemas Raw Data JSON Format Amazon S3 / Google Cloud Storage See how the data will look here Event Data Parquet Amazon S3 See how the data will look here -
Provide your bucket details.
Cloud Bucket Inputs AWS S3 - Bucket ARN: arn:aws:s3:::bucket_name
- Region: eu-west-1
Google Cloud Storage - Bucket name
- Path (optional)
-
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

Google Cloud Storage Setup example
