Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards

Push channel link tracking

Avatar

Level 4

Hello community,

 

We working with push channels, including links as follows:

 

We have included the following function in a push delivery in the ‘Application variables’ option for a key with an open value: <% if ( targetData.IDIOMA == “01” || targetData.IDIOMA == “1”) { %>openURL/https://xxxx<% } else if ( targetData.IDIOMA == “13” ) { %>openURL/https://xxxx<%} else {%>openURL/https://xxxx<%}%>

 

We want to know who opens these links. How can we activate the tracking functionality for this case? We have not found anything for this case in the Adobe documentation.

 

Thanks

0 Replies