Learn R Programming

googleAnalyticsR (version 1.2.0)

ga_clientid_hash: 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)

Value

hashedClientId object list

Arguments

webPropertyId

Web Property Id

clientId

Client Id

See Also

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