Application
In Configuration | API Call |
---|---|
{ "appName": "Marketing Site" } |
PLUMBR.setAppName('Marketing Site') |
Set the application name for the page. This is persistent across all transactions made on the page (such as soft navigations, ajax interactions), so setting it in the configuration means it doesn’t need to be called again in API.