Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
This conversation has been locked due to inactivity. Please create a new post.
When using the ReportSuite API to saveEcommerce, you are asked for a boolean value
However, there are actually three settings for this in Admin: Enabled, Disabled, and "Enabled, no shopping cart"
Is there a way to set the third option via API ?
{
"ecommerce":"(boolean)",
"rsid_list":[
"(string)"
]
}
Solved! Go to Solution.
From the documentation it would appear that only the two states are supported via the API:
SaveEcommerce | Adobe Developer Connection
View solution in original post
Also to add, the 'no shopping cart' option is incredibly old, like SiteCatalyst 13.5 or even older. The Analytics processing architecture has improved to where shopping cart metrics are included by default for all report suites.
Views
Likes
Replies