Tealeaf uses several published standards. To keep the system current, update and review the standards files regularly.
When you first install Tealeaf, download the most recent version of WURFL.xml
:
The CX Mobile module uses a publicly available standard for detecting mobile devices. The Wurfl.xml
file contains definitions for various mobile web-capable devices and is widely used in commercial applications.
Complete the maintenance tasks regularly to ensure that your Tealeaf solution is up to date with the most recent mobile user agent information.
- Keep the WURFL updated to have the most recent mobile device definitions.
- Convert the file into
.csv
format for use with the Tealeaf system. - Save the file on the CX server machine, into the <Install_Directory>\system directory.
You can save this file to the server directory using TMS.
- Restart the Transport Service.
You can configure a task in TMS to restart specific servers and servers.
- Convert the file into
- Generate user agent value lists for mobile visitors.
Whenever you update WURFL, regenerate the user agent value lists that are required to track mobile visitors. After you downloaded or updated your
WURFL.csv
file, generate new value lists for mobile events.If you imported the Mobile Dashboard, you do not need to generate these user value lists, as they are included as part of the import.
- Update mobile events with new user agent value lists.
When the value lists for user agent reporting are generated, import them for use by the CX system.
- Review
UserSupplement.csv
.If you added user agents through the
UserSupplement.csv
, you might want to periodically review this file to remove references to agents that are now reflected in the public standard.If a user agent appears in both the
UserSupplement.csv
file and one of the public standards, the definition in the public standard takes precedence. Removing the duplicated user agent definition fromUserSupplement.csv
is an optional housekeeping chore but is not required.