Technical Details Of Metrics Capture Implementation There are 3 levels of resolution for post titles and post categories in the metrics capture implementation: 1) Check for the JavaScript variables z_post_title and z_post_category. If you have access to the information on the server and you can put code in your template you can put z_post_title and z_post_category in a script block. Example using WordPress and PHP: Example using MoveableType template engine: 2) Check for HTML elements with the ids "post-title" and "post-category". Any element that supports the JavaScript innerHTML property can be used. Example using Drupal: