ga_clientid_hash {googleAnalyticsR}R Documentation

Get hashed version of client id (also known as hashClientId, hashedClientId, or BigQuery's fullVisitorId)

Description

Get hashed version of client id (also known as hashClientId, hashedClientId, or BigQuery's fullVisitorId)

Usage

ga_clientid_hash(webPropertyId, clientId)

Arguments

webPropertyId

Web Property Id

clientId

Client Id

Value

hashedClientId object list

See Also

Other clientid functions: ga_clientid_activity_unnest(), ga_clientid_activity(), ga_clientid_deletion()


[Package googleAnalyticsR version 1.1.0 Index]