Admin Panel Report Dashboard (DS Only)

This SOP is a work in progress. If you notice anything that is out of date, could be more clear or could be more efficient please update the SOP or add a comment to start a conversation.

Purpose

Enable the digital marketing reports option in the admin panel of websites.

Procedure

Inputs:

  • Ninjacat account created.

  • Main SEO or SEM report created (NCPS 3.0 for SEM, SEO 5.2 for SEO)

 

  • Search for the customer account on Ninjacat. Once there, click on the “More Actions” button and select “Copy Insecure Link”

Insecure Link.png
This will copy the link we are going to use to enable the report dashboard.

  • Paste these two links of code in the Config.asp file in the FPT folder for the website. (Domain>Includes>config.asp)
    SAT_ENABLE_DIGITAL_MARKETING_REPORTS = True
    CONFIG_DIGITAL_MARKETING_REPORTS_LINK = ""

  • Add the link you copied from the Ninjact account between the quotation marks. It will look like this:

  • Hit the save button.

Outputs:

  • With this configuration, there will now be a Digital Marketing Reports button in the admin panel of the website.

FAQs

Answer…