admin
|
Associating product categories to items - 2006/10/10 21:43
If you have product categories containing multiple items you can now analyze the performance of those product categories right in Google Analytics. View the "Product Categories" report in Google Analytics to see this data.

Setup instructions:
If you use Merchant Solutions or have upgraded to Merchant Solutions you have 2 ways to associate items with product categories:
1) In Catalog Manager:
Click on "Manage Your Tables" and edit "default-table" (If you use other tables repeat these instructions). In the "Custom Fields" section click "Edit". Add a new field called monitus-category of type Text. Hit Update when you are done and "Save" the table.
You will now see this new field when you add or edit your items. Add the category name in this field for your items. Publish your catalog when you are done. The monitus-category field will be added to your XML feed catalog.xml, which we can then pick up. Of course, your XML feed has to be enabled. If this is not the case, you can enable the feed in Store Manager > Search Engines.
2) Send us a simple CSV file:
The csv file should be comma-separated and only contain two fields: id and category, where id is the id of the item. Click here for a sample file: categories.csv
Finally email this file to us and we will associate it with your account.
If you have a legacy store you don't have Catalog Manager and hence you can only use this second method.
Useful tip
If you have hundreds or thousands of products it may be very time-consuming for you to add categories to items. However, if you use the Store Editor and if your catalog is categorized according to sections and products, you could use a simple RTML template to help you generate the csv file automatically. Get your RTML developer to do this for you if you don't want to do this yourself. Contact us to point you in the right direction; we have some templates that you can use.
|