Skip to main content
All CollectionsSources
Connecting WordPress to Seeka 😎
Connecting WordPress to Seeka 😎

All you need to know to get tracking on WordPress!

Updated over a month ago

The installation of Seeka on a WordPress Domain takes around 2 minutes and can be implemented by anyone with Admin access.

If your site is developed on Bedrock, see the Seeka developer docs.

Installing Seeka Plugin on your WordPress Domain

  1. Open the Seeka App and navigate to Sources.

  2. Ensure you're in the correct Organisation and Brand then click on the Connect source button.

  3. Select WordPress

    Download WordPress Plugin + Activate

  4. Download the WordPress plugin to your device HERE or in the Seeka App.

  5. Log in to your WordPress site, click Plugins

  6. Then Add New.

  7. At the top of the window, click the Upload plugin button.

  8. Select the seeka-converge.zip file downloaded in step 1 and click Install now.

  9. Once installed, click Activate plugin.

    Enter Seeka Public Key, Organisation ID and instance ID

  10. Once activated, you will be taken to the plugin list.

  11. Click on Settings on the left menu to expand the sub-menu and then click on Seeka.

  12. Copy your Seeka public key, Organisation ID and Instance ID into the text fields and click the Save Changes button to complete the installation.

Setting up Events

  1. Page view events will be automatically collected and sent to your configured data destinations in the Seeka app via browser and server channels.

  2. For all other events, Seeka has a specialised Express Setup Tool that allows you in a single pass to set up events for all data destinations.

Known Conflicts

Seeka always follows current best practices. Unfortunately, that is not always the case with other plugins.

Solid Security Pro

To use Seeka alongside the Solid Security Pro plugin please do the following:

"Disable PHP in Plugins" setting may need to be disabled.

  1. Click on the "Security" tab on the main left menu of WordPress

  2. Then, "Settings" in the top right corner

  3. Then, "Advanced" on the left Solid Security security menu.

  4. Uncheck "Disable PHP in Plugins" and click "Save".

WP Rocket plugin

When using the WP Rocket plugin, the below settings need to be set to avoid blocking Seeka.

  1. Navigate to WP Rocket Settings in WordPress.

  2. Click 'File Optimisation' in the left-hand menu.


  3. If 'Minify JavaScript files' is checked:

    1. In 'Excluded JavaScript files' paste in:

      1. /wp-json/seeka-converge/v1/p/static/c/(.*)

  4. If 'Delay JavaScript execution' is checked, please be aware that we've seen some mixed results with this option in WP Rocket, some positive and some serious negative effects (not just with Seeka but other Javascript based platforms plugged into WordPress).

  5. Hit Save 🚀

Did this answer your question?