Contests & StoryLine
Each contest will exist as a separate story.
Individual stations go through the process of building their contests in Storyline so that they can set-up and remove contests on an on-going basis.
SnapApp contests work the same as if they were Upickem contests
For each contest with a SnapApp (or Upickem) component, you will need to extract the iframe code out of the page source and insert that code into the story on Storyline (step #6-7 in the guide).
- To find the iframe code, go to the existing contest URL, such as http://fox47.com/sections/contests/mothers-day-t2w/.
- Once on that page, right click somewhere on the SnapApp portion of the page and select “Inspect” if you are on Chrome, or “Inspect Element” if you are on Firefox.
- This should open a panel on the bottom of your screen with the html source code for the page.
- Once you have the page source open, look for a block of code that starts with "<iframe name=…”.
- This is the iframe source of the snapApp component.
- For example: A Mother’s Day contest: the iframe source is: <iframe name="easyXDM_EEWD_default2955_provider" id="easyXDM_EEWD_default2955_provider" src="https://scdn.snapapp.com/widget/v4.11.2.1/app/resources/storage_iframe.html?saxdm2_e=http%3A%2F%2Fxapi.snapapp.com&saxdm2_c=default2955&saxdm2_p=1" frameborder="0" style="position: absolute; top: -2000px; left: 0px;"></iframe>
Take this code and insert it into the story on Storyline as outlined in the guide. The important part is the “src” attribute in the code. You may need to adjust some of the other attributes such as position, width, and height in order to have the content appear correctly in the story.
We recommend the following convention for iframe embeds on Storyline:
- <iframe src=“[source url]” class=“sized” frameborder=“0” width=“100%” height=“1000px” scrolling=“no”></iframe>
Note: You may need to adjust the height attribute to a more precise value (1000px is just a guideline), and the “name” and “id” attributes may also be required depending on the implementation of the SnapApp content.
For the service desk portal at http://support.sinclairstoryline.com, you can sign up for an account and provide your @sbgtv.com email address as part of the registration process.
Finally, for future contests, if a Upickem or SnapApp form is needed file a request through the Cloud ticketing system at http://cloud.sinclairdigital.com. This goes through the Baltimore Social team who handles the creation of SnapApp and Upickem content. Once they have created the SnapApp/Upickem content then embed the iframe code into the story in Storyline as explained above.
There is no need to open a ticket through the Storyline ticketing system since stations can create the contest themselves.