{"id":3503,"date":"2015-09-28T01:15:36","date_gmt":"2015-09-28T01:15:36","guid":{"rendered":"http:\/\/emailresponsewarrior.com\/members\/?page_id=3503"},"modified":"2015-09-28T01:30:56","modified_gmt":"2015-09-28T01:30:56","slug":"ac-video-tracker-instructions","status":"publish","type":"page","link":"http:\/\/emailresponsewarrior.com\/members\/ac-video-tracker-instructions\/","title":{"rendered":"AC Video Tracker Instructions"},"content":{"rendered":"<div id=\"acvta-page\">\n<p>To use this plugin, you must use the following shortcodes.<\/p>\n<ul>\n<li><b>For wistia video: &#91;acvt_wistia_tracker custom_title=&#8217;value here&#8217; video_id=&#8217;value here&#8217;<br \/>\n            email=&#8217;value here&#8217; tag_format=&#8217;value here&#8217; width=&#8217;value here&#8217; height=&#8217;value here&#8217;&#93;<\/b><\/li>\n<li><b>For youtube video: &#91;acvt_youtube_tracker custom_title=&#8217;value here&#8217; video_id=&#8217;value here&#8217;<br \/>\n            email=&#8217;value here&#8217; tag_format=&#8217;value here&#8217; width=&#8217;value here&#8217; height=&#8217;value here&#8217;&#93;<\/b><\/li>\n<\/ul>\n<p>Required attributes for both shortcode:<\/p>\n<table class=\"widefat fixed\" cellspacing=\"0\">\n<tr>\n<th>Attribute<\/th>\n<th>Description<\/th>\n<\/tr>\n<tr>\n<td>video_id<\/td>\n<td>The ID of the video<\/td>\n<\/tr>\n<\/table>\n<p><\/p>\n<p>Optional Fields:<\/p>\n<table class=\"widefat fixed\" cellspacing=\"0\">\n<tr>\n<th>Attribute<\/th>\n<th>Description<\/th>\n<th>Default<\/th>\n<\/tr>\n<tr>\n<td>id<\/td>\n<td>The unique id assigned to the shortcode. This is useful if you want to set multiple email address using the url and <br \/>\n                you have multiple video in a page. See explanation below.<\/td>\n<td>0<\/td>\n<\/tr>\n<tr>\n<td>email<\/td>\n<td>The contact&#8217;s email you want to add tags to.<br \/>\n                <b>If you don&#8217;t want to use the shortcode&#8217;s email attribute, you can set it via url by adding the &#8217;email&#8217; parameter and<br \/>\n                   it will use that email for every videos you have in a page(in case you have multiple videos).<\/p>\n<p>                   If you have multiple videos and you want set different email for each videos but you don&#8217;t want to use the shortcode&#8217;s<br \/>\n                   email attribute, you can add multiple emails in the url by using email[0], email[1], etc. but make sure it corresponds<br \/>\n                   to the shortcode&#8217;s &#8216;id&#8217; attribute.<br \/>\n                <\/b><br \/>\n                <br \/>\n                Example for using the email attribute in the url:<\/p>\n<p>                shortcodes you use: <br \/>&#91;acvt_youtube_tracker video_id=1234 id=0&#93;<br \/>\n                                    &#91;acvt_youtube_tracker video_id=2345 id=1&#93;<\/p>\n<p>                url can be:<br \/>\n                            If you want to only use an email for both videos:<br \/>\n                               http:\/\/example.com\/page?email=test@gmail.com<\/p>\n<p>                            If you want to use different emails for each videos:<br \/>\n                               http:\/\/example.com\/page?email[0]=test@gmail.com&#038;email[1]=test2@gmail.com<\/p>\n<p>                <b>If in any case your email is generated using a shortcode, please put the shortcode in the email attributes without the [ and ].<\/b><br \/>\n                <br \/>\n                Example: &#91;acvt_youtube_tracker video_id=2345 id=1 email=&#8217;shortcodeforemail&#8217;&#93;<br \/>\n                <br \/>\n                In this case &#8216;shortcodeforemail&#8217; is normally used as [shortcodeforemail] but the [ and ] were removed.\n            <\/td>\n<\/tr>\n<tr>\n<td>custom_title<\/td>\n<td>The video title you want<\/td>\n<td>Original video title<\/td>\n<\/tr>\n<tr>\n<td>tag_format<\/td>\n<td>How the tag should be displayed. You can use %vid_title% for the title and %vid_id% for the video id.<br \/>\n                For example you want the tag to have a format of: video title _@video id@, then the tag_format must be<br \/>\n                                                                    %vid_title% _@%vid_id%@<\/p>\n<td>[VID] %vid_title% (%vid_id%)<\/td>\n<\/tr>\n<tr>\n<td>width<\/td>\n<td>Width of the video player<\/td>\n<td>640px<\/td>\n<\/tr>\n<tr>\n<td>height<\/td>\n<td>Height of the video player<\/td>\n<td>360px<\/td>\n<\/tr>\n<tr>\n<td>tag<\/td>\n<td>List of tags separated by comma to be added to a contact. <br \/>\n                Example: &#91;acvt_youtube_tracker tag=&#8217;tag1,tag2&#8217;&#93;<br \/>\n                You can also specify the tags in the url and it will added to all video trackers in the page.<br \/>\n                Example: http:\/\/example.com\/?tag[0]=tag3&#038;tag[1]=tag4<\/td>\n<td>No tags<\/td>\n<\/tr>\n<tr>\n<td>rtag<\/td>\n<td>List of tags sepearted by comma to be removed from a contact. <br \/>\n                Example: &#91;acvt_youtube_tracker rtag=&#8217;tag1,tag2&#8217;&#93;<br \/>\n                You can also specify the tags in the url and it will be added to all video trackers in the page.<br \/>\n                Example: http:\/\/example.com\/?rtag[0]=tag3&#038;rtag[1]=tag4<\/td>\n<td>No tags<\/td>\n<\/tr>\n<tr>\n<td>overwrite_cookie<\/td>\n<td>Set this value to 1 in the url to replace the stored email via cookie with the current email. <\/p>\n<p style=\"color:red\">Note: only email passed via url will be saved. The email passed via shortcode is not.<\/p>\n<\/td>\n<td>Empty<\/td>\n<\/tr>\n<\/table>\n<p><\/p>\n<p>\n        Example usage for youtube: <b>&#91;acvt_youtube_tracker custom_title=&#8217;New youtube video title&#8217; video_id=&#8217;JXSU2J3W9HM&#8217; email=&#8217;example@gmail.com&#8217;&#913;<\/b><br \/>\n        Example usage for wistia: <b>&#91;acvt_wistia_tracker custom_title=&#8217;New wistia video title&#8217; video_id=&#8217;iigvmw8e2a&#8217; email=&#8217;example@gmail.com&#8217;&#93;<\/b>\n    <\/p>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>To use this plugin, you must use the following shortcodes. For wistia video: &#91;acvt_wistia_tracker custom_title=&#8217;value here&#8217; video_id=&#8217;value here&#8217; email=&#8217;value here&#8217; tag_format=&#8217;value here&#8217; width=&#8217;value here&#8217; height=&#8217;value here&#8217;&#93; For youtube video: &#91;acvt_youtube_tracker custom_title=&#8217;value here&#8217; video_id=&#8217;value here&#8217; email=&#8217;value here&#8217; tag_format=&#8217;value here&#8217; width=&#8217;value here&#8217; height=&#8217;value here&#8217;&#93; Required attributes for both shortcode: Attribute Description video_id The ID of the video [&hellip;]<\/p>\n","protected":false},"author":719,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"open","ping_status":"open","template":"page-acvta-pages.php","meta":{"footnotes":""},"_links":{"self":[{"href":"http:\/\/emailresponsewarrior.com\/members\/wp-json\/wp\/v2\/pages\/3503"}],"collection":[{"href":"http:\/\/emailresponsewarrior.com\/members\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"http:\/\/emailresponsewarrior.com\/members\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"http:\/\/emailresponsewarrior.com\/members\/wp-json\/wp\/v2\/users\/719"}],"replies":[{"embeddable":true,"href":"http:\/\/emailresponsewarrior.com\/members\/wp-json\/wp\/v2\/comments?post=3503"}],"version-history":[{"count":5,"href":"http:\/\/emailresponsewarrior.com\/members\/wp-json\/wp\/v2\/pages\/3503\/revisions"}],"predecessor-version":[{"id":3510,"href":"http:\/\/emailresponsewarrior.com\/members\/wp-json\/wp\/v2\/pages\/3503\/revisions\/3510"}],"wp:attachment":[{"href":"http:\/\/emailresponsewarrior.com\/members\/wp-json\/wp\/v2\/media?parent=3503"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}