Skip to content

Pretty URL for sharing #35

Closed
Closed
@zeigerpuppy

Description

@zeigerpuppy

The current sharing URLs are not very easy for people to input,
It may be good to include some instructions of how to create a prettier URL.
I have used a nginx redirect which works well.
Some sort of email tracking may be nice too, so that users have their email field inputted straight away into the survey if it was sent from a bulk email.

    location = /survey {
    return 301 /shared/LlBubZh_U7349GHKiik5aCJambHPYFtUxNdpjs;
    }

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions