Features Pricing Blog Contact Sign in
6 features, zero configuration

Everything tracked.
Nothing modified.

Beemlo records every tag and metafield change across customers, orders, and products. Automatically. In real time.

Tag history

Every tag added or removed on customers, orders, and products. With timestamps. Whether it was a staff member doing a bulk edit, a Shopify Flow automation, or a third-party app, Beemlo captures it all.

Tag changes
+
VIP added
Jan 15, 2:14 PM
wholesale removed
Jan 14, 11:30 AM
+
returning added
Jan 12, 9:45 AM
churned removed
Jan 10, 4:22 PM

Metafield history

Old value to new value, for every create, update, and delete. See what a metafield was set to before it changed. Beemlo captures the full diff, including the namespace and key.

Metafield changes
custom.loyalty_tier
goldplatinum Jan 15
+
custom.notes
(empty)Prefers phone contact Jan 13
×
shipping.priority
express(deleted) Jan 11

Embedded in the Shopify admin

No separate dashboard. No context switching. Beemlo adds timeline blocks directly to customer, order, and product detail pages in your Shopify admin. Your team sees the change history right where they work.

Customers / Sarah M.
Tag & Metafield History by Beemlo
+ VIP tag added
Jan 15
loyalty_tier gold → platinum
Jan 14
− wholesale tag removed
Jan 12

Secure REST API

Query your change history programmatically with authenticated, rate-limited endpoints. Pull tag and metafield events into BI tools, custom dashboards, or internal automations — scoped per-store with rotating API keys. Read the docs →

Terminal
curl "https://api.beemlo.com/v1/events/tags" \
  -H "Authorization: Bearer bml_sk_..."
// Response
{
  "object": "list",
  "data": [{
    "tag": "vip",
    "action": "added",
    "resource_type": "customer"
  }],
  "total": 1542,
  "has_more": true
}

Private and read-only

Beemlo only requests read permissions and never writes, modifies, or deletes anything in your store. No personal data is stored — just tag names, metafield keys, values, and timestamps.

Permissions
read_customers
read_orders
read_products
write_customers
write_orders
write_products

Custom alerts

Get notified when specific tags or metafields change. Set up rules to watch for high-value changes and get alerts delivered straight to your team. Available on enterprise plans.

Alerts
Tag "VIP" removed from customer
Customer #4821 · 2 min ago
removed
Metafield "loyalty_tier" updated
Customer #1293 · 18 min ago
updated
Tag "wholesale" added to order
Order #1052 · 1 hr ago
added
Tag "do-not-contact" added to customer
Customer #7310 · 3 hr ago
added
Read-only permissions
Never writes or deletes
No personal data stored
Install in under 5 seconds

Stop losing your change history

Set up in seconds. See every tag and metafield change from day one.