Does anyone know how to build the fullVisitorId available in BigQuery export (premium account) from _ga cookie? If this is not possible, do you know how to get the user fullVisitorId in js?
Many thanks,
Quentin
Does anyone know how to build the fullVisitorId available in BigQuery export (premium account) from _ga cookie? If this is not possible, do you know how to get the user fullVisitorId in js?
Many thanks,
Quentin
I guess your assumption is not totally correct, when your user access your web page on different computer, they may get different fullvisitorid, although your web page may set the same userid, and the most important, I don't think you can get fullvisitorid with js, I think fullvisitorid is generated by google in the backend. and is not open to your web page js, maybe you can get _utma, and fullvisitorid should map to _utma