sitecore-dms

Sitecore Analytics

[亡魂溺海] 提交于 2020-01-06 04:30:20
问题 I am on 7.2 version and found that Sitecore.Analytics.Tracker.IsActive is false and Sitecore.Analytics.Tracker.Visitor.VisitorClassification is 0 Imp point to note here is that my Analytics is working for all admin pages but not for custom pages of my site Can some one please provide some suggestions Cheers LA 回答1: Your pages should have a VisitorIdentification tag, so that Sitecore will be able to collect tracking information. Please make sure you have got a correct tracking tag being set up

What is the best way to join Sitecore Analytics (OMS) Session and Global Session data for conditional rules, reports, etc.?

坚强是说给别人听的谎言 提交于 2019-12-25 04:09:37
问题 I'm a new Sitecore Analytics developer (Sitecore 6.3.1), and I'm wondering what is going on with Sessions and GlobalSessions with regard to storing Profiles data. Upon reading the Analytics Configuration Reference, I see that: Analytics profiles differ from security profiles and analytics tags. Analytics profiles apply to individual sessions in individual Web clients rather than to users or global sessions. I want to accumulate scores for users based on the Global Session, but looking at the

Sitecore 6.5 DMS - Registering a goal completion via the API

只谈情不闲聊 提交于 2019-12-22 18:37:50
问题 I want to register a goal/conversion on my Sitecore 6.5 site using the API rather than a 'thank-you' page. I've seen this question about how to do it Sitecore OMS - achieving a goal on a form submission but the answer relates to the API prior to Sitecore 6.5 where it was overhauled quite significantly. Has anyone done this? Or has this functionality been intentionally removed? 回答1: Have you tried something like protected void btnSubmit_Click(object sender, EventArgs e) { if (Sitecore

Get Profile Key Score for Individual Page in Sitecore

徘徊边缘 提交于 2019-12-22 11:11:24
问题 I have a question regarding Sitecore Analytics and user profile keys. I need to be able to get the score of a profile key for an individual page. For example, if I have a profile key called "traveler" that could have a value of 1-10 on a given page, I need to be able to get the value for that key that was assigned by the content author. I have found that by using the following: Sitecore.Analytics.AnalyticsTracker.Current.Data.Profiles.GetProfile("Profile Name").GetProfileKeyValue("traveler")

Clarification on Sitecore A/B Testing Results

匆匆过客 提交于 2019-12-21 22:28:21
问题 We have recently started using Sitecore A/B Testing and I am getting lots of questions about how the scoring works. I have been through the relevant Sitecore DMS documents but I still am not 100% sure if I understand how the scoring works. My basic understanding is that the scores are based on Value Per Visit and my assumption is that the the value relates to the whole visit and not just the specific components we may be trying to optimize with the A/B Test. For example, if option A has a

How do I bucket Sitecore items on something other than their creation date?

北战南征 提交于 2019-12-19 09:55:55
问题 I'm using Sitecore with DMS (Sitecore 7.2), and I'm setting up various controls on my layouts to pull content from different folders based on the users profile card. I'd like those folders to be "bucket" folders, since there'll be one folder for each profile card, and it'll be a bit unpleasant for authors to have to manually update all of these folders every time a new profile card is added. The "Developers Guide to Item Buckets and Search" says: by default, the items are organized according

How do I trigger a profile in Sitecore DMS?

拟墨画扇 提交于 2019-12-19 04:04:20
问题 I am looking for a way to allow visitors to select what content they want displayed on the site. Is there a way to programatically trigger a profile in Sitecore DMS? I've looked at relevant documentation on SDN (http://sdn.sitecore.net/Reference/Sitecore 6/DMS Documentation.aspx), but so far haven't found a way. EDIT: Raised this on Sitecore Support Portal - will post an answer once I find out more. 回答1: I have done something similar on my project. Check out this code sample and let me know

Spoof an IP address to test GEOIP lookups with Sitecore 8

扶醉桌前 提交于 2019-12-12 16:55:47
问题 I am new to Sitecore. I'm trying to implement following process class to overwrite GeoIP values for testing purpose. I can't find in which namespace the class Tracker is situated. Please note that I am using Sitecore 8 hosted on localhost. Sitecore Blog: @sitecorejohn blog Can some one please help me to resolve this namespace issue. Thanks. namespace Sitecore.Sharedsource.Analytics.Pipelines.StartTracking { using System.Net; using Sitecore.Analytics; using Sitecore.Analytics.Pipelines

Custom Campaign URL in DMS 2.0

旧巷老猫 提交于 2019-12-10 11:34:47
问题 Edited The issue (#347688) has been fixed in Sitecore CMS 6.5.0 rev. 120427 (6.5.0 Update-4) and DMS 2.0.1 rev. 120427 We have been asked to explain where the editor can customize the campaign tracking url, they have seen the feature when participating in Sitecore Training sessions, but can't find the features in the our platform that is currently fully updated. It seems to me the feature has been removed otherwise it is hidden in {3AC13180-912F-4388-AF56-46A0F1172E70} that is missing in the

Sitecore Analytics reports - Is this only for Analytics database, can I use master database to generate reports?

荒凉一梦 提交于 2019-12-08 13:17:16
问题 I was trying to create a report from master database in analytics reports. (Stimulsoft Report Designer) As it explains in the reports cookbook, I have created a "mrt file" (Report UI) and a report definition item in Engagement analytics. I have configured the datasource item as query item (/sitecore/system/Settings/Analytics/Reports SQL Queries/Visit Pages). It worked. But then I tried with a query using the master database, in the SQL query item I specifically mentioned the database as