Reference > Analytics for IBM WebSphere Commerce > Integrate a store with Coremetrics for IBM WebSphere Commerce > Implement Coremetrics for IBM WebSphere Commerce
Generate a file that captures the catalog hierarchy
Overview
For product and content classification, Coremetrics requires a Category Definition File (CDF) that defines the category tree of the product catalog as well as page content.
The CDF file captures this data as a comma-delimited value file with four columns...
- Coremetrics Client ID
- Category ID
- Category Name
- Parent Category ID
The CDF needs to be sent to Coremetrics before pages are tagged.
Generate the product data as a text file
- Run...
WC_INSTALL/bin/
./cm_cdfgen.sh
- Locate the CDFGenerator output file and append the generated output file with this data.
For more information, refer to the Category Definition File Appendix in the Coremetrics Implementation Guide.
- Send the output file to Coremetrics.
For more information, refer to section 5.2 in the Coremetrics Implementation Guide.
Previous topic:
Configure the site to communicate with Coremetrics
Next topic:
Run the auto tagging utility
Related tasks
Implement Coremetrics for IBM WebSphere Commerce
Related reference