Web Interfaces/Google Analytics Tab
Allows you to define a Google analytics tracker for your web interface
Google analytics
Allows you to define a Universal Analytics tracker so as to track activity of your application.
Google analytics account Id
Google analytics property id, e.g : UA-XXXX-Y
Tracked url
The URL that will appear in your Google analytics dashboard. This URL will be interpreted using freemarker.
You can use the following freemarker variables:
We recommend to use a default value for such variable ie:
/my_analytics_url/${P_analytics.screen!'default_screen'}
Note: This is available only for the Application Runner engine
Please give details of the problem