Hi All, has anyone else run into issue where trackAction calls are incrementing pageviews ? final Map<String, Object> contextData = new HashMap<String, Object>() {{put(Key.SCREEN_NAME, screenName);put(Key.SECTION, section);put(Key.DLC_CLICKED, true);put(Key.DLC_FILE_TYPE, content.getExtension());pu...