-
[ ] Using the IP address plugin
- [ ] Installing the plugin
- [ ] Adding an element to the page
- [ ] Referencing the value stored within the on-page element
-
[ ] How to store a users IP address in the database
- [ ] Reviewing the database setup
- [ ] Creating a workflow when a condition is not true
- [ ] Creating a condition to avoid updating an existing address (save on WU)
-
[ ] How to format the IP as a location
- [ ] Installing the IP geo plugin
- [ ] Fetching the IP geo data
- [ ] Displaying the data on the page (as a country & city)
- [ ] Storing the information in the database
- [ ] Adding to the existing workflow
-
[ ] How to exclude access to features based on IP address
- [ ] Reviewing the design of the streaming app (the popup setup)
- [ ] Adding the condition to the play button