Avatar

Level 4

Hi,

Since the analytics hits from your server (prior to product usage ) won't have cookie data, it won't connect to same visit and visitor.

I believe you're trying to send same 'mid' value in server hit. If so, such hit should be a part of that visit and visitor because we look at the visitor ID and hit timestamp to credit them to respective visits. Its similar to offline hits you send with s.timestamp value.