{
"source": "gptcha.in",
"version": "3.2.0",
"metadata": {
"name": "Copy Variations Engine (Hook-CTA-Body)",
"description": "Generate up to 10 variations of long/short copy to test in ads. Adaptable to formats for Facebook, TikTok, Google Ads.",
"tags": ["ads","copywriting","automation"]
},
"workflow": {
"nodes": [
{
"id": "1",
"type": "START",
"position": {
"x": 457.9637379797533,
"y": -312.2381608353686
}
},
{
"id": "2",
"type": "DEFAULT",
"position": {
"x": 461.5109802805589,
"y": -222.6545670521554
},
"label": "📥 Intake Copy Context",
"prompt": "You are given the following variables:\\n- Product/Service: {product_service}\\n- Target Audience: {audience}\\n- Tone: {tone}\\n- Key Selling Points: {selling_points}\\n\\nProvide a detailed context for creating ad copy based on these inputs, highlighting the unique selling propositions and emotional triggers relevant to the audience. Set clear expectations for the kind of copy variations needed."
},
{
"id": "3",
"type": "DEFAULT",
"position": {
"x": 351.8888644899137,
"y": -84.01086997517383
},
"label": "📄 Copy Generation",
"prompt": "Using the provided context, generate 5–10 variations of ad copy. For each variation, include:\\n1. A catchy headline (hook) designed to grab attention.\\n2. A compelling call-to-action (CTA) that motivates the user to act.\\n3. Concise and persuasive body text that supports the headline and CTA.\\n\\nEnsure that each variation reflects the desired tone: {tone}, and highlights the product's unique benefits: {selling_points}. Tailor the messages to appeal to {audience}."
},
{
"id": "4",
"type": "DEFAULT",
"position": {
"x": 601.2048614166354,
"y": -85.58248882769772
},
"label": "✂️ Copy Refinement",
"prompt": "Review each generated copy variation and refine it to align with best practices for Facebook, TikTok, and Google Ads platforms. Make sure the length, language style, and structure are optimized for each platform's format and audience engagement. Maintain the tone: {tone} and emphasize the selling points: {selling_points}."
},
{
"id": "5",
"type": "DEFAULT",
"position": {
"x": 469.0508551011802,
"y": 54.0728720548145
},
"label": "✅ Final Output",
"prompt": "Present the final 5–10 refined ad copy variations. Format them clearly by listing headline, CTA, and body text for each. Ensure they are ready for direct use or easy adaptation in ad campaigns targeting {audience} for the product/service: {product_service}."
},
{
"id": "6",
"type": "END",
"position": {
"x": 475.6206871057256,
"y": 192.4423159828008
}
}
],
"edges": [
{
"sourceNode": "1",
"targetNode": "2"
},
{
"sourceNode": "2",
"targetNode": "3"
},
{
"sourceNode": "3",
"targetNode": "4"
},
{
"sourceNode": "4",
"targetNode": "5"
},
{
"sourceNode": "5",
"targetNode": "6"
}
],
"state": {
"keys": [
{
"name": "product_service",
"type": "INPUT",
"values": [
"Organic Vegan Skincare Cream"
]
},
{
"name": "audience",
"type": "INPUT",
"values": [
"Health-conscious women aged 25-40"
]
},
{
"name": "tone",
"type": "INPUT",
"values": [
"Friendly, trustworthy, and uplifting"
]
},
{
"name": "selling_points",
"type": "INPUT",
"values": [
"100% natural ingredients, cruelty-free, clinically proven to hydrate skin, suitable for all skin types"
]
}
]
}
}
}
<aside> 👉🏻
Do you want to run prompt sequences automatically and at scale? You can do it with GPT Chain!
</aside>