1. Home
  2. Analytics
  3. How to setup Woopra

How to setup Woopra

To use Woopra with LinkClicky, you need four pieces of information.

Woopra API setup is required for using any ad network.

Timezone

  1. The timezone can be acquired by pressing the Configure icon at the top of your website.
  2. On the left side menu, select the Time Preferences option.
  3. On that page, you will see your time zone. Record it for future reference.

Timezones follow a very specific format. They must not have spaces in any part of the name. For a complete list of time zones, please visit the PHP web page.

Domain Name

The domain name appears at the top left of your Woopra dashboard.

The domain name is all lowercase and without any subdomain or www.

API App ID and Secret

In order for certain functionality to work with LinkClicky, we need to set up an API App ID and Secret. The easiest way to get one set up is to visit your profile page.

  1. In the top right menu where your profile appears, select Edit Profile from the menu items.
  2. From that page, select the Developer tab.
  3. Press the Generate a new API Key button.
  4. Enter LinkClicky as the App ID
  5. Select Never for the Expires option.
  6. Press the Create button.
  7. Once created, click on anywhere in the display for the App ID.
  8. Press the Click to copy button for both the App ID and Secret. Record them for use later.
{
"timezone": "[PHPTIMEZONE]",
"host": "[YOURDOMAIN]",
"appid": "[APPID]",
"secret": "[SECRET]"
}
Updated on June 20, 2023

Was this article helpful?

Related Articles