Preferable way: Create Campaign each time or send event for repeated notifications

0

Hello, We would like to notify mobile users about new movies or episodes of show.
We are considering to use Pinpoint for this purpose.<br>
To send notification to all Android users for example we need to create immediate campaign.
But I have a doubts that this is a correct way, looks like Campaign is a long term entity?
Do I need to delete and recreate campaign to send messages to auditory targeted be specific attribute?
Or maybe is preferable way to create a Campaign which will be triggered by specififc event,
as I understand is not strictly requirement to send messages from client app, we are able to send custom events from backend without setting optional fields like AppVersion and etc related to client app?

2 Answers
0

I am having trouble understanding your question. Are you trying to figure the best method to send messages to your users?

If so, how many users do you have on a daily basis?

profile picture
answered a year ago
  • Yes, we are planning to send messages from time to time , for example to notify users about new movie. There are can be millions of users. Which way is better? Create each time new campaign.(Obviously I don't mean campaign for each message, I mean campaign per one broadcast) Or create specific campaign and then trigger it by event from backend. And yeah, I'm talking about programmatic way, not a user GUI

0

An Event triggered campaign makes more sense in this case. You would create a Dynamic Segment with the users interested in such movie genre, or topic and create a Custom Event in the Pinpoint Event Stream when you are releasing a new movie that matches that topic. The campaign will send the message to all the users in that dynamic segment when the event occurs.

Keep in mind that you need to use a Dynamic Segment for your event-based campaign, and you need to enable the Event Stream in your project for this to work properly.

https://docs.aws.amazon.com/pinpoint/latest/userguide/campaigns-schedule.html#campaigns-event-triggered:~:text=Note,2.6.30%20or%20later

AWS
bruno_g
answered 2 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions