Release Version 2.46.3

Last updated on Mar 30, 2026

This is a minor release and will be integrated into the next major release. At that time, this release note will be merged into the next main release note.

The content on this site may have changed or moved since you last viewed it. As a result, some of your bookmarks may become obsolete. Therefore, we recommend accessing the latest content via the Hevo Docs website.

In this Release


Fixes and Improvements

Sources

  • Handling Missing Data Issue in Google Analytics 4

    • Fixed an issue where some data was not fully ingested for GA4 Pipelines, particularly when the dataset being fetched exceeded 100,000 records. The GA4 API returns data in batches, with each API request fetching up to 100,000 records. Due to an incorrect calculation of the last fetched record, Hevo assumed all data had been retrieved after the first batch and stopped the ingestion process. This caused the remaining records to be skipped, resulting in missing data in your Destination.

      With this fix, Hevo now correctly tracks the last fetched record and continues fetching subsequent batches until all available records are ingested, ensuring complete data ingestion. This fix applies to all new and existing Pipelines, regardless of dataset size. For existing Pipelines, if your GA4 dataset contains more than 100,000 records for a given object and you observe missing data in your Destination, you must restart the historical load for the object to ensure all data is ingested.

Tell us what went wrong