Handling URL parameters

QA Analytics considers URLs with different URL parameters as different pages.

However, for some special URL parameters below, special processing is performed.

What is determined to be a special URL parameter in QA Analytics:

URL parameterSignificanceProcessing
?sWordPress standard site searchStore keywords and consider them as access to the ?s page.
?utm_xxxGoogle Analytics URL parameterThe same determination as Google Analytics is used, and the access is considered to be to a page without the utm parameter. Only four parameters are considered: campaign (utm_campaign), source (utm_source), media (utm_medium), and term (utm_term). Other utm-related parameters are ignored.
?gclidAccess from Google AdsConsidered as access from Google ads (cpc), excluding gclid parameter
?_gaURL parameters given by Google Analytics cross-domainDeemed to be access to the page without _ga parameter
?fbclidFrom FacebookSet “utm_source=facebook” and “utm_medium=social” and consider the access without the fbclid parameter
?twclidFrom TwitterSet “utm_source=twitter” and “utm_medium=social” and consider the access without the fbclid parameter
?gad
(Ver3.6 and later)
from Google adsTreated as access excluding the gad parameter, with utm_source=google and utm_medium=cpc
?yclid
(Ver3.6 and later)
from Yahoo adsTreated as access excluding the yclid parameter, with utm_source=yahoo and utm_medium=cpc
?ldtag_cl
(Ver3.6 and later)
from LINE adsTreated as access excluding the ldtag_cl parameter, with utm_source=line and utm_medium=cpc
?msclkid
(Ver3.6 and later)
from Microsoft (Bing) adsTreated as access excluding the msclkid parameter, with utm_source=microsoft and utm_medium=cpc

“Ver3.6 and later” items apply to data measured with QA Analytics version 3.6.0.0 or higher.
(There is no retroactive reflection.)

Related Articles