Jump to Content
Ironclad Clickwrap API DocumentationGuidesClickwrap API ReferenceRecipesApp Login
HomeGuidesRecipesClickwrap API Reference
v1.1

GuidesClickwrap API ReferenceRecipesApp LoginLog InIronclad Main WebsiteIronclad Clickwrap API Documentation
Log InIronclad Main Website
v1.1

Getting Started

  • Introduction
  • Common Data Structures in Ironclad Clickwrap
  • Tutorials
    • How to Add a Terms of Use Clickwrap to a Sign Up Page
    • How to Add a Terms of Use to a Checkout Page
  • Web App Docs

Clickwrap & Acceptance Tracking

  • JavaScript Library
    • General Considerations
    • Loading a Clickwrap 101
    • Manually Sending Acceptance
    • Dynamically Render Contract Data
    • Virtual Groups
    • Sending Clickwrap Data Server-side
    • Checking Acceptance on Login
    • Get Acceptance Record Download URL
    • Using Force Scroll
    • Using Embedded Forms
    • Add a Snapshot Location to an Agreed Event
    • Debugging with PS.js
    • Troubleshooting ps.js API Calls
  • JavaScript Library Reference Docs
    • Setting up the JavaScript Snippet
    • Global_ps Object
    • Site Object
    • Triggered Events
    • Actions
    • ClickwrapGroup Object
    • BrowsewrapGroup Object
    • ParameterStore Object
    • GroupStore Object
    • DataObject
  • Activity API
    • Authentication (Activity API)
    • Sending Acceptance via Activity API
    • Retrieve Last Contracts Signed by Signer
    • Check if Signer Has Accepted Latest Contracts
    • Retrieving Clickwrap HTML or Data
    • Integrating Ironclad Clickwrap without PS.js
    • Snapshots for Native Apps
    • Activity API Reference Docs

Managing Clickwraps and the REST API

  • REST API
    • Authentication (REST API)
    • REST API Reference Docs

SDKs

  • Overview
  • React SDK
  • Node.js SDK
  • Angular SDK
  • Java SDK
  • iOS SDK
  • Android SDK

Integrations

  • Salesforce Integration
    • Salesforce Integration (via Zapier)
    • Salesforce Integration (via Salesforce Apex)

Webhooks

  • Getting Started with Webhooks
  • Webhook Events + Payload Examples
  • Integrating Ironclad Clickwrap with Zapier
  • Integrating your own email or SMS provider

Other

  • Retrieving Activity Data in Bulk

JavaScript Library

Suggest Edits

Overview

With our JavaScript snippet, we make it as easy as possible to get started tracking acceptance with the Ironclad Clickwrap platform. Within the following guides, we'll cover what the snippet offers, how to use it, and things to look for.

Click on one of the links below to get started!

Updated over 1 year ago


What’s Next
  • Loading a Clickwrap 101
  • Manually Sending Acceptance with JavaScript
  • JavaScript SDK Considerations
  • Table of Contents
    • Overview