Trackbacks vs Links: What's the Difference?
-
Our Google Analytics social pages report isn't showing several of our links. And several links are from high quality sources, such as about.com. Does anyone know why this may be?
-
Well said: "a trackback is essentially a notification of a link to your content from an external source." hear hear
-
Michelleh - while you got insight into what trackbacks are, I can offer this regarding why GA isn't showing some of those links.
Unfortunately, no analytics system is 100% accurate or complete, not even Google's. It's possible that if they're new or recent, they will eventually show up in GA reports, however it's not guaranteed.
That does NOT mean you don't get SEO linking value for them, only that reporting systems are imperfect AND Google's intent is to show " a sampling" even though they don't make that abundantly clear in a way most people would even know that's their stance.
If you want to get more insight into Google's Sampling methods, you can read about theme in the Google Developer site here.
-
I was just about to type that! Beat me to it Keri : )
Michelle - a trackback is essentially a notification of a link to your content from an external source. Hope that helps!
-
Hi Gigs20,
It looks like what you wrote is directly from Google's announcement at http://analytics.blogspot.com/2012/05/expanding-google-analytics-social.html. In Q&A, please list your sources, and make it clear when you're saying something from your own experience versus quoting someone else.
Thanks!
-
The concept of trackbacks, a protocol by which different sites could notify each other of referencing links, first emerged back in 2002. Since then, the blogosphere has grown in leaps and bounds, but the requirement for each site to explicitly implement this protocol has always stood in the way of adoption. Many are not familiar with Trackbacks, just think of it as automated Google Alerts for all of your pages: you publish new content, Google scour the web for pages that link to it and build automated reports for you right within Google Analytics - simple as that.
These reports provide another layer of social insight showing which of your content attracts links, and enables you to keep track of conversations across other sites that link to your content. Most website and blog owners had no easy mechanism to do this in the past, but Google see it as another important feature for holistic social media reports. When you know what your most linked content is, it is then also much easier to replicate the success and ensure that you are building relationships with those users who actively link to you the most.
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Queries vs. Organic Keywords in GA
Could someone explain how the following metrics in Google Analytics are being calculated: Search Engine Optimization (Acquisition): clicks on a certain query Campaigns (Acquisition): sessions on a certain keyword GA Help states that both 'queries' and 'organic keywords' refer to the actual string a user enters in Google Search. In that cases it seems that 'clicks' on a SERP result through a given query and 'sessions' through that very same query could not be miles apart. E.g.: Clicks through query X = 170 Sessions through organic keyword X = 8 Thank you for helping me out!
Reporting & Analytics | | WeAreDigital_BE0 -
Google Analytics: Trackbacks & Network Referrals?
Buon Pormeriggio from 15 degrees C mostly cloudy Wetherby UK 🙂
Reporting & Analytics | | Nightwing
Whats the difference between Trackbacks & Network referrals within Google analytics social media reporting? I'd like to specifically understand why a link to site i'm working on withing this post:
http://huddled.co.uk/huddled-interviews-nicola-schaefer-from-liverpool-fc-e-l-i-t-e-s-8335/ is classed as Trackback & not a Network refferral 😞 Illustrated here is the link thats being recorded as a track back:
http://i216.photobucket.com/albums/cc53/zymurgy_bucket/track-back-query_zpsbab2679b.jpg And here is the data:
http://i216.photobucket.com/albums/cc53/zymurgy_bucket/google-trackbacks-2_zps2861fa17.jpg But why is not showing up in Network referrals? Thanks in advance,
David0 -
GA E-Commerce can't tell the real order source?
I put the e-commerce tracking code on the transaction platform (Regnow) finishing page, but all the orders displayed in GA can't tell the real order source. Instead, most of orders are from direct(none), and referrals from my site. So this is obviously wrong. I need the accurate order source such as google organic or google ppc, then I can find which keyword brings me orders. After some searches, I guess the reason is cookie domain. My GA is set as single domain tracking. And I didn't put any cookie domain code on the Regnow's transaction finishing page. The codes I put on the page are: So, suppose my site is "www.example.com". How to make sure I can track the real order source on the Regnow's transaction finishing page? Should I set my GA to track multi top-level domains, and put _gaq.push(['_setDomainName', '']); code on the tracking page? How to set the domain name, "none" or "example.com"?? Thanks in advance.
Reporting & Analytics | | JonnyGreenwood0 -
Where do I find Google Analytics link tracking for outbound links?
We implemented this script in source, where would I find the outbound link tracking; in Events?
Reporting & Analytics | | KnutDSvendsen0 -
Quantifying link building efforts
Does anyone have a way to quantify the value of link building efforts? I am trying to devote resources to improve our link building initiatives but is there any way to correlate it to page rank etc? I know you can't tie it down directly but any rough gauge or studies in the past that people may be aware of? Any thoughts on how you would tackle this question? I need to demonstrate the value it provides in a slightly more scientific manner than saying "it just helps". Thanks,
Reporting & Analytics | | NicB1
Nic0 -
Any thoughts on why Nextag and MonsterMarketPlace are linking to our site?
I'm looking in WMT at the crawl errors and I noticed that our website has gotten a lot of Not Found crawl errors that seem strange. A lot of these not found pages are Display URLs that I use in PPC advertising, but not actual redirects (i.e. explorica.com/EducationalTrips). When I looked at how these links were being found, the inbound links were coming from Nextag.com and monstermarketplace.com, two sites that our company has never had a relationship with. We're an educational travel company, so we'd have no reason to. When I followed the links, it looks like it's coming from their "Sponsored Links," but these aren't Google or Bing Ads. We don't even advertise on the content network. Example link: http://www.monstermarketplace.com/starters-and-alternators/alternator-motorola-style-12v-51a-10376 (the ads do rotate so my site might not appear when you check it out). Anyone ever had experience with this type of issue?
Reporting & Analytics | | Explorica0 -
Count of links
I am using free link API to get total number of internal links,
Reporting & Analytics | | Ravi_Pathak
external links, follow links and no follow links by using *
http://lsapi.seomoz.com/linkscape/links/* url. I have given following attributes along with the url as, SourceCols=4 TargetCols=4 Scope=page_to_page Sort=page_authority Limit=1000 Filter=nofollow By implementing this, I am getting array for each filter and by counting
array size, I can get the count of total links. This is a long procedure and seomoz link API is taking a long response time. Is there any way by which I can get the total number of link for each
filter directly ? Or is there any other alternative ?0 -
Do Google Analytics filters affect link building?
We recently made a few link wheels for specific product pages. We've been having great results with all of the wheels except for one. The one we are having issues with is the only link that we were using a Google Analytics filter on; it looks like this http://domain.com/page.htm?zSource=Specific Keyword%tracking My question is does Google ignore links that are obviously utilizing their analyitcs custom filters? We're doing some more testing to try to find out if it truly is the link or if the wheel is a bad one. There are so many things that could go wrong but with so many of our link wheels working well, I wonder if the filters are what is causing such results.
Reporting & Analytics | | MichealGooden0