Closed (won't fix)
Project:
DFP Small Business (Google Ad Manager)
Version:
6.x-2.3
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
24 May 2012 at 16:11 UTC
Updated:
4 Jun 2012 at 07:39 UTC
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
Comment #1
jcisio commentedYou 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.