Skip to main content
All CollectionsIntegrationsCMS & Deployment
How to Integrate Marker.io with SharePoint
How to Integrate Marker.io with SharePoint

Step-by-step instruction set for implementing Marker.io in SharePoint

Joe Scanlon avatar
Written by Joe Scanlon
Updated over a week ago

Disclaimer: This guide is a work in progress and based on theoretical knowledge. It has not been tested on a live SharePoint site. Your practical insights are welcome to improve its accuracy and usefulness.

Integrating Marker.io with SharePoint allows users to report issues directly from your SharePoint site. This guide is for SharePoint administrators and webmasters who want to enable easy issue reporting via Marker.io.

Prerequisites

  • Admin access to a SharePoint site.

  • An active Marker.io account.

  • Basic understanding of HTML/JavaScript (optional, but helpful)

Step 1: Obtain the Marker.io JavaScript Code

  1. Log in to Marker.io: Access your Marker.io dashboard.

  2. Retrieve JavaScript Snippet: Navigate to Project Settings > Widget > Installation > Add code manually and copy the code snippet.

Step 2: Access SharePoint for Editing

  1. Login to SharePoint: Use your credentials with editing rights.

  2. Select the Site: Choose the SharePoint site where you want to add the Marker.io widget.

Step 3: Edit the SharePoint Page

  1. Enter Edit Mode: Click the "Edit" option on the desired page.

    • Note: Modern SharePoint sites might have a different editing interface compared to classic versions.

Step 4: Add a Script Editor Web Part

  1. Locate Web Part Option: In the editing toolbar, find the “Add a Web Part” option.

  2. Choose Script Editor: Select the “Script Editor” web part.

    • If using a modern SharePoint site, consider using a SharePoint Framework (SPFx) web part.

Step 5: Insert the Marker.io JavaScript

  1. Paste the Code: Insert the Marker.io JavaScript snippet into the Script Editor web part.

  2. Positioning: Ensure the script is placed where it can load effectively across the desired pages.

Step 6: Save Changes and Test

  1. Save the Page: Apply and save your changes.

  2. Test the Integration: Navigate the site as a user and check that the Marker.io widget is functioning correctly.

Step 7: Review SharePoint Permissions and Policies

  1. Review Organization Policies: Check your organization's policies regarding custom scripts.

  2. Check SharePoint Online Restrictions: SharePoint Online may have default restrictions on custom scripts for security reasons. You can adjust these settings in the SharePoint admin center if necessary.

Step 8: Consult Documentation and Support

  1. Marker.io Resources: Use Marker.io’s support and documentation for additional guidance.

  2. SharePoint Support: For SharePoint-specific issues, refer to Microsoft’s support and documentation.

Need Help?

If you have any questions, comments, or corrections, chat with us at the bottom right of our web page.

Did this answer your question?