The tracking java-code sometimes shows two tracking codes, one for user tracking (mine, correct), one for site tracking (something else).
If I browse on āmyā pages, both codes show up. This is not limited to one URL, so Iām not quite sure which to register with google for the tracking.
_gaq.push(
['b._setAccount', 'UA-XXXXXX'], <--- my tracking code
['b._trackPageview']
);
[ā¦]
ga('create', 'UA-YYYYYYY', <--- something else