| bio | website | kidakaka.com |
|---|---|---|
| location | Mumbai | |
| age | 32 | |
| visits | member for | 6 months |
| seen | 2 hours ago | |
| stats | profile views | 34 |
An epicurean who has read a Rand too many.
Happy to be opinionated and willing to be corrected.
Techie at heart and a manager by need, I tend to combine business and technology for doing awesome things.
When I get time from all these things, I sometimes think … and sometimes blog (not necessarily in the same order)
|
2h |
comment |
Discrepancy between top queries and top pages? and multiple queries might show the same page in the SERP |
|
May 20 |
comment |
What is wrong with the seo of my site? Can OP tell us whether he has implemented authorship on the site? the search results I got did not seem to show authorship for any of the sites. Implementing that could help in higher CTRs. |
|
Apr 30 |
comment |
Accessing PHPMyAdmin via URL (without cPanel) Can you close this as solved? |
|
Apr 8 |
comment |
Where can I find unfiltered search query statistics? Did you try Adwords Keyword tool? |
|
Apr 6 |
comment |
How to keep track of a unique and an existing visitor Yes. Also, if the user opens the app using two different devices or browsers, then GA will also tag them as different unqiue visitors. There is a separate article on Universal Analytics (which supposedly addresses this issue (support.google.com/analytics/answer/2817075). Although I must confess that I do not have any hands on experience with UA. |
|
Apr 5 |
comment |
Wrong data on referral traffic when you provided the landing page url to the partner, it should have been tagged with parameters such as utm_campaign, etc. Here's a tool that's available which you can use to tag the url - support.google.com/analytics/answer/1033867?hl=en |
|
Apr 5 |
comment |
Wrong data on referral traffic are you using urchin parameters for tagging your landing pages? |
|
Mar 29 |
comment |
In Google Analytics, given I have a specific page, how do I track where the user went to next? @DKOATED, have I misinterpreted this report? |
|
Mar 28 |
comment |
In Google Analytics, given I have a specific page, how do I track where the user went to next? do check this, the landing page report says "User started at this landing page:" (here you select your page, in this questiion's case its /user/register). Then there is a table beneath it which says "then viewed these pages:" ... so you should be able to see where visitors to that page went to next. |
|
Mar 26 |
comment |
How can I test IE10 on Mac? I believe IE10 comes for Windows 7 as well, these days. Check Microsoft's home page for details. |
|
Mar 26 |
comment |
Interpretation of Goals relative to Visits and Pageviews in Google Analytics Yes, the interpretation would most likely be that. However, then that means the pageviews you see is for those visits and not for that page. |
|
Mar 26 |
comment |
Setting up a VM testing server [MySQL, HTML, & PHP webstore] Testing for SQL correctness? mysqldump command |
|
Mar 25 |
comment |
Guest Post Opportunities - To Post or Not to Post good point ... it was a well worded article, but it does not really help my readers. thanks! |
|
Mar 25 |
comment |
Guest Post Opportunities - To Post or Not to Post with a plug i mean that it seems to be work of an agency on a link building scheme |
|
Mar 23 |
comment |
Reporting Dashboards Take a look at wordstream (which has a free trial period) |
|
Mar 23 |
comment |
Reporting Dashboards Would it not depend on what kind of data you want to report? |
|
Mar 23 |
comment |
GA is not tracking in renewed site did you try creating a new property and using that code instead? |
|
Mar 23 |
comment |
GA is not tracking in renewed site what does the GA Tracking code status say? is it receiving data or not? |
|
Mar 23 |
comment |
GA is not tracking in renewed site Is the Web Property ID that you have fed in the plug-in correct? and are you looking at the correct property dashboard in GA? |
|
Mar 22 |
comment |
How to direct https requests to http while SSL cert expired? Use this code in a php script in_array('mod_rewrite', apache_get_modules()); |