A link for a survey has the following structure:
    my.website.xx/index.php/123456?lang=en
 and possibly some extra characters for the token and or fields for prefilling.
I would like to make this shorter, like:
    my.website.xx/JYRECJ
Of course URL shortening can be done via an external service, but that may be seen as a privacy issue, just like using Google fonts of Google Analytics.
I looked around and found some possible solutions, but since I am not a coder, I have no idea how to implement these features in LimeSurvey.
And to expand them, for example when using tokens, to something like:
    my.website.xx/JYRECJ/UHNNJI
 where the last part is the token.
Has anyone experimented with this? What are pros and cons?
Tammo