Welcome to the LimeSurvey Community Forum

Ask the community, share ideas, and connect with other LimeSurvey users!

Panel integration -end link

  • holch
  • holch's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
5 years 6 months ago #174773 by holch
Replied by holch on topic Panel integration-end link

my entry link there is
Demo.limesurvey.org/index.php?r=survey/i...2&lang=hr&encID=test

in my end link I am still not getting endID :(


With this, you should get "test" in the end url. This is just for testing, if it works. You could allso pass on &encID=thisisconfusing and you will receive "thisisconfusing" in the end url.

I hope things are clearer now? This should be something your panel provider explains you. But then, I guess they expect you to know the basics, when you want to work with a panel. I assume they gave you some kind of explanation with the links. If not: bad practice. Look for a better provider next time.

I answer at the LimeSurvey forum in my spare time, I'm not a LimeSurvey GmbH employee.
No support via private message.

The following user(s) said Thank You: ipazur
The topic has been locked.
  • holch
  • holch's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
5 years 6 months ago - 5 years 6 months ago #174775 by holch
Replied by holch on topic Panel integration-end link
So I created a little video to show you how it works. Actually, you don't have to worry about the link to the survey and how the encID gets there later. Your Panel Provider will create a personalized link for every participant with an individual encID, this here is for testing if it work to pass this encID back to them.

So if what is written after the "&encID=" in the survey link comes out at the end in the end URL, this means things are working.

I created 3 different URLs on an uploaded version of your example LSS and everytime the encID is passed through the survey to the end url, so seems like things are working. I have created a little video to show you how it works:
www.dropbox.com/s/3pwd9r42pyafrqn/limesu...integration.mp4?dl=0

So basically, each respondent will receive such a link and when they click on it, they'll get to your survey, your survey will grab the encID, save it in the hidden question and when the person finishes the end url will contain this encID again, which will redirect them to a page of your panel provider and they will read out this link and update their database accordingly.

you only have to worry, if the encID is passed through correctly and if the different links to the provider are correct.

I answer at the LimeSurvey forum in my spare time, I'm not a LimeSurvey GmbH employee.
No support via private message.

Last edit: 5 years 6 months ago by holch.
The following user(s) said Thank You: ipazur
The topic has been locked.
  • ipazur
  • ipazur's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
5 years 6 months ago #174782 by ipazur
Replied by ipazur on topic Panel integration-end link
Thank you, thank you, 1000 times thank you :)

So it was working whole time, but panel provider kept telling me they are not seeing encID like this 3-zJiSl_V3Ey-A9ZpaG5XSKA~~, so I thought I should get it somehow...

It was known from the beginning I never worked with panel, and panel provider never did integration with limesurvey before... so we were both in unknown land

I see encID in 3-zJiSl_V3Ey-A9ZpaG5XSKA~~, in hidden field, and instead of my test word in end url...
I think your video should be added in limesurvey manual! It is more helpful!
The topic has been locked.
More
5 years 6 months ago #175427 by surveySn
Replied by surveySn on topic Panel integration -end link

I replace encID with token, it doesn't work. Can you help me?
The topic has been locked.
  • tpartner
  • tpartner's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
5 years 6 months ago #175435 by tpartner
Replied by tpartner on topic Panel integration -end link
It should be in uppercase - {TOKEN}

Or - {TOKEN:TOKEN}

Cheers,
Tony Partner

Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
The following user(s) said Thank You: DenisChenu, surveySn
The topic has been locked.
More
5 years 6 months ago #175448 by surveySn
Replied by surveySn on topic Panel integration -end link
Thank you,

it's work,

I want to know why.
The topic has been locked.
  • tpartner
  • tpartner's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
5 years 6 months ago #175453 by tpartner
Replied by tpartner on topic Panel integration -end link

I want to know why.

I explained why in my post.

Cheers,
Tony Partner

Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
The topic has been locked.
More
5 years 6 months ago - 5 years 6 months ago #175467 by surveySn
Replied by surveySn on topic Panel integration -end link
version:3.15.0 (181008)

Quotas:
1、age-18-29,Autoload URL: example.com/notify.php?token={TOKEN}&status=S&datatype=html


2、sex-Male,Autoload URL: example.com/notify.php?token={TOKEN}&status=Q&datatype=html



But Autoload URL lost token.

Can you help me?
Thanks。

File Attachment:

File Name: endlinktest.lss
File Size:20 KB
Attachments:
Last edit: 5 years 6 months ago by DenisChenu. Reason: Usage of example.com
The topic has been locked.
  • holch
  • holch's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
5 years 6 months ago #175468 by holch
Replied by holch on topic Panel integration -end link
It is not very helpful to have a test survey that is in a language that very few of us will actually be able to read.

From what I see, you have a long text question that asks for the token. However, the token is already included in the URL and if not, there will be a LS specific question to ask for the token.

I am not quite sure what you are trying to do here...

I answer at the LimeSurvey forum in my spare time, I'm not a LimeSurvey GmbH employee.
No support via private message.

The topic has been locked.
  • DenisChenu
  • DenisChenu's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
5 years 6 months ago #175472 by DenisChenu
Replied by DenisChenu on topic Panel integration -end link

surveySn wrote: But Autoload URL lost token.

I test with your survey with 3.15.0 / github : all 3 urls work.

Did you check with survey activated ?

Else : disable "Ajax mode" in template option.

Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member, professional service on demand , plugin development .
I don't answer to private message.
The topic has been locked.
More
5 years 6 months ago #175500 by surveySn
Replied by surveySn on topic Panel integration -end link
disable "Ajax mode" in template option.
i do it



surveyssssss.com/notify.php?token=&status=Q&datatype=html

But still lost token.
The topic has been locked.
More
5 years 6 months ago #175501 by surveySn
Replied by surveySn on topic Panel integration -end link
tmrlm.limequery.com/262174?newtest=Y&lang=en&token=test1



Complete it's OK-http://surveyssssss.com/notify.php?token=test1&status=C&datatype=html


But 'Quota full' and 'Screen' lost token.-http://surveyssssss.com/notify.php?token=&status=Q&datatype=html


The topic has been locked.

Lime-years ahead

Online-surveys for every purse and purpose