|
|
|
|
|
by ignoramous
1860 days ago
|
|
> I think TeeSpring has the right idea - they're checking that GA is loaded, if it is, then do stuff with it, if it's not, then don't. I think they could go one step further and may be try...catch (sandbox) all access to third-party services that aren't critical. User-agents, which browsers are, expectedly do put a lot of control in the hands of the end-users. Such breakages should be factored in and worked around (provided there are enough engineering resources to throw at the problem, of course). |
|