Trying to implement winning strategies? Bring your questions about A/B testing, optimization with BrazeAI™, and creative personalization here.
Hi there, are you personalising your reply-tos based on customer or other data? I'd like to use a different reply-to email based on the customer's location and I can see how that will turn into a very long string for that field. Are there better/different ways of achieving this?
I have an (html based template) in-app message that I want to use liquid script to pass a custom event value to customize values in the modal a user gets. Basically the in app message tracks a "checkin" event on the user profile and depending on how many of these someone has done, I want the in app message to alter the…
Has anyone setup a 10 way subject line split within a canvas and also set up an "auto-select" where each subsequent challenger is selected automatically using winning path? There's limitations where we can only use up to 4 splits for experiments paths and if I were to use audience path, there's a limitation up to 8. I can…
Liquid's handling of strings/numbers is a little crazy. The standard/suggested approach of multiplying by 1 or adding 0 to a string to check if it's a number is broken if the first character of the string is a number. e.g. {% assign my_string = '2 Fast 2 Furious' %}{% assign my_string = my_string | plus:0 %}{{my_string}}…
Currently we have to manually create a segment to export users that meet a criteria. It would be great if we had an API endpoint to create/update segments to help manage and report on the data.
Hi there, we send 2 to 3 newsletters per week. Currently, we segment users based on their previous email interaction through segment extensions. For instance, we send one campaign per week to the full database, the second campaign only to users who have opened at least X emails in the last 3 months and the third campaign…
In a lot of Braze setups I’ve seen, messaging and orchestration get a lot of attention (rightfully so!) But incentives often feel bolted on. * Same incentives across segments * No clear framework for when to use one * Limited testing to subject lines I’d love to hear: * Do you have a defined philosophy for incentives? *…
Hi everyone, I'm currently building a signal-driven evergreen referral canvas and would love some input from others managing multi-canvas ecosystems. Entry logic includes: * Lifecycle stage: set up completed + post onboarding * Lifecycle transitions: trial to paid, upgrade, renewal success * Joy/value signal: high-intent…
Hi! Absolute beginner here, with a rather specific use case query: can I use Liquid to populated an email with the date of the Monday of the previous calendar week, rendered as [number] [month], e.g. 2 January? Contextual example would be an email that says "On the week starting [dynamic date], this happened."
Hello, I have a custom attribute in my dashboard giving me the total number of people you're currently following (let's call it nb_following). I want to start sending communications as soon as users reach a certain number of following (let's pretend at least 10 people) during a fixed period of time (4 days). To do so, I…
It looks like you're new here. Sign in or register to get started.