Improvement
New
- Added Meta Content field to Campaign Extras
- Add content to the
<head>
section of all pages in a campaign - Great for trackers like Google Tag Manager
- Works like the Prepend and Append (and in the same place)
- Add content to the
<head>
section of all pages in a campaign{{#each}}
block but useful for splitting text variables{{#split myvariable by=","}} {{this}} {{/split}}
{{#split-properties myvariable by=","}} {{i0}} and {{i1}} {{/split-properties}}
More helpers are coming, the RAW templating engine has a lot of usage and so we're going to be improving it more and more 😎
Glad to finally have some better hits display! More coming soon… ;)
¹ Hits on the campaigns are totalled after 15th Jan 2022, so it will not be all of your total hits if the campaign is older than that. (15th Jan 2022 is when our hit algorithm changed, read about it here)
[[this_title]]
and [[this_image]]
[[this_title]]
returns the page's title and [[this_image]]
returns the featured image URL[[this_content]]
to all sitesconfiguration
, script
and style
variablesG'day all! Some quality of life changes this week :)