Currently, the objects containing variation details are added to the top-level dataLayer array. This makes how to access this information in GTM confusing. All variation objects should be nested under a smart_content key in the dataLayer array so it can be accessed by the same name in GTM.

Comments

gantal created an issue. See original summary.

  • gantal committed 8105a4b on 8.x-1.x
    Issue #3056181: Nest the variation details under a single key
    
gantal’s picture

Status: Active » Fixed

The winning variation details can now be accessed via the smart_content data layer variable.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.