- 01
- 02
- 03
- 04
- 05
- 06
- 07
- 08
- 09
- 10
this.getSource() && (result["source"] = this.getSource());
this.getMedium() && (result["medium"] = this.getMedium());
this.getCampaign() && (result["campaign"] = this.getCampaign());
this.getContent() && (result["content"] = this.getContent());
this.getTerm() && (result["term"] = this.getTerm());
this.getReferralPath() && (result["referralPath"] = this.getReferralPath());
this.getCampaignId() && (result["campaignId"] = this.getCampaignId());
this.getGclid() && (result["gclid"] = this.getGclid());
this.getYclid() && (result["yclid"] = this.getYclid());
this.getRoistatId() && (result["roistatId"] = this.getRoistatId());