newrelic / instant-observability-website

Dashboards, alerts, and integrations all in one place. Our quickstarts bundle everything you need to start monitoring like a pro right out of the box.
https://newrelic.com/instant-observability/
Apache License 2.0
5 stars 20 forks source link

NR-20101 : tessen events on social buttons #246

Closed RamanaReddy8801 closed 2 years ago

RamanaReddy8801 commented 2 years ago

JIRA ticket: https://issues.newrelic.com/browse/NR-20101

Description: Added tessen event for social sharing in Public IO quick-start pages

Steps to test:

  1. open newrelic.com/instant-observability
  2. User will see the main page and goto the details page
  3. User will see "Share this" buttons
  4. when we click a particle social media buttons, the tessen event will be captured
  5. To see the captured event, click on query builder select this account (Account: 1478838 - Growth Data Team / TessenJS) Run the query ( FROM TessenAction SELECT count() WHERE (eventName LIKE 'YOUR EVENT NAME')) to see the count of the event. example: FROM TessenAction SELECT WHERE eventName LIKE 'TIO_TessenOnShareClick_instantObservability' FACET buttonClicked

Screen short of the query builder:

Screenshot 2022-06-02 at 4 43 08 PM
gatsby-cloud[bot] commented 2 years ago

Gatsby Cloud Build Report

instant-observability-website

:tada: Your build was successful! See the Deploy preview here.

Build Details

View the build logs here.

:clock1: Build time: 2m

Performance

Lighthouse report

Metric Score
Performance :large_orange_diamond: 28
Accessibility :green_heart: 100
Best Practices :green_heart: 92
SEO :large_orange_diamond: 85

:link: View full report

nr-opensource-bot commented 2 years ago

:tada: This PR is included in version 1.2.2 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: