E-signatures · Glossary

What is click-to-sign, and is clickwrap binding?

Click to sign means agreeing to terms by pressing a button or ticking a box instead of applying a signature to a document. Where the terms are clearly presented and the button plainly signals agreement, the click is an electronic signature, and the record of that click is the evidence.

Every checkout page and software installer relies on this, and courts have upheld it for decades. The failures are almost never about the click and almost always about what the person could reasonably have seen before pressing it.

· Co-founder

5 min read · Published

Three ways of getting agreement, compared
ClickwrapBrowsewrapSigned document
How agreement is givenA button or box the person must act onA link in the footer, with no action requiredA mark applied to a specific file
What is usually recordedAn account or session identifier, a time and the terms versionLittle or nothing about the personIdentity check, address, consent, document and image hashes
The document in evidenceWhatever version was served at that momentWhatever was live, if anybody archived itOne file, hashed at the moment of signing
Typical enforceabilityGood where the notice is conspicuous and the act unambiguousWeakest, and often found unenforceable for want of noticeStrongest, and the norm for negotiated terms
Suited toTerms of service, checkout, policy acknowledgementNothing that mattersContracts, leases, employment, finance, deeds

The two questions a court asks about a click

First, was the person given reasonable notice of the terms. Second, did the act they performed unambiguously signal agreement to those terms. Both are about design rather than law. A page that puts the terms behind a link directly beside the button, in ordinary sized type, with the button labelled to say what pressing it means, passes both comfortably. A page that hides the link in grey text at the bottom, or labels the button continue and mentions agreement nowhere near it, fails the first and often the second. Nothing about the technology decides this. The same click, on two differently laid out pages, produces a binding agreement on one and an argument on the other, which is why the interface is the legal document as much as the terms are.

Clickwrap against browsewrap

Clickwrap requires an act: a box to tick, a button that says agree, a step that cannot be skipped. Browsewrap requires nothing, resting on a link somewhere on the page and the theory that using the site means accepting whatever it says. Courts have been consistently unimpressed by the second, because the person never did anything from which agreement can be inferred and often had no reason to look. There is a middle case, sometimes called sign in wrap, where a button says that continuing means accepting the terms linked beside it. That usually holds, and it holds because the notice is next to the act rather than because of the label anybody has given the pattern.

What the record has to contain

A click is worth exactly as much as the log behind it. The useful record captures who, in the sense of the account or verified address; when, to the second; what, meaning the exact version of the terms served at that moment, kept somewhere retrievable rather than overwritten at the next release; and how, meaning a copy or a faithful reconstruction of the screen the person saw. That last item is the one most often missing. Terms change, pages are redesigned, and two years later the business can show that somebody clicked without being able to show what they were clicking on. Versioning the terms and keeping the rendered page is dull work and is the whole value of the record.

When a click is not enough

Some documents need more, either because the law says so or because the counterparty will not accept less. Deeds have execution formalities that a button does not satisfy. Land dealings, wills and certain statutory declarations sit outside the ordinary electronic transactions rules in most jurisdictions. Employment and finance documents often need identified signatures because a later dispute is likely and the record has to name a person rather than a session. And any negotiated agreement, where the terms were amended back and forth, needs a fixed file that both sides can point to. A click gives agreement to whatever was on screen; it does not give you an agreed artefact.

Where document signing takes over

The dividing line is whether the terms are the same for everybody. Standard terms served to a whole customer base suit a click, because the document is the page and the page can be versioned. Terms negotiated with one counterparty suit a signed file, because the document is the thing that changed and it has to be pinned. Sending a document for signature produces exactly that pinning: one file, recipients named individually, an identity check chosen per recipient, and a certificate afterwards naming who signed what. Clickwrap acceptance is a different pattern and is not what a document signing flow produces, so a business that needs both usually runs them separately. A practical split is to keep clickwrap for anything served to a whole customer base and to route everything with a named counterparty through a file, so nobody has to decide case by case under time pressure. Write the rule down once, put it beside the terms in the same folder, and the question stops coming up in every deal.

Questions people ask

Is ticking a box the same as signing?

Legally it can be, since a signature is any mark or act adopted with the intention of authenticating a record. Practically it is much weaker as evidence, because a tick carries no identity check, no document hash and often no stored copy of what was shown. The act binds; the thin record around it is what causes trouble later.

Do I need consent to do business electronically first?

In consumer settings in the United States, yes, there is a specific disclosure and consent requirement before electronic records can replace paper ones. Elsewhere the rule is usually framed as consent that may be inferred from conduct. Either way, a short line stating that continuing means accepting electronic records costs nothing and closes an argument.

Can I change the terms after somebody clicked?

Not retrospectively. The person agreed to the version served at that moment, and a later version binds them only if they are given notice and a fresh chance to accept or leave. Quietly editing the live page and pointing at it later is the fastest way to lose the benefit of having collected the click at all.

How long should click records be kept?

At least as long as the limitation period for a claim on that agreement, which in most common law jurisdictions is six years from breach and longer for a deed. Keep the terms version alongside the click, because a timestamp pointing at terms nobody kept a copy of is not a record of anything useful.

Is a clickwrap enforceable against a business as well as a consumer?

Yes, and often more easily, because the consumer protections that police unfair terms and unclear notice are strongest for individuals. A business that clicks through supplier terms is usually held to them. The counterweight in Australia is the unfair contract terms regime, which now reaches small business standard form contracts too.

Should a policy acknowledgement be a click or a signature?

A click is proportionate for something read once a year by every employee, provided the record names the individual and the version. A signature is better where the acknowledgement matters in a later process, such as a code of conduct relied on in a dismissal, because a named signature with a date is harder to argue with than a row in a system log.

Make one with e-signatures

The button opens the generator with this use case already described. Change the wording to match your own.

Send a document for signing

Related questions

Step by step in the builder: Send a document for signature.

Sources

Written and checked by the OneCraft team. Last checked .