Category
From the developer
Pageclip is a simple way to save information from your website via forms or front-end JavaScript. That is, you can save data from your website without a server—Pageclip is your server.
Pageclip is perfect compliment to your GitHub pages site: collect leads for your new product, setup a contact form, capture emails for a Newsletter, or create white-Labeled survey forms. All from your static website and without a server.
Easy to Setup
Just point your form at Pageclip, and get a nice submission behavior with no pageloads.
<form action="https://send.pageclip.co/{yourKey}">
<!-- your inputs -->
</form>
Or submit data from your front end JavaScript
let data = {name: 'Bill', email: '[email protected]'}
Pageclip.send(yourKey, data)
Works Anywhere
Pageclip works anywhere you can put an HTML form. It works with any static site generator e.g. Jekyll, Hugo, Hexo, GitBook, Gatsby and all others. Pageclip also works on any hosting provider, from static hosting providers like GitHub Pages or S3, to Platform-as-a-Service providers like Heroku and Docker, and any other method of hosting you have up your sleeve.
Pricing and setup
For small websites
For small - medium websites
For several websites
For agencies with many clients
Free
For small websites
- One Site
- One Form
- 1,000 Form Submissions
Pageclip is provided by a third-party and is governed by separate terms of service, privacy policy, and support contact.