Is it possible to get the taxonomy term from a taxonomy page passed to Google Admanager? It looks like this has been fixed for D7 in a patch (http://drupal.org/node/1251882)

Comments

jcisio’s picture

Status: Active » Closed (won't fix)

You can easily integrate the keywords in taxonomy pages by using the helper function (available in both D6 and D7 versions) google_admanager_add_attribute($key, $value).

Add this feature built-in will make module bigger (there would be option for each vocabulary to show, maximum number of terms etc.), while most users don't need it.