VERIFY_TECH_IN_DOMAIN_BUILTWITH

Verifies if a technology exists in a domain.

icon of BuiltWithBuiltWith
Not a big fan of functions?
Use the Actions Wizard to configure any action in Rows without functions.

Parameter List

Syntax
VERIFY_TECH_IN_DOMAIN_BUILTWITH(domaintechnology)
domain

The domain of a company. For example: "stripe.com"

technology

The technology to lookup, in an exact match. For example: "Google Analytics".

Examples

VERIFY_TECH_IN_DOMAIN_BUILTWITH("pitch.com", "Google Analytics") returns "true".