Skip to content
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

Log the podcast_shared event after the user actually shares the item #1925

Open
1 task done
bjtitus opened this issue Jul 22, 2024 · 0 comments
Open
1 task done

Log the podcast_shared event after the user actually shares the item #1925

bjtitus opened this issue Jul 22, 2024 · 0 comments
Labels
Analytics Analytics related issues

Comments

@bjtitus
Copy link
Contributor

bjtitus commented Jul 22, 2024

Description

We currently log podcast_shared when the user selects an item type to share but before they actually share the item. We might want to only log this when the user actually shares the item. Additionally, this event logs a action property which indicates what type of sharing occurred. We could log a similar property with the UIActivity.ActivityType to indicate some common ones such as links or messages.

Step-by-step reproduction instructions

Enable the tracksLogging feature flag

  1. Navigate to an Episode Detail page
  2. Tap the Share button in the upper right
  3. Select an option to share
  4. Notice that the podcast_shared event is logged

Screenshots or screen recording

No response

Did you search for existing bug reports?

  • I have searched for existing bug reports.

Device, Operating system, and Pocket Casts app version

No response

@bjtitus bjtitus added the Analytics Analytics related issues label Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Analytics Analytics related issues
Projects
None yet
Development

No branches or pull requests

1 participant