API Documentation: visitor.ip

IP Address

The visitor.js server gets the IP address of the visitor's Internet connection.

visitor.ip.address
  • Gets the visitor's IPv4 address in the format x.x.x.x.
  • Data Type: String
  • Example Value: '77.177.202.77'