Once Userpilot Data Sync is active and data is flowing into your storage destination, the next step is to understand its structure and content. This knowledge is crucial for effectively ingesting, processing, and analyzing the data to extract meaningful insights. This section covers the typical file organization, data formats, and key entities you will encounter.
userpilot_events/userpilot_datasync_13214_NX-123454/2025-05-10/
.metadata
field may be stringified as JSON, omitted, or flattened depending on implementation.pyarrow
or fastparquet
).all_companies.avro
, all_users.avro
) includes the most recent state and all auto-captured and custom properties for each entity.track_feature_{ID}.avro
, track_labeled_{ID}.avro
, etc.).feature_tags_breakdown.avro
): Aggregated counts and engagement metrics for that day.feature_tags_definitions.avro
): Metadata such as name, description, and category, allowing you to map event IDs to human-readable definitions.identify_user.avro
, identify_company.avro
).