IP & Address Lookup

Demo to preview the plugin:

Introduction

Searching on how to detect visitor's IP and Address information without coding efforts? Use our plugin for that! Drop the plugin element on page and retrieve info in custom states.Plugin element returns in the custom states the following data: - Country Code
  • Country Name
  • Region Name
  • City
  • Zip Code
  • Timezone
  • Latitude
  • Logitude
To receive special offers and important updates please visit:
Image without caption

How to Setup

  1. Adding the Element to the Page
      • In the Bubble editor, go to the Design tab.
      • In the elements panel, find IP Lookup.
      • Drag and drop the element onto the page where you want to display the IP information.
        •  Element → IP Lookup.
          Element → IP Lookup.
  1. Displaying Data
    1. The plugin returns the following details:
      • IP Address
      • Country
      • Region/State
      • City
      • Postal Code
      • Time Zone
      • Internet Service Provider (ISP)
      How to Display the Data
      To show the retrieved information, follow these steps:
      • Add a Text element to the page.
      • Set the dynamic value of the text element to the plugin’s output data.
        • Element → Text.
          Element → Text.

Plugin Element Properties

IP Lookup

Element properties → IP Lookup.
Element properties → IP Lookup.

Exposed states

Title
Description
Type
IP
IP adress
Text
Country code
Country_code
Text
Country Name
Country name
Text
Region name
Region name
Text
City
City
Text
Zip code
Zip code
Text
Time zone
Time zone
Text
Latitude
Latitude
Number
Longitude
Longitude
Number
Image without caption

Changelogs