Login
Register
Questions
Unanswered
Tags
Users
Ask a Question
Tips
Sawtooth Software Home
Most popular tags
cbc
lighthouse-9
ssi-web
ssi-web-8
maxdiff
acbc
cbc-hb
javascript
grid-question
constructed-list
ssi-web-7
free-format
unverified-perl
skip-logic
alternative-specific-design
latent-class
acbc-summed-price
select-question
smrt
mbc
quota-control
willingness-to-pay
choice-simulator
conditional-pricing
attribute-interactions
Have an idea?
Visit
Sawtooth Software Feedback
to share your ideas on how we can improve our products.
Get Information using Javascript
Hi,
There is any way to get device information like "IMEI Number" or "MAC Address" through javascript or anything other programming language supported by Sawtooth,
i need unique id from device so that i can keep an eye on devices used in Surveys,
javascript
asked
Dec 20, 2017
by
Nouman Saeed
Bronze
(
1,015
points)
retagged
Dec 20, 2017
by
Walter Williams
I'm not sure you can due to privacy reasons? Looking for some confirmation here.
Does the sys_CAPIDeviceID system field assist you?
That's correct, Paul. Secure browsers simply do not provide such information to websites.
Thanks for confirming my suspicions Zachary.
I suggest using sys_CAPIDeviceID as it sounds like it might be a CAPI project?
thanks for your help but i need some unique id other than sys_CAPIDeviceID
because sys_CAPIDeviceID can be change on reinstallation of software.
Your comment on this question:
Your name to display (optional):
Email me at this address if a comment is added after mine:
Email me if a comment is added after mine
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
[captcha placeholder]
To avoid this verification in future, please
log in
or
register
.
Your solution to the original question
Please only use this to answer the original question. Otherwise please use comments.
Your name to display (optional):
Email me at this address if my answer is selected or commented on:
Email me if my answer is selected or commented on
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please
log in
or
register
.
1 Answer
0
votes
Can you use sys_IPAddress given the information you are seeking runs into privacy issues?
answered
Dec 21, 2017
by
Paul Moon
Platinum
(
86,580
points)
Your comment on this answer:
Your name to display (optional):
Email me at this address if a comment is added after mine:
Email me if a comment is added after mine
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
[captcha placeholder]
To avoid this verification in future, please
log in
or
register
.
...