ga_mp_cid: Generate a random client_id

View source: R/measurement_protocol.R

ga_mp_cidR 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(), ga_mp_event_item(), ga_mp_send()


googleAnalyticsR documentation built on Sept. 11, 2024, 8:15 p.m.