Skip to end of metadata
Go to start of metadata

Last Updated: Monday, November 18, 2019



The daily Wallet Page View extract is used to sync Wallet data between Vibes Mobile Engagement Platform and a Customer Relationship Management (CRM) or Campaign Management system. 



File Name

walletPageViews_YYYY-MM-DD.txt

Tab Delimited Files

Extract files will have each column delimited by a tab, as well as each record delimited by a line feed.

Contents of Each File

Each row represents a page view of a Wallet page created by the Vibes Platform.

File Body

The file body can contain the following fields as data, separated by the delimiter and a header row.


Field Name
Data Type
Description
view_uidStringUnique Vibes-specified GUID representing each page view.
campaign_uidStringGlobal Unique ID representing the campaign at Vibes.
company_idStringUnique string representing the Vibes Company account.
wallet_page_typeString

Key value indicating the specific page/flow that was viewed. These will map to the various pages in the specific campaign flow. Valid values include: UNKNOWN, smartlink, location_selector, passbook.

user_agentStringThe first 255 characters of the browser User-Agent header value.
uuidString

This is a campaign-specific identifier that is used to identify Wallet objects. This is generally customer defined, as it can be included in links and used before a Wallet object is actually created.

Note: uuid = wallet_item_id.
platformStringThe String for the specified device platform. Example: 'Android 7.1.1', 'iOS 10.2', and so on.
viewed_atDate/TimeThe Date/Time when the page was viewed. Format example: "2017-04-05 14:30:00 UTC".

Example File

  • No labels