You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/docs/tracking-methods/warehouse-connectors.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -643,7 +643,7 @@ Please do note that warehouse connectors enforce strict_mode validation by defau
643
643
We will reject events with time values that are before 1971-01-01 or more than 1 hour in the future as measured on our servers.
644
644
We recommend that customer filter such events and refresh such events when they are no longer set in future.
645
645
646
-
### How do I filter for events coming to Mixpannel via Warehouse Connector Sync in my reports?
646
+
### How do I filter for events coming to Mixpanel via Warehouse Connector Sync in my reports?
647
647
648
648
We add couple of hidden properties `$warehouse_import_id` and `$warehouse_type` on every event ingested through warehouse connectors. You can add filters and breakdowns on that property in any Mixpanel report. You can find the Warehouse import ID of a sync in Sync History tab shown as `Mixpanel Import Id`.
0 commit comments