UtmParams
Ce contenu n’est pas encore disponible dans votre langue.
UtmParams = {
campaign?:string;content?:string;medium?:string;source?:string;term?:string; }
Defined in: types/tracking.ts:3
Properties
Section titled “Properties”campaign?
Section titled “campaign?”
optionalcampaign?:string
Defined in: types/tracking.ts:6
content?
Section titled “content?”
optionalcontent?:string
Defined in: types/tracking.ts:8
medium?
Section titled “medium?”
optionalmedium?:string
Defined in: types/tracking.ts:5
source?
Section titled “source?”
optionalsource?:string
Defined in: types/tracking.ts:4
optionalterm?:string
Defined in: types/tracking.ts:7