Added
Google Cloud Storage — export raw activity data to a GCS bucket
1 day ago
The Google Cloud Storage integration now includes an Export Activity Data job that writes raw events from your Lytics streams to a GCS object as CSV. Use it to archive event history, hand data off to downstream tools that read from GCS, or run analysis outside of Lytics.
How it works
- Pick a Project and Bucket the authorization has access to, and optionally a Directory inside the bucket.
- Choose one or more Data Streams to Export — leave it empty to export all streams.
- Optionally bound the export with Start Date and End Date (inclusive start, exclusive end,
yyyy-mm-dd). - Customize the destination filename with a
{TIMESTAMP}placeholder; pick a timestamp format and compression (none,gzip, orzip). - Toggle Keep Updated to run the export on a schedule — daily, weekly, or monthly — at a configured day, time of day, and time zone.
See Google Cloud Storage for the full configuration walkthrough.
