diff --git a/coffee/installHelper.coffee b/coffee/installHelper.coffee index 3f060edc9..8fee11e6f 100644 --- a/coffee/installHelper.coffee +++ b/coffee/installHelper.coffee @@ -64,7 +64,7 @@ ShepherdInstallHelper = ready -> if options.trigger is 'first-page-visit' - if location.href.match(/https:\/\/.+\.(p|s)\.eager\.works\//i) + if window.Eager?.installs?.preview?.appId is 'AalP5veMma6s' tour.start() else if window.localStorage?.eagerShepherdHasRun isnt 'true'