AudienceView Connect
AudienceView Documentation

AudienceView 6.8.5 New Features and Enhancements

Business Intelligence and Reports Enhancements


Feature Description ID

Convert the Performance Availability report from XSL to JavaScript.

This has been implemented in AudienceView 6.8.5.
The Performance Availability report has been converted to JavaScript. 
The labels can be configured in the Registry application Registry::EN::Application::Business Intelligence and Reports::Report Labels:: Performance Availabilty node.
 
AVD-5847
AVD-5906
Convert the Movement report from XSL to JavaScript. This has been implemented in AudienceView 6.8.5.
The Movement report has been converted to JavaScript. 
The labels can be configured in the Registry application Registry::EN::Application::Business Intelligence and Reports::Report Labels:: Movement node.
AVD-5907

Data Monkey Enhancements

Feature Description ID

Provide the ability to load customer data from external .CSV source files

This has been implemented in AudienceView 6.8.5.
  • One preloaded script called Customer Load and an accompanying include script called Customer Load Include have been added to the General Configuration application Scripts section.
  • Six preloaded script definitions, each of which uses the same Customer Load script but handle a different combination of source files, have been added to the General Configuration application Script Definitions section:
    1. Customer Load: Using customer, contact and address files
    2. Customer Load: Using customer, contact, address and customer marketing files
    3. Customer Load: Using customer, contact, address and membership files
    4. Customer Load: Using customer, contact, address and user files
    5. Customer Load: Using customer, contact, address, customer marketing, user and membership files
    6. Customer Load: Using single source file
  • Sample source files can be found in the \Setup\Examples\DataMonkey\Sample Source Files folder.
    Hosted users should contact AudienceView to receive the sample source files.


Users can create source files based on the samples provided.
Users can then create a Data Management job using whichever script definition fits the available source files. If no appropriate script definition exists, users may create their own, following the same conventions as the existing script definition.
Information
It is strongly recommended you test any customer load in a staging environment before executing it in a production environment.
AVD-5393
Provide the ability to load order data from external .CSV source files This has been implemented in AudienceView 6.8.5.
  • One preloaded script called Order Load and an accompanying include script called Order Load Include have been added to the General Configuration application Scripts section.
  • Nine preloaded script definitions, each of which uses the same Order Load script, but handle a different combination of source files, have been added to the General Configuration application Script Definitions section:
  1. Order Load: Using order (including payments) and admission source files
  2. Order Load: Using order (including payments) and gifts source files
  3. Order Load: Using order (including payments) and miscellaneous items source files
  4. Order Load: Using order (including payments) and stored value items source files
  5. Order Load: Using order, admission and payment source files
  6. Order Load: Using order, admission, miscellaneous items, gifts, stored value items, order marketing and payment source files
  7. Order Load: Using order, gifts and payment source files
  8. Order Load: Using order, miscellaneous items and payment source files
  9. Order Load: Using Order, stored value items and payments source files
  • Sample source files in the \Setup\Examples\DataMonkey\Sample Source Files\Order Load folder.
    Hosted users should contact AudienceView to receive the sample source files.

Users can create source files based on the samples provided.
Users can then create a Data Management job using whichever script definition fits the available source files. If no appropriate script definition exists, users may create their own, following the same conventions as the existing script definition.

Information
It is strongly recommended you test any order load in a staging environment before executing it in a production environment.
AVD-5394

Payment Enhancements


Feature Description ID

Implement the PayPal Native payment gateway.

This has been implemented in AudienceView 6.8.5.
Some preliminary work has been done to implement the PayPal Native gateway; however, the new PayPal Native gateway has not been fully implemented.
Information
While certain aspects of its configuration can be found within the application e.g. (in the Registry application System::Configuration::Payment Gateways::PayPal Native node and General Configuration application Payment Method|Basic page), it should not be used.
AVD-5622

Analytics Enhancements


Feature Description ID

Implement the 'User ID' as the 'Customer Number' in Google Tag Manager.

This has been implemented in AudienceView 6.8.5.
A new field was added to the Google Tag Manager data layer. av.session.user_id. If the user is logged in, the value is the 'Customer Number'; otherwise, if the user is not logged in, the value is undefined.


This change adds support for Universal Analytics cross device tracking.

 
AVD-4411