Hello! In this article, I will compare the most popular web analytics services that compete with Google Analytics today. These services are: Adobe Analytics : Adobe Analytics is a web analytics tool that provides detailed information about user behavior on your...
Today I would like to share a tip that I found this summer when I had to migrate all my sites and those of my clients to Google Analytics 4 . The idea is simple: It is a jQuery function (Javascript) which sends an event to...
Contact form 7 is so great but its style is so basic. Here are a few CSS line to improve its appearence in 3 clicks: .wpcf7 input[type=submit] { background: #b90c04; border: navajowhite; padding: 10px 20px; color: #fff; } div.wpcf7 .ajax-loader { float: right; }...