1. WildJar Knowledge Base
  2. Tracking Numbers
  3. Installing the WildJar Tracking Code

How to install the WildJar tracking code manually in Wordpress 🌶🌶

Note: This article is intended for advanced users only. We recommend installing the WildJar tracking code using Google Tag Manager.

Note: This will directly edit the code on your site. Be careful not to delete anything.

To install the WildJar dynamic script into Wordpress, please follow the below instructions.

  1. Log in to your Wordpress Dashboard
  2. Navigate to Appearance and Select Editor
  3. On the right side of the page underneath templates, look for the head.php and select it. (If there is no head.php - then you can select the header.php file
  4. The head.php file should load in the editor window, and scroll to the very bottom of the code, or until you see the </head> tag
  5. Add the WildJar Dynamic Script immediately ABOVE the </head> tag as below:

 

<!----WildJar Tracking Script---->

<script async src="https://trkcall.com/scripts/12345.js"></script>

</head>

 

Note: This is an example script. You will need to generate the dynamic code from the dashboard.

Alternatively, if you aren't confident adding scripts to websites, we suggest to download a Plugin such as Tracking Code Manager and select to fire in the <head> tag:

https://wordpress.org/plugins/tracking-code-manager/

This enables you to install the WildJar script through a plugin, without editing your website source code.