Skip to content

Commit

Permalink
Update ProgrammaticallyShowJourney.html
Browse files Browse the repository at this point in the history
  • Loading branch information
rob-gioia-branch authored May 10, 2024
1 parent ad1b97d commit 30c0c95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ProgrammaticallyShowJourney.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ <h1> Using Meta Tags </h1>
branch.closeJourney(); //close the Journey first by default
function handleCodeShareButtonClicked() {
branch.closeJourney(); //close a Journey that might be showing
window.location.hash = "example";
console.log("Share button clicked");
branch.track('pageview'); //trigger a check to show the Journey if targeting is matched
}

Expand Down

0 comments on commit 30c0c95

Please sign in to comment.