Add utm params to link in docs

https://github.com/jekyll/jekyll/pull/4243 updated this link to a jekyll-specific page. This commit adds utm params to the link so we can tell that users came to us from the Jekyll documentation. Among other things, this will help us provide better support to Jekyll users who sign up, since we'll know what site generator they're using.
This commit is contained in:
Ben Orenstein 2015-12-09 16:28:25 -05:00
parent e8b1a8aa44
commit f97a48d970
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ Jekylls growing use is producing a wide variety of tutorials, frameworks, ext
Code example reuse, and keeping documentation up to date.
- [Use FormKeep as a backend for forms (contact forms, hiring forms, etc.)](https://formkeep.com/guides/how-to-make-a-contact-form-in-jekyll)
- [Use FormKeep as a backend for forms (contact forms, hiring forms, etc.)](https://formkeep.com/guides/how-to-make-a-contact-form-in-jekyll?utm_source=github&utm_medium=jekyll-docs&utm_campaign=contact-form-jekyll)
- [Use Simple Form to integrate a simple contact
form](http://getsimpleform.com/)
- [JekyllBootstrap.com](http://jekyllbootstrap.com)