IBM Digital Analytics registration view event
When the event listener for , detects a IBM Digital Analytics registration view event, the event listener calls the IBM Digital Analytics cmCreateRegistrationTag function.
The IBM Digital Analytics registration view event gathers the following registration data to populate the IBM Digital Analytics cmCreateRegistrationTag data tag:
- userId
- The customer ID for the customer.
- userEmail
- The email address for the customer.
- userCity
- The city the customer lives in.
- userState
- The state the customer lives in.
- userZip
- The ZIP code or postal code for the customer.
- userCountry
- The country the customer lives in.
- storeId
- The store identifier of the store that the customer registered with. If not provided, the storeId parameter is extracted from the current URL.
- newsletterName
- The name of the newsletter that this customer subscribed to or unsubscribed from. This parameter should be populated only if a newsletter-related activity occurred.
- subscribedFlag
- A flag to indicate whether the customer subscribed to or unsubscribed from the newsletter. Values are Y for subscribed and N for unsubscribed. This parameter should be populated only if a newsletter-related activity occurred. This parameter must be populated if the newsletterName parameter is populated.
- age
- The age of the customer.
- gender
- The gender of the customer.
- maritalStatus
- The marital status of the customer.
- numChildren
- The number of children the customer has.
- numInHousehold
- The number in people in the customer's household.
- companyName
- The name of the company that the customer works for.
- hobbies
- The customer's hobbies.
- income
- The customer's income.
Related reference
IBM Digital Analytics page view event
IBM Digital Analytics product view event
IBM Digital Analytics cart view event
IBM Digital Analytics element event
IBM Digital Analytics conversion event