oracle / oracle/pushiomanager-react-native

What are the allowed values for engagementType in trackEngagement?

Open
#40 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
19
Forks
19
PR merge metrics
No merged PRs in 30d

Description

trackEngagement receives a metric as first argument and from the source code https://github.com/oracle/pushiomanager-react-native/blob/d25f846fe110e554f701c4fb7a4b2a746ceb3171/index.js#L293 is said that it's one of engagementType. However I haven't been able to find the list of those types anywhere (in this repo or in Oracle docs).

Where can I find the allowed values?

Thank you!

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at index.js line 293 and trace the trackEngagement entry point to confirm how engagementType is referenced. Check the linked Oracle source and documentation for the complete allowed-value list; done means the values are identified and recorded in repository documentation.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react-native
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.