Do not do this. We did this across 5 sites and when we passed session Id as a user property, the cookie did not properly update session id so we started to undercount our sessions. This led to a high session duration and multiple sessions being counted only once
When we rolled back this deployment, the issue resolved.