Integrations

Built for Shopify.
Works with your whole stack.

Connect Glancito to the tools your store already runs on. Native Shopify sync, plus deep integrations with email, SMS, reviews, and analytics platforms.

🛍 Shopify📧 Klaviyo⭐ Judge.me📊 GA4💬 Postscript📱 Attentive

Native

Deep two-way sync. No middleware required.

🛍
Shopify

Full order sync, customer import, webhook events, Theme App Extension widget.

Automatic member import on install
Real-time order events for points
Theme App Extension — zero code
🛒
Shopify Checkout

Show loyalty points balance and redemption at checkout. Requires Shopify Plus.

Points balance visible at checkout
Redeem rewards at checkout
Checkout Extensibility (Plus only)
👤
Shopify Customer Accounts

Embed the loyalty widget inside Shopify's native customer account pages.

No third-party widget needed
Full activity timeline in accounts
Tier status and reward hub

Email & SMS

Sync loyalty segments and trigger campaigns from your existing email tool.

📧
Klaviyo

Sync loyalty segments in real time. Trigger Klaviyo flows on tier change, points events, and churn risk.

Segment sync every 15 min
Flow triggers: tier upgrade, points expiry, churn risk
Custom properties: tier, RFM score, points balance
🐵
Mailchimp

Push loyalty tags and properties to Mailchimp audiences. Trigger automations on loyalty events.

Audience tag sync
Loyalty event triggers
Points balance as merge field
💬
Postscript

Send SMS campaigns to loyalty segments. Trigger texts on tier upgrade and points expiry.

Segment-based SMS sends
Tier upgrade texts
Points expiry reminders
📱
Attentive

Use Attentive journeys with Glancito loyalty segments and events as triggers.

Loyalty segment sync
Journey triggers
Two-way opt-in sync

Reviews

Reward customers for leaving reviews — close the loop between loyalty and social proof.

Judge.me

Award loyalty points automatically when a verified review is submitted. Configure point value per review type.

Points on verified reviews
Photo review bonus
Configurable point values
🏅
Okendo

Trigger loyalty point rewards when customers submit Okendo reviews or media.

Review submission events
Media upload bonus
Attribute review quality to LTV

Analytics

Send loyalty events to your existing analytics stack.

📊
Google Analytics 4

Push loyalty events (points earned, tier changed, reward redeemed) to GA4 as custom events.

Custom event tracking
Funnel analysis by tier
Revenue attribution tagging
🎯
Meta Pixel

Track loyalty conversions in Meta Ads Manager for LTV-based audience building.

Custom conversion events
LTV audiences from loyalty data
Tier-based exclusion audiences

Coming soon

In development

Integrations in development — sign up to be notified.

🎧
Gorgias
Coming soon

See a customer's loyalty profile directly in Gorgias support tickets. Grant points from a ticket.

Loyalty sidebar in tickets
Grant points from Gorgias
Tier and risk status visible
🔄
Recharge
Coming soon

Award loyalty points on subscription renewals and charge events from Recharge.

Recurring order events
Subscription tier bonuses
Cancellation churn rescue trigger
REST API

Need something custom? Use our API.

The Glancito REST API gives you full programmatic access to members, points, tiers, events, segments, and campaigns. Available on Pro and Enterprise plans.

Key-based auth, no OAuth complexity
Full CRUD on members, points, and rewards
Webhook delivery for all loyalty events
Rate limit: 1,000 req/min on Pro
Sandbox environment for development
View API docs →See example requests
glancito-api-example.sh
# Grant loyalty points to a member
curl -X POST \
  https://api.glancito.com/v1/points \
  -H "Authorization: Bearer sk_live_•••" \
  -H "Content-Type: application/json" \
  -d '{
    "member_id": "mbr_abc123",
    "points": 500,
    "reason": "VIP bonus event",
    "notify": true
  }'

# Response
{
  "member_id": "mbr_abc123",
  "points_granted": 500,
  "new_balance": 1740,
  "tier": "Gold",
  "notified": true
}
🔌

Don't see your tool?

We add new integrations based on merchant demand. Tell us what you're using and we'll prioritise it.

Request an integration →View our public roadmap

Ready to connect your stack?

Install Glancito in one click. All integrations included on Growth and Pro plans.

Install on Shopify — it's freeSee pricing →