> For the complete documentation index, see [llms.txt](https://docs.roadmap.so/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.roadmap.so/loyalty-and-rewards/loyalty-klaviyo-integration.md).

# Loyalty Klaviyo Integration

- [Loyalty × Klaviyo: overview](https://docs.roadmap.so/loyalty-and-rewards/loyalty-klaviyo-integration/loyalty-klaviyo-overview.md): How Roadmap loyalty connects to Klaviyo — the metrics and profile properties that sync, the loyalty-side controls, and a guide for every loyalty flow.
- [Loyalty profile properties and email snippets](https://docs.roadmap.so/loyalty-and-rewards/loyalty-klaviyo-integration/loyalty-profile-properties-and-email-snippets.md): Every loyalty property Roadmap writes to Klaviyo profiles, and the liquid snippets to show points balances, tiers, and expiry dates in your emails.
- [Loyalty welcome emails](https://docs.roadmap.so/loyalty-and-rewards/loyalty-klaviyo-integration/loyalty-welcome-emails.md): Greet every new loyalty member the moment they join, with the Roadmap: Loyalty Welcome metric and the pre-built welcome flow.
- [Points earned emails](https://docs.roadmap.so/loyalty-and-rewards/loyalty-klaviyo-integration/points-earned-emails.md): Confirm every points earn with the Roadmap: Loyalty Points Earned metric — the highest-volume loyalty email and the heartbeat of the program.
- [Tier earned emails](https://docs.roadmap.so/loyalty-and-rewards/loyalty-klaviyo-integration/tier-earned-emails.md): Celebrate a customer reaching a new tier with the Roadmap: Loyalty Tier Earned metric and tier-specific emails.
- [Birthday points emails](https://docs.roadmap.so/loyalty-and-rewards/loyalty-klaviyo-integration/birthday-points-emails.md): Deliver birthday points with a well-timed email using the Roadmap: Loyalty Birthday Points Reward metric.
- [Review reward emails](https://docs.roadmap.so/loyalty-and-rewards/loyalty-klaviyo-integration/review-reward-emails.md): Thank reviewers for their points — and celebrate photo and video bonuses — with the Roadmap: Loyalty Review Reward metric.
- [Referral invitation emails](https://docs.roadmap.so/loyalty-and-rewards/loyalty-klaviyo-integration/referral-invitation-emails.md): Deliver the referral invitation to the friend with the Roadmap: Loyalty Referral Share metric.
- [Referral completed emails](https://docs.roadmap.so/loyalty-and-rewards/loyalty-klaviyo-integration/referral-completed-emails.md): Thank the referrer when their friend's first order lands, with the Roadmap: Loyalty Referral Complete metric.
- [Points expiring reminders](https://docs.roadmap.so/loyalty-and-rewards/loyalty-klaviyo-integration/points-expiring-reminders.md): Turn point expiry into a comeback trigger with the Roadmap: Loyalty Points Expiring metric and its Set Alert window.
- [Tier demotion alerts](https://docs.roadmap.so/loyalty-and-rewards/loyalty-klaviyo-integration/tier-demotion-alerts.md): Warn customers before they drop to a lower loyalty tier, then trigger a Klaviyo flow at the right time.
- [Monthly loyalty updates](https://docs.roadmap.so/loyalty-and-rewards/loyalty-klaviyo-integration/monthly-loyalty-updates.md): Send a scheduled monthly loyalty digest with the Roadmap: Loyalty Monthly Update metric — enable it, set the time, and pair it with profile properties.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.roadmap.so/loyalty-and-rewards/loyalty-klaviyo-integration.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
