Details

    • Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: High High
    • None
    • 1.10.0
    • eZ Recommendation
    • None

    Description

      Replace tracked userId - currently as userId is used SESSIONID cookie and we need to user YCID Cookie (YCID Cookie live longer) or local storage: It has to be replace in _ycq.push and recommendations calls.

      _ycq.push(['_trackEvent', '16', 'click', '77',*'68scvjb4djuer16rd5kcmana82'*, '?lang=eng\x2DGB']);
              _ycq.push(['_trackTimedEvent', '16', 'consume', '77', '20000', *'68scvjb4djuer16rd5kcmana82'*, '?lang=eng\x2DGB']);
      

      this ID needs to be used in the recommendation call as well

      ....
       recommendationRestClient = new eZ.RecommendationRestClient({
                          scenario: 'article',
                          limit: '3',
                          endpointUrl: 'http\x3A\x2F\x2Freco.test.yoochoose.net\x2Fapi\x2F723\x2F68scvjb4djuer16rd5kcmana82\x2F',
                          language: 'eng\x2DGB',
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            kamil.musial-obsolete@ez.no Kamil MusiaƂ
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: