Qr code question

by 3 replies
6
I want to see if anyone could give some advice on how to solve a problem for us. We have artwork that is on display publicly and what we would like to be able to do is have people click on a QR code where it will ask them to capture their contact information and it will send a back a specific image. We don't want a million contact pages on the website we want one contact page and the QR Code to let us know which image it is. Is there a way to do this? Any help would be appreciated.
#programming #code #question
  • You might want to look into the use of augmented reality where the user needs an app to function wit the image but I'm pretty sure you could implement something using that type of system.

    One of the AR platform that might be able to help is ROAR - https://theroar.io

    Take a look through some of their case studies and see if you can use some of the ideas or applications to work with your idea.

    best regards,

    Ozi
    • [ 1 ] Thanks
  • Does your contact page track affiliates? If so you can setup each piece with an affiliate link.
  • [DELETED]
  • This is totally doable!

    In your QR codes, you can add a code to the URL address of your contact form that is unique to each artwork. This code will distinguish which artwork the QR scan was from.

    When the user submits the contact form, this value can then passed to a script that records the contact information and responds with the corresponding image.

    This is the type of customization you might need to hire a programmer for. If you keep the requirements simple, it should not be very expensive.

    You can find programmers here on the Warrior Forum (see the Warriors For Hire section), Fiverr or Upwork.

    -Clint
  • [DELETED]

Next Topics on Trending Feed

  • 6

    I want to see if anyone could give some advice on how to solve a problem for us. We have artwork that is on display publicly and what we would like to be able to do is have people click on a QR code where it will ask them to capture their contact information and it will send a back a specific image. We don't want a million contact pages on the website we want one contact page and the QR Code to let us know which image it is. Is there a way to do this? Any help would be appreciated.