Title: Script loading async?
Last modified: May 22, 2026

---

# Script loading async?

 *  Resolved [ramon302](https://wordpress.org/support/users/ramon302/)
 * (@ramon302)
 * [20 hours, 10 minutes ago](https://wordpress.org/support/topic/script-loading-async/)
 * Using this for adding some basic tracking pixels. Tbh, wondering if u guys load
   these scripts async by default or do I need to add that manually? Just trying
   to keep things fast. Lmk, thanks

Viewing 1 replies (of 1 total)

 *  Plugin Support [markomiljanovic](https://wordpress.org/support/users/markomiljanovic/)
 * (@markomiljanovic)
 * [18 hours, 34 minutes ago](https://wordpress.org/support/topic/script-loading-async/#post-18915950)
 * Hi [@ramon302](https://wordpress.org/support/users/ramon302/),
 * WPCode outputs your snippet code exactly as you paste it, so we don’t automatically
   add async or defer to script tags. If you’d like a script to load asynchronously,
   you’ll want to add async or defer directly to the tag yourself, like <script 
   async src=”[https://example.com/pixel.js](https://example.com/pixel.js)“></script
   >.
 * Let me know if I can provide more info!
 * Thanks,

Viewing 1 replies (of 1 total)

You must be [logged in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fscript-loading-async%2F%3Foutput_format%3Dmd&locale=en_US)
to reply to this topic.

 * ![](https://ps.w.org/insert-headers-and-footers/assets/icon-256x256.png?rev=2758516)
 * [WPCode - Insert Headers and Footers + Custom Code Snippets - WordPress Code Manager](https://wordpress.org/plugins/insert-headers-and-footers/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/insert-headers-and-footers/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/insert-headers-and-footers/)
 * [Active Topics](https://wordpress.org/support/plugin/insert-headers-and-footers/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/insert-headers-and-footers/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/insert-headers-and-footers/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [markomiljanovic](https://wordpress.org/support/users/markomiljanovic/)
 * Last activity: [18 hours, 34 minutes ago](https://wordpress.org/support/topic/script-loading-async/#post-18915950)
 * Status: resolved