Skip to main content
A Smart Link is a single URL that automatically rotates traffic between models in an offer. On each click, the system selects an available campaign and redirects the user to a model’s page.
1

Create a Smart Link

Go to RevShare > Tracking Links, click Create Smart Link and select an offer.
2

Configure settings

Set your Fallback URL (redirect destination when no campaigns are available), traffic source, and callback settings.
3

Get your link

The system generates a unique link: https://ofprofile.com/go?hash=ABC123&click_id=
4

Drive traffic

Each click is automatically distributed between models in the offer. The system tracks all clicks and subscriptions.
https://ofprofile.com/go?hash=<HASH>&click_id=<YOUR_CLICK_ID>
ParameterDescription
hashUnique identifier of your Smart Link (auto-generated)
click_idExternal click ID from your tracker (up to 32 characters)
Additional parameters can be passed via params:
https://ofprofile.com/go?hash=ABC123&click_id=xyz&params[source]=reddit&params[geo]=us
All passed parameters are saved and available in callbacks through {{click_params.*}} macros. Smart Link automatically selects a model on each click:
  • The system distributes traffic across all models in the offer
  • If no free campaign exists for a model — one is created automatically via API
  • Each link is unique and has a limited validity period
  • If no model is available — the user is redirected to the Fallback URL
Rate limit applies: maximum 10 clicks per 5 minutes per Smart Link. When exceeded, further clicks are sent to the Fallback URL.

Fallback URL

The Fallback URL is a backup link where users are redirected when the Smart Link can’t assign a campaign. This can happen if all models in the offer are temporarily unavailable. The Fallback URL must start with https://onlyfans.com/.

Scale

One link for all models in an offer — no need to create separate campaigns.

Tracker Integration

Pass click_id and custom parameters for integration with external trackers.

Automatic Rotation

The system distributes traffic and creates campaigns automatically.

Callbacks

Receive real-time notifications for clicks, subscriptions, and transactions.
The Smart Links table shows:
  • Clicks — number of generated links
  • Fallbacks — number of redirects to the backup URL
  • Fans — per model in the offer
  • Revenue — your earnings and total revenue per model
To receive notifications about Smart Link events, configure Callbacks.