- Keep it concise. This is quite a lot of text to include in a single promotion.
- Include a discount code. It’s unclear how users will get the sales price from this promotional text.
- Remove the link. Audience members often think links look spammy.
- Remove the last line. Texting END to opt out is intuitive; users wouldn’t need this information.
Recent Posts
SELECT supply_source, SUM(total_cost)/100000000 AS total_cost_dollars, ((SUM(total_cost)/100000000)/SUM(impressions))*1000 AS avg_cpm, SUM(impressions) AS impressions FROM dsp_inventory GROUP BY 1 ...
False True The correct answer is: True