Google Analytics add random clientId
-
Hi!
It is possible to set the clientId for google analytics with a random generated id?
I have a script which creates the ID but i don’t know if i could set it via the complianz script.
ga('create', 'UA-XXXXX-Y', { 'clientId': randomClientId });randomClientId is a variable created by a javascript function.
Thank you!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Google Analytics add random clientId’ is closed to new replies.