: Google analytics stopped showing trackbacks after tracking code change We have a pretty heavily linked-to website. GA showed some trackback in Acquisition > Social > Trackbacks every day until
We have a pretty heavily linked-to website. GA showed some trackback in Acquisition > Social > Trackbacks every day until a few days ago, then all the sudden nothing. There's data in other report pages under Social, such as Network Referrals. We made below changes right before it stopped working:
Going from ga.js to analytics.js for universal tracking
Enabled Enable Demographics and Interest Reports
Enabled Enhanced link attribution
Place same tracking code on all pages, including a subdomain
Any ideas how to get this data back?
Current tracking code:
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-43531210-2', 'auto');
ga('require', 'displayfeatures'); // Enable Demographics and Interest Reports
ga('require', 'linkid', 'linkid.js'); // enhanced link attribution
ga('send', 'pageview');
</script>
More posts by @Cooney921
1 Comments
Sorted by latest first Latest Oldest Best
It turned out to be "Social Content URL Prefix", which is under Admin - Property - Social Settings. We entered a few social URLs, e.g. twitter, facebook, etc. This setting states "by entering one or more prefixes ... will only get social activities against those domains". We didn't enter our main domain, which caused all social activities against our domain (e.g. Trackbacks) to be filtered out. Clearing this setting worked.
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.