Skip to content

Instantly share code, notes, and snippets.

@robisatthefunction
Last active February 6, 2024 23:48
Show Gist options
  • Save robisatthefunction/a50ec270ce95c74388d57962d59b7d12 to your computer and use it in GitHub Desktop.
Save robisatthefunction/a50ec270ce95c74388d57962d59b7d12 to your computer and use it in GitHub Desktop.
{
"audience_conditions": "[\"and\", {\"audience_id\": 27573540519}]", // This is where Audience needs to get passed in (You could just set this to Everyone though
"campaign_id": 27432670787, // This is where the campaign ID needs to get passed in
"changes": [],
"description": "If we deliver more relavant header to target audiences, we'll increase sign-up conversions",
"holdback": 0,
"metrics": [],
"name": "FamilyTraveler, Non-Member",
"project_id": "$PROJECT_ID",
"traffic_allocation": 10000,
"type": "a/b",
"page_ids": ["spanish_beaches"],
"variations": [
{
"actions": [
{
"changes": [
{
"async": false,
"attributes": {
"html": "<div class=\"hero-block\" style=\"padding-bottom: 20%\">\n <div class=\"hero-block__image\" style=\"background-image: url('/globalassets/moseyair/heros/familyphoto.png')\">\n </div>\n <div class=\"hero-block__overlay\" style=\"background-color: #000000ff; opacity: 0.33\"></div>\n <div class=\"screen-width-wrapper\">\n <div class=\"hero-block__callout screen-width-container\" style=\"justify-content: center;\">\n <div class=\"callout p-1 m-0\" style=\"color: #ffffffff; text-align: left;\">\n \n<div class=\"hero-block__callout-content\">\n \n<p><span style=\"font-size: 30pt;\"><strong>Bring Your Family!</strong></span></p>\n<p><span style=\"font-size: 18pt;\">Reconnect with your family <br>Spoil your loved ones</span></p>\n</div>\n </div>\n</div>\n </div>\n </div>"
},
"css": {},
"dependencies": [],
"rearrange": {
"insertSelector": "",
"operator": "before"
},
"selector": "#heroBlock-623",
"type": "attribute"
}
],
"page_id": "spanish_beaches"
}
],
"archived": false,
"name": "Variation #1",
"status": "active",
"variation_id": 27494960007,
"weight": 5000
},
{
"actions": [
{
"changes": [
{
"async": false,
"attributes": {
"remove": true
},
"css": {},
"dependencies": [],
"rearrange": {
"insertSelector": "",
"operator": "before"
},
"selector": "#heroBlock-623",
"type": "attribute"
},
{
"async": false,
"attributes": {},
"config": {
"beforeElement": ".heroblock",
"heading": "Buy tickets for the Family!",
"body": "The more you buy the cheaper they are",
"backgroundImage": "https://images4.cmp.optimizely.com/assets/bcn.jpeg/Zz1lMWZmYThmNGJjODMxMWVlYjBhZWY2ZmM5NzZmNjhkZg=="
},
"dependencies": [],
"extension_id": "27634240012",
"name": "Mosey Air Banner",
"type": "extension"
}
],
"page_id": "spanish_beaches"
}
],
"archived": false,
"name": "Variation #2",
"status": "active",
"weight": 5000
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment