GeneralParameters.ReferralUrl not used
See original GitHub issueThe GeneralParameters.ReferralUrl
is not used, since the parameters
in the BaseTracker.RequestUrlAsync
contains properties with the BeaconAttribute
only.
Note: TrackerBase.CharacterSet
and Language
seems unused, too.
Issue Analytics
- State:
- Created 6 years ago
- Comments:13 (12 by maintainers)
Top Results From Across the Web
[GA4] Identify unwanted referrals - Analytics Help
This parameter indicates to Analytics that the referrer should not be displayed as a traffic source. The conditions are evaluated for every web...
Read more >Allow the use of a parameter instead of the referral URL
First, I created a block with the link to the current page and a URL parameter containing the referral code (_referral_uid2ref($user->uid);) ...
Read more >How to use URL parameters
If the current URL on your site includes a parameter named ref or utm_source , we use this value instead of the browser's...
Read more >HTTP Query String vs URL Parameter for referral codes
URL parameters are best when you're identifying a specific resource on the back-end, eg. someone responding to a specific invitation code. For ...
Read more >Setting the referral URL variable
The referral URL variable is the parameter that gets added to URLs on your site to identify them as referral URLs of a...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Ok, I will remove
GeneralParameters.ReferralUrl, TrackingDomain, CharacterSet, Language
. And I have found thatTrackerBase.Hostname
is used in theSimpleTracker
only. So I will push it down there.I agree to remove those parameters since they are not mentioned any time in the documentation.
https://developers.google.com/analytics/devguides/collection/protocol/v1/parameters