Skip to main content

Nextdoor

Page status

Verified Platform

Verified rows

9

Candidate rows

0

Excluded rows

0

Primary sources

3

Last reviewed

2026-03-30

Platform Summary

Nextdoor conversion and user matching contracts.

Scope

Primary execution surface: hybrid.

Developer Source Map

SourceReason
developer.nextdoor.com/reference/conversion-deduplicationEvent Contracts
developer.nextdoor.com/reference/conversion-user-matchingNormalization Rules; User Data Contracts
developer.nextdoor.com/reference/supported-conversion-eventsEvent Contracts

RudderStack Cross-Check

No destination mapping linked for this platform.

Verified Contracts

Event Contracts

Object / EventFieldApplies ToTypeRequirementExact FormatNormalizationHashingExamplesCaveatPrimary SourceStatusConfidence
eventevent_idhybridstringOptionalEvent identifier used with event_name for deduplication.Not clearly specifiedNot clearly specifiedevt-12345Deduplication docs describe matching by event_id + event_name within a time window.developer.nextdoor.com/reference/conversion-deduplicationVerifiedMedium
eventevent_namehybridstringConditionalMust use a supported conversion event name.Not clearly specifiedNot clearly specifiedPurchaseNextdoor documents a dedicated list of supported conversion event names.developer.nextdoor.com/reference/supported-conversion-eventsVerifiedMedium

User Data Contracts

Object / EventFieldApplies ToTypeRequirementExact FormatNormalizationHashingExamplesCaveatPrimary SourceStatusConfidence
defaultemailhybridstringConditionalLowercase email, remove leading/trailing spaces, then SHA-256 hash.lowercaseSHA-256<sha256(alice@example.com)>Nextdoor docs explicitly show hashed email normalized to lowercase with no surrounding spaces.developer.nextdoor.com/reference/conversion-user-matchingVerifiedHigh
defaultfirst_namehybridstringConditionalLowercase and remove spaces before SHA-256 hashing.lowercaseSHA-256<sha256(alice)>Nextdoor docs show hashed first_name normalized to lowercase with no spaces.developer.nextdoor.com/reference/conversion-user-matchingVerifiedHigh
defaultgenderhybridstringConditionalPlain gender code.Not clearly specifiedNot clearly specified-Nextdoor docs show gender as f or m.developer.nextdoor.com/reference/conversion-user-matchingVerifiedHigh
defaultlast_namehybridstringConditionalLowercase and remove spaces before SHA-256 hashing.lowercaseSHA-256<sha256(smith)>Nextdoor docs show hashed last_name normalized to lowercase with no spaces.developer.nextdoor.com/reference/conversion-user-matchingVerifiedHigh
defaultphone_numberhybridstringConditionalNormalize phone to E.164, then SHA-256 hash.E.164SHA-256<sha256(16505551234)>Nextdoor docs explicitly show E.164 normalization for hashed phone.developer.nextdoor.com/reference/conversion-user-matchingVerifiedHigh

Normalization Rules

Object / EventFieldApplies ToTypeRequirementExact FormatNormalizationHashingExamplesCaveatPrimary SourceStatusConfidence
defaultclick_idhybridstringConditionalClick ID captured from the landing page.Not clearly specifiedNot clearly specified-Nextdoor docs treat click_id as a key matching identifier.developer.nextdoor.com/reference/conversion-user-matchingVerifiedHigh
defaultdate_of_birthhybridstringConditionalPlain date in YYYYMMDD.YYYYMMDDNot clearly specified19900131Nextdoor docs show date_of_birth as YYYYMMDD.developer.nextdoor.com/reference/conversion-user-matchingVerifiedHigh

Candidate / Needs Review Items

No candidate rows currently tracked.

Excluded Items

No excluded rows in this revision.

Last Reviewed

2026-03-30