What do you mean here? It’s true that network_userid
is out of the picture. However, domain_userid
and user_id
are all to be considered.
Typically, we recommend the approach described in Identifying users (identity stitching)
You might consider Javascript tracker: How to keep track of users when changing the cookie domain? [tutorial].