Link to the plugin page: https://zeroqode.com/plugin/ip--address-lookup-plugin-for-bubble--1522924816179x587461152939966500
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:
How to Setup
- 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.
- Displaying Data
- IP Address
- Country
- Region/State
- City
- Postal Code
- Time Zone
- Internet Service Provider (ISP)
- Add a Text element to the page.
- Set the dynamic value of the text element to the plugin’s output data.
The plugin returns the following details:
How to Display the Data
To show the retrieved information, follow these steps:
Plugin 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 |