Twitter Settings

Connected Account
Flare: Stream Live
Flare: Not live
Twitter is the cornerstone for Echo Flares. Please feel free to connect your account here to make this all get going!
{% if twitter_present %}

{% endif %} {% else %}

Thanks for connecting your Twitter account. If you need to disassociate it, you can do so by clicking this button:

{% csrf_token %}

{% endif %}

Echo Flare: Stream Live

Echo Flares are the ability to send out clips in a branded, contextually appropriate way for their destination platform. This form is all about Flares that are going out on Twitter while your stream is not live. You can choose to include either clip or both as you deem right for your business.

The best results are when you wrap the clip with a call-to-action to have the viewer come join your stream. The real upside to using Make Echoes Flares is that we can do all the clip grabbing, editing, wrapping the clip in the files you upload below and then push it to your Twitter account within minutes of the clip being requested. That recency effect should be highlighted in your wrapping media as it can help motivate your audience to come to the stream as an act of FOMO. 
{% csrf_token %} {% load widget_tweaks %} {% for field in twitterLiveFlareLive.visible_fields %} {{ field.errors }} {{field.label_tag}}
{% render_field field %}
{% endfor %} {% for field in twitterLiveFlareLive.hidden_fields %} {{ field }} {% endfor %}

Echo Flare: Stream Not Live

Echo Flares are the ability to send out clips in a branded, contextually appropriate way for their destination platform. This form is all about Flares that are going out on Twitter while your stream is not live. You can choose to include either clip or both as you deem right for your business. 

It is recommended that you use these not-live Flares to draw attention to one of three areas of your business: your streaming schedule, another social media platform where you feel you're making your best content or the social media platform that you're most likely to interact with fans.
{% csrf_token %} {% load widget_tweaks %} {% for field in twitterNonLiveFlareLive.visible_fields %} {{ field.errors }} {{field.label_tag}}
{% render_field field %}
{% endfor %} {% for field in twitterNonLiveFlareLive.hidden_fields %} {{ field }} {% endfor %}