Merge command: [stratt-stattrackeronly ]
Merge variable/item: strAttStatTrackeronly
Comments:
This generates a JS function call (only) to generate the correct analytics tracker for the n-th attachment based on the selected tracker type (and code) as present on the website settings.
Formula:
strAttStatTrackeronly:=@If(strStatCall=""|head_analyticsComputed="";"";" "+strStatCall); strStatTrackeronly:=strAttStatTrackeronly;
Merge variable/item: strAttStatTrackeronly
Comments:
This generates a JS function call (only) to generate the correct analytics tracker for the n-th attachment based on the selected tracker type (and code) as present on the website settings.
Formula:
strAttStatTrackeronly:=@If(strStatCall=""|head_analyticsComputed="";"";" "+strStatCall); strStatTrackeronly:=strAttStatTrackeronly;