advanced search

Web Link


This is the simplest of apps. All it does is open a browser window to a site that you have defined beforehand. So if you would like to have a tag that opens up Google search, you just have to put http://www.google.com in the wizard’s input field and apply it to an empty tag. By the way, it doesn't stop there. Since the app uses a URL, you can use any URL, also database queries for example. So go ahead and test the limits of this simple app.

 
Your rating: None Average: 3.9 (18 votes)

work ofline

It's possible to let tag go to a defined url locally when it is not connected to internet?

not able to use http port in web link

i want to give a link for eg..
http://10.10.8.2:30000/sample.html

but it is not working , the response on tag invocation gives a link..
https://10.10.8.2/sample.html

this was working 3 weeks before.
but http port is not returned frm touchatag applicaton.

any views, ideas...why it is not working now..

Javascript

Any way you can use hash urls without refreshing the page.

http://mywebsite.com/#something
http://mywebsite.com/#somethingelse

I want to use this to navigate my website by calling javascript functions rather than pages. Any ideas?

Tag Number

It would be nice to be able to do the following:

Go to: http://www.domain.com/page.php?tag=[tag_number]

Is that possible?

BeeRich in Toronto

Hey there, ***Good News***

Hey there,
***Good News*** You can use the feature you requested to replace markers with specific info. The markers are &touchatag.tag.id; and &touchatag.reader.id; as explained in my previous comment

Tag number

Hi ,
Yes, it will possible to get a tag number and also reader number as well. We are busy implementing it and should be there soon. It is implemented to something similar you mentioned by replacing '&touchatag.tag.id;' eg http://www.domain.com/page.php?tagId=&touchatag.tag.id; will return http://www.domain.com/page.php?tagId=0x12345678901234 where 0x12345678901234 is the tagID.

cheers,
tegbirD

Feature request (or perhaps idea for new app)

I'd like to be able to associate an e-mail address (or mobile number) with the tag too, and receive a notification (e-mail/SMS) when the tag is read. Perhaps with the geo-location of the IP address that the read event came from.

That way, one can use TikiTag as a marketing tool - send out (mass) mailings, measure responses and campaign effectiveness, etc.