Pingtree supports seamless integration with eConsent, a proprietary compliance tracking service that captures user consent certificates and session data. Use eConsent to generate audit-ready proof of consent for regulatory compliance and record-keeping.

What is eConsent?

  • Certificate Generation
    eConsent issues a unique econsent_certificate_id for each lead, providing cryptographic proof of voluntary consent.
  • Session Tracking
    Generates an econsent_session_id to tie consent records to individual user sessions for full traceability.
  • Audit & Compliance
    Maintain a verifiable record of consent to satisfy legal and industry requirements.

Integration Overview

Integrate eConsent in Pingtree via our built-in clickscript or external form implementations. Pingtree will automatically store econsent_certificate_id and econsent_session_id on each lead record.

Integration Steps

1

1. Obtain Your Company ID

Sign up for an eConsent account and retrieve your unique Company ID.
2

2. Add Company ID in Pingtree

In Campaign Settings → Integrations, locate eConsent and enter your Company ID.
3

3. Enable eConsent in Click Script

Go to Campaign Settings → Click Script and toggle eConsent on.
This automatically injects the eConsent tracking into all lead submissions.
4

4. External Form Setup

For offers hosted outside Pingtree, add hidden inputs on each form page:
<input type="hidden" name="econsent_company_id" value="{COMPANY_ID}" />
Ensure your form or API posts this parameter so eConsent can capture each session.

Pingtree Macros

After integrating eConsent, Pingtree adds the following system fields to each lead:
  • econsent_certificate_id — unique certificate identifier
  • econsent_session_id — session identifier for traceability
Map these system fields in Distribution → Lead Routing to pass consent data to endpoints as needed.
Tip: Use the eConsent macros in your reporting and audit logs to demonstrate proof of consent for each lead.