Monitoring IP's Of Visitors To Website
Jul 28, 2006Is there a simple way to log IP's without CGI? I need to log the IP's of the visitors to a website I run. I used to have a CGI script but there's no CGI on the server I'm using
now.
Is there a simple way to log IP's without CGI? I need to log the IP's of the visitors to a website I run. I used to have a CGI script but there's no CGI on the server I'm using
now.
Is it possible to create a tracking code that would allow me to:
(1) a) Find out the identity of visitors to a certain website (a website unrelated to me and the visitors did not visit my website) b) The identity of those who recently searched for a certain keywords and/or...
(2) Find out what websites certain individuals have recently visited (or visiting in real-time)?
I'm currently relying on logged-in users hitting "logout"
(logoff) before they leave, in order to terminate the session.
With PHP the session filename is in a cookie that lasts for the
current session. The problem is that the server does not know
when the current session expires. (I have quite long timeouts.)
Did anybody attempt a script to automatically call "logout"
when the session expires? It seems quite complicate, as there
are multiple urls that share the same session and the user is
not actually logging out until one of them is open in some
client window.
We have a web site that has various 3rd party javascript components on it, such as google analytics code, ad code, etc... JavaScript that executes in the browser and that we have no control over. We'd like to monitor and time the execution of these various blocks of 3rd party code so that we know exactly how long the page is taking to render to the end user. My first thought was to have some sort of JavaScript stopwatch that started immediately when the page began rendering, and then when various 3rd party JS components finished, the stopwatch would report back to a web service we expose noting which 3rd party code block just finished and how much time had elapsed. This web service would log all these reports.
View 8 Replies View RelatedIn the code below I have eight div's belonging to a class "mainmenu". There is styling for said class "mainmenu" in the header and that is what I would like to modify with my jQuery. What I am trying to do is set jQuery up to monitor each div for the onhover event and change the "background:" property for each div that is being hovered. I have a good book on jQuery but I don't really see this type of situation being covered. Is this possible to do?
[Code]...
i want to create a counter how i do that with javascript, but i mean counter who count all the visitors. Hos i do that?
View 1 Replies View Relatedhow to implement Visitors Counter on a .html page using JavaSript. I do not want to use any predefined visitors counters controls.
View 1 Replies View RelatedI am just starting to understand JAVA Script a little bit to the point where I am able to modify scripts. Thing is now I can't find anything similar to what I need to modify
I have a page which can be found in google which is nice. But people can find a lot of sub-pages as well which is nice from a PR point of view. Nevertheless I don't want people to jump in the middle. I want them all to start on index.hmtl and nowhere else. So is it possible to have all visitors who click on a search result for example in google to be redirected to index.html ? Maybe referrer based redirect?
we wanted to know if it is possible to redirect a user to a selected page based on their location? Our interest is only in our country but want to redirect based on which state they live in. Town or suburb is not relevant.
View 2 Replies View RelatedI'm running a test on my site for the mcafee secure logo, such that the mcafee logo will be shown to some visitors, and we track conversion rates with and without the logo. Naturally, mcafee have to keep track of the user vir the whole session, through to any 'thank you for buying' page. The code you place on the site is just an image, which includes in the url a reference to your domain.
The tech guy I spoke to suggested that the tracking happens via a cookie. But can this be done, when no script has been called from their server? The headers returned with the image show Content-Type: image/gif.
So basically I'm asking can cookies be set this way? If not then all I can see is that they're tracking urls only, which will be far from reliable.
Does anyone know of any good perl or java scripts that allow you to redirect visitors based on their screen resolution?? Code:
View 2 Replies View RelatedI'am having trouble making it work. I placed it in the head section, am I missing something or could the code just be crap? Here is the code i use. found on [URL]
<script type="text/javascript">{literal}
function iPhoneAlert() {
if((navigator.userAgent.match(/iPhone/i))||(navigator.userAgent.
match(/iPod/i))){
[Code]....
and on the <Body> I've put this <body onLoad="iPhoneAlert();">
In some articles on my site I'll be talking about money and I would really like to be able to find out where a visitor is from and target my dialogue to whatever currency they use. E.g. "It is possible to earn 15 pounds/dollars/euros" depending on the readers country.
View 6 Replies View RelatedI'm trying to limit the people that visit my site to a specific region, and I thought that the Google Geolocation API might help me do this.
[Code]...
But for some reason I can't get this to work, I'm thinking something is wrong with the position object, but not sure.
Does anyone know the best way to detect and track a visitors screen resolution. I know the javascript to detect the users resolution but I am a bit confused on the best way to track and save this. Should I save it to a database or is it easier to save it to a text file?
View 8 Replies View RelatedI have setting some cookies to track visitors to my site. I have my pages in folder music and in sub folders. I can access my site by typing: [url] So the domain will be: [url] and the path: /sara/music/
But the broblem is that other cookies are attached to my cookieby going to [url] or any link in it.
Is the problem from setting the path? If not how can I filter my cookie so i can just display my cookies only, I use one function to display all the cookies.
We all know AC_OETags.js.URL like: [URL]How to make flash detection in variable with valu true or false if it is (not) detected to use in PHP applications?
View 5 Replies View RelatedOn many pages like Yahoo or similar, if we try to save the page by File>Save many of items like images or JavaScripts does not get saved on computer how is this achieved.
View 1 Replies View Relatedi want a make my web site the home page of the visitors who 'll visit my site....but i wanna do this without giving any message 2 them....i daont want them to know abt this....that on their visit my web site 'll become their home page.
View 7 Replies View Relatedare there any scripts on the web that could disable visitors from viewing my web source code? (can java script do this? if not any recommendations?)
View 14 Replies View RelatedI have some basic HTML knowledge but rely pretty heavily on WYSIWYG editors (dreamweaver). I think this might be more of a PHP question and not necessarily require a js, but here it is. What I am trying to do is learn how to build a directory in a site that allows any visitor to the site to add A) the company's name, B) the site URL, and C) possibly a brief description. Ideally, the site would also have a drop down menu to select the category in which to post it.
View 1 Replies View RelatedI have a page with 3 images. I want my visitors to hear an mp3 audio once they hover their mouse on each image.
image1 = audio1.mp3
image2 = audio2.mp3
image3 = audio3.mp3
But here are the challenges.
1- I want the audio files to play on the same page where the images are, without opening a new page.
2- I don't want the users to be asked to accept any kind of plugins (such as Windows Media Player). Which means everything needed to run the script should already exist on that page.
3- I want it to be played on the 3 major browsers (IE, Firefox, Chrome)
Is this possible? I'm not good at Javascript, but I will understand to do my best to understand your instructions. I spent a long time looking online, but most of what I found is only compatible in one browser or the other.
I want to create a form in which visitors can add input text fields like this:http://img269.imageshack.us/img269/5268/pictureli.jpgNote that you should be able to add/remove both new person and children to those persons.How do I solve this? Im pretty new to JavaScript, maybe this project is waaay to hard for a beginner?
View 3 Replies View RelatedThe javascripts files in my website are constantly getting injected with malicious codes which redirects my website
View 2 Replies View RelatedI'm trying to code a feature for my website using DHTML where the person viewing the website can rotate between viewing the positive/negative points of the website being reviewed. This example was in the publication called Using HTML 4 by Lee Anne Phillips. Code:
View 5 Replies View RelatedUse jquery to track visitors mouse movements and clicks and then playback. Here is the proof of concept:Uses: jQuery and php. jquery records mouse moves and clicks, sends data via ajax to a php page, the php page writes the mouse events to a text file.When you go to the playback page, jquery connects to a php page that reads the text file and moves the mouse accordingly
View 3 Replies View Related