UnderStanding BTT Page Tag Unica NetInsight

BTT application access path has its own characters, which is Single URL, all request to BTT application will be like www.btt.com/appname/request. While the real transactions and pages are submitted by form hidden field, Unica page tag could not track this and need customer write JS based Unica Netinsight to capture the real access path and other parameter. ,

Without the customization, the WWW access is hard to distinguish them raw log. in order to help customer fast track BTT applications, BTT provides the BTT Pag Tag that enrich Unica Page Tag functions to track BTT application path.

The BTT page tag extends Unica Netinsight page Tag, uses ntptEvent API to store the path and event name. Also the source was attached to help customer understanding the approach and capture their own properties.