diff --git a/ingestion.go b/ingestion.go index f40b390..28450d3 100644 --- a/ingestion.go +++ b/ingestion.go @@ -13,7 +13,7 @@ import ( const ( // https://developer.mixpanel.com/reference/track-event#when-to-use-track-vs-import - MaxTrackEvents = 50 + MaxTrackEvents = 2_000 MaxImportEvents = 2_000 // https://developer.mixpanel.com/reference/user-profile-limits