How can I remove the analytics code

Here is another sample that I pull from external file to show the logo on the footer and still no analytic code.

http://ongetc.uni.cc/delicious.html

Thank you very much. I fix this problem. The problem is in the w2.php. But I can not understand why the analytic code is added. http://mrlu.host22.com can run now. Thank you everyone.

as I said, the analytic code is disable only for a specific domain so if you code is pull and output from a different domain then it will still show.

The w2.php doesn’t call the file in different domain. But My sites can not display for checking. Why is it?

I don’t know why or what you did in your w2.php. As you can see I did several ways and they are all work fine for me.

Thank you.I will check the w2.php. Why my site is blocked now?

any new site will go through the review process to ensure no malicious content. you will need to wait for approval of the review

but it is only display in safari. It is very oddness.

Hi Guys!

I’m new here but have struggled abit with the same problem here… kind of…

I have disabled the “analytics code” for my domain by using this link: http://members.000webhost.com/analytics.php.

Didnt help me much… after this i have deleted my entire site and then re-uploaded a fresh new clean copy of Joomla. The code still gets inserted now in the newly uploaded joomla, and screws up quite abit for me.

I also want to point out here that i think this free webhosting service rock and is awsome so i don’t want to complain or anything, but i really want my test environment i have here to work smothly…

Please help me guys :slight_smile:

edit: Guys… a question. Is “disabled” the same as dont get inserted anymore? Or is"disabled" just disabled but still inserted? My problem is… i need that code to get out of there…

WTH guys why not…

Lets see what happens now…

  1. I have totally reset my whole account now.
  2. I have disabled the script thingie…
  3. Creating new joomla database
  4. Uploading a new joomla now as i write.

So… think i will get my answer pretty soon now if code is still going to be tampered with…

So… Here we are newly installed now…

Still get that code inserted in some places…
rss feed for ie8 is down the drain for an example…

So… Now another question… If i go for Premium service here… will that help? Or is it time to go somewhere else?

And… I’m not interested with circumventing stuff…
I dont want any code / scripts added to my site except what i put in there… Need complete control…

Possible here? Or not?

Exprience kinds of light up warnings in my head that if i stay here with that code still being “shot-in”… it will “bite-me-in-da-bu…” later :slight_smile:

Like i said… I love this place :slight_smile: It’s just that this time it’s for a project that i need to be able to really evaluate professionally…

If you upgrade, then there is no such code.

I’ve just run into the same error. It wouldn’t bother me too much, other than it’s happening because I want to use a .php file to load some JavaScript.
I’ve done some testing, and the script doesn’t turn up in .js files, which is good. However, even after changing the header of the PHP file to text/javascript, it’s still included.
Keep the code by all means, but please: make it check the header type, not the file extension!

Just fix it with 000webhost analytics code management. :slight_smile:
Original resolution: http://www.sometip.tk/2012/07/remove-hosting24-script-in-website-hosted-on-000webhost/

I thought I read some wher in another post maybe this forum maybe another that there is something that can be added to the htacess file that could get rid of this type stuborn code…

There is, about half way down this post - http://www.000webhost.com/forum/faq/7894-faq-frequent-ask-questions-guide.html

I don’t really understand.

It’s simple to get rid of the code, if you have a php file then just do the following:

</html><?php die(); ?>

Your website will die before it can show the analytics code.

But is this even legit?

You can go to http://members.000webhost.com/analytics.php to disable analytics code :slight_smile:

Hi all! I had the same problem and it got me crazy for a full day. I tried almost everything but nothing worked. Finally tried this and my home page source code shows the code is gone!!! Try this! This should work:

  1. login to your 000webhost’s members area.
  2. then go to http://members.000webhost.com/analytics.php?action=login
  3. type your domain name
  4. select disable analytic code
  5. submit. It will show analytics code disabled message.
    6.delete all browsing cookies & histories.
    This will work! :slight_smile:
    You can check my website www.jensin.site88.net/

Try this! It worked for me and I was able to remove the analytic code from my website:

  1. Create a text file and rename it as “ .htaccess”.
  2. Open the file and add this line on it: php_value auto_append_file none
  3. Save and upload the file in the root public_html folder.
  4. Login to 000webhost members area.
  5. Then go to: http://members.000webhost.com/analytics.php?action=login
  6. Type your domain name, password (site login/FTTP password) and select- “Disable analytic code” and hit submit button.
  7. You’ll see a message saying analytics code disabled.
  8. Now remove your browsing cookies, history and visit your site.
  9. The analytic code should be gone!!! :slight_smile:
    This worked for me!! Check my website :www. jensin.site88.net