URL Parameters¶
Target Audience: Developers
Overview¶
The following URL parameters can be appended to the Tulo Shop URL to pre-set values and control behavior.
Example:
https://your-shop.tulo.com/?accountOrigin=newspaper&merchantReference=my-merchant-ref
Parameters¶
| Parameter | Description |
|---|---|
AccountOrigin |
Origin identifier for the account. |
ReturnUrl |
URL to redirect the user to after a completed purchase. |
BackUrl |
URL to redirect the user to when navigating back/cancelling. |
ResetPasswordUrl |
URL to redirect the user to for password reset. |
ArticleId |
Article identifier, used to link the purchase to a specific article. |
Source |
Source identifier for tracking where the user came from. |
MerchantReference |
External reference passed through to the payment provider. |
PaywallId |
Paywall identifier, used when the shop is opened from a Tulo Paywall. |
UtmSource |
UTM source parameter for analytics tracking. |
UtmMedium |
UTM medium parameter for analytics tracking. |
UtmCampaign |
UTM campaign parameter for analytics tracking. |
UtmContent |
UTM content parameter for analytics tracking. |