Name conventions for the zone population function
Zone population functions must exist for each zone and be named as according to these guidelines.
zoneid_zp
Where zoneid is case-sensitive and can contain
alphanumeric or the underscore characters only. Do not use spaces
or any special character other than underscore. This ID is used across
the application. It is sent in each recommendation request to indicate
which zone to use for the request. The page developer who encodes
the recommendation request needs the configured zone ID for each active
zone on the site. This zone ID is the same value that is used when
you are defining the zone with the IBM® Digital Recommendations user
interface.
Note: Store all zone population functions in
a single client-defined JavaScript library
and this library must be included in all necessary pages.