Skip to content
New issue

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

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

Already on GitHub? # to your account

Send "Project Card Clicked" event to Optimizely #1225

Merged
merged 5 commits into from
Jun 12, 2020

Conversation

ifbarrera
Copy link
Contributor

@ifbarrera ifbarrera commented Jun 12, 2020

📲 What

Sends the "Project Card Clicked" event to Optimizely so we can track the success of the Native Project Cards experiment.

🛠 How

  • adds a call to track(eventName: "Project Card Clicked") when a project card is tapped (DiscoveryPageViewMode.swift & ThanksViewModel.swift)
  • updates the German "Goal Met" string to improve readability in smaller devices, and updated relevant German screenshots

✅ Acceptance criteria

Whitelist your device into the native_project_card experiment.

  • Tap on any project in Discovery. You should see the Optimizely SDK log a "Project Card Clicked" event.

Copy link
Contributor

@justinswart justinswart left a comment

Choose a reason for hiding this comment

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

🚀

@ifbarrera ifbarrera merged commit ace347d into master Jun 12, 2020
@ifbarrera ifbarrera deleted the add-native-project-card-tracking branch June 12, 2020 18:45
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants