s.products in DTM | Community
Skip to main content
AliMaleki
Level 4
October 16, 2015
Solved

s.products in DTM

  • October 16, 2015
  • 2 replies
  • 970 views

Try as I might, I can't figure out how to assign values to products variable in DTM.

Is this supported in DTM?

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 andrew_r-GrfLbX

In the adobe analytics section of a rule select custom page code and in the editor insert: 

s.products = ";xxxx";

xxxx=the product name

2 replies

AliMaleki
AliMalekiAuthor
Level 4
October 16, 2015

Thanks!

andrew_r-GrfLbX
andrew_r-GrfLbXAccepted solution
Level 5
October 16, 2015

In the adobe analytics section of a rule select custom page code and in the editor insert: 

s.products = ";xxxx";

xxxx=the product name