- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
That's correct, the web data would rely on hit_time_gmt and the app data would rely on cust_hit_time. The problem arises when the s.visitorID is shared between the two data sources, meaning that there's a potential for out-of-order data being inserted into an individual user record, which will cause incorrect reporting.