Skip to content

Referrer Property in Deep Link Opened #12

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Jun 17, 2021
Merged

Conversation

prayansh
Copy link
Contributor

Purpose

Deep Link Opened events can now also collect information regarding the referrer

Approach

Following this tutorial https://clmirror.storage.googleapis.com/codelabs/deeplink-referrer/index.html?index=..%2F..index#5, we now have the ability to track the referrer for the Deep Link Opened event. This value can be either the website url or the app package name that contained the deep link.

@prayansh prayansh requested a review from migs647 June 16, 2021 20:47
}
}
/*
Due to some complications b/w mockk and robolectric this test seems to be failing on the CI
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

for context: this test is working on my local machine, but for some reason fails on the CI, which I believe is stemming from a problem between mockk and robolectric

Copy link
Contributor

@migs647 migs647 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@prayansh prayansh merged commit b3978ce into main Jun 17, 2021
@prayansh prayansh deleted the pray/referrer-tracking branch June 17, 2021 00:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants