web dev & digital marketing tutorials
How to fix incorrect Page Title for pageviews sent using history listener (React & Next.js)
While I was implementing Netlify form tracking on a Next.js app, I stumbled on a problem when tracking page views with Google Analytics and Google Tag Manager. First, you can’t…
Oxygen – WordPress plugin builder review
You’ve heard wonderful things about this awesome WordPress page builder called Oxygen? At the same time you heard about a steep learning curve it has to master it? Now you’re…
Cold Email Mastery course review
Cold Email Mastery course by Cold Email Wizard is a step-by-step walkthrough on how to write, collect, and send high converting cold emails. OK, but is it any good? Let’s…
How to track Netlify Form submissions with GTM
Here’s how you set up Netlify form submission tracking with Google Tag Manager (GTM) and send events to Google Analytics (GA). Step 1 – Add custom HTML tag – Netlify…
How to send a value to GTM and GA from CF7 dropdown
Recently I had an interesting tracking problem to solve for a client. Catching the dynamic price which was within a string of a dropdown value inside the Contact Form 7….
How to easily install a free SSL certificate on GoDaddy
Learn how to easily install a free SSL certificate on GoDaddy in six easy steps. I’ve written this guide as recently I’ve noticed an issue with the expired SSL certificate…
Best free image optimization plugins for WordPress (top 7)
Compressing images is an easy task on WordPress with image optimization plugin. But which one to choose? I’ve been using WP Smush until I realized it doesn’t optimize the original…
Klarna – How to auto-capture WooCommerce order programmatically
If you’re using Klarna Payments or Klarna Checkout plugin with Klarna Order management plugin within your WooCommerce based webshop and you got some custom order statuses implemented you might want…
How to save Contact form 7 entries to the DB
Learn how to save Contact form 7 entries to the database. Contact form 7 is an amazing WordPress contact form plugin, very reliable and easy to use, without unnecessary bloat…
How to set up affiliate click tracking in WordPress With Google Analytics
In this article, I will show you how to track affiliate link clicks in WordPress and set affiliate clicks as goals within Google Analytics. You can do this by using…
How to move live WordPress site to local server in 4 steps [Tutorial]
Learn how to move WordPress site to localhost for free in this tutorial. You can use the same process in reverse to move WP site from localhost to server, or…
How to install MongoDB on Windows with PHP & XAMPP
Learn how to install MongoDB on Windows OS and configure with PHP on XAMPP. There are a couple of tutorials out there already, but neither of them helped me set…