What's the current state of Category on s.products? | Community
Skip to main content
Level 4
April 16, 2019
Solved

What's the current state of Category on s.products?

  • April 16, 2019
  • 2 replies
  • 2650 views

I'm trying to implement s.products in an environment that has never used it. I heard in an Adobe training a while ago that the category part of the s.products variable will be deprecated and shouldn't be used long term. Is this true, or what's the current state of Category? I haven't found any documentation or announcement acknowledging any current or future deprecation. Is there a replacement or something that should be used instead?

If it's being deprecated, I guess I'll just leave the first part of s.products null, because I'm guessing they wouldn't change the whole format of s.products.

Thanks!

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by PratheepArunRaj

Dear Mooreevan,

That should never be the case. You can continue to use Product Category in s.product syntax.

If you are not using Product Category, you can leave that blank. From my knowledge, Adobe didn't have any idea to change the s.product syntax at the earliest.

Thank You!

Arun

2 replies

PratheepArunRaj
Community Advisor and Adobe Champion
PratheepArunRajCommunity Advisor and Adobe ChampionAccepted solution
Community Advisor and Adobe Champion
April 16, 2019

Dear Mooreevan,

That should never be the case. You can continue to use Product Category in s.product syntax.

If you are not using Product Category, you can leave that blank. From my knowledge, Adobe didn't have any idea to change the s.product syntax at the earliest.

Thank You!

Arun

Thank You, Pratheep Arun Raj B (Arun) | Xerago | Terryn Winter Analytics
Asheesh_Pandey
Community Advisor
Community Advisor
April 19, 2019

If you provided a category section in your product string, version 14 made a 1:1 association between the product and category.

For example:

s.products=category;product;quantity;price;...

In Version 14, the first category associated with a product in a calendar month would be tied to that product for the entire month.

Adobe Analytics/SiteCatalyst 15 allows multiple categories per product. If you have products in multiple categories in the product string, you might see different values in the category report than you did before.

Thanks,

Asheesh

- Asheesh