Managing Sites
Create and manage sites to get your Site ID and embed code for the Earpocket widget.
What is a Site ID?
A Site ID is a unique identifier that connects the Earpocket widget on your website to your account. It looks like this:
site_a7Bx9kLm2nPq
Every site you create gets its own Site ID. This allows you to:
- Track which articles are being converted to audio
- Manage multiple websites from one account
- Get pre-configured embed code for each site
Creating a Site
Step 1: Go to Your Dashboard
After signing in, you'll land on your Dashboard.
Step 2: Click "Create Site"
Click the + Create Site button in the top-right corner.
Step 3: Enter Site Details
| Field | Required | Description |
|---|---|---|
| Site name | Yes | A friendly name to identify this site (e.g., "My Blog") |
| Domain | No | The domain where the widget will be installed (e.g., "myblog.com") |
Step 4: Click "Create site"
Your site is created instantly. You'll be taken to the site details page where you can copy your embed code.
Finding Your Site ID
Your Site ID is displayed in several places:
On the Dashboard
Each site card shows its Site ID:
┌─────────────────────────────┐
│ My Blog │
│ myblog.com │
│ │
│ site_a7Bx9kLm2nPq │
│ │
│ Created Feb 15, 2026 │
└─────────────────────────────┘
On the Site Details Page
Click any site to see its full details, including:
- Site ID — Prominently displayed at the top
- Embed Code — Pre-configured with your Site ID
- Quick Start — Step-by-step installation guide
- Widget Settings — Customize position, theme, accent color, and button text (learn more)
- View Analytics — See widget performance metrics (learn more)
You can also edit your site's name and domain directly on this page by clicking on them.
Copying Your Embed Code
The site details page provides ready-to-use embed code:
<script
src="https://widget.earpocket.com/embed.js"
data-site="site_a7Bx9kLm2nPq"
async
></script>
Click the Copy button to copy the code to your clipboard. Then paste it into your website just before the closing </body> tag.
The embed code already includes your Site ID. Just copy and paste — no editing required.
Managing Multiple Sites
You can create as many sites as you need. Each site gets its own:
- Unique Site ID
- Embed code
- Widget customization
- Analytics dashboard
This is useful if you run multiple blogs or websites.
Deleting a Site
To delete a site:
- Go to the site's details page
- Scroll to the Danger Zone section
- Click Delete this site
- Confirm the deletion
Deleting a site immediately disables the widget on that site. Any embed code using that Site ID will stop working.
Next Steps
Now that you have your Site ID:
- Install the widget on your website
- Customize the widget from your dashboard
- Configure via code to match your site's design
- Learn about inline mode for article pages
- View analytics to track how your widget is performing