Posts

Showing posts with the label google-analytics

Can I use Google Analytics on URL shortener redirects powered by PHP?

Can I use Google Analytics on URL shortener redirects powered by PHP? - If a page has internal and external outgoing links to redirecting URLs, it’s returning 3xx (301, 302, etc.) HTTP status codes standing for redirection. This issue means that the page does not exist on a permanent or temporary basis. It appears on most of the popular web browsers, usually caused by a misconfigured website. However, there are some steps you can take to ensure the issue isn’t on your side. You can find more details about redirecting URLs by reading the Google Search Central overview. In this article, we’ll go over how you can fix the Can I use Google Analytics on URL shortener redirects powered by PHP? error on your web browser.  Problem : I have a short URL website like Bitly which currently redirect users with PHP from my site to a site of their choice. I want to add Google Analytics to the redirect pages but I am stuck on the problem where Javascript is run after the PHP code i...

Track traffic from Social Media in Google Analytics while using a URL shortening service

Track traffic from Social Media in Google Analytics while using a URL shortening service - If a page has internal and external outgoing links to redirecting URLs, it’s returning 3xx (301, 302, etc.) HTTP status codes standing for redirection. This issue means that the page does not exist on a permanent or temporary basis. It appears on most of the popular web browsers, usually caused by a misconfigured website. However, there are some steps you can take to ensure the issue isn’t on your side. You can find more details about redirecting URLs by reading the Google Search Central overview. In this article, we’ll go over how you can fix the Track traffic from Social Media in Google Analytics while using a URL shortening service error on your web browser.  Problem : A company that does social media management for us (creates content, posts updates etc) uses a URL shortening service so they can give statistics in their dashboard about traffic from SM. They add a link in ...

Tracking based on URL referral?

Tracking based on URL referral? - If a page has internal and external outgoing links to redirecting URLs, it’s returning 3xx (301, 302, etc.) HTTP status codes standing for redirection. This issue means that the page does not exist on a permanent or temporary basis. It appears on most of the popular web browsers, usually caused by a misconfigured website. However, there are some steps you can take to ensure the issue isn’t on your side. You can find more details about redirecting URLs by reading the Google Search Central overview. In this article, we’ll go over how you can fix the Tracking based on URL referral? error on your web browser.  Problem : Users on my site are given unique URL's for me to then track how many people they have referred to my site. IE: http://www.example.com/FQ3DL (FQ3DL being the unique code/url) The first thing I'd like to do is when a user goes to that link, it displays the homepage http://www.example.com/ rather than a 404 error Th...

How to keep track of how many hits on a redirect page with Google Analytics

How to keep track of how many hits on a redirect page with Google Analytics - If a page has internal and external outgoing links to redirecting URLs, it’s returning 3xx (301, 302, etc.) HTTP status codes standing for redirection. This issue means that the page does not exist on a permanent or temporary basis. It appears on most of the popular web browsers, usually caused by a misconfigured website. However, there are some steps you can take to ensure the issue isn’t on your side. You can find more details about redirecting URLs by reading the Google Search Central overview. In this article, we’ll go over how you can fix the How to keep track of how many hits on a redirect page with Google Analytics error on your web browser.  Problem : I've written a simple redirect script in PHP that takes a resource ID and then redirects the user to the appropriate page. The main motivation was if all of my links were to break because the service provider decided to disable them ...

Looking for advice on how to log redirects in Google Analytics

Looking for advice on how to log redirects in Google Analytics - If a page has internal and external outgoing links to redirecting URLs, it’s returning 3xx (301, 302, etc.) HTTP status codes standing for redirection. This issue means that the page does not exist on a permanent or temporary basis. It appears on most of the popular web browsers, usually caused by a misconfigured website. However, there are some steps you can take to ensure the issue isn’t on your side. You can find more details about redirecting URLs by reading the Google Search Central overview. In this article, we’ll go over how you can fix the Looking for advice on how to log redirects in Google Analytics error on your web browser.  Problem : We have a number of redirecting pages in our CMS. These do not redirect across domains (such as vanity URLs), they are just to catch visits to old URLs that have changed. The redirects are not always landing pages, some of these redirects are visited in the m...

Can I have tracking parameters immediately after a forward slash /?

Can I have tracking parameters immediately after a forward slash /? - If a page has internal and external outgoing links to redirecting URLs, it’s returning 3xx (301, 302, etc.) HTTP status codes standing for redirection. This issue means that the page does not exist on a permanent or temporary basis. It appears on most of the popular web browsers, usually caused by a misconfigured website. However, there are some steps you can take to ensure the issue isn’t on your side. You can find more details about redirecting URLs by reading the Google Search Central overview. In this article, we’ll go over how you can fix the Can I have tracking parameters immediately after a forward slash /? error on your web browser.  Problem : I would like to start redirecting all /index.php pageviews to / to clean up GA data and otherwise simplify URL hits. Does anyone foresee this causing any problem when using tracking parameters? E.g. www.domain.com/?stay=1 | www.domain.com/?ref=ad...

Setting google analytics cross-domain tracking without the javascript

Setting google analytics cross-domain tracking without the javascript - If a page has internal and external outgoing links to redirecting URLs, it’s returning 3xx (301, 302, etc.) HTTP status codes standing for redirection. This issue means that the page does not exist on a permanent or temporary basis. It appears on most of the popular web browsers, usually caused by a misconfigured website. However, there are some steps you can take to ensure the issue isn’t on your side. You can find more details about redirecting URLs by reading the Google Search Central overview. In this article, we’ll go over how you can fix the Setting google analytics cross-domain tracking without the javascript error on your web browser.  Problem : I sell a windows software through a third party company (FastSpring) and would like to track those sales with GA. The problem is that all my "buy links" on my site ( www.easyjob.net ) don't point directly to www.fastspring.com , so I c...

Stop site being shown as the referrer

Stop site being shown as the referrer - If a page has internal and external outgoing links to redirecting URLs, it’s returning 3xx (301, 302, etc.) HTTP status codes standing for redirection. This issue means that the page does not exist on a permanent or temporary basis. It appears on most of the popular web browsers, usually caused by a misconfigured website. However, there are some steps you can take to ensure the issue isn’t on your side. You can find more details about redirecting URLs by reading the Google Search Central overview. In this article, we’ll go over how you can fix the Stop site being shown as the referrer error on your web browser.  Problem : I want to hide my site as the referrer to another site, ie. i dont want my site showing up under the referrals tab in Google analytics, is there a simple way to do this ? ie. an html element somthing like rel="noref" ? Obviously if the user had a the Google Analytics block plugin installed it would be...

Will Google Analytics track URLs that just redirect?

Will Google Analytics track URLs that just redirect? - If a page has internal and external outgoing links to redirecting URLs, it’s returning 3xx (301, 302, etc.) HTTP status codes standing for redirection. This issue means that the page does not exist on a permanent or temporary basis. It appears on most of the popular web browsers, usually caused by a misconfigured website. However, there are some steps you can take to ensure the issue isn’t on your side. You can find more details about redirecting URLs by reading the Google Search Central overview. In this article, we’ll go over how you can fix the Will Google Analytics track URLs that just redirect? error on your web browser.  Problem : I have a link on my site. That links goes to another URL on my site. The code on the server sees that resource being requested and redirects the browser to another website. Will Google Analytics be able to know that the user requested the URL from my server and was redirected? S...

Double redirect - referrer in headers

Double redirect - referrer in headers - If a page has internal and external outgoing links to redirecting URLs, it’s returning 3xx (301, 302, etc.) HTTP status codes standing for redirection. This issue means that the page does not exist on a permanent or temporary basis. It appears on most of the popular web browsers, usually caused by a misconfigured website. However, there are some steps you can take to ensure the issue isn’t on your side. You can find more details about redirecting URLs by reading the Google Search Central overview. In this article, we’ll go over how you can fix the Double redirect - referrer in headers error on your web browser.  Problem : let's say we have redirects like this: (1) my shortener link -> (2) bit.ly -> (3) target URL Is it possible to check on the end (3) that user visit came from (1) my shortened link? Solution : Is it possible to check on the end (3) that user visit came from (1) my shortened link? No, because ...

Why do my analytics report that index.php appears in URLs despite friendly URL rewrite rules?

Image
Why do my analytics report that index.php appears in URLs despite friendly URL rewrite rules? - If a page has internal and external outgoing links to redirecting URLs, it’s returning 3xx (301, 302, etc.) HTTP status codes standing for redirection. This issue means that the page does not exist on a permanent or temporary basis. It appears on most of the popular web browsers, usually caused by a misconfigured website. However, there are some steps you can take to ensure the issue isn’t on your side. You can find more details about redirecting URLs by reading the Google Search Central overview. In this article, we’ll go over how you can fix the Why do my analytics report that index.php appears in URLs despite friendly URL rewrite rules? error on your web browser.  Problem : On a website i use mod_rewrite and PHP to create clean URL's. My .htaccess (summary) will look like that shown below: RewriteEngine On #oude pagina's RewriteRule ^nl/links/(.*)/index.php$ ...

Migrating from .com to local TLD

Migrating from .com to local TLD - If a page has internal and external outgoing links to redirecting URLs, it’s returning 3xx (301, 302, etc.) HTTP status codes standing for redirection. This issue means that the page does not exist on a permanent or temporary basis. It appears on most of the popular web browsers, usually caused by a misconfigured website. However, there are some steps you can take to ensure the issue isn’t on your side. You can find more details about redirecting URLs by reading the Google Search Central overview. In this article, we’ll go over how you can fix the Migrating from .com to local TLD error on your web browser.  Problem : I've made a bad decision earlier and created a local website on a .com domain while I already have the same domain with the local tld. The site is only a few weeks old so I hope I can do the whole thing without hurting the page's SEO. So the current site is on a .com domain, using Google Analytics and Webmaster To...

Side effects of using redirect pages to track external links?

Side effects of using redirect pages to track external links? - If a page has internal and external outgoing links to redirecting URLs, it’s returning 3xx (301, 302, etc.) HTTP status codes standing for redirection. This issue means that the page does not exist on a permanent or temporary basis. It appears on most of the popular web browsers, usually caused by a misconfigured website. However, there are some steps you can take to ensure the issue isn’t on your side. You can find more details about redirecting URLs by reading the Google Search Central overview. In this article, we’ll go over how you can fix the Side effects of using redirect pages to track external links? error on your web browser.  Problem : I have been part of a push to implement better analytics on our company's web site over the last few months using Google Analytics. One request that has come in is for the ability to see clicks to outbound links (such as those to our Facebook page, Twitter fee...

Move a well-indexed website from one framework to another

Move a well-indexed website from one framework to another - If a page has internal and external outgoing links to redirecting URLs, it’s returning 3xx (301, 302, etc.) HTTP status codes standing for redirection. This issue means that the page does not exist on a permanent or temporary basis. It appears on most of the popular web browsers, usually caused by a misconfigured website. However, there are some steps you can take to ensure the issue isn’t on your side. You can find more details about redirecting URLs by reading the Google Search Central overview. In this article, we’ll go over how you can fix the Move a well-indexed website from one framework to another error on your web browser.  Problem : My company decided to get a new website, while retaining the same domain (e.g., mycompany.com ). We are currently using Joomla (still active), and the new website will be a self-hosted WordPress. Since mycompany.com is already well-indexed in Google Webmaster Tools ...

How can I track referrals from offline materials using Google Analytics?

How can I track referrals from offline materials using Google Analytics? - If a page has internal and external outgoing links to redirecting URLs, it’s returning 3xx (301, 302, etc.) HTTP status codes standing for redirection. This issue means that the page does not exist on a permanent or temporary basis. It appears on most of the popular web browsers, usually caused by a misconfigured website. However, there are some steps you can take to ensure the issue isn’t on your side. You can find more details about redirecting URLs by reading the Google Search Central overview. In this article, we’ll go over how you can fix the How can I track referrals from offline materials using Google Analytics? error on your web browser.  Problem : My client is about to issue a bundle of offline materials (leaflets, posters, etc...) for distribution to various places for PR and marketing purposes. They've asked us to create a number of special URLs that all go to the homepage of thei...