IOS Tracking
Request the following from support@netminers.net
The latest Netminers tracking for API IOS.
An Account id
A breadcrumb version
The...
Mon, 9 May, 2016 at 4:40 PM
- (void) postPageView: (NSString *) breadCrumb
nameSpace: (NSString *) nameSpace;
- (void) postPageView: (NSString *) breadCrumb
...
Mon, 9 May, 2016 at 4:40 PM
- (void) postCommerceAddProductName: (NSString *) productName
productId: (NSString *) productId
n...
Mon, 9 May, 2016 at 4:40 PM
- (void) postFieldChange: (NSString *) name
nameSpace: (NSString *) nameSpace
value: (NSString *) value;
- (voi...
Mon, 9 May, 2016 at 4:41 PM
"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 4:39 PM