{"id":6845,"date":"2022-05-19T09:46:01","date_gmt":"2022-05-19T09:46:01","guid":{"rendered":"https:\/\/new-blog.artlist.io\/blog\/?p=6845"},"modified":"2024-11-05T06:59:59","modified_gmt":"2024-11-05T06:59:59","slug":"how-to-go-live-on-tiktok","status":"publish","type":"post","link":"https:\/\/new-blog.artlist.io\/blog\/how-to-go-live-on-tiktok\/","title":{"rendered":"How to Go Live on TikTok: The Complete Beginner&#8217;s Guide"},"content":{"rendered":"<p><span data-preserver-spaces=\"true\">TikTok is one of the most rapidly growing social media platforms on the planet. As of April 2022, TikTok has approximately 80 million monthly active users in the United States alone. Waste no time capitalizing on the opportunity to reach your market share with TikTok LIVE Streams.<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">You may know\u00a0<\/span><a class=\"editor-rtfLink\" href="\&quot;https:\/\/artlist.io\/blog\/how-to-go-live-in-instagram\/\&quot;" target=\"_blank\" rel=\"noopener\"><span data-preserver-spaces=\"true\">how to go live on Instagram<\/span><\/a><span data-preserver-spaces=\"true\">\u00a0or even be a pro at\u00a0<\/span><a class=\"editor-rtfLink\" href="\&quot;https:\/\/artlist.io\/blog\/how-to-live-stream-on-youtube\/\&quot;" target=\"_blank\" rel=\"noopener\"><span data-preserver-spaces=\"true\">going live on YouTube<\/span><\/a><span data-preserver-spaces=\"true\">. Similarly, broadcasting on TikTok LIVE is one of the most effective ways to engage in real-time with fans. So get creative and start planning your LIVE Stream event just like you would any other event IRL. But first, how should you prepare for your TikTok LIVE? What are the steps to going live? What are the must-dos during your livestream? Let&#8217;s get into it.<\/span><\/p>\n<p><a href="\&quot;https:\/\/artlist.io\/?utm_source=blog&amp;utm_medium=banner&amp;utm_campaign=content&amp;utm_content=start-free-now\&quot;"><img fetchpriority=\"high\" decoding=\"async\" class=\"aligncenter wp-image-34276 size-full\" src="\&quot;https:\/\/artlist.io\/blog\/wp-content\/uploads\/2021\/09\/Middle-Banner-01-1140.jpg\&quot;" alt=\"Artlist banner encouraging content creators to use unique assets for eye-catching content, with sample visuals and audio track representation. 'Start Free Now' button displayed.\" width=\"1140\" height=\"415\" srcset=\"https:\/\/new-blog.artlist.io\/blog\/wp-content\/uploads\/2021\/09\/Middle-Banner-01-1140.jpg 1140w, https:\ \ new-blog.artlist.io\ blog\ wp-content\ uploads\ 2021\ 09\ Middle-Banner-01-1140-300x109.jpg 300w, https:\ \ new-blog.artlist.io\ blog\ wp-content\ uploads\ 2021\ 09\ Middle-Banner-01-1140-1024x373.jpg 1024w, https:\ \ new-blog.artlist.io\ blog\ wp-content\ uploads\ 2021\ 09\ Middle-Banner-01-1140-768x280.jpg 768w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" \ /><\/a><\/p>\n<h2><strong><span data-preserver-spaces=\"true\">What is TikTok Live?<\/span><\/strong><\/h2>\n<p><span data-preserver-spaces=\"true\">TikTok LIVE launched in 2019, and already it is one of the premier features of the app. Going live means you are broadcasting video in real-time to any of your followers who click on your profile during that time. No lag, no delay. You can see and respond to comments from anyone tuned in.<\/span><\/p>\n\n    <div class=\"clipsContainer\" id=\"69d0283a91b0a\"><\/div>\n\n    <script>\n        jQuery(document).ready(function($) {\n\n            if(\"footage\" == 'footage') {\n                if(\"6077179\" == '') { \/\/ if this is a request for multiple clips by attributes\n                    $.ajax({\n                        method: \"POST\",\n                        url: \"https:\/\/search-api.artlist.me\/v1\/graphql\",\n                        contentType: \"application\/json\",\n                        data: JSON.stringify({\n                            query: `query ClipList($page: Int, $sortType: Int, $categoryIds: String, $searchTerm: String) {\n\t\t\t\t\t\t\t\tclipList(page: $page, sortType: $sortType, categoryIds: $categoryIds, searchTerm: $searchTerm) {\n\t\t\t\t\t\t\t\t  exactResults  {\n\t\t\t\t\t\t\t\t\tclipPath\n\t\t\t\t\t\t\t\t\tclipNameForUrl\n\t\t\t\t\t\t\t\t\tid\n\t\t\t\t\t\t\t\t\tisNew\n\t\t\t\t\t\t\t\t\tfilmMakerDisplayName\n\t\t\t\t\t\t\t\t\timageUrl\n\t\t\t\t\t\t\t\t\tthumbnailUrl\n\t\t\t\t\t\t\t\t\twidth\n\t\t\t\t\t\t\t\t\tvideoUrl\n\t\t\t\t\t\t\t\t\trawFileExt\n\t\t\t\t\t\t\t\t  }\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t}`,\n                            variables: `{\n\t\t\t\t\t\t\t\t\"page\": 1,\n\t\t\t\t\t\t\t\t\"sortType\": 1,\n\t\t\t\t\t\t\t\t\"categoryIds\": null,\n\t\t\t\t\t\t\t\t\"searchTerm\": \"\"\n\t\t\t\t\t\t\t}`,\n                        })\n                    }).done(function (res) {\n                        if(res == '') {\n                            console.log('none');\n                        } else {\n                            console.log('footage list: ', res);\n                            var data = res.data.clipList.exactResults;\n                            if ($(\"#69d0283a91b0a\").length && data.length > 0) {\n                                createClipsGrid(data, \"69d0283a91b0a\");\n                            } else if ($(\"#69d0283a91b0a\").length && data.length == 0) {\n                                $(\"#69d0283a91b0a\").empty().append('<div class=\"noClipsError\">No clips were found.<\/div>');\n                            }\n                        }\n                    });\n                } else if(\"6077179\" !== '') { \/\/ if this is a request for a specific clip by id\n                    $.ajax({\n                        method: \"POST\",\n                        url: \"https:\/\/search-api.artlist.me\/v1\/graphql\",\n                        contentType: \"application\/json\",\n                        data: JSON.stringify({\n                            query: `query Clip($clipId: Int!) {\n\t\t\t\t\t\t\t\tclip(id: $clipId) {\n\t\t\t\t\t\t\t\t\tclipPath\n\t\t\t\t\t\t\t\t\tclipNameForUrl\n\t\t\t\t\t\t\t\t\tid\n\t\t\t\t\t\t\t\t\tisNew\n\t\t\t\t\t\t\t\t\tfilmMakerDisplayName\n\t\t\t\t\t\t\t\t\timageUrl\n\t\t\t\t\t\t\t\t\tthumbnailUrl\n\t\t\t\t\t\t\t\t\twidth\n\t\t\t\t\t\t\t\t\tvideoUrl\n\t\t\t\t\t\t\t\t\trawFileExt\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t}`,\n                            variables: `{\n\t\t\t\t\t\t\t\t\"clipId\": 6077179\t\t\t\t\t\t\t}`,\n                        })\n                    }).done(function (res) {\n                        if(res == '') {\n                            console.log('none');\n                        } else {\n                            console.log('specific footage: ', res);\n                            var data = res.data.clip;\n                            if ($(\"#69d0283a91b0a\").length && data !== '') {\n                                createClipsGrid(data, \"69d0283a91b0a\");\n                            } else if ($(\"#69d0283a91b0a\").length && data.length == '') {\n                                $(\"#69d0283a91b0a\").empty().append('<div class=\"noClipsError\">No clips were found.<\/div>');\n                            }\n                        }\n                    });\n                }\n            } else if(\"footage\" == 'templates') {\n                if(\"6077179\" === '') {\n                    $.ajax({\n                        method: \"POST\",\n                        url: \"https:\/\/search-api.artlist.me\/v1\/graphql\",\n                        contentType: \"application\/json\",\n                        data: JSON.stringify({\n                            query: `query TemplatesList($payload: TemplatesByTermSearchPayload!) {\n                                templatesList(payload: $payload) {\n                                    nameForUrl\n                                    id\n                                    name\n                                    isNew\n                                    artistName\n                                    thumbnailUrl\n                                    previewVideoFileUrl\n                                }\n                            }`,\n                            variables: `{\n                                \"payload\": {\n                                    \"page\": 1,\n                                    \"take\": 1,\n                                    \"sortBy\": \"1\",\n                                    \"categories\": null,\n                                    \"searchTerms\": \"\"\n                                }\n                            }`,\n                        })\n                    }).done(function (res) {\n                        if(res == '') {\n                            console.log('none');\n                        } else {\n                            console.log('templates list: ', res);\n                            var data = res.data.templatesList;\n                            if ($(\"#69d0283a91b0a\").length && data.length > 0) {\n                                createClipsGrid(data, \"69d0283a91b0a\");\n                            } else if ($(\"#69d0283a91b0a\").length && data.length == 0) {\n                                $(\"#69d0283a91b0a\").empty().append('<div class=\"noClipsError\">No clips were found.<\/div>');\n                            }\n                        }\n                    });\n                    } else if(\"6077179\" !== '') {\n                    $.ajax({\n                        method: \"POST\",\n                        url: \"https:\/\/search-api.artlist.me\/v1\/graphql\",\n                        contentType: \"application\/json\",\n                        data: JSON.stringify({\n                            query: `query Template($ids: [String!]!, $page: Int!, $take: Int!) {\n\t\t\t\t\t\t\t\ttemplatesByIds(ids: $ids, page: $page, take: $take) {\n\t\t\t\t\t\t\t\t\tnameForUrl\n                                    id\n                                    name\n                                    isNew\n                                    artistName\n                                    thumbnailUrl\n                                    previewVideoFileUrl\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t}`,\n                            variables: `{\n                                \"ids\": [\"6077179\"],\n                                \"page\": 1,\n                                \"take\": 1\n\t\t\t\t\t\t\t}`,\n                        })\n                    }).done(function (res) {\n                        if(res == '') {\n                            console.log('none');\n                        } else {\n                            console.log('specific template: ', res);\n                            var data = res.data.templatesByIds[0];\n                            if ($(\"#69d0283a91b0a\").length && data !== '') {\n                                createClipsGrid(data, \"69d0283a91b0a\");\n                            } else if ($(\"#69d0283a91b0a\").length && data.length == '') {\n                                $(\"#69d0283a91b0a\").empty().append('<div class=\"noClipsError\">No clips were found.<\/div>');\n                            }\n                        }\n                    });\n                }\n            }\n\n            function createClipsGrid(data, clipsContainerId){\n                const container = $(\"#\" + clipsContainerId);\n                let playerSrc = '';\n\n                $.each(data, function(index, clip) {\n                    if(\"6077179\" !== '') { \/\/ if this is a request for a specific clip by id - then the data is not an array of clips but only one clip and that's why the \"clip\" variable is actually the \"data\"\n                        index = 0\n                        clip = data;\n                    }\n                    if ((index) < 1) {\n                        \/\/ clip container\n                        const clipContainer = $(\"<div>\").addClass(\"clipContainer single_clip\");\n                        \/\/ new badge\n                        if (clip.isNew) {\n                            clipContainer.append('<span class=\"isNewBadge\">NEW<\/span>');\n                        }\n                        \/\/ video\n                        let videoElement = document.createElement('video');\n                        videoElement.setAttribute('playsinline', '');\n                        videoElement.setAttribute('webkit-playsinline', '');\n                        videoElement.setAttribute('x5-playsinline', '');\n                        videoElement.setAttribute('preload', 'auto');\n                        \n                        clipContainer.append(videoElement);\n                        \/\/ clip name and artist name\n                        let clipName = '';\n                        let artistName = '';\n                        if(\"footage\" == 'footage') {\n                            clipName = clip.clipNameForUrl;\n                            clipName = clipName.replace(\/-\/g, \", \");\n                            clipName = $(\"<a>\").addClass(\"clipName\").attr(\"href\", \"https:\/\/artlist.io\/stock-footage\/clip\/\" + clip.clipNameForUrl + \"\/\" + clip.id + \"?download=1&utm_source=blog\").attr(\"target\", \"_blank\").text(clipName);\n                            artistName = $(\"<div>\").addClass(\"artistName\").text('By ' + clip.filmMakerDisplayName + '');\n                        } else if(\"footage\" == 'templates') {\n                            clipName = $(\"<a>\").addClass(\"clipName\").attr(\"href\", \"https:\/\/artlist.io\/video-templates\/\" + clip.nameForUrl + \"\/\" + clip.id + \"?download=1&utm_source=blog\").attr(\"target\", \"_blank\").text(clip.name);\n                            artistName = $(\"<div>\").addClass(\"artistName\").text('By ' + clip.artistName + '');\n                        }\n                        const clipNames = $(\"<span>\").addClass(\"clipNames\").append(clipName, artistName);\n                        \/\/ download button\n                        let clipDownload = '';\n                        if(\"footage\" == 'footage') {\n                            clipDownload = $(\"<a>\").addClass(\"clipDownload\").attr(\"href\", \"https:\/\/artlist.io\/stock-footage\/clip\/\" + clip.clipNameForUrl + \"\/\" + clip.id + \"?download=1&utm_source=blog\").attr(\"target\", \"_blank\").html('<i class=\"icon download white\"><\/i>');\n                        } else if(\"footage\" == 'templates') {\n                            clipDownload = $(\"<a>\").addClass(\"clipDownload\").attr(\"href\", \"https:\/\/artlist.io\/video-templates\/\" + clip.nameForUrl + \"\/\" + clip.id + \"?download=1&utm_source=blog\").attr(\"target\", \"_blank\").html('<i class=\"icon download white\"><\/i>');\n                        }\n                        \/\/ overlay\n                        const overlay = $(\"<div>\").addClass(\"overlay\");\n                        overlay.append(clipNames, clipDownload);\n\n                        \/\/ APPEND ALL ELEMENTS INTO AUDIO PLAYER CONTAINER\n                        clipContainer.append(videoElement, overlay);\n\n                        \/\/ if this is a preview of only one specific clip (by id)\n                        if(\"6077179\" !== '') {\n                            $(container).addClass(\"clipContainerSingular\")\n                        }\n\n                        \/\/ append audio player container into main playlist container\n                        container.append(clipContainer[0]);\n\n                        if(\"footage\" == 'footage') {\n                            playerSrc =  clip.clipPath;\n                        } else if(\"footage\" == 'templates') {\n                            playerSrc =  clip.previewVideoFileUrl;\n                        }\n                        const player = videojs(videoElement, {\n                            muted: true,\n                            autoplay: true,\n                        });\n\n                        player.src({\n                            src: playerSrc,\n                            type: 'application\/x-mpegURL'\n                        });\n\n                        \/* SEGMENT EVENTS *\/\n                        const special_data = getProps();\n\n                        \/* media played *\/\n                        var $videoElement = $(videoElement);\n                        $videoElement.on('play', function() {\n                            var title = clip.clipNameForUrl ? clip.clipNameForUrl.replace(\/-\/g, \", \") : clip.name;\n                            var assetId = clip.id;\n                            var artist = clip.filmMakerDisplayName || clip.artistName;\n                            var asset_type = null;\n                            if(\"footage\" == 'footage') {\n                                asset_type = 'footage';\n                            } else if(\"footage\" == 'templates') {\n                                asset_type = 'template';\n                            }\n                            analytics.track(\"media played\", {\n                                asset_id: assetId || null,\n                                asset_type: asset_type || null,\n                                click_source: 'player',\n                                artist: artist || null,\n                                title: title || null,\n                                genre: null,\n                                ...special_data,\n                            });\n                        });\n\n                        \/* media paused *\/\n                        var $videoElement = $(videoElement);\n                        $videoElement.on('pause', function() {\n                            var title = clip.clipNameForUrl ? clip.clipNameForUrl.replace(\/-\/g, \", \") : clip.name;\n                            var assetId = clip.id;\n                            var artist = clip.filmMakerDisplayName || clip.artistName;\n                            var asset_type = null;\n                            if(\"footage\" == 'footage') {\n                                asset_type = 'footage';\n                            } else if(\"footage\" == 'templates') {\n                                asset_type = 'template';\n                            }\n                            analytics.track(\"media paused\", {\n                                asset_id: assetId || null,\n                                asset_type: asset_type || null,\n                                click_source: 'player',\n                                artist: artist || null,\n                                title: title || null,\n                                genre: null,\n                                ...special_data,\n                            });\n                        });\n\n                        \/* media viewed *\/\n                        const observer = new IntersectionObserver(entries => {\n                            entries.forEach(entry => {\n                                if (entry.isIntersecting) {\n                                    var assetId = clip.id;\n                                    var artist = clip.filmMakerDisplayName || clip.artistName;\n                                    var title = clip.clipNameForUrl ? clip.clipNameForUrl.replace(\/-\/g, \", \") : clip.name;\n                                    var asset_type = null;\n                                    if(\"footage\" == 'footage') {\n                                        asset_type = 'footage';\n                                    } else if(\"footage\" == 'templates') {\n                                        asset_type = 'template';\n                                    }\n                                    analytics.track(\"media viewed\", {\n                                        asset_id: assetId || null,\n                                        asset_type: asset_type || null,\n                                        click_source: 'player',\n                                        artist: artist || null,\n                                        title: title || null,\n                                        genre: null,\n                                        ...special_data,\n                                    });\n                                    observer.unobserve(entry.target);\n                                }\n                            });\n                        }, {\n                            threshold: 0.5\n                        });\n                        observer.observe($videoElement[0]);\n\n                        \/* media downloaded *\/\n                        $videoElement.closest('.clipContainer').find('.clipName').on('click', function() {\n                            var assetId = clip.id;\n                            var artist = clip.filmMakerDisplayName || clip.artistName;\n                            var title = clip.clipNameForUrl ? clip.clipNameForUrl.replace(\/-\/g, \", \") : clip.name;\n                            var asset_type = null;\n                            if(\"footage\" == 'footage') {\n                                asset_type = 'footage';\n                            } else if(\"footage\" == 'templates') {\n                                asset_type = 'template';\n                            }\n                            analytics.track(\"media downloaded\", {\n                                asset_id: assetId || null,\n                                asset_type: asset_type || null,\n                                click_source: 'player',\n                                artist: artist || null,\n                                title: title || null,\n                                genre: null,\n                                ...special_data,\n                            });\n                        });\n                        $videoElement.closest('.clipContainer').find('.clipDownload').on('click', function() {\n                            var assetId = clip.id;\n                            var artist = clip.filmMakerDisplayName || clip.artistName;\n                            var title = clip.clipNameForUrl ? clip.clipNameForUrl.replace(\/-\/g, \", \") : clip.name;\n                            var asset_type = null;\n                            if(\"footage\" == 'footage') {\n                                asset_type = 'footage';\n                            } else if(\"footage\" == 'templates') {\n                                asset_type = 'template';\n                            }\n                            analytics.track(\"media downloaded\", {\n                                asset_id: assetId || null,\n                                asset_type: asset_type || null,\n                                click_source: 'player',\n                                artist: artist || null,\n                                title: title || null,\n                                genre: null,\n                                ...special_data,\n                            });\n                        });\n\n                        \/\/ check screen size\n                        var mobileScreen = window.matchMedia('(max-width: 767px)');\n                        if (mobileScreen.matches) { \/\/ mobile\n                            const observer = new IntersectionObserver(function(entries) {\n                                entries.forEach(entry => {\n                                    if (entry.isIntersecting) {\n                                        player.play(); \/\/ Play the video when it enters the viewport\n                                    } else {\n                                        player.pause(); \/\/ Pause the video when it goes out of the viewport\n                                    }\n                                });\n                            });\n                            observer.observe(videoElement);\n                        } else { \/\/ desktop\n                            clipContainer.on('mouseenter', function() {\n                                player.play();\n                            });\n\n                            clipContainer.on('mouseleave', function() {\n                                player.pause();\n                            });\n                        }\n\n                    }\n                    if(\"6077179\" !== '') { \/\/ if this is a request for a specific clip by id - then break out of loop after first time bc it's not an array\n                        return false;\n                    }\n                });\n            }\n\n        });\n    <\/script>\n\n    \n<h2><strong><span data-preserver-spaces=\"true\">Why would you want to go live on TikTok?<\/span><\/strong><\/h2>\n<p><span data-preserver-spaces=\"true\">TikTok LIVE is a simple and effective tool for engaging with followers. Show off your work, style or talents, do a question and answer session and interact with followers in real-time. As a result, you&#8217;ll have more engaged followers and find out what they love most about your content.<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">You can monetize with LIVE Gifts, which allow your viewers to interact with your TikTok LIVE streams and show appreciation for your content. LIVE Gifts allow you to collect Diamonds from TikTok, which can be redeemed for money. How does it work? Followers buy coins through different payment methods approved by TikTok. Once they have purchased coins, they can send you a virtual gift in the form of Diamonds during your LIVE Stream. The coins may be purchased for as little as $1.39 for 100 coins. They can be gifted directly to you or used to buy gifts on your behalf. Diamonds can be exchanged for real money once you have reached a minimum of 100 diamonds, which will be then transferred to your PayPal account. This is an effective way to\u00a0<\/span><a class=\"editor-rtfLink\" href=\"https:\/\/artlist.io\/blog\/how-to-make-money-on-tiktok\" target=\"_blank\" rel=\"noopener\"><span data-preserver-spaces=\"true\">make money on TikTok<\/span><\/a><span data-preserver-spaces=\"true\">. Keep in mind that to be eligible to collect Diamonds through LIVE Gifts, you must be part of the Creator Next program.<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">TikTok recently partnered with Shopify, and a new shopping tab allows creators to promote their products through the app. Create a business account, and redirect users to your Shopify page for purchases. This is an excellent way to generate a revenue stream!<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">What should you do during your livestream? Here are some ideas.<\/span><\/p>\n<h2><strong><span data-preserver-spaces=\"true\">Ideas for your TikTok LIVE Stream<\/span><\/strong><\/h2>\n<p><span data-preserver-spaces=\"true\">The sky&#8217;s the limit on your creativity during a TikTok LIVE. So be as creative as you can! Are you working on a song, a video, or some project? Invite your viewers to see your work in progress or the final product. Viewers love to see the behind-the-scenes process behind your creativity. This is a great way to boost sales and attract direct followers to keep coming back for more, especially if you&#8217;re teasing the launch of a new product.<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">Consider how a regular, episodic TikTok LIVE Stream could generate even more followers and engagement with existing ones. Can you broadcast at the same time every week with new content? Consider this space your studio for a talk show or a podcast. No need for fancy equipment, just your phone, a quiet space, good lighting, and even a loose script to guide you.<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">TikTok LIVES are a great place to collaborate with fellow creators and artists. Invite someone on your &#8220;show&#8221; and interview them or just show your audience how you like to have fun. Don&#8217;t be afraid to infuse originality and humor in your live &#8220;performance.&#8221; This is a chance to really shine!<\/span><\/p>\n<p><a href=\"https:\/\/artlist.io\/?utm_source=blog&amp;utm_medium=banner&amp;utm_campaign=sfx&amp;utm_content=start-free-now\"><img decoding=\"async\" class=\"aligncenter wp-image-34309 size-full\" src=\"https:\/\/new-blog.artlist.io\/blog\/wp-content\/uploads\/2022\/05\/Middle-Banner-02-867.jpg\" alt=\"Banner for unlimited high-quality SFX, showing a dramatic splash from a water droplet on a dark background. Includes a 'Start Free Now' button.\" width=\"867\" height=\"420\" srcset=\"https:\/\/new-blog.artlist.io\/blog\/wp-content\/uploads\/2022\/05\/Middle-Banner-02-867.jpg 867w, https:\/\/new-blog.artlist.io\/blog\/wp-content\/uploads\/2022\/05\/Middle-Banner-02-867-300x145.jpg 300w, https:\/\/new-blog.artlist.io\/blog\/wp-content\/uploads\/2022\/05\/Middle-Banner-02-867-768x372.jpg 768w\" sizes=\"(max-width: 867px) 100vw, 867px\" \/><\/a><\/p>\n<h2><strong><span data-preserver-spaces=\"true\">How to go live on TikTok<\/span><\/strong><\/h2>\n<p><span data-preserver-spaces=\"true\">There are 2 simple requirements to go live. You must be 16 years old, and you need at least 1,000 followers. Users 18 years and over may send and receive gifts during a LIVE Stream. It&#8217;s that easy!<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">If you comply with these 2 requirements, follow these easy steps to start your livestream event.<\/span><\/p>\n<ol>\n<li style=\"list-style-type: none;\">\n<ol>\n<li style=\"list-style-type: none;\">\n<ol>\n<li><span data-preserver-spaces=\"true\">Open TikTok and tap on the create icon (+) at the bottom of the screen.<\/span><\/li>\n<\/ol>\n<\/li>\n<\/ol>\n<\/li>\n<\/ol>\n<p><img decoding=\"async\" class=\"aligncenter wp-image-6885 size-full manual\" src=\"https:\/\/new-blog.artlist.io\/blog\/wp-content\/uploads\/2022\/05\/tiktok-live-tutorial1.jpeg\" alt=\"how to go live on tiktok\" width=\"473\" height=\"1024\" srcset=\"https:\/\/new-blog.artlist.io\/blog\/wp-content\/uploads\/2022\/05\/tiktok-live-tutorial1.jpeg 473w, https:\/\/new-blog.artlist.io\/blog\/wp-content\/uploads\/2022\/05\/tiktok-live-tutorial1-139x300.jpeg 139w\" sizes=\"(max-width: 473px) 100vw, 473px\" \/><\/p>\n<ol>\n<li style=\"list-style-type: none;\">\n<ol>\n<li style=\"list-style-type: none;\">\n<ol start=\"2\">\n<li><span data-preserver-spaces=\"true\">Select LIVE from the menu.<\/span><\/li>\n<li><span data-preserver-spaces=\"true\">You&#8217;ll see a preview of your video feed where you can add a title, control comment visibility, add filters and effects, pick a charity to support and share your livestream through other social media platforms.<\/span><\/li>\n<\/ol>\n<\/li>\n<\/ol>\n<\/li>\n<\/ol>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-6886 size-full manual\" src=\"https:\/\/new-blog.artlist.io\/blog\/wp-content\/uploads\/2022\/05\/tiktok-live-tutorial2.jpeg\" alt=\"tiktok live tutorial 2\" width=\"473\" height=\"1024\" srcset=\"https:\/\/new-blog.artlist.io\/blog\/wp-content\/uploads\/2022\/05\/tiktok-live-tutorial2.jpeg 473w, https:\/\/new-blog.artlist.io\/blog\/wp-content\/uploads\/2022\/05\/tiktok-live-tutorial2-139x300.jpeg 139w\" sizes=\"(max-width: 473px) 100vw, 473px\" \/><\/p>\n<ol start=\"4\">\n<li><span data-preserver-spaces=\"true\">Finally, tap Go LIVE to begin broadcasting your video.<\/span><\/li>\n<\/ol>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-6884 size-full manual\" src=\"https:\/\/new-blog.artlist.io\/blog\/wp-content\/uploads\/2022\/05\/tiktok-live-tutorial-3.jpeg\" alt=\"tiktok live tutorial 3\" width=\"473\" height=\"1024\" srcset=\"https:\/\/new-blog.artlist.io\/blog\/wp-content\/uploads\/2022\/05\/tiktok-live-tutorial-3.jpeg 473w, https:\/\/new-blog.artlist.io\/blog\/wp-content\/uploads\/2022\/05\/tiktok-live-tutorial-3-139x300.jpeg 139w\" sizes=\"(max-width: 473px) 100vw, 473px\" \/><\/p>\n<h2><strong><span data-preserver-spaces=\"true\">Dos &amp; Don\u2019ts of a TikTok Live<\/span><\/strong><\/h2>\n<h3><strong><span data-preserver-spaces=\"true\">Do:<\/span><\/strong><\/h3>\n<ol>\n<li style=\"list-style-type: none;\">\n<ol>\n<li style=\"list-style-type: none;\">\n<ol>\n<li style=\"list-style-type: none;\">\n<ol>\n<li style=\"list-style-type: none;\">\n<ul>\n<li><span data-preserver-spaces=\"true\">Be prepared with good lighting, a quiet space, and a stable surface such as a tripod.<\/span><\/li>\n<li><span data-preserver-spaces=\"true\">Charge your phone or leave it plugged in during your event<\/span><\/li>\n<li><span data-preserver-spaces=\"true\">Promote your livestream in advance with LIVE Events so followers can discover, register and get notifications about the upcoming LIVE stream.\u00a0<\/span><\/li>\n<li><span data-preserver-spaces=\"true\">Ask followers questions beforehand that you answer during your TikTok Live<\/span><\/li>\n<li><span data-preserver-spaces=\"true\">Livestream at a time most followers will be able to watch. Check your\u00a0<\/span><a class=\"editor-rtfLink\" href=\"https:\/\/artlist.io\/blog\/tiktok-analytics\/\" target=\"_blank\" rel=\"noopener\"><span data-preserver-spaces=\"true\">TikTok Analytics<\/span><\/a><span data-preserver-spaces=\"true\">\u00a0for this data.<\/span><\/li>\n<li><span data-preserver-spaces=\"true\">Script your event at least loosely so you know what to say and do<\/span><\/li>\n<li><span data-preserver-spaces=\"true\">Rehearse<\/span><\/li>\n<li><span data-preserver-spaces=\"true\">Use your followers&#8217; names when responding to comments<\/span><\/li>\n<li><span data-preserver-spaces=\"true\">Be friendly<\/span><\/li>\n<li><span data-preserver-spaces=\"true\">Teach your followers something<\/span><\/li>\n<li><span data-preserver-spaces=\"true\">Aim for a 30-minute livestream<\/span><\/li>\n<li><span data-preserver-spaces=\"true\">Have someone available to help block trolls while you focus on the livestream<\/span><\/li>\n<\/ul>\n<\/li>\n<\/ol>\n<\/li>\n<\/ol>\n<\/li>\n<\/ol>\n<\/li>\n<\/ol>\n<h3><strong><span data-preserver-spaces=\"true\">Don&#8217;t:<\/span><\/strong><\/h3>\n<ol>\n<li style=\"list-style-type: none;\">\n<ol>\n<li style=\"list-style-type: none;\">\n<ol>\n<li style=\"list-style-type: none;\">\n<ol>\n<li style=\"list-style-type: none;\">\n<ul>\n<li><span data-preserver-spaces=\"true\">Actively solicit gifts or offer incentives for providing gifts while you&#8217;re live. Otherwise, you&#8217;ll violate TikTok&#8217;s\u00a0<\/span><a class=\"editor-rtfLink\" href=\"https:\/\/www.tiktok.com\/community-guidelines?lang=en\" target=\"_blank\" rel=\"noopener\"><span data-preserver-spaces=\"true\">community guidelines<\/span><\/a><span data-preserver-spaces=\"true\">.<\/span><\/li>\n<li><span data-preserver-spaces=\"true\">Livestream too often or without reason. Make it a meaningful event!<\/span><\/li>\n<li><span data-preserver-spaces=\"true\">Go live in a crowded or noisy place where the audio is bad<\/span><\/li>\n<li><span data-preserver-spaces=\"true\">Move the phone or shake it<\/span><\/li>\n<li><span data-preserver-spaces=\"true\">Get into fights with your audience<\/span><\/li>\n<li><span data-preserver-spaces=\"true\">Fail to provide engaging or relevant content<\/span><\/li>\n<li><span data-preserver-spaces=\"true\">Broadcast at hours when your followers aren&#8217;t likely to watch<\/span><\/li>\n<\/ul>\n<\/li>\n<\/ol>\n<\/li>\n<\/ol>\n<\/li>\n<\/ol>\n<\/li>\n<\/ol>\n<h2><strong><span data-preserver-spaces=\"true\">What to do after your TikTok Live<\/span><\/strong><\/h2>\n<p><span data-preserver-spaces=\"true\">Streams are saved on the platform for 90 days, while TikTok checks if you have broken any of their content rules. Find your content in &#8216;Settings and Privacy &gt; Live Replay&#8217;. From this section, you can download your stream or delete it. If you don&#8217;t take any action, the video will be deleted after 90 days.<\/span><\/p>\n<p><a href=\"https:\/\/artlist.io\/?utm_source=blog&amp;utm_medium=banner&amp;utm_campaign=music&amp;utm_content=start-free-now\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-34285 size-full\" src=\"https:\/\/new-blog.artlist.io\/blog\/wp-content\/uploads\/2021\/09\/Middle-Banner-01-1140-1.jpg\" alt=\"Banner promoting unlimited royalty-free music for videos, featuring a person seated back-to-back with a large teddy bear. Includes a 'Start Free Now' button.\" width=\"1140\" height=\"415\" srcset=\"https:\/\/new-blog.artlist.io\/blog\/wp-content\/uploads\/2021\/09\/Middle-Banner-01-1140-1.jpg 1140w, https:\/\/new-blog.artlist.io\/blog\/wp-content\/uploads\/2021\/09\/Middle-Banner-01-1140-1-300x109.jpg 300w, https:\/\/new-blog.artlist.io\/blog\/wp-content\/uploads\/2021\/09\/Middle-Banner-01-1140-1-1024x373.jpg 1024w, https:\/\/new-blog.artlist.io\/blog\/wp-content\/uploads\/2021\/09\/Middle-Banner-01-1140-1-768x280.jpg 768w\" sizes=\"(max-width: 1140px) 100vw, 1140px\" \/><\/a><\/p>\n<h2><strong><span data-preserver-spaces=\"true\">Wrap up<\/span><\/strong><\/h2>\n<p><span data-preserver-spaces=\"true\">In 2023, TikTok had over 1 billion downloads. There&#8217;s potential to be the entrepreneur you always dreamed of by skillfully using all the tools of the platform, including LIVES. <\/span><a class=\"editor-rtfLink\" href=\"https:\/\/artlist.io\/blog\/how-to-become-a-content-creator\" target=\"_blank\" rel=\"noopener\"><span data-preserver-spaces=\"true\">Becoming a content creator<\/span><\/a><span data-preserver-spaces=\"true\">\u00a0doesn&#8217;t have to be difficult. With a clear strategy, you can begin monetizing and growing your brand right away. So, don&#8217;t be afraid to press that LIVE button and get started!<\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p>TikTok LIVE is a valuable feature for creators to promote their brands, products, and services through real-time follower interactions. Read on how to make the most out of it.<\/p>\n","protected":false},"author":11,"featured_media":6882,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_uag_custom_page_level_css":"","footnotes":""},"categories":[581],"tags":[455,89],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v21.9 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to Go Live on TikTok: The Beginner&#039;s Guide | Artlist<\/title>\n<meta name=\"description\" content=\"TikTok LIVE is a valuable feature for creators to promote their brands, products, and services through real-time follower interactions. \u05db\u05d2\u05db\u05d2\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/new-blog.artlist.io\/blog\/how-to-go-live-on-tiktok\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Go Live on TikTok: The Beginner&#039;s Guide | Artlist\" \/>\n<meta property=\"og:description\" content=\"TikTok LIVE is a valuable feature for creators to promote their brands, products, and services through real-time follower interactions. \u05db\u05d2\u05db\u05d2\" \/>\n<meta property=\"og:url\" content=\"https:\/\/new-blog.artlist.io\/blog\/how-to-go-live-on-tiktok\/\" \/>\n<meta property=\"og:site_name\" content=\"Artlist Blog\" \/>\n<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/Globalgirltravels\" \/>\n<meta property=\"article:published_time\" content=\"2022-05-19T09:46:01+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-11-05T06:59:59+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/new-blog.artlist.io\/blog\/wp-content\/uploads\/2022\/05\/150522-How-to-Go-Live-on-TikTok-Blog-1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"538\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Jessica Peterson\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@https:\/\/twitter.com\/ggirltravels\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Jessica Peterson\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/new-blog.artlist.io\/blog\/how-to-go-live-on-tiktok\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/new-blog.artlist.io\/blog\/how-to-go-live-on-tiktok\/\"},\"author\":{\"name\":\"Jessica Peterson\",\"@id\":\"https:\/\/new-blog.artlist.io\/blog\/#\/schema\/person\/4cf1dcfc0b9a842464a579b686cbfe19\"},\"headline\":\"How to Go Live on TikTok: The Complete Beginner&#8217;s Guide\",\"datePublished\":\"2022-05-19T09:46:01+00:00\",\"dateModified\":\"2024-11-05T06:59:59+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/new-blog.artlist.io\/blog\/how-to-go-live-on-tiktok\/\"},\"wordCount\":1114,\"publisher\":{\"@id\":\"https:\/\/new-blog.artlist.io\/blog\/#organization\"},\"keywords\":[\"Livestreaming\",\"TikTok\"],\"articleSection\":[\"Social Content Creators\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/new-blog.artlist.io\/blog\/how-to-go-live-on-tiktok\/\",\"url\":\"https:\/\/new-blog.artlist.io\/blog\/how-to-go-live-on-tiktok\/\",\"name\":\"How to Go Live on TikTok: The Beginner's Guide | Artlist\",\"isPartOf\":{\"@id\":\"https:\/\/new-blog.artlist.io\/blog\/#website\"},\"datePublished\":\"2022-05-19T09:46:01+00:00\",\"dateModified\":\"2024-11-05T06:59:59+00:00\",\"description\":\"TikTok LIVE is a valuable feature for creators to promote their brands, products, and services through real-time follower interactions. \u05db\u05d2\u05db\u05d2\",\"breadcrumb\":{\"@id\":\"https:\/\/new-blog.artlist.io\/blog\/how-to-go-live-on-tiktok\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/new-blog.artlist.io\/blog\/how-to-go-live-on-tiktok\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/new-blog.artlist.io\/blog\/how-to-go-live-on-tiktok\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/new-blog.artlist.io\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Social Content Creators\",\"item\":\"https:\/\/new-blog.artlist.io\/blog\/social-content-creators\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"How to Go Live on TikTok: The Complete Beginner&#8217;s Guide\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/new-blog.artlist.io\/blog\/#website\",\"url\":\"https:\/\/new-blog.artlist.io\/blog\/\",\"name\":\"Artlist Blog\",\"description\":\"Just artlist blog website\",\"publisher\":{\"@id\":\"https:\/\/new-blog.artlist.io\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/new-blog.artlist.io\/blog\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/new-blog.artlist.io\/blog\/#organization\",\"name\":\"Artlist Blog\",\"url\":\"https:\/\/new-blog.artlist.io\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/new-blog.artlist.io\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/new-blog.artlist.io\/blog\/wp-content\/uploads\/2024\/10\/artlist-blog-logo.svg\",\"contentUrl\":\"https:\/\/new-blog.artlist.io\/blog\/wp-content\/uploads\/2024\/10\/artlist-blog-logo.svg\",\"width\":143,\"height\":28,\"caption\":\"Artlist Blog\"},\"image\":{\"@id\":\"https:\/\/new-blog.artlist.io\/blog\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/new-blog.artlist.io\/blog\/#\/schema\/person\/4cf1dcfc0b9a842464a579b686cbfe19\",\"name\":\"Jessica Peterson\",\"description\":\"Jessica Peterson is a travel and documentary filmmaker with a background in journalism and marketing. She runs Purple Noon Productions from sunny Los Angeles. She has 20 years of experience producing content in 114 cities and 25 countries. In 2016, she directed and produced her own documentary about her then-home of Guam. Her clients include CNN, United Airlines, Southwest Airlines, Matador Network, and Tastemade.\",\"sameAs\":[\"https:\/\/www.facebook.com\/Globalgirltravels\",\"https:\/\/instagram.com\/globalgirltravels\",\"https:\/\/www.linkedin.com\/in\/jessica-peterson-21a0a63b\",\"https:\/\/twitter.com\/https:\/\/twitter.com\/ggirltravels\",\"https:\/\/www.youtube.com\/channel\/UCuQsQU7nDCPc6mDUVwsiLtA\"],\"url\":\"https:\/\/new-blog.artlist.io\/blog\/author\/jessica-peterson\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Go Live on TikTok: The Beginner's Guide | Artlist","description":"TikTok LIVE is a valuable feature for creators to promote their brands, products, and services through real-time follower interactions. \u05db\u05d2\u05db\u05d2","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/new-blog.artlist.io\/blog\/how-to-go-live-on-tiktok\/","og_locale":"en_US","og_type":"article","og_title":"How to Go Live on TikTok: The Beginner's Guide | Artlist","og_description":"TikTok LIVE is a valuable feature for creators to promote their brands, products, and services through real-time follower interactions. \u05db\u05d2\u05db\u05d2","og_url":"https:\/\/new-blog.artlist.io\/blog\/how-to-go-live-on-tiktok\/","og_site_name":"Artlist Blog","article_author":"https:\/\/www.facebook.com\/Globalgirltravels","article_published_time":"2022-05-19T09:46:01+00:00","article_modified_time":"2024-11-05T06:59:59+00:00","og_image":[{"width":1920,"height":538,"url":"https:\/\/new-blog.artlist.io\/blog\/wp-content\/uploads\/2022\/05\/150522-How-to-Go-Live-on-TikTok-Blog-1.jpg","type":"image\/jpeg"}],"author":"Jessica Peterson","twitter_card":"summary_large_image","twitter_creator":"@https:\/\/twitter.com\/ggirltravels","twitter_misc":{"Written by":"Jessica Peterson","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/new-blog.artlist.io\/blog\/how-to-go-live-on-tiktok\/#article","isPartOf":{"@id":"https:\/\/new-blog.artlist.io\/blog\/how-to-go-live-on-tiktok\/"},"author":{"name":"Jessica Peterson","@id":"https:\/\/new-blog.artlist.io\/blog\/#\/schema\/person\/4cf1dcfc0b9a842464a579b686cbfe19"},"headline":"How to Go Live on TikTok: The Complete Beginner&#8217;s Guide","datePublished":"2022-05-19T09:46:01+00:00","dateModified":"2024-11-05T06:59:59+00:00","mainEntityOfPage":{"@id":"https:\/\/new-blog.artlist.io\/blog\/how-to-go-live-on-tiktok\/"},"wordCount":1114,"publisher":{"@id":"https:\/\/new-blog.artlist.io\/blog\/#organization"},"keywords":["Livestreaming","TikTok"],"articleSection":["Social Content Creators"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/new-blog.artlist.io\/blog\/how-to-go-live-on-tiktok\/","url":"https:\/\/new-blog.artlist.io\/blog\/how-to-go-live-on-tiktok\/","name":"How to Go Live on TikTok: The Beginner's Guide | Artlist","isPartOf":{"@id":"https:\/\/new-blog.artlist.io\/blog\/#website"},"datePublished":"2022-05-19T09:46:01+00:00","dateModified":"2024-11-05T06:59:59+00:00","description":"TikTok LIVE is a valuable feature for creators to promote their brands, products, and services through real-time follower interactions. \u05db\u05d2\u05db\u05d2","breadcrumb":{"@id":"https:\/\/new-blog.artlist.io\/blog\/how-to-go-live-on-tiktok\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/new-blog.artlist.io\/blog\/how-to-go-live-on-tiktok\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/new-blog.artlist.io\/blog\/how-to-go-live-on-tiktok\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/new-blog.artlist.io\/blog\/"},{"@type":"ListItem","position":2,"name":"Social Content Creators","item":"https:\/\/new-blog.artlist.io\/blog\/social-content-creators\/"},{"@type":"ListItem","position":3,"name":"How to Go Live on TikTok: The Complete Beginner&#8217;s Guide"}]},{"@type":"WebSite","@id":"https:\/\/new-blog.artlist.io\/blog\/#website","url":"https:\/\/new-blog.artlist.io\/blog\/","name":"Artlist Blog","description":"Just artlist blog website","publisher":{"@id":"https:\/\/new-blog.artlist.io\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/new-blog.artlist.io\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/new-blog.artlist.io\/blog\/#organization","name":"Artlist Blog","url":"https:\/\/new-blog.artlist.io\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/new-blog.artlist.io\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/new-blog.artlist.io\/blog\/wp-content\/uploads\/2024\/10\/artlist-blog-logo.svg","contentUrl":"https:\/\/new-blog.artlist.io\/blog\/wp-content\/uploads\/2024\/10\/artlist-blog-logo.svg","width":143,"height":28,"caption":"Artlist Blog"},"image":{"@id":"https:\/\/new-blog.artlist.io\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/new-blog.artlist.io\/blog\/#\/schema\/person\/4cf1dcfc0b9a842464a579b686cbfe19","name":"Jessica Peterson","description":"Jessica Peterson is a travel and documentary filmmaker with a background in journalism and marketing. She runs Purple Noon Productions from sunny Los Angeles. She has 20 years of experience producing content in 114 cities and 25 countries. In 2016, she directed and produced her own documentary about her then-home of Guam. Her clients include CNN, United Airlines, Southwest Airlines, Matador Network, and Tastemade.","sameAs":["https:\/\/www.facebook.com\/Globalgirltravels","https:\/\/instagram.com\/globalgirltravels","https:\/\/www.linkedin.com\/in\/jessica-peterson-21a0a63b","https:\/\/twitter.com\/https:\/\/twitter.com\/ggirltravels","https:\/\/www.youtube.com\/channel\/UCuQsQU7nDCPc6mDUVwsiLtA"],"url":"https:\/\/new-blog.artlist.io\/blog\/author\/jessica-peterson\/"}]}},"uagb_featured_image_src":{"full":["https:\/\/new-blog.artlist.io\/blog\/wp-content\/uploads\/2022\/05\/150522-How-to-Go-Live-on-TikTok-Blog-1.jpg",1920,538,false],"thumbnail":["https:\/\/new-blog.artlist.io\/blog\/wp-content\/uploads\/2022\/05\/150522-How-to-Go-Live-on-TikTok-Blog-1-150x150.jpg",150,150,true],"medium":["https:\/\/new-blog.artlist.io\/blog\/wp-content\/uploads\/2022\/05\/150522-How-to-Go-Live-on-TikTok-Blog-1-300x84.jpg",300,84,true],"medium_large":["https:\/\/new-blog.artlist.io\/blog\/wp-content\/uploads\/2022\/05\/150522-How-to-Go-Live-on-TikTok-Blog-1-768x215.jpg",768,215,true],"large":["https:\/\/new-blog.artlist.io\/blog\/wp-content\/uploads\/2022\/05\/150522-How-to-Go-Live-on-TikTok-Blog-1-1024x287.jpg",1024,287,true],"1536x1536":["https:\/\/new-blog.artlist.io\/blog\/wp-content\/uploads\/2022\/05\/150522-How-to-Go-Live-on-TikTok-Blog-1-1536x430.jpg",1536,430,true],"2048x2048":["https:\/\/new-blog.artlist.io\/blog\/wp-content\/uploads\/2022\/05\/150522-How-to-Go-Live-on-TikTok-Blog-1.jpg",1920,538,false]},"uagb_author_info":{"display_name":"Jessica Peterson","author_link":"https:\/\/new-blog.artlist.io\/blog\/author\/jessica-peterson\/"},"uagb_comment_info":0,"uagb_excerpt":"TikTok LIVE is a valuable feature for creators to promote their brands, products, and services through real-time follower interactions. Read on how to make the most out of it.","_links":{"self":[{"href":"https:\/\/new-blog.artlist.io\/blog\/wp-json\/wp\/v2\/posts\/6845"}],"collection":[{"href":"https:\/\/new-blog.artlist.io\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/new-blog.artlist.io\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/new-blog.artlist.io\/blog\/wp-json\/wp\/v2\/users\/11"}],"replies":[{"embeddable":true,"href":"https:\/\/new-blog.artlist.io\/blog\/wp-json\/wp\/v2\/comments?post=6845"}],"version-history":[{"count":6,"href":"https:\/\/new-blog.artlist.io\/blog\/wp-json\/wp\/v2\/posts\/6845\/revisions"}],"predecessor-version":[{"id":34321,"href":"https:\/\/new-blog.artlist.io\/blog\/wp-json\/wp\/v2\/posts\/6845\/revisions\/34321"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/new-blog.artlist.io\/blog\/wp-json\/wp\/v2\/media\/6882"}],"wp:attachment":[{"href":"https:\/\/new-blog.artlist.io\/blog\/wp-json\/wp\/v2\/media?parent=6845"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/new-blog.artlist.io\/blog\/wp-json\/wp\/v2\/categories?post=6845"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/new-blog.artlist.io\/blog\/wp-json\/wp\/v2\/tags?post=6845"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}