I throw this in for interest/comment (run it up the flagpole and see who salutes it), taken from the News section in my Network Toolbox iPhone app (Marcus Roskosch) - original can also be found on the website
http://networktoolbox.de
"......The situation is still quite scary. Many apps are sending detailed information about your app usage, device and personal information to third party companies. This is not new but seems to get even worse. Yelp for instance uses three services in total such as adjust.io (see
www.adjust.com), sb.scorecardsearch.com (see scorecardresearch.com), settings.crashlytics.com (see crashlytics.com) and of course google analytics. Other well-known candidates are graph.facebook.com.
The worst thing I have seen was however flurry.com (see
www.flurry.com). Apps using the flurry service connect to data.flurry.com and loads of information regarding my device type, name, several IDs, app usage, settings etc. will be submitted to flurry. Even worse, most apps even don’t even encrypt this information when it’s being sent.......
.......The solution is to use the child protection mechanism of your router, if available.
In my favorite AVM Fritz router, I can maintain a blacklist of websites or IP addresses that should not be available from inside my network. This is basically to prevent kids from visiting certain websites. However, this also works perfectly to protect against these evil flurry scammers. Most routers have a similar blacklist available. Sometimes it’s quite hidden and cumbersome to maintain and enable but it’s worth to spent some time in this research.
So just add data.flurry.com (or even flurry.com) to that blacklist and you are fine.
You can also add the following for some of the other scammers:
adjust.com
adjust.io
scorecardsearch.com
crashlytics.com
and you may also want to consider:
graph.facebook.com
google-analytics.com
and if you finally want to get rid of most of the adware even in apps, just add:
googleadservices.com
doubleclick.net
iadsdk.apple.com
admob.com
So once this is done, you will even experience that some of your apps will run faster, as some of those scammers didn’t even invest in fast servers. Flurry has a extreme high latency, at least in Europe and it even takes quite some time to submit all the device information and app usage to flurry."
I implemented this in the blocked URLs list in Merlin's firmware; in DD-WRT, I was limited to blocking around 8 URLs.
Martin