From 9e78a8e91e2ba2dffc2cc6c7b466d93bf1e69f1a Mon Sep 17 00:00:00 2001 From: Steven Tey Date: Sat, 23 Sep 2023 20:30:26 -0700 Subject: [PATCH] document #385 --- content/help/how-to-create-link.mdx | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/content/help/how-to-create-link.mdx b/content/help/how-to-create-link.mdx index 4de58cda61..c8b8204a6a 100644 --- a/content/help/how-to-create-link.mdx +++ b/content/help/how-to-create-link.mdx @@ -192,6 +192,12 @@ This is particularly useful if you want to send iOS users to the App Store to do In both cases, the main **Destination URL** will be used as the fallback URL that will be used if the user's device type does not match the targeting rules. + + Device targeting currently is not supported for password-protected pages. If + you enable device targeting for a password-protected page, the user will be + redirected to the default destination URL regardless of their device type. + + ## Geo Targeting @@ -216,6 +222,12 @@ To use this feature, toggle the "Geo Targeting" switch in the link builder. This You can also add multiple geo-targeting rules by clicking on the "Add location" button. + + Geo targeting currently is not supported for password-protected pages. If you + enable geo targeting for a password-protected page, the user will be + redirected to the default destination URL regardless of their location. + + ## Link Comments You can add comments to your links by toggling the "Comments" switch in the link builder.