- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi,
I'm trying to understand code from NmsTracking_ClickFormula and NmsTracking_OpenFormula options. I'm stuck because I don't have a clue what is strPurlTrackingServer variable.
I'm referring to this part of code:
<% if( typeof strPurlTrackingServer!="undefined" && strPurlTrackingServer.toString() ) { %><%= strPurlTrackingServer %><% } else { %><%@ include option='NmsTracking_ServerUrl' %><% } %>
I will appreciate any clue.
Thank you,
Marcin
Solved! Go to Solution.