Latest articlesall
How to set GA4 ecommerce events and ecommerce tracking for WordPress and WooCommerce
Dive into my comprehensive guide and discover how to harness the power of Google Tag Manager for your WooCommerce store on WordPress. Master the step-by-step process of capturing essential ecommerce events using Google Analytics 4 to gain deeper insights into user behavior and optimize your sales funnel.
ChatGPT and Drupal: The crucial role of developer expertise
Ever tried incorporating AI into your Drupal development process? Join me as I delve into my personal experience using ChatGPT to optimize my workflows. Learn why it's crucial not to blindly follow the AI's lead, as doing so could lead to subtle but potentially disruptive coding errors.
Drupal and ChatGPT plugins
Step into the world of AI integration in my latest blog post, where I detail the process of creating a simple yet powerful plugin that connects ChatGPT to a Drupal website. Get a firsthand look at how this plugin was developed, and the potential it holds to revolutionize user interaction on your site.
Drupal, Google Analytics 4 and commerce events
As Google Analytics 3 (Universal Analytics) nears its sunset, Drupal and Drupal Commerce users face an analytics challenge due to a lack of support for GA4 commerce events. Learn about a new Drupal module that circumvents this hurdle, harnessing Google's Measurement Protocol to directly send event data to GA4.
How to apply a patch in Drupal
Discover the importance of applying patches in a Drupal project to modify the core, modules, or themes without directly hacking the files, as well as enhancing things or fixing bugs in modules. Learn how these patches can even help make a module compatible with Drupal 10, ensuring smooth operation and updates.