BranchMetrics / web-branch-deep-linking-attribution

The Branch Web SDK for deep linking and attribution. Once initialized, the Branch Web SDK allows you to create and share links with a banner (web only), over SMS, or your own methods by generating deep links. It also offers event tracking, access to referrals, and management of credits.
https://help.branch.io/developers-hub/docs/web-sdk-overview
MIT License
288 stars 101 forks source link

[DASH-3022] - Change $journeys_cta to use original URL rather than Branch link #744

Closed jwangler-branch closed 4 years ago

jwangler-branch commented 4 years ago

What's done?

How to test?

If you sell setBranchViewData({"$journeys_cta": "http://my.own.link"}) you should navigated to the target by clicking the banner.

jwangler-branch commented 4 years ago

@jdee I added some unit tests