void postPageView(String breadCrumb, String nameSpace) void postPageView(String breadCrumb, String nameSpace, Map<String, Object> properties)
Example of use:
NMTracker.postPageView("Forside/Video/Play", "http://myandroidapp.company.com");
Modified on: Mon, 9 May, 2016 at 1:44 PM
void postPageView(String breadCrumb, String nameSpace) void postPageView(String breadCrumb, String nameSpace, Map<String, Object> properties)
Example of use:
NMTracker.postPageView("Forside/Video/Play", "http://myandroidapp.company.com");
Did you find it helpful? Yes No
Send feedback