Closed brennan closed 7 years ago
If it exists, makes userId available as id for customers to map as a custom dimension out of the box. Ensures parity with our server-side integration.
userId
id
@Han Revised PR, and simplified. We should only need to set id upon GA initialization or when a user calls identify.
identify
If it exists, makes
userId
available asid
for customers to map as a custom dimension out of the box. Ensures parity with our server-side integration.