Android Tracking

Get started
Request the following from support@netminers.net: The latest Netminers tracking API for Android An Account id A breadcrumb version ...
Mon, 9 May, 2016 at 1:49 PM
Method: Pageview
  void postPageView(String breadCrumb, String nameSpace) void postPageView(String breadCrumb, String nameSpace, Map<String, Object> properties...
Mon, 9 May, 2016 at 1:44 PM
Method: Commerce Add Item
void postCommerceAddItem(String productName, String productId, String nameSpace, double unitPrice, int quantity) void postCommerceAddItem(String produ...
Mon, 9 May, 2016 at 1:45 PM
Method: Field Change
  void <a href="#fieldchange">postFieldChange</a>(String fieldName, String nameSpace, String value) void <a href="#fiel...
Mon, 9 May, 2016 at 1:45 PM
Method: Other
"Other" is used as a generic event. It's not counted as a page view. It's typically used to track the details of a view such as read-more...
Mon, 9 May, 2016 at 1:45 PM