Can you track two Google Analytics Accounts on one site?
-
If you have a site that had an old analytics account and then implemented a new one is it possible to run tracking code that records to both accounts without causing your site or data issues?
We are doing this so we don't loose data at any point - ideally it wouldn't have been split between the two but making one redundant isn't an option.
Ideally we would have merged the data from both accounts and had one - however the research we have done points to this not being a possibility - unless one of you guys knows different?
It would be great if anyone has experience on any this..
Thanks
-
Hi Chrissy
I did see the reply thanks for the reminder - unfortunately it didn't solve the problem so I will keep digging although it appears that what I want to do may not be possible with GA.
Thanks
Chris
-
Hi King
Thanks for the help - unfortunately it appears that you can't share between analytics - the sharing settings are focused around other Google products such as importing GA data to Adwords.
It is possible to have custom analytics code according to Google that will record data to the two profiles - so this is a work round although not ideal as there will still be a gap in both accounts for the different periods they were solely running....
Thanks
Chris
-
Hi Chris, did you see King's most recent response?
-
Hi Chris,
Since its only been a couple of months, I wouldn't keep both going for long term. With that said, I found this on Google
"The Google Analytics data sharing settings let you share your account data with other products and services. Learn more about data sharing" - https://support.google.com/analytics/answer/1009704?hl=en
Have you tried sharing data from the new account so you only have to use the old account?
-
Hi King
I understand why it seems strange - however the scenario is that this site I am working on had one analytics account for several years and then was redeveloped several months ago. The developer added an new analytics account rather than the old. Now there is a scenario where you have two analytics accounts with data in them - the ideal situation would be where we could simply merge the two accounts not loosing the data and making one property. However this doesn't appear possible from the research I have carried out.
As such in order to not lose data contained in either we want to start recording data to both - I believe it is possible to run two accounts with a modification to the tracking code. I possed the question on here to see if anyone else had come across this scenario and wondered what they had done.
For now lets take it that we can't progress with one analytics account (unless someone can tell me how to successfully merge them).
Sorry if I wasn't clear enough in my original post and thank you for your response.
-
Hi Chris,
This is interesting because I've never heard of anyone creating a new analytics account to track the same site, when the old one was doing just fine, let alone use both on the same site.
Let's try to figure out what your goals are, so that might help shed some light to what you're trying to accomplish.
If you already had tracking codes, why did you create a new one for the same site? If it was just a matter of using an old version of the tracking code, you can just update the existing tracking code by replacing it with the new one and you won't lose any data.
Can you explain what your goals are so I can see if I can help you?
Thanks!
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
-
Whats (Other) traffic in Google Analytics?
When I look through all our clients, a few are receiving the majority of their traffic from (other). [ Acquisition > Channels > (Other) ]. The only option in (other) is "website" or "offline", whatever that may be. And even weirder, the avg session duration is 0:00. Any idea what this may be?
Reporting & Analytics | | W2GITeam0 -
Google Analytics reporting traffic for 404 pages
Hi guys, Unique issue with google analytics reporting for one of our sites. GA is reporting sessions for 404 pages (landing pages, organic traffic) e.g. for this page: http://www.milkandlove.com.au/breastfeeding-dresses/index.php the page is currently a 404 page but GA (see screenshot) is reporting organic traffic (to the landing page). Does anyone know any reasons why this is happening? Cheers. http://www.milkandlove.com.au/breastfeeding-dresses/index.php GK0zDzj.jpg
Reporting & Analytics | | jayoliverwright2 -
I have just found that Google Analytics are suggesting everyone upgrade to their new Universal Analytics, will this affect my MOZ account? should I do it now or wait till they default the updgrade?
Here is the link from google developers https://developers.google.com/analytics/devguides/collection/upgrade/guide#overview
Reporting & Analytics | | Jacquie_AegisSafety0 -
Google Analytics Goal Tracking Not Working
I am trying to install goal tracking for a client to measure leads from SEO, and I'm running into problems with the Google Analytics goal tracking not working. The only thing that I can think of that is preventing goal tracking from working is that the URL confirming page request URI looks like "contact/#contact-form-4475" and perhaps the hashtag is causing problems. I wanted to ask the community if any of you have run into basic conversion tracking problems like this, where you need to track form fills on a website via a confirmation URL/destination URL goal, and what you did to solve it? I appreciate any input on how to get data on conversions either by fixing the goal in GA or using a different tracking tool. Thanks!
Reporting & Analytics | | williammarlow0 -
If I install google Analytics, that can affect my SEO.?
I purchased a site that has a lot of Backlinks and when I started to make changes like installing google analytics! i suspect the performance in search engine was getting worst because of that, so I removed.
Reporting & Analytics | | pparma
Now I'm trying MOZ and needs GA, should I install it again??
Maybe it analyces the backlinks and tells google, I don't know, is that possible?0 -
Localhost:4444 Showing Up in Google Analytics
Hello All, Lately in my Google Analytics account I have noticed a referral source labelled: localhost:4444 The number of visits is really high from this source, but I have no idea (no clue!) what it actually means. Can anyone shed some light on what this is about? Should I be creating some sort of filter to screen out this as a referral source (assuming it is not legitimate)? Many thanks in advance. Cheers!
Reporting & Analytics | | Robert-B0 -
Google Analytics Reports
Hi all , I do not have the skill and time to look into Google Analytics to derive actionable conclusion and inferences. I would like to outsource this activity , just like I outsource link building. But not sure how... Any guidance ?
Reporting & Analytics | | iamnew0 -
Google Analtyics Cross Domain Tracking - in a form
I have a 3rd party booking engine that is causing my own domain to show up as a top referreral in google analytics. The vendor is on my very last nerve 🙂 So they're not helping. Would anyone be interested in helping a newbie out with a frustrating problem? Code: Reservations Page - function SubmitReservationForm() {. . . .
Reporting & Analytics | | jenny05
ResLink = "http://www.bookingengine.com/res/vn4/checka.aspx?month=" + Month + "&day=" + Day + "&year=" + Year + "&nights=" + Nights + "&rooms=" + Rooms + "&adults=" + Adults + "&children=" + Children + "&B1=Check+Availability&hotelid=xxxx"
pageTracker._link(ResLink);
return true;
} On Every page: Any thoughts would be appreciated! I believe the problem is pageTracker._link(ResLink); but I'm clueless on fixing it.1