Friday, July 29, 2016

SEO Interview Questions Asked in HT Media Gurgaon

Hi All

Today i got a chance to meet someone who share some general questions which should asked in SEO interview at the level of 6 year experience.

1. How we will tell Google about the language of our website?
2. How we will tell to Google about our mobile website and desktop website?
3. How we tell to Google that abc.cn is for china?
4. I do not want to index our pagination but want those URL value to home page how?
5. Is it good having many numbers of micro sties along with our website?
6. How we will start analysis for our website?
7. What will be the strategy to promote our website?


Let me know ig you also want to share your interview questions.

Friday, February 12, 2016

Google Tag Manager Interview Questions 2016

Hi Friends,

Hope you all are doing good. Today i am sitting and thinking about google analytic and decide to provide some more questions related to GTM implementation because now a days GTM is most useful & powerful tool used by all analyst. Hope you will enjoy this post and question for better understanding.

1. How we can track video through GTM, in which i want to check how much video is played like 20% 40% etc?
2. How we can track Facebook video from GTM?
3. What is the use of Folders in GTM?
4. What is approval queue in GTM?
5. what is environments in GTM?
6. How you will use import container?
7. How you will use Export container?
8. How you will fire a external tag through GTM?
9. If a tag firing 2 times what will be the reason for the same?

Thursday, January 14, 2016

Bounce Rate Vs Dwell Time

Hi,

I have gone through in details for bounce rate and see that whatever data we are using to identify our bounce rate is not sufficient to analyze our content.

So in case of Google analytics there are two type of bounce rate .
  1. Bad Bounce Rate
  2. Good Bounce rate

Bad bounce Rate:- Bad bounce rate means user visit your page and leave it within 5 to 10 second than this will count as a bad bounce rate.


Good Bounce Rate:- It means user visits your page and stay with this page for 10 to 15 minutes and without visiting any other page he has left your website then this will count as a good bounce rate.

So we need to tack care for second case we should not consider it as bounce rate because whatever user is looking for get it on this page only and left our website. So this time is called as a Dwell time which Google consider as a ranking signal. If you have a good amount of dwell time then sure your website ranking will be good.

Solution to recover this problem:- There is a solution by which you can consider the good bounce rate in a positive way and sure this will decrease your bounce rate as well.

For this you need to make small change is GA code, in which we will set a limit of 30 seconds if someone stay on our page for 30 seconds then a event will occur and this will not considered in a bounce rate.  

Just add the following as the last _gaq.push declaration in the script:

setTimeout('_gaq.push([\'_trackEvent\', \'NoBounce\', \'Over 30 seconds\'])',30000);
 
Kindly share you inputs. 

Wednesday, December 16, 2015

Google Analytic Interview Questions 2015

Hi Friends,


Hope you are doing great! Today i have extract some questions related to GA.Kindly go through the following and share your inputs.


  1. How i will check event implemented on website collecting data in GA or not?
  2. what is the difference between active users and real time users in GA?
  3. How you will check schema implemented on website via WMT?
  4. what is content grouping and how you will implement it?
  5. How you will check who make a change in Google analytic?
  6. I want to create a new channel to track trends of that channel, how is it possible?
  7. What is Social setting in Google analytic?
  8. I want to import offline data in Google analytic, how is it possible?
  9. How you will track eCommerce in GA?

Wednesday, September 30, 2015

Google Analytic Update

Hi All,

Hopefully you are using Google Analytic so its required to know the latest update in analytics. Today i have seen a change in below screen.


If you will see login option you will get analytic premium option there. And there is one more option for beta.adometry.com. Hope this info will be helpful to all of you.

Thanks

Thursday, September 24, 2015

Top 10 SEO/Digital Marketing Interview Question 2015


Hi

Today I am sitting and thinking, so many time it happens in interview, interviewer ask question from every field. So today I am trying to share top 10 SEO interview questions which will be useful for all of you. In case any suggestion or information you can drop a comment.

Hope all will be useful questions to creak SEO/Digital marketing interview.

1.    Can be track third party link in our website through GTM?
2.    How funnel is useful to make decision?
3.    How many step we can used in funnel?
4.    How you will know your website is in penalty?
5.    What will you do if you are getting URL injunction security issue in security tab in search console?
6.    How you will get support from Google in case of any data discrepancy?
7.    I want to know the exact conversion through a define path, how you will do it?
8.    I need traffic from Google local listing separately, how you will manage?
9.    How Bing webmaster is useful to increase website performance?
10.    Do you know any server tool to judge website up/down time?

Wednesday, August 19, 2015

GTM Question for Interview 2015

Hi All,

As now a days all are looking for Google Tag manager because by implementing it we are able to minimize our dependency on developers.

We are also able to improve our analytic by implementing different-2 tag. So now a days if you goes for interviews then there are some common questions asked for GTM. I have already shared some of the questions here (http://come4seo.blogspot.co.uk/2015/02/google-tag-manager-interview-questions.html) now more i am sharing related to it.

1. What is the use of version in GTM? How this is useful to us?
2. How many types of permission we can share with user?
3. What is the difference between old and new GTM?
4. What is note in GTM?
5. what is enabled built in variables?
6. what is user defined variables in GTM?
7. How we can leave preview mode in GTM?
8. Is it possible to change GTM id?