AudienceView Connect
AudienceView Documentation

AudienceView 6.8.4 New Features and Enhancements

Desktop Enhancements

Feature Description ID

Add a 'Screen' navigation dropdown to the Customer Services application Seat|Map page.

This has been implemented in AudienceView 6.8.4.
A dropdown containing the available screens within the venue, allowing users to easily navigate through different screens of large venues.
AVD-5213

Online Enhancements

Feature Description ID
Make the Best Available the default tab when purchasing tickets via smartphone. This has been implemented in AudienceView 6.8.4.
When a performance has both Pick-a-Seat and Best Available enabled for online, and users are using smaller devices, the Best Available tab will be the default. This behaviour is triggered by the window size.
Users can still select the Pick-a-Seat tab. Doing so will trigger a message informing users that using Best Available may be easier. The message can be configured in the Regstry application Registry::EN::Application::Online::Pick a Seat node's 'Usability Message - Screen Size' field.
AVD-5030

Add the ability to sort search results

This has been implemented in AudienceView 6.8.4.
 
Two new dropdowns have been added to the Content Mangement application Article|Basic page of Body with Search articles:
  • Sort By: Select one of the defined fields from the Article|Criteria page.
  • Sort Order: Select either Ascending or Descending.
These fields allow the user to select a sort field for the results that will override any rank or weighting.
 
The sort order is alphanumeric, sorting numbers before a letters.

When 'Sort By' is set to Date and 'Sort Order' is set to Ascending, null dated events sort first. For Descending, they sort last.
 
When multiple 'Object Types' are sorted in the same article, they are displayed in the following order:
  1. The field being sorted, alphanumerically
  2. Ascending or descending
  3. Stored value item, gift, bundle, misc item, performance for ascending
 
When using a search term or search dates, the results are returned for the searched item in the sort order selected on the search article. .
 
When selecting a filter, the results are returned in the sort order selected on the search article.
 
 
AVD-5173
 

Business Intelligence and Reports Enhancements

Feature Description ID
Convert the Performance Order Allocation report to JavaScript. This has been implemented in AudienceView 6.8.4.
The Performance Order Allocation report has been converted to JavaScript.
The labels can be configured in the Registry application Registry::EN::Business Intelligence and Reports::Report Labels:: Performance Order Allocations node.
AVD-4464

Update the Download Report Portal to accept report and BI criteria as parameters.

This has been implemented in AudienceView 6.8.4.
The ability to execute a saved BI query using the WebAPI has been moved from the downloadReport.asp page to a new page called downloadBI.asp.
You can also now pass in criteria as parameters.
AVD-4552
Additional Customer collection object criteria. This has been implemented in AudienceView 6.8.4.
The following sections and subsequent criteria have been added to the Customer collection object. They are available as criteria, filters and result members in Customer BI.
  • Seat Zone
    • Fill Description
    • Fill Value
    • Fill Value Data 1
    • Fill Value Data 2
    • Fill Value Data 3
    • Hold Description
    • Hold Value
    • Hold Value Data 1
    • Hold Value Data 2
    • Hold Value Data 3
    • Price Zone
    • Price Value
    • Price Value Data 1
    • Price Value Data 2
    • Price Value Data 3
  • Section
    • Section Code
    • Section Data1
    • Section Data2
    • Section Data3
    • Section Description
    • Entrance
    • Level
    • Section Message
    • Section Name
    • Stand
    • Section URL
AVD-5177

Other Enhancements

Feature Description ID

Add Autocomplete=off attribute to all password fields (PCI PA DSS compliance)

This has been implemented in AudienceView 6.8.4.
An Autocomplete=off attribute has been added to all of the password fields, preventing browsers from autocompleting password entries.
AVD-5230