ga_mp_cid {googleAnalyticsR} | R Documentation |
Generate a random client_id
Description
This has a random number plus a timestamp
Usage
ga_mp_cid(seed = NULL)
Arguments
seed |
If you set a seed, then the random number will be the same for each value |
See Also
Other Measurement Protocol functions:
ga_mp_event_item()
,
ga_mp_event()
,
ga_mp_send()
[Package googleAnalyticsR version 1.1.0 Index]