The forum is here for legacy reasons. No new posts will be created. User registration is disabled! If you have any questions, please email us or check https://www.adultscriptpro.com for more details!
You are not logged in.
Pages: 1
Hello Friends,
I Like To Know If AnyBody is Using Search Engine Feature In Script. I Do Not understand How To use It It have Yahoo,Bing and Google Analytic Option What Is It Used For And How.
Pharmacy, wholesale prices - worldwide shipping.
Offline
If you sign up with those services (Google Analytics, etc) they give you a tracking code. You put those in the SEO fields. This means that every page load has this tracking code so those service can give you more detailed info about your visitors.
Offline
I Know That Bro It is For Tracking Traffic And Submitting Sitemap Directly But Which Code Need To Be Used I tried But Not Worked
Pharmacy, wholesale prices - worldwide shipping.
Offline
Then your problem is not with ASPro but with that service. If you know how to use Google Analytics then take your tracking code and just place it in the appropriate ASPro field. I can confirm it is working. Remember, just paste the tracking number and not any PHP code that those sites commonly give. ASPro has the php code already incorporated and if anything is in the field it activates that section. You can confirm it is working, by saving your tracking number in the field in ASPro, open your site (refresh and clear cache), then view source of your page. You will see it either in the header or the footer - dependent on the service chosen.
For google analytics, it looks something like:
Assigned from Google: UA-123456789-1
Then once saved, ASPro generates this on every page view (this is in the footer and was the last lines on view source):
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-123456789-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
From here, you can then login to your Google Analytics account and see what your site is doing.
Offline
Ok I Try the Code See What happens.
Pharmacy, wholesale prices - worldwide shipping.
Offline
Pharmacy, wholesale prices - worldwide shipping.
Offline
Hmmm...the tracking code is on your site (i just checked). Is google analytics working for you now?
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
No Its Not Showing Any Traffic Count And Etc.
Pharmacy, wholesale prices - worldwide shipping.
Offline
I have confirmed the code is in your site correctly. You may have to wait a day for Google to get up and going. After you are recognized, you should be able to enable the real-time tracking. If Google Analytics is still not working, then you would need to contact Google.
Offline
Its Working i tried Again With COde It Started Working And How To ACtivate Google Webamasters ,Yahoo And Bing field Do There In Search In Option
Pharmacy, wholesale prices - worldwide shipping.
Offline
Its just my opinion, but you should really just choose one of these services as by using more you theoritically are slowing down page load. Each script has to pass data to that companies server and they all are reading the same data - they just display it differently. As far as google - the best imo - you only need to add the analytics code. For webmasters toolkit, you should upload their html file. This reduces overhead plus allows full integration between analytics and webmasters tools. I would advise reading Googles documentation for these products.
Offline
I also think (and do the same) as THS. I only use google analytics on the page, and for all other webmaster services i use the html/xml file they provide to verify my site.
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
I also think (and do the same) as THS. I only use google analytics on the page, and for all other webmaster services i use the html/xml file they provide to verify my site.
I Use Statcounter They provide Good Information Visitors But the Problem Is They have Log limt So i Am thinking to Shift.
Pharmacy, wholesale prices - worldwide shipping.
Offline
Pages: 1