Ektron CMS400.Net Reference
To create a Targeted Content widget, follow these steps.
Prerequisite: The Targeted Content widget must be on the list of widgets assigned to the page's template. See Also: Adding the Wireframe and Widgets into the CMS
The following table describes the criteria options.
Criterion | Use this criterion to specify widgets that will appear if |
If the site visitor was referred to this page from any search engine (or not) Or If the search engine from which the site visitor was referred is one of the following - Bing - Yahoo - Other - None Or If the search engine's keywords are (are not, contain, start with, or end with) a specified value | |
Referring URL | The referring host matches a string value (for example, www.example.com). This is helpful for determining the site from which a visitor came to your site, such as a Facebook fan page. |
The current page contains the specified URL parameter. For example, you create a campaign selling gold jewelry and base its content on the URL parameter cid=gold. If the URL of the page that hosts the Targeted Content widget contains cid=gold (for example, http://www.mystore.com/product.aspx?cid=gold), then display widgets assigned to that Targeted Content widget. | |
A cookie matching the specified pattern is found on the site visitor's computer. Cookies are generally stored as name value pairs, such as UserID - A9A3BECE0563982D. When checking for a cookie, you complete three fields. cookie ID logic (is, is not, contains, starts with, ends with) a value For example, if a certain campaign placed cookies beginning with A9A, you would set up the criterion like this: Note: The cookie criterion does not support subkeys, such as ecm.userid or ecm.sitepath. | |
Device Configuration | The user's device matches a Device Configuration that you specify. For example, a content block displays only if a user accesses your Web site with a Smart Phone. To learn about Device Configurations, see Adding a Device Configuration and Supporting Mobile Devices. |
Logged in | The user is or is not logged in. |
Note: Only applies to logged-in users. User is member of a Ektron CMS400.NET User or Membership Group that you select from dropdown list. See Also: Membership Users and Groups, Managing User Groups | |
Note: Only applies to logged-in users. User is a member of an Ektron CMS400.NET Community Group that you select from dropdown list. See Also: Community Groups | |
Note: Only applies to logged-in users. The value of the logged-in user's custom property satisfies the logic for the value you specify. See Also: Custom User Properties Example: Zip code is a Custom User Property. You want to display a list of stores in New Hampshire for users whose Zip Code begins with 03. Condition / result Zip code = 03458 true Zip code = 02103 false | |
The actual date (according to the web server's clock) and a date you enter satisfy the specified logic. Logic operators: is is not less than greater than equal to or less than equal to or greater than Examples: Assume today's date is 2010-01-01 Condition / result Date = 2010-01-01 true Date < 2010-01-01 false Date >= 2009-12-01 true | |
The current day (according to the web server's clock) satisfies the specified logic. Logic operators: is is not Examples: Assume today's date is 2010-03-01 (Monday) Condition / result Day of week is Monday true Day of week is Tuesday false Day of week is not Tuesday true | |
The actual date (according to the web server's clock) and a date you enter satisfy the specified logic. Logic operators: is is not less than greater than equal to or less than equal to or greater than Examples: Assume today's date is 2010-03-01 (Monday) Condition / result Day of month is 01 true Day of month is not 01 false Date >= 2009-12-01 true | |
The actual hour (according to the web server's clock) and number between 1 and 23 you enter satisfy the specified logic. The numbers are based on a 24 hour clock so, for example, 5 p.m. is 17. Logic operators: is is not less than greater than equal to or less than equal to or greater than Examples: Assume current time is 18:30:00 Condition / result true is 18false is 23true >= 12 | |
User Regional Info | Enter the user's country or state, or both. State selections are limited to states in the United States. This information is retrieved from the IP address of the person who is using your Web site. In order to retrieve this information, you need to enable eWebEdit400's Using GeoIP Information in Ektron CMS400.NET. |
Facebook Info | If the criterion matches information in the user's Facebook profile, display the widgets inserted into this condition. For example, if the criterion is Marital Status is Single and the user's Facebook Profile matches that value, display the assigned widgets.This criterion only works with users who log in via Facebook Login. You can apply any of these facebook fields. Age Gender Marital Status Likes Employment Use Contains with Free Text Fields On fields that use free text (such as Likes), Ektron recommends using the contains operator, as opposed to is or is not. Contains is more flexible and finds a partial match. For example, if the user likes U.S. Soccer and you enter the term soccer and the contains operator, a partial match is made, so the user sees the related widget. On the other hand, if the user likes U.S. Soccer and you enter the term soccer and the is operator, an exact match is not made, so the user does not see the related widget. The Likes Field The Likes field lets you search through users' Facebook profile Likes and Interests. Or, you can narrow it down to a specific like/interest. For example, you could display a widget promoting Red Sox merchandise if, in their Facebook profile, users like a Sports Team that contains Red Sox. |
Otherwise | No condition evaluates to true. Note: You would typically use this criterion last, since it always evaluates to true. Any conditions below this are ignored. |
See Also: Widget Reference