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_item(), ga_mp_event(), ga_mp_send()


MarkEdmondson1234/googleAnalyticsR documentation built on Oct. 13, 2023, 4:40 a.m.