Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current Restore this Version View Page History

« Previous Version 2 Current »

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 2.0 for SEM, SEO 4.1 for SEO)

 Step 1: Change email recipient
  • Update the email recipients to just your own email.

 Step 2: Run and send the report
  • If the report has not been run it will not let you send the report so run it and send it after it finishes loading.

 Step 3: Button Link and FTP
  • Grab the “View on dashboard” link from the report email.

  • 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 grabbed in the email between the quotation marks. It will look like this:

Outputs:

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

FAQs

 FAQ...

Answer…