Digital
IP Address Exists
People for whom we have an IP address
Criterion IPAddressExists
Yes- People we have an IP address forNo- People we do not have an IP address for
Filters
IPCountry- Optional - People whose IP address indicates a specific countryIPRegion- RequiresIPCountryfilter - Optional - People whose IP address indicates a specific regionIPCity- RequiresIPRegionfilter - Optional - People whose IP address indicates a specific cityIPCounty- RequiresIPRegionfilter - Optional - People whose IP address indicates a specific countyIPPostalCode- RequiresIPCountryfilter - Optional People whose IP address indicates a specific postal code
Examples
People who've digitally visited from the United States Of America:
(IPAddressExists = "Yes", IPCountry = "United States Of America")
People who've digitally visited from Chicago, Illinois:
(IPAddressExists = "Yes", IPCountry = "United States Of America", IPRegion = "Illinois", IPCity = "Chicago")
People who've digitally visited from postal code 60637:
(IPAddressExists = "Yes", IPCountry = "United States Of America", IPPostalCode = "60637")
Social Media Account Exists
People who have a Social Media Account.
Criterion SocialMediaAccountExists
Yes- People who we know have a Social Media AccountNo- People who we do not know have a Social Media Account
Filter
SocialMediaAccountNetwork- Optional - People with a social media account at a specific networkSocialMediaAccountID- RequiresSocialMediaAccountNetworkfilter - Optional - People with a social media account with a specific IDSocialMediaAccountNickname- RequiresSocialMediaAccountNetworkfilter - Optional - People with a social media account with a specific nicknameSocialMediaAccountURL- RequiresSocialMediaAccountNetworkfilter - Optional - People with a social media account with a specific URL
Example
People whose Facebook account we know:
(SocialMediaAccountExists = "Yes", SocialMediaAccountNetwork = "Facebook")
People with a Twitter account with the handle @georgeyatesiii:
(SocialMediaAccountExists = "Yes", SocialMediaAccountNetwork = "Twitter", SocialMediaAccountNickname = "georgeyatesiii")
People with a Facebook ID of "abcd1234" and a URL at "facebook.com/geoyates"
(SocialMediaAccountExists = "Yes", SocialMediaAccountNetwork = "Facebook", SocialMediaAccountID = "abcd1234", SocialMediaAccountURL = "facebook.com/geoyates")