Small town guy in the big town of Austin. I love my family, Jeeps, Baseball and Technology. Thanks for stopping by and reading all the things I have to say.
Post navigation
next post
Modified Pinterest API - Not Full Functionality
- Posted in
Only have Sysomos tweet context? Extract username from URL.
- Posted byby John Steinmetz
- 1 min
Using regular expressions you can extract the username from a twitter URL. var twitterURL = item.link; var twitterName = twitterURL.match(/https?:\/\/(www\.)?twitter\.com\/(#!\/)?@?([^\/]*)/)[3];
- Posted in
Understanding Customer Churn: Best Practices for Delivering Insightful Data
- Posted byby John Steinmetz
- 3 min
Addressing Churn Addressing customer churn is a crucial aspect of maintaining a healthy and sustainable business. Churn, the rate at which customers stop doing business with your company, can significantly…
- Posted in
Unleashing Data Team Productivity: Harnessing the Power of Low-Code/No-Code Tools
- Posted byby John Steinmetz
- 4 min
You don’t always need the power apps. The ability to swiftly adapt and respond to data-driven insights can significantly differentiate leaders from those that lag behind. As data becomes increasingly…