Skip to content

Commit

Permalink
Update get started today steps
Browse files Browse the repository at this point in the history
  • Loading branch information
redJ4y committed Feb 13, 2023
1 parent 925aeb9 commit 2802c4c
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions about.php
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,11 @@

<ol>
<li><a href="https://app.raygun.com/signup?utm_source=link&amp;utm_medium=text&amp;utm_campaign=wp-plugin-setup" target="_blank">Create a Raygun account</a>.</li>
<li>Go to the <a href="https://app.raygun.com" target="_blank">Raygun dashboard</a> and create a new application. <span class="rg4wp-helptip">This represents your website.</span></li>
<li>Go to the <a href="<?php menu_page_url('rg4wp-settings', true); ?>">Raygun settings page.</a></li>
<li>Paste your API key into the API key field.</li>
<li>Enable Crash Reporting and Real User Monitoring.</li>
<li>Click Save Changes.</li>
<li>Done!</li>
<li>Go to the <a href="https://app.raygun.com" target="_blank">Raygun dashboard</a> and create a new application. Your API key can be found in Application Settings.</li>
<li>Go to the <a href="<?php menu_page_url('rg4wp-settings', true); ?>">Raygun settings page</a> in your WordPress admin panel.</li>
<li>Paste your Raygun API key into the API key field.</li>
<li>Enable Crash Reporting and Real User Monitoring. Make any additional configurations as needed.</li>
<li><b>Click Save Changes.</b></li>
</ol>

</div>
Expand Down

0 comments on commit 2802c4c

Please sign in to comment.