Has anyone successfully used a proxy login to allow content to be available on your website | XM Community
Skip to main content
Solved

Has anyone successfully used a proxy login to allow content to be available on your website

  • October 4, 2018
  • 6 replies
  • 93 views

MichelleM
Level 2 ●●
Forum|alt.badge.img+6
I know of a couple school districts who have successfully been able to display Vocalize dashboards via their school websites. They have created a generic view-only login and used code with a proxy-login to connect website visitors without requiring those visitors to log in. That code has been shared with me, but with both our website provider and a google-sites website, I am running into problems with the login screen showing in the iframe rather than the login connecting to Qualtrics. Since Qualtrics does not support this feature, they are unable to assist me in troubleshooting this problem. Any help would be appreciated - as I am very much a novice when it comes to web coding.

Best answer by LaurenK

Hi @MichelleM! In your specific case, we would recommend reaching out to the individual you received the code from, as they may be able to provide the additional development work needed to fit your specific site's needs!

6 replies

LaurenK
Former XM Community Team Member
Forum|alt.badge.img+13
  • Former XM Community Team Member
  • October 22, 2018
Hi @MichelleM! Do you mind posting the iframe code you are using to implement this? It may be useful to our community members to begin troubleshooting!

MichelleM
Level 2 ●●
Forum|alt.badge.img+6
  • Author
  • Level 2 ●●
  • October 24, 2018
Here is the iframe code. This is code I have modified that was given to me by Ron B in Wenatchee School district (want to give proper credit). `<BODY onLoad="login()"> <form NAME="form1" target="iframe1" id=form1 method="POST" > <input type=hidden name="username" value="dashboardviewer@muskegonorway.org"> <input type=hidden name="password" value="Qualtrics2018"> <input name="redirect" type="hidden" value="/vocalize#/dashboard/5afaebe3e0547e000f96a9cd?pageId=Page_9d1a2bfe-db38-4ad9-a77d-0bb29b846ef"/> <input name="prefix" type="hidden" value="proxy"/> <iframe name="iframe1" height="1500" width="100%"></iframe> </form> </body>`

LaurenK
Former XM Community Team Member
Forum|alt.badge.img+13
  • Former XM Community Team Member
  • October 25, 2018
Hey @MichelleM! Oops - it looks like your iframe code didn't post! Be sure to select the code format found within the editing toolbar (screenshot attached) to post your code! :) !

MichelleM
Level 2 ●●
Forum|alt.badge.img+6
  • Author
  • Level 2 ●●
  • October 25, 2018
Sorry about that.

LaurenK
Former XM Community Team Member
Forum|alt.badge.img+13
  • Former XM Community Team Member
  • Answer
  • December 3, 2018
Hi @MichelleM! In your specific case, we would recommend reaching out to the individual you received the code from, as they may be able to provide the additional development work needed to fit your specific site's needs!

JoycaV
QPN Level 4 ●●●●
Forum|alt.badge.img+27
  • QPN Level 4 ●●●●
  • November 10, 2020

Hi MichelleM ,
Did you ever succeed in making the dashboard in an iframe work? It's an interesting case!
Kr
Joyca