Add support for user session tracking and Google Analytics.
If we assign a unique constant random value to every user, and spit that out in the initial ga() stuff at the beginning of each page load, google can combine interactions from the same user across different devices. Say, like work vs home computer.
Showing
sql/updates/4/575
0 → 100644
Please register or sign in to comment