In Sitecore 7.5 I have created a test campaign. I have also created a test engagement plan. I set up the campaign to automatically enroll users in the initial state of my engagement plan. Then in my engagement plan I have a condition that checks for the value of a specific profile key. I am doing some local testing with test users and I cannot seem to figure out if there is any way for me to view a user's stored profile key values. Does this exist in Sitecore 7.5?
In Sitecore 7.5 is there a way to view a user's profile key values?
261 Views Asked by Corey Burnett At
1
There are 1 best solutions below
Related Questions in SITECORE
- Web Forms For Marketers (WFFM) Rich Text Field Type
- Incomplete sitecore publish ( presentation details missing )
- Is there an easy way to fake a Sitecore Device for testing?
- Lost uCommerce interface within Sitecore
- Unable to use WFFM using Sitecore MVC
- How to get all the fields from Sitecore
- 'Sitecore.Forms.Mvc.Models.FormModel' vs. 'Sitecore.Mvc.Presentation.RenderingModel'
- Sitecore WFFM checkbox values on Create Item
- How to add an session value to a custom webforms for markters save action?
- Set a field in all the children of an item
- Trouble With Sitecore Web.config Patch File
- Sitecore link with icon
- Sitecore Inheriting an Item from Branches (Inheriting complete structure)
- Sitecore 7.2 publish increment the data serialization folder Size
- In Sitecore 7.5 how to programmatically create media items with language versioning?
Related Questions in SITECORE-DMS
- Sitecore logs full with WARN Datakey length bigger then 100 chars, and was trimmed
- Sitecore 7.2 MVC and DMS
- Sitecore DMS custom visitor classification
- Sitecore Analytics not being logged
- Sitecore Maxmind lookup task
- Exclusive dashboard is not showing reports in Sitecore when register local search using DMS
- Error Configuring Sitecore Multivariate Testing
- profiles in Sitecore DMS 2.0
- Sitecore 6.5 DMS - Registering a goal completion via the API
- Is it possible to use the Segment Builder rule "Matches Pattern" as a page editor personalisation option?
- Triggering profiles associated with an item in Sitecore
- What is the best way to join Sitecore Analytics (OMS) Session and Global Session data for conditional rules, reports, etc.?
- How to view conversion data
- Sitecore multivariate testing: how are values calculated?
- Sitecore ECM how to track the same user's activities in different target audiences
Related Questions in SITECORE7.5
- In Sitecore 7.5 how to programmatically create media items with language versioning?
- Getting Stack Overflow when performing Linq to Sitecore Query
- MVC instrumentation & WebApi attribute routing for Sitecore 7.5
- Sitecore - Exclude items from full site publish
- Sitecore page components aren't versioned with page
- Not able to login in sitecore..?
- Developer Center on Sitecore
- Sitecore Rich Text Field Max Length
- Sitecore PageEditor randomly shows error with Glass.Mapper
- Sitecore: Error when removing link
- Can I use a Query String to drive personalized content in Sitecore 7.5?
- Why would an ASP.NET Sitecore site drop session after like 7 or 8 minutes?
- How to clear cache on Sitecore 7.5 delivery server?
- How to secure my Sitecore Controller Action (MVC) only to Sitecore Logged in Users?
- Is there any way to tell TDS not to sync security settings field for Sitecore?
Related Questions in SITECORE-XDB
- Sitecore 9.3 Experience Analytics - tracking logged users and users roles
- Sitecore 8.1 MongoDB collection not updated
- Update OTB facets for anonymous user
- How to use more than one type of identifier for contact identification?
- Redeploy Segments option missing in Sitecore 8.2
- How to configure Sitecore processing server?
- Can both CM and CD servers point to the same MongoDB instance of Sitecore xDB?
- Can you use goals from FXM external Sitecore to customize Sitecore site?
- In Sitecore 7.5 is there a way to view a user's profile key values?
- How to format the connection string for a MongoDB replica set in Sitecore?
- Xconnect Connection Issue
- Unable to get xDB reports using Sitecore Powershell
- Sitecore.Analytics.Exceptions.ContactLockException while merging contacts
- Sitecore Tracker is null after login with specified user
- Access Geolocation service programmatically
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
There is a Experience Profile Application in Sitecore 7.5, it is on the Launch Pad, On the login screen choose User Interface: Launch Pad. Or use this url to
/sitecore/shell/sitecore/Client/Applications/Launch PadIn the Sitecore Experience Profile you can find contacts and see the profile.
The following blog is about adding custom tab with custom profile keys. http://www.sitecore.net/learn/blogs/technical-blogs/getting-to-know-sitecore/posts/2014/09/using-custom-contact-data-part-1-experience-profile.aspx you need it if your desired key is not there.