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

Support for storing/retrieving custom metadata on a shortened URL #17

Merged
merged 2 commits into from Mar 22, 2012

Conversation

lynchseattle
Copy link
Contributor

Added support for passing in custom data in the options when creating a new URL. This will store any meta-information on that URL that you might want to track. A possible use for this would be an ecommerce store with a shortened URL, but you might want to track that this URL was generated for a specific micro-site or even a specific customer.

Updated docs and tests, and also added a test for verifying the custom length on short URLs is correct.

… a new URL. This will store any meta-information on that URL that you might want to track. A possible use for this would be an ecommerce store with a shortened URL, but you might want to track that this URL was generated for a specific micro-site or even a specific customer.
edwardhotchkiss added a commit that referenced this pull request Mar 22, 2012
Support for storing/retrieving custom metadata on a shortened URL
@edwardhotchkiss edwardhotchkiss merged commit 5ff3211 into edwardhotchkiss:master Mar 22, 2012
@edwardhotchkiss
Copy link
Owner

Baller

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

Successfully merging this pull request may close these issues.

None yet

2 participants