Skip to main content

Loading Siteimprove Analytics code using Adobe launch

Modified on: Mon, 24 Jan, 2022 at 10:49 AM

You can add the Siteimprove Analytics code to your website in several ways including using Adobe launch.

To add the Analytics JavaScript with Adobe launch, you can use Custom code options.

Custom code allows you to load JavaScript or HTML on a page when certain conditions are met (e.g., on page load).

Adding Siteimprove Analytics code in Adobe launch

  1. Open Adobe launch and select “Rules” on the left menu under Authoring.
  2. Click on “Create New Rule”.
  3. Give your rule a name (e.g., Load Siteimprove Analytics).
  4. Under Events, select the event that will trigger the script to load,
    (e.g., Core Library Loaded (Page Top).screenshot from adobe launch with , name, event and actions indicated
  5. Then, click “Add” under actions to determine what the rule should do.
  6. Add “Custom code” in the action type field.screenshot from adobe launch with JavaScript selector and Open editor button highlighted
  7. Give your custom code a name (e.g., SiteimproveTag)
  8. Select JavaScript as the code language.
  9. Click on the “Open Editor”.
  10. Paste your Siteimprove code into the editor. (Note: The code below is for example purposes only. For information on finding your unique analytics code, see the article, “Adding Siteimprove Analytics JavaScript to your website”.)
    Example: <script async src="https://siteimproveanalytics.com/js/siteanalyze_xxxxx.js"></script>
    screenshot from adobe launch with code editor shown
  11. Save your changes.

After these steps, the Siteimprove Analytic will be loaded by Adobe Launch. 

This article is for informational purposes only. Siteimprove does not provide support or product help for the third-party software.

Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.