---
title: "How to optimize your Meta campaign ROI with personalization"
slug: "meta-campaign-playbook"
locale: "en-us"
description: "A step-by-step on how you can dynamically change the content of your site to match offers users visualized on your Meta ads."
published_at: "2024-04-11"
updated_at: "2025-12-05"
image: "https://storage.googleapis.com/croct-assets-b931d070/blog/How_to_optimize_your_Meta_campaign_ROI_with_personalization_dd3e06234b/How_to_optimize_your_Meta_campaign_ROI_with_personalization_dd3e06234b.png"
authors: ["Mariana Bonanomi","Camila Shiratsubaki","Yasmin Gonçalves"]
category: "Playbooks"
tags: ["Segmentation","Conversion Rate Optimization (CRO)","Dynamic Content","How To"]
canonical: "https://blog.croct.com/post/meta-campaign-playbook"
---

# How to optimize your Meta campaign ROI with personalization

If you run campaigns for Instagram or Facebook, you're already used to the idea of segmenting users based on a criterion. Have you ever thought about expanding your strategy to your own website?

By using personalized content based on the ads’ audience, you can deliver consistent, targeted messaging that reflects the offers users first saw, improving engagement and conversions without [creating multiple landing pages](/post/how-to-create-multiple-landing-pages-faster.md).

This article is a how-to guide to help you personalize your website based on marketing campaigns. Follow this step-by-step playbook to implement this strategy effectively.

> 💬 TLDR
>
> If you are a developer, you can use our [template](http://croct.com/templates/use-case/e-commerce/instagram-campaign) through our CLI instead of configuring this manually on the interface.

## How to match website content to Meta campaigns’ messaging

Creating an experience is as easy as defining which users you want to impact, what part of your website you want to change, and the personalized content you want to show them.

Start by heading to [Experiences](https://app.croct.com/redirect/organizations/-organization-/workspaces/-workspace-/experiences), click **New**, and choose a name for your experience. Now, we'll show you how to:

- Segment users based on specific campaign attributes
- Select the slot you want to personalize
- And define which content you’ll display to users coming from a specific campaign.

### Audience

> ✨
>
> With Croct, you can use our [Contextual Query Language (CQL)](https://docs.croct.com/reference/cql/introduction) to define audience criteria. It is an English-based language that combines the simplicity of natural language with an intuitive syntax that makes it easy for both technical and non-technical users.

With Croct, you can use the UTM parameters in your marketing campaigns (medium, source, campaign name, or term) to identify where the user is coming from. It is also possible to add two or more campaigns to the same audience using [or](https://docs.croct.com/reference/cql/expressions/operations/logical/or), [and](https://docs.croct.com/reference/cql/expressions/operations/logical/and), [starts with](https://docs.croct.com/reference/cql/expressions/tests/string/starts-with), [ends with](https://docs.croct.com/reference/cql/expressions/tests/string/ends-with), or [matches](https://docs.croct.com/reference/cql/expressions/tests/string/matches).

Click on **New audience** and enter a CQL expression that matches the target audience, like this:

Click on **New audience** and enter a CQL expression that matches the target audience. You can use our **campaign variable** to segment your traffic. Here are some examples of segmentation criteria:

```cql noLineNumber
campaign's source is "instagram"
campaign's content matches "promo" and campaign's source is "instagram"
user has viewed a campaign with content like "promo" in the last 30 days
```

![Screenshot of Croct's admin. A breadcrumb defines steps for creating an experience. A side drawer shows a form for defining audience name, ID, and criteria.](https://storage.googleapis.com/croct-assets-b931d070/blog/Playbook_Meta_campaign_audience_17729bb87d/Playbook_Meta_campaign_audience_17729bb87d.png?updated_at=2024-06-06T14:43:14.958Z "How to create an audience")

### Slot and content

Slots are any personalizable elements of your application.

![Three wireframes highliting hero section, carousel section, and testimonials slots you can personalize.](https://storage.googleapis.com/croct-assets-b931d070/blog/Playbook_meta_campaigns_596c891195/Playbook_meta_campaigns_596c891195.png?updated_at=2024-06-17T10:55:13.343Z "Hero section, carousel section, and testimonials slot examples")

Some popular choices are the hero section, carousel section, and testimonials. Still, you can also personalize any page section to include targeted information.

![Screenshot of Croct's admin. A breadcrumb defines steps for creating an experience. A drop down menu displays options of slots you can personalize.](https://storage.googleapis.com/croct-assets-b931d070/blog/Playbook_Meta_campaign_slot_d73d0f75c6/Playbook_Meta_campaign_slot_d73d0f75c6.png?updated_at=2024-06-06T14:43:12.261Z "How to select a slot")

Select the slot you want to personalize, and finally, click on **Content** to specify elements such as images, copies, and button colors you want your audience to view. Be creative, and don’t forget to match the offer you’ve shown users on your ads.

![Screenshot of Croct's admin. A breadcrumb defines steps for creating an experience. A side drawer shows a content form for images, copies, and colours of the personalized content](https://storage.googleapis.com/croct-assets-b931d070/blog/Playbook_Meta_campaign_content_fa4b7fb6df/Playbook_Meta_campaign_content_fa4b7fb6df.png?updated_at=2024-06-06T14:43:15.257Z "How to define personalized content")

### Extra options

Besides creating an audience, choosing the slot, and defining the content, you can also prioritize this experience over others, choose a different time zone, and schedule its start to whenever you prefer.

![Screenshot of Croct's admin with buttons with options of scheduling, prioritizing, and choosing a time zone for a personalized experience.](https://storage.googleapis.com/croct-assets-b931d070/blog/Playbook_campaigns_options_31ee878239/Playbook_campaigns_options_31ee878239.png?updated_at=2024-04-30T13:18:27.495Z "You can schedule, prioritize, and choose a time zone for experiences")

Next, publish your experience or go to the preview to see the magic happen! ✨

## What's next?

Personalizing your website based on marketing campaigns helps maintain consistent messaging, capture user attention, and increase conversions.

Use campaign tracking to tailor content and explore other personalization strategies, such as targeting [organic search visitors](/post/organic-search-playbook.md) or [visitors coming from paid search campaigns](/post/meta-campaign-playbook.md). Start using these techniques with our platform to increase your conversion, reduce your CAC, and optimize your marketing results.

Need more inspiration? Browse other [playbooks](https://blog.croct.com/playbooks) and check some personalization ideas for [e-commerce](/post/ecommerce-personalization-ideas.md) or [SaaS](/post/saas-personalization.md).

Happy personalization!
