rossmcl
Programmer
- Apr 18, 2000
- 128
Hi,
Can someone please tell me how to find unique visitors to my Flash site
I am already using PHP to have a hit counter, but I want to also record unique users, so I guess I need to also record some information from the users machine (?) when they visit. I suspect I can also use PHP to do this, the only problem is I cannot store info in database, as I cannot use mySQL with my hosting company.
Is there a way I can store user information in a text file, and just append a record each time a new unique visitors comes to my site?
(there are not going to be large numbers of visitors to my site at launch (and when there is and a txt file becomes unmanageable, I will switch hosting companies so I can do it with a database).
Any help VERY much appreciated. I am a complete novice to Flash and PHP etc.
RM
Can someone please tell me how to find unique visitors to my Flash site
I am already using PHP to have a hit counter, but I want to also record unique users, so I guess I need to also record some information from the users machine (?) when they visit. I suspect I can also use PHP to do this, the only problem is I cannot store info in database, as I cannot use mySQL with my hosting company.
Is there a way I can store user information in a text file, and just append a record each time a new unique visitors comes to my site?
(there are not going to be large numbers of visitors to my site at launch (and when there is and a txt file becomes unmanageable, I will switch hosting companies so I can do it with a database).
Any help VERY much appreciated. I am a complete novice to Flash and PHP etc.
RM