From version < 19.1
edited by Developer
on 2020/03/19 15:21
To version < 18.1 >
edited by Developer
on 2020/03/19 15:18
<
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -589,7 +589,7 @@
589 589  
590 590  == 4.4 Category and parameter constants ==
591 591  
592 -Instead of using defined [[categories>>doc:||anchor="H3.3.3Eventcategories"]] or [[parameters>>doc:||anchor="H3.3.4Eventparameters"]] in the form of text, you can use constants defined in the plugin. All you have to do is use EventCategory or EventParameter class e.g., EventCategory.LEVEL_ACCOMPLISHED, EventCategory.PURCHASE, EventParameter.PRICE, EventParameter.LEVEL.
592 +Instead of using defined [[categories>>doc:||anchor="H3.2.3Eventcategories"]] or [[parameters>>doc:||anchor="H3.2.4Eventparameters"]] in the form of text, you can use constants defined in the plugin. All you have to do is add the prefix "CATEGORY_" or "PARAMETER_" to the category name or parameter e.g., Mobigate.CATEGORY_LEVEL_ACCOMPLISHED, Mobigate.CATEGORY_PURCHASE, Mobigate.PARAMETER_PRICE, Mobigate.PARAMETER_LEVEL.
593 593  
594 594  = 5. Sample app =
595 595  
Spicy Mobile
spicymobile.pl