You can create other events that are based on the mobile data for the device, as extracted from the WURFL standard. Since this information is stored in the request record, you can create a hit attribute to look for values for each of the request variables listed. Then, you can create events or dimensions that use these hit attributes as source data.
- Create a hit attribute:
- In the Portal, select Configure > Event Manager.
- Click the Hit Attributes tab.
- Click New Hit Attribute.
- Specify the hit attribute properties:
- You can name it similar to the request variable for easy identification.
- Search in:
Request
- Use Start Tag/End Tag: selected
- Start Tag: Use the following request variable and an equal sign as in the:
TLT_TRAFFIC_TYPE=
- End Tag: Use the following string:
\r\n
- Click Save Draft.
- Click Save Changes.
- Create event:
- In the Portal, select Configure > Event Manager.
- Click the Events tab.
- Click New Event.
- Specify the hit attribute properties:
- You can name it similar to the request variable for easy identification.
- For the Condition, click the Hit Attributes tab. Select the hit attribute that you created. Specify the conditions as needed for the event.
- For the Value, click the Hit Attributes tab. Select the hit attribute that you created. You specify that the event is configured to record the value of the hit attribute.
- Make other configuration changes as needed.
- Click Save Draft.
- Click Save Changes.
- Repeat the previous steps for any of the mobile hit attributes that you like to capture in events.