Skip to main content
Skip table of contents

Manual Installation

Installation

You can install the Katalys (formerly “RevOffers”) app in just a few steps!

  1. Go to https://wordpress.org/plugins/revoffers-advertiser-integration/
    Click ‘Download’ for a ZIP archive of the plugin for a manual installation.

  2. Login to your WordPress Site Admin Portal
    Navigate to the Plugins Section and click ‘Add New’

  3. Upload & Install the ZIP Archive
    Click ‘Upload Plugins’ then Browse for or Drag-n-Drop the Katalys Plugin Archive. After installing the plugin and clearing your WordPress caches, the Katalys plugin will perform the setup process automatically.

  4. To customize the plugin's operation, you will find new configuration options.
    From the WordPress Admin Plugins section, search for the ‘RevOffers Advertiser Integration’ plugin and click ‘Settings’.

  • Your WordPress Admin Portal Login may be found by navigating to the below URL:
    https://www.store.com/wp-admin
    where ‘www.store.com’ is replaced with the Domain of your WordPress Website

  • Option: Site ID Identifies your website to the RevOffers system.  This value should default to your primary website's bare domain ("example.com" instead of "www.example.com").  Replace this, only under the direction from a Katalys representative, to the Tracking ID found on your Katalys Marketing Platform Integrations Page:

    image-20240704-152651.png
  • Option: Use Cron Tells the plugin to push tracking information via the cron background task mechanism within WordPress.  This is a more performant method of integrating that ensures no network delays cause issues with front-end response times.

Verifying Installation

The plugin adds a snippet of JavaScript to your web pages. This snippet enables Katalys to
attribute orders to its affiliates.


To verify the plugin has been installed and the appropriate WordPress caches have been cleared,
look at the source code of any public page -- we suggest simply starting with the homepage. The
process to view a page's source is slightly different depending on which browser you're using, but
most offer an option of "View Page Source" when right-clicking on the page.

Within the source of the page, you should see a JavaScript snippet as indicated below:

HTML
<script type="text/javascript" src="https://db.revoffers.com/_track.min.js" async></script>
OR
<script type="text/javascript" src="https://db.revoffers.com/_track.js" async></script>

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.