To use Woopra with LinkClicky, you need four pieces of information.
Timezone
- The timezone can be acquired by pressing the Configure icon at the top of your website.
- On the left side menu, select the Time Preferences option.
- On that page, you will see your time zone. Record it for future reference.
Domain Name
The domain name appears at the top left of your Woopra dashboard.
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.
- In the top right menu where your profile appears, select Edit Profile from the menu items.
- From that page, select the Developer tab.
- Press the Generate a new API Key button.
- Enter LinkClicky as the App ID
- Select Never for the Expires option.
- Press the Create button.
- Once created, click on anywhere in the display for the App ID.
- 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]"
}