Quick Start
This page provides instructions for integrating Adora into your application. You can integrate Adora using a JavaScript snippet, Google Tag Manager, or a script tag in Next.js.
Integrating the Snippet Using HTML
Obtain an organization ID
Obtain an ORGANIZATION_ID
for your organization by contacting us.
Insert the Adora Script
Add the following script to your application in a location where you want Adora to capture session data. Replace ORGANIZATION_ID
with the value you received.
You are ready to go! Consider enriching your Adora experience by adding cohorts or controlling what Adora records using privacy controls.
Integrating the Snippet Using Google Tag Manager
Install Google Tag Manager
Install and integrate Google Tag Manager into your application.
Obtain an organization ID
Obtain an ORGANIZATION_ID
for your organization by contacting us.
Insert the Adora Script
Insert a Custom HTML tag through Google Tag Manager. Use the snippet below as the value, replacing the ORGANIZATION_ID
with the value you received.
Integrating the Snippet Using Next.js
Obtain an organization ID
Obtain an ORGANIZATION_ID
for your organization by contacting us.
Insert the Adora Script
Insert the following script into your _app.page.tsx
or layout file in your application where you want Adora to capture session data. Replace the ORGANIZATION_ID
with the value you received.
Account set up
Keep an eye on your work email inbox for your Adora Magic sign-up link. Once it arrives, just click the link, set up your password, and voilà - you’re in Adora!