Skip to content

Commit

Permalink
Update Bento Lockwise link.
Browse files Browse the repository at this point in the history
  • Loading branch information
lesleyjanenorton committed Nov 22, 2019
1 parent 803153d commit 5235708
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/js/fx-bento.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ function getFxAppLinkInfo(localizedBentoStrings, referringSiteURL) {
[localizedBentoStrings.pocket, "https://app.adjust.com/hr2n0yz?engagement_type=fallback_click&fallback=https%3A%2F%2Fgetpocket.com%2Ffirefox_learnmore%3Fsrc%3Dff_bento&fallback_lp=https%3A%2F%2Fapps.apple.com%2Fapp%2Fpocket-save-read-grow%2Fid309601447", "pocket"],
[localizedBentoStrings.fxDesktop, `https://www.mozilla.org/firefox/new/?utm_source=${referringSiteURL}&utm_medium=referral&utm_campaign=bento&utm_content=desktop`, "fx-desktop"],
[localizedBentoStrings.fxMobile, `http://mozilla.org/firefox/mobile?utm_source=${referringSiteURL}&utm_medium=referral&utm_campaign=bento&utm_content=desktop`, "fx-mobile"],
[localizedBentoStrings.fxLockwise, "https://app.adjust.com/6tteyjo?&campaign=Skyline&adgroup=InProduct&creative=Bento&fallback=https%3A%2F%2Fwww.mozilla.org%2Ffirefox%2Flockwise", "fx-lockwise"],
[localizedBentoStrings.fxLockwise, "https://bhqf.adj.st/?adjust_t=6tteyjo&adj_deeplink=lockwise%3A%2F%2F&adj_fallback=https%3A%2F%2Fwww.mozilla.org%2Fen-US%2Ffirefox%2Flockwise", "fx-lockwise"],
];
}

Expand Down

0 comments on commit 5235708

Please sign in to comment.