I have a BigQuery project (project1) that has been integrated with a Google Analytics Premium account. I have edit access to the GA account but do not have access to project1 -- it's a long story, but in a nutshell no one has owner privileges and only a handful of people have edit access. I'd like to move the GA pipe from project1 to another table in a different BigQuery project (project2), of which I am the owner. I followed this link (step 3), and the only option I could find is to unlink the old BQ project. However, I'm a little hesitant to do this because I'm not 100% sure that I'll have the option to redirect the GA data to the new BQ project (project2). Does anyone know if I'll have this option once I click "unlink" ?
Related
I have deployed successfully a project to Netlify free site. My site is https://MY-SITE.netlify.app. This app includes Firebase authentication. I create this site for learning Firebase authentication.
To custom the Firebase domain that is shown in sign-in popup, Firebase says that I need to add TXT records to https://MY-SITE.netlify.app. My TXT record is google-site-verification=xxxxxx.
I have read document of Netlify but not find where to add TXT records when I enter my site setting. The document is https://docs.netlify.com/domains-https/netlify-dns/dns-records.
Can anyone please advise me whether the process adding txt record is only available for paid domain of Netlify?
If not, how to add the txt records to my current site https://mydomain.netlify.app?
Thank you.
We have a live google classics site that is currently tracked in google analytics. Because there is still work to be done, the team created a copy of our site for internal use, and it seems to be separate from the live site. The copied site isn't just a copied page or template. It's its own entity.
The problem is that Google Analytics combines both sites' data, so the overview data is not representative of the actual usage. I have 2 assumptions.
When the copy was made, it copied all settings including enabling analytics and the Analytics Web Property ID.
Or, someone enabled Analytics for the copy and added the same Analytics Web Property ID
All of this happened before my time, and since I am not an owner, I can't see the settings in 'Manage Site'. To my knowledge though, all the owner has to do is go to Settings -> Manage Site -> Statistics -> No Analytics for the copy site only. My fear is that in doing so, it affects the live copy as well and we disable the Analytics. But that wouldn't make sense considering they are 2 separate sites.
A side question is, when we disable Analytics, does the data already collected disappear, or if we reenable with the same tracking, then the data comes back?
So my question is, how do we get Analytics to stop combining the 2 sites' data? (Disable Analytics and remove the Analytics Web Property ID of the copy?)
Thank you so much!
Teresa
If you look at the analytics data, you can probably filter it by "hostname".
https://support.google.com/analytics/answer/1034823?hl=en
What you would do in this case, you'd create a exclude filter, put in the hostname of the domain that you don't want and the view will prevent data coming in if it has that hostname.
The data won't disappear for the past and will reappear if you remove the filter, but the data for during the time when the filter is active won't be there. Essentially the data won't be collected.
It's the first time I'm developing an app not by myself, but together with another guy. This app uses Firebase backend and we both need access to realtime database to modify nodes related to those parts which we're developing.
Is there a way to provide access to a single Firebase project to different users without me sharing my Google account credentials? Something like collaborators on GitHub?
Permissions is actually used for this.
Go to your Firebase Console and select the specific project.
Click on Settings (Cog button beside Overview) and select Permissions. This will redirect you to the Google Cloud Console, IAM & Admin part.
Click on ADD. Under Members, type in the Gmail of the other user, and in Roles, select Project > Editor.
Click on ADD.
From there, the corresponding Firebase Project should be visible on the other user's Firebase Console in a few hours. (However, if you're in a hurry, you could just copy-paste the link of the project with the other user logged-in on Google and they would still be able to access it).
From there, they'd be able to edit out the Database part or whichever you needed.
I'm trying to configure google analytics GoogleService-info.plist file from google developers site. Yesterday i configured one app and had no problem. but today i can not configure my second app to use google Analytics. I Choose App Name and IOS Bundle Id. Then on next step, where it asks to choose service , i choose Analytics , but under Google Analytics Account there is no select box to choose account. how can i fix this?
For me I couldn't choose the account because it was pre-filled in. I followed the advice in this answer and it worked. I saw the dropdown after going into the Google Analytics Admin tab --> The Account in question --> User Management and removing myself as a user for that account. Then back where you get the config file, just reload the page and you should see a dropdown. Once you get the file you can put yourself back as a user and all is back to normal.
I downloaded the sdk for google-analytics for android but where i can setup the account?
I have the option for only adding http or https wesites.
I use the UA number that i got from a fake url but i get no analytics.
Also..
Tracking Status: Tracking Not Installed (Last checked: 19-Jul-2010 11:35:21 )
The Google Analytics tracking code has not been detected on your website's homepage. For Analytics to function, you or your web administrator must add the code to each page of your website.
The Google Analytics javascript runs when you load a page. You must have a Javascript snippet that actually notifies the Google Analytics server when a client visits the page. This snippet is available once you've set up a site in Google Analytics.
I'm not exactly clear what you mean by "where can I setup the account". It sounds like you've found it.
Edit: For the Mobile version (non website) there's info here:
From that page:
Before you begin using the SDK, you
must first create a free account at
www.google.com/analytics and create a
new website profile in that account
using a fake but descriptive website
URL (e.g.
http://mymobileapp.mywebsite.com).
Once you create the profile, write
down or keep a copy of the web
property ID that is generated for the
newly-created profile.
To uninstall the Google Analytic Mod from your Zen Cart follow these steps http://surreystore.com/Forums/joomla-help/uninstall-google-analytics-by-andrew/
Perhaps here, where it says "Sign up now"? I'm not 100% sure, and am not a user of analytics, but that seemed likely to me. Also see here for a getting started guide.