Deployment of the latest SDK via DTM | Community
Skip to main content
Jakub_Drhlik
Level 2
October 24, 2015
Solved

Deployment of the latest SDK via DTM

  • October 24, 2015
  • 1 reply
  • 1194 views

Hi folks,

I have two apps (hybrid and native). Any experience around how to deploy the SDK? Either shall I deploy the SDK directly or can I use the DTM to do it? Also, has anyone used the data layer to collect the data variables?
 

Thanks,

Jakub

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 taciac

If the Hybrid App is a wrapper that pulls in HTML pages then DTM will work with the usual implementation. However, when deploying the SDK natively it is deployed directly to the app. It cannot be deployed through DTM. In this case it depends on your implementation and how the app is serving content. 

As to your second question, for more information on using the data layer there is a javascript example here adobe.ly/1PaVBps

1 reply

taciac
taciacAccepted solution
Level 9
November 4, 2015

If the Hybrid App is a wrapper that pulls in HTML pages then DTM will work with the usual implementation. However, when deploying the SDK natively it is deployed directly to the app. It cannot be deployed through DTM. In this case it depends on your implementation and how the app is serving content. 

As to your second question, for more information on using the data layer there is a javascript example here adobe.ly/1PaVBps