QualityNavboostCrapsCrapsData

Quality NavboostQuality Signal

GoogleApi.ContentWarehouse.V1.Model.QualityNavboostCrapsCrapsData

10
out of 10
Critical
SEO Impact
NEXT TAG: 28

SEO Analysis

AI Generated

This model is part of Google's NavBoost system, which uses click-through data and user interaction signals to adjust search rankings. NavBoost is one of the most significant confirmed ranking systems, processing user engagement data to determine which results best satisfy search queries. It likely tracks metrics related to user clicks, dwell time, and satisfaction signals that directly influence where pages appear in search results.

Actionable Insights for SEOs

  • Monitor for changes in rankings that may correlate with updates to this system
  • Consider how your content strategy aligns with what this signal evaluates

Attributes

22
Sort:|Filter:
badClicksfloat(
Default: nil
clicksfloat(
Default: nil
countrystring
Default: nilFull type: String.t

The two-letter uppercase country slice of the CrapsData. Examples: "US", "FR", "BR"

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.QualityNavboostCrapsCrapsDevice.t

The device interface and os slice of the CrapsData.

Default: nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.QualityNavboostCrapsFeatureCrapsData.t

Contains CrapsClickSignals for specific features. (i.e. for mobile, US, metro id - 123")

goodClicksfloat(
Default: nil
impressionsfloat(
Default: nil

These fields may become legacy fields; we may retire them and use the squashed field (below) instead, to allow for some nesting.

languagestring
Default: nilFull type: String.t

The language slice of the CrapsData. Examples: "en", "fr", "pt-BR",

lastLongestClicksfloat(
Default: nil

The number of clicks that were last and longest in related user queries.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.QualityNavboostCrapsCrapsData.t

DO NOT USE: Use the above mobile_signals fields instead. DO NOT REMOVE: Field is present in legacy protos in golden tests.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.QualityNavboostCrapsCrapsClickSignals.t

The portion of this CrapsData aggregated on data from tier 1/2 mobile interfaces in QSessions.

packedIpAddressstring
Default: nilFull type: String.t

Contains a packed string in network byte order, as expected by CrapsIpPrior. Only populated if we looked up the ip_prior_bad_fraction at retrieval time.

patternLevelinteger(
Default: nil

Level of pattern. More general patterns get higher values. For URL patterns this field = 0. For example, if we have "http://abc.def.ghi/xyz.html" level 0 pattern will be "http://abc.def.ghi/xyz.html" level 1 pattern will be "p://abc.def.ghi" level 2 pattern will be "p://def.ghi"

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.QualityNavboostCrapsStatsWithWeightsProto.t

For pattern data, this will contain stats of the SCC's of the individual urls contributing to the pattern.

querystring
Default: nilFull type: String.t
sliceTagstring
Default: nilFull type: String.t

This field can be used by the craps pipeline to slice up signals by various attributes such as device type, country, locale etc. The slice_tag can be an arbitrary string, and the CrapsData values for each slice_tag are aggregated separately, together with the default empty slice_tag.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.QualityNavboostCrapsCrapsClickSignals.t

Not used yet - we will probably move the impressions / clicks / good_clicks bad clicks / last longest clicks into here from top level, and rename those fields to legacy.

unscaledIpPriorBadFractionfloat(
Default: nil

Used to assign a prior based on IP address. See quality/navboost/craps/craps-ip-prior.h. This value is prior to the linear transformation (scaling / offset / min / max) that's applied in craps-penalty.cc.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.QualityNavboostCrapsCrapsClickSignals.t

We will start using this one for the retuning rollout.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.QualityNavboostCrapsCrapsClickSignals.t
urlstring
Default: nilFull type: String.t
voterTokenCountinteger(
Default: nil

The number of distinct voter tokens (a lower bound on the number of distinct users that contributed to the entry, used for privacy-related filtering).