Configuration
After installation, your goal is to confirm two things:
- the plugin can talk to Thinkific successfully
- the WordPress-to-Thinkific handoff path preserves attribution context
Core settings to complete
In the plugin settings, configure:
- Thinkific subdomain
- API key
- API token
- any environment-specific options used by your deployment
If your environment supports demo mode or BI access, leave those disabled until the main connection is verified.
Recommended first-pass validation
Use a controlled test session:
- Open your site with a URL that includes UTMs.
- Move through the intended conversion path.
- Cross the stop point into Thinkific.
- Complete the enrollment or checkout flow.
- Check whether the resulting record shows the expected attribution values.
What to verify
Successful configuration should prove:
- credentials save and decrypt correctly
- the Thinkific connection is accepted
- marketing context is captured on landing
- the stop point passes that context forward
- the enrollment or revenue event can be explained by stored attribution data
Common setup mistakes
- entering credentials before the encryption constant exists
- testing without real UTM parameters
- validating only the landing page capture and not the final Thinkific outcome
- assuming attribution is working because sync succeeds
If the technical connection works but attribution still looks weak, move to Attribution concepts next.