Tag: analytics

  • Analytics: Add Microsoft Clarity in wp_head on WordPress Production sites

    by

    This adds your Microsoft Clarity Analytics ID to the head of your public-facing WordPress pages (not your admin pages) and only for users who aren’t logged-in. Replace the XXXXXXXXX with your ID and you’re good to go. By default, it assumes you want to add the script. However, if you’re using my Env555 script, it…

    Read More →

  • Analytics: Add Facebook Meta Pixel in wp_head on WordPress Production sites

    by

    This adds your Facebook/Meta Pixel Analytics ID to the head of your public-facing WordPress pages (not your admin pages) and only for users who aren’t logged-in. Replace the XXXXXXXXX with your ID and you’re good to go. By default, it assumes you want to add the script. However, if you’re using my Env555 script, it…

    Read More →

  • Analytics: Add Google Analytics gtag.js in wp_head on WordPress Production sites

    by

    This adds your Google Analytics ID to the head of your public-facing WordPress pages (not your admin pages) and only for users who aren’t logged-in. Replace the XXXXXXXXX with your ID and you’re good to go. By default, it assumes you want to add the script. However, if you’re using my Env555 script, it will…

    Read More →