Google Analytics--My second profile to an existing domain not tracking - google-analytics

I created a second profile to my Analytics account to track SEO keywords. This is a second profile for my existing working domain. It has been 4 days and I still do not see any traffic on this secondary profile. The profile shows a Staus of "Unknown". But I do not see a way to validate it like you have to when you create your first profile and this should not be necessary for a profile to my existing domain. Any ideas what I am missing? Thanks!

Just had the same problem. This solution worked for me.
Click Edit beside the profile that
is giving you problems.
On the upper-right of the page click
the Check Status link
This should jump-start Google Analytics.
Solution found at:
http://www.inficone.com/technology/a-solution-to-google-analytics-tracking-unknown-problem/151/

Without much info, here's what I can offer:
Why is Google Analytics not tracking some of the pages on my website?
Or contact Google Analytics.

Related

How to link Google Analytics account to wordpress

I have read multiple tutorials on web but I'm unable to find my tracking I'd/code on my Google Analytics property list. This is the image which I got from web and I want to see m Any help will be appreciated.
You can simply use any plugin out there. Here are some of my favorites:
Google Site Kit. <== This is the official Google Plugin
MonsterInsights
ExactMetrics
GA Google Analytics <== Simplest and just for this purpose. No unnecessary code.
Note: There are many others but these are per my favorites list and liking.
1st plugin will auto-connect with your google account and you won't need to put any ID or code into your site manually. Hence easy to set up.
Site Kit by Google is great for WordPress users. By using Site Kit you don't need to manually insert the code, as depicted by the screenshot you share. The plugin can insert the code for you.
In addition to the placement of code, Site Kit can show you Analaytics and other data within your wp-admin dashboard!

Google Adwords and Facebook Ads attribution

I'm trying to work out a solution to work out a better attribution model for each user registration on my website.
When an user completes a registration they are taken to /register/complete/[user_id]
My current solution is to pull all visits to /register/complete with the RGoogleAnalytics package querying for page path and campaign without any sampling.
However, it doesn't account for example users that might have been shown/clicked on a facebook ad a few days before and either googled or visited the site directly to register.
I'm searching for a solution which can attribute each registration to the mix of facebook and google adwords campaigns
Any help is greatly appreciated.
You can begin attributing your Adwords traffic by linking your GA account to your Adwords account. Instructions for this can be found here: GA setup
To attribute Facebook ads to your registrations, you can implement a Facebook pixel on your site. Facebook pixel instructions can be found here: FB Pixels
I would also recommend setting up google tag manager on your site, that way you only need to add one script on your site.

Google Analytics not tracking a Wordpress directory

Just wondered if there is a known issue with GA having trouble tracking a site which has a Wordpress directory?
It seems to be able to track all of my other pages on the site, but we have a /news/ directory which is powered by Wordpress and it doesn't pick this up at all. It is obviously an issue with the fact that this directory is a Wordpress blog, but there must be a way to track it with all of the other pages.
Aaahhh... Sounds like the google analytics tracking code is present on your main site pages, but is not included in the wordpress template that's applied to that sub-section of your site.
The GA tracking code must be visible to google on every page you want to have tracked.
Try 'View Source' in your browser, and check wether the analytics tracking code is present.
If not, you could hard-code the GA tracking code in, or use one of the free WordPress Plugins to do it for you, like 'Google Analytics':
http://wordpress.org/extend/plugins/googleanalytics/
Hope this helps - post back if you're still having problems!
Rick
It may not be related, but did you check if your blog is indexable? Under Settings -> Privacy you can check if its enabled.
Another option is to install a google analytics plugin for the blog. If you enter the same credentials from your already-in-use GA it should be combined. I'm using this one on my blog and its working.

Tracking a subdomain separately in Google Analytics

So I've been trying to set up Google Analytics to track site's (Tumblr) blog separately from the rest of the site, but I've been having no luck. All of the tutorials online seem to be outdated, and Google's own help center isn't helping.
Can someone please help. I tried messing with filters, but simply can't get it to work.
The website is sitename.com and the blog is blog.sitename.com. They both share a tracking code.
Thanks!
Create an a custom include filter on the hostname:
on one profile, include only ^www.domain.com$
on another profile, include only ^blog.domain.com$
Beware that e-Commerce transactions can't be filtered by hostname but only by transaction ID
I encourage you to keep a 3rd profile without filters, to be able to check that you don't miss anything.
Create two Analytics profiles, one for each site. Then put their respective tracking codes on each site.

I downloaded the sdk for google-analytics but where i can setup the account?

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.

Resources