Class to build a screen view hit. You can add any of the other fields to the builder using common set and get methods.
| T | |
| T | |
| T | |
| Map<String, String> | |
| String | |
| final T | |
| final T | |
| T |
setCampaignParamsFromUrl(String
utmParams)
Parses and translates utm campaign parameters to analytics campaign
parameters and returns them as a map.
|
| T | |
| T |
setCustomMetric(int index, float metric)
Adds a custom metric to the current hit builder.
|
| T | |
| T | |
| T |
setNonInteraction(boolean nonInteraction)
|
| T |
setProductAction(ProductAction
action)
Sets a product action for all the products included in this hit.
|
| T |