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

All accounts social metrics #4372

Merged
merged 2 commits into from
Aug 27, 2024
Merged

All accounts social metrics #4372

merged 2 commits into from
Aug 27, 2024

Conversation

volynvlad
Copy link
Member

@volynvlad volynvlad commented Aug 7, 2024

Changes

Add the

  • mentions_percentage_twitter
  • mentions_percentage_total
  • mentions_count_twitter
  • mentions_count_total

These metrics are to be used only on the Social Context page and don't given to API users.
To achieve this, the JSON spec of the metric now supports the "is_hidden": true flag, which hides
the metric from the { getAvailableMetrics } and { projectBySlug(slug: "bitcoin"){ availableMetrics }} GraphQL queries.

Ticket

https://www.notion.so/santiment/New-Social-Volume-metric-for-Social-Trends-27200f937c9646f686bd3b4ee6e358ee

Checklist:

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have tried to find clearer solution before commenting hard-to-understand parts of code
  • I have added tests that prove my fix is effective or that my feature works

@IvanIvanoff IvanIvanoff merged commit bc5b40b into master Aug 27, 2024
4 checks passed
@IvanIvanoff IvanIvanoff deleted the all-accounts-social-metrics branch August 27, 2024 13:13
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