Insights for mobile applications without Launch | Community
Skip to main content
Adobe Employee
March 9, 2023
Solved

Insights for mobile applications without Launch

  • March 9, 2023
  • 1 reply
  • 565 views

Hi,
Customer wants to configure Asset Insights to track the image activities in 3rd party websites. So referred this document https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/assets/manage/assets-insights.html?lang=en which has clear picture on configuring the insights and adding the scripts.
Similarly, they want to track the assets used in mobile applications. Is it possible to integrate asset insights to mobile applications? How can we integrate insights to mobile applications? Should we follow the same steps followed for websites?

 

Thank you

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 vivekanand-mish

@keerthana_h_n I assume that assets are hosted in AEM DAM and you are using those assets in a mobile application. is Mobile Application shares same code base as of AEM Sites? If yes, then modify template to include header tracker script and load images with asset-id and trackable true attribute. If no, then treat it as an external website and follow steps mentioned in this doc- [0] or [1].

 

[0]- https://github.com/AdobeDocs/experience-manager-65.en/blob/main/help/assets/use-page-tracker.md 

[1]- https://experienceleague.adobe.com/docs/experience-manager-65/assets/managing/use-page-tracker.html?lang=en 

1 reply

vivekanand-mishAdobe EmployeeAccepted solution
Adobe Employee
March 9, 2023

@keerthana_h_n I assume that assets are hosted in AEM DAM and you are using those assets in a mobile application. is Mobile Application shares same code base as of AEM Sites? If yes, then modify template to include header tracker script and load images with asset-id and trackable true attribute. If no, then treat it as an external website and follow steps mentioned in this doc- [0] or [1].

 

[0]- https://github.com/AdobeDocs/experience-manager-65.en/blob/main/help/assets/use-page-tracker.md 

[1]- https://experienceleague.adobe.com/docs/experience-manager-65/assets/managing/use-page-tracker.html?lang=en