Dynamic Microsites allow you to use multiple microsite designs for the one event. For example, you might be doing a sporting event, and have a Profile set up for each team in Breeze. This allows you to have one microsite design for Team 1 and another microsite for Team 2.
The microsites can be specified by appending a query string containing the Event ID to the end of the share URL.
The query string is d=galleryID
sharethis.co/company/s/ABC123FGH?d=team1
sharethis.co/company/s/ABC123FGH?d=team2
sharethis.co/company/s/ABC123FGH?d={survey1_radio_team}
The URL can be hardcoded, or you can use tokens in your URL to dynamically generate the query string.
Breeze Cloud Setup
Create a Master Event. This is where all images will save to.
Create an event for Team A
Create an event for Team B
sharethis.co/company/s/ABC123FGH?d={survey1_radio_team} Generates a URL in Breeze Booth for Apple by pulling the team name from a survey using radio buttons

