I am preparing a developer brief to implement Google Tag Manager with Datalayer and Enhanced ecommerce data included in it. I referred to Google Tag manager Enhanced ecommerce guide and Enhanced ecommerce data types specification.
What I want to know is whether the Enhanced ecommerce data pushed via data layer object called "ecommerce" is also available as variables further on in Tag manager, or is it being pushed solely for the purpose of setting up Google Analytics tag in GTM? I want to use those parameters with other tags in GTM also.
The thing is I want to track more parameters about the product for example than the Google Tag manager Enhanced ecommerce guide is specifying. The article says that in order to track more product parameters, you can do that via custom dimensions ( 'dimension1': 'Additional parameter' ), but I assume those parameters are not available as variables in Tag manager later?
So is the correct way to specify those additional parameters outside the data layer object "ecommerce" or inside it?
Thank you.