Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot view poll responses #15

Open
snpschaffer26 opened this issue May 2, 2022 · 8 comments
Open

Cannot view poll responses #15

snpschaffer26 opened this issue May 2, 2022 · 8 comments

Comments

@snpschaffer26
Copy link

H! I used this code snippet on a poll question in my guide but none of the responses are showing up in poll responses. I can see the responses to the other poll questions that I did not use this snippet on so it seems like the responses aren't showing because of the snippet. Do you have any advice? Thanks

@fortynachos
Copy link
Contributor

Just want to check, did you wait an hour until the results processed in the Pendo UI? Also, can you confirm which snippet you're referring to? I'm not seeing a file referenced in the issue log.

Do note that these snippets are provided with no support or SLA, since they're free. We'll do our best to advise where possible.

@snpschaffer26
Copy link
Author

Thank you for the prompt response! I did wait over an hour and was able to see other results. I am using this: https://gist.github.com/fortynachos/99949885c70f5acd7746e3672dd4470a

@fortynachos
Copy link
Contributor

Hey there -- so I just tested this and it does work for my test subscription. The likely culprit here is that you may not have inputted the placeholder text and/or the open text field to capture the concatenated values. The documentation for that can be found here:
https://github.com/pendo-io/snippets/blob/master/guides/guidePolls/multiSelectCheckboxPolls/Documentation%20-%20Implementing%20Multi-Select%20Checkbox%20Polls%20in%20Pendo%20Guides.pdf

If you follow those instructions to the letter, wait an hour after a staging or production poll submission (note that responses aren't captured after just a guide preview), and still don't see the response, then let me know.

@snpschaffer26
Copy link
Author

Hi and thank you! I did follow these exactly with no luck

@prolitariat
Copy link

This is also happening in our environment, poll has been active in public today since 6am and was deactivated at 1pm. No responses have been registered for the guide step that included the js snippet. We ended up disabling the multi-checkbox question. Followed the instructions here: https://github.com/pendo-io/snippets/blob/master/guides/guidePolls/multiSelectCheckboxPolls/Documentation%20-%20Implementing%20Multi-Select%20Checkbox%20Polls%20in%20Pendo%20Guides.pdf

@luztorres56
Copy link

Hello @fortynachos! I've also had the same issues with viewing the poll responses for my Pendo guide (with conditional branching) https://github.com/pendo-io/snippets/blob/master/guides/guidePolls/conditionalBranching/radioButtonPollBranching.js

We pushed this to prod earlier today - and are unable to see the poll selection, we can also see what users navigated through the guide.

@fortynachos
Copy link
Contributor

Sorry for the delay everyone -- this has been fixed now in the snippet. Please go ahead and implement what's on the latest file on master and let me know if the issue is resolved.

https://github.com/pendo-io/snippets/blob/master/guides/guidePolls/conditionalBranching/radioButtonPollBranching.js

@sosama49
Copy link

sosama49 commented May 3, 2023

@fortynachos Hey there! i just tested this for multi select polls .. and I am not able to view the answers to the poll in Pendo. I've followed through with the steps on the guide..But not sure which code to copy where? I am also not sure how to find my visitor ID to test the poll on Staging ..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants