Skip to content
This repository has been archived by the owner on Feb 13, 2019. It is now read-only.

Commit

Permalink
Update campaign attributes
Browse files Browse the repository at this point in the history
  • Loading branch information
Jamie Levinson committed Jul 6, 2016
1 parent 2b26d10 commit 187c477
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,13 @@
src="{{ VIDEOHUB_BASE_URL }}/video/{{ videos.0.videohub_ref.id }}.json"
share-url="http{% if request.is_secure %}s{% endif %}://{{ request.META.HTTP_HOST }}/v/{{ video.id }}"
campaign-url="{% if video.tunic_campaign_id %}{% content_tunic_campaign_url videos.0.tunic_campaign_id %}{% endif %}"
campaign-placement="recirc"
campaign-preamble="Sponsored By"
campaign-track-action="HP: Main: Campaign"
share-email-message="{{share_message}}"
share-twitter-handle="{{twitter_handle}}"
share-track-action="HP: Main: Share"
title-track-action="HP: Main Series"
title-track-action="HP: Main: Series"
>
</bulbs-video-meta>
</div>
Expand Down

0 comments on commit 187c477

Please sign in to comment.