Hi, I'm Paul Hickey!
I'm a Digital Creator.
I spend about 50% of my work time building WordPress websites for small businesses.
I spend about 50% of my work time running a Sports Card Investment and Content Creation business at NoOffseason.com.
In each of my entrepreneurial endeavors, I believe it's important to create a community. I strive to do this by creating helpful content for my audience (community members) to learn about the topics I'm interested in.
This is why I create content on the following topics:
- WordPress Web Design and Development (including WooCommerce)
- Sports Cards Collecting, Investing and Sports Card Strategy
The WordPress Show: How to Create a “COPY URL TO CLIPBOARD” link in WordPress
WATCH READ I found it hard to find HTML code to create a “Copy URL To Clipboard” button in WordPress that matched my button styles. But thanks to https://orclqa.com/copy-url-clipboard/ – I found it. This video shows how I did it. <button>Copy Link</button> <script> function copyToClipboard(text) { var inputc = document.body.appendChild(document.createElement(“input”)); inputc.value = window.location.href; inputc.focus(); inputc.select();…
Watch / Read / ListenGoogle Analytics User Flow Overview
WATCH READ Yep, I’m still posting some videos from a speaking appearance I did back in 2017. Why? Because Google Analytics User Flow is still relevant. Many small business owners have had Google Analytics installed on their websites for years (far before the new GA4 launched). If you fall into this category, watch this video…
Watch / Read / ListenThe Best SEO Tip Ever!
WATCH READ In this short, three minute video, I reveal the best SEO Tip ever! It’s not super complicated. You just need to have your site verified with Google Search Console first. More on that here. Then, you need to log into Google with the account you verified your site with, and make a search…
Watch / Read / ListenHow To Use Bounce Rate Data To Design Your Web User Experience
WATCH READ In this video, I’m speaking to Vanderbilt University’s Masters of Marketing Class about web design and digital marketing. I am a big believer in using Bounce Rate to drive design decisions on your website. I explain my methodology.
Watch / Read / ListenData Driven Design: Who We Are & What We Do
WATCH READ This video, which features audio from a guest appearance I made on Voiceflow’s podcast almost two years ago, tells the story of who Data Driven Design is and what we do. However, this is pre-pandemic, and the world changed shortly after this interview.
Watch / Read / Listen