Ulysses
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
Ulysses
»
General
»
Developers Corner
»
A good way to find out if people are actually using your script.
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: A good way to find out if people are actually using your script. (Read 1680 times)
0 Members and 1 Guest are viewing this topic.
LuaTenshi
Hero Member
Posts: 545
Karma: 47
Just your ordinary moon angel!
A good way to find out if people are actually using your script.
«
on:
October 09, 2013, 07:47:01 AM »
What would be a could way to tell if people are actually using your script? I was thinking of sending some data to my website so I could simply track the stats of what servers and how many servers are using my scripts. But is there a better way?
Logged
I cry every time I see that I am not a respected member of this community.
Megiddo
Ulysses Team Member
Hero Member
Posts: 6214
Karma: 394
Project Lead
Re: A good way to find out if people are actually using your script.
«
Reply #1 on:
October 09, 2013, 04:43:43 PM »
Nope, that's the best way. Just make sure you're clear about what data you're collecting and sending.
Logged
Experiencing God's grace one day at a time.
JamminR
Ulysses Team Member
Hero Member
Posts: 8096
Karma: 390
Sertafide Ulysses Jenius
Re: A good way to find out if people are actually using your script.
«
Reply #2 on:
October 09, 2013, 07:03:15 PM »
And of course, make sure it doesn't totally freak out if it can't reach your site for any reason.
Graceful exits, etc etc.
Logged
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming
Print
Pages: [
1
]
Go Up
« previous
next »
Ulysses
»
General
»
Developers Corner
»
A good way to find out if people are actually using your script.