Showing
1 changed file
with
7 additions
and
7 deletions
... | @@ -41,32 +41,32 @@ | ... | @@ -41,32 +41,32 @@ |
41 | <string name="com_7725_enable_mobile_bearMedia_advertisement_tracker">false</string> | 41 | <string name="com_7725_enable_mobile_bearMedia_advertisement_tracker">false</string> |
42 | 42 | ||
43 | <!-- InMobi manifest --> | 43 | <!-- InMobi manifest --> |
44 | - <string name="com_7725_enable_mobile_inmobi_advertisement_tracker">true</string> | 44 | + <string name="com_7725_enable_mobile_inmobi_advertisement_tracker">false</string> |
45 | <string name="com_7725_inmobi_appid">8ce54673ed0346a7b84c299f688bd043</string> | 45 | <string name="com_7725_inmobi_appid">8ce54673ed0346a7b84c299f688bd043</string> |
46 | 46 | ||
47 | <!-- KuADCPA manifest --> | 47 | <!-- KuADCPA manifest --> |
48 | - <string name="com_7725_enable_mobile_kuadcpa_advertisement_tracker">true</string> | 48 | + <string name="com_7725_enable_mobile_kuadcpa_advertisement_tracker">false</string> |
49 | <string name="com_7725_kuadcpa_appid">2015020400002</string> | 49 | <string name="com_7725_kuadcpa_appid">2015020400002</string> |
50 | <string name="com_7725_kuadcpa_appkey">a424a879a8994e4fd136c9d05efbb1b6</string> | 50 | <string name="com_7725_kuadcpa_appkey">a424a879a8994e4fd136c9d05efbb1b6</string> |
51 | 51 | ||
52 | <!-- Advertiser manifest --> | 52 | <!-- Advertiser manifest --> |
53 | - <string name="com_7725_enable_mobile_advertiser_advertisement_tracker">true</string> | 53 | + <string name="com_7725_enable_mobile_advertiser_advertisement_tracker">false</string> |
54 | <string name="com_7725_advertiser_appid">fy_ctzj2_hk_tw</string> | 54 | <string name="com_7725_advertiser_appid">fy_ctzj2_hk_tw</string> |
55 | 55 | ||
56 | 56 | ||
57 | <!-- MdotM manifest --> | 57 | <!-- MdotM manifest --> |
58 | - <string name="com_7725_enable_mobile_MdotM_advertisement_tracker">true</string> | 58 | + <string name="com_7725_enable_mobile_MdotM_advertisement_tracker">false</string> |
59 | 59 | ||
60 | <!-- MillennialMedia manifest --> | 60 | <!-- MillennialMedia manifest --> |
61 | - <string name="com_7725_enable_mobile_millennialMedia_advertisement_tracker">true</string> | 61 | + <string name="com_7725_enable_mobile_millennialMedia_advertisement_tracker">false</string> |
62 | <string name="com_7725_millennialMedia_appid">46050</string> | 62 | <string name="com_7725_millennialMedia_appid">46050</string> |
63 | 63 | ||
64 | <!-- google analytics manifest --> | 64 | <!-- google analytics manifest --> |
65 | <!-- Replace placeholder ID with your tracking ID --> | 65 | <!-- Replace placeholder ID with your tracking ID --> |
66 | <string name="ga_trackingId">UA-42392414-18</string> | 66 | <string name="ga_trackingId">UA-42392414-18</string> |
67 | <!-- Enable automatic activity tracking --> | 67 | <!-- Enable automatic activity tracking --> |
68 | - <bool name="ga_autoActivityTracking">true</bool> | 68 | + <bool name="ga_autoActivityTracking">false</bool> |
69 | <!-- Enable automatic exception tracking --> | 69 | <!-- Enable automatic exception tracking --> |
70 | - <bool name="ga_reportUncaughtExceptions">true</bool> | 70 | + <bool name="ga_reportUncaughtExceptions">false</bool> |
71 | 71 | ||
72 | </resources> | 72 | </resources> |
... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
-
Please register or login to post a comment