Hi Josh,So when you mention the "Funnel Level " data element in quotes are youreferring to the data element name or path?-RobertOn Mon, Jan 8, 2018 at 3:16 PM, joshd7227840 <forums_noreply@adobe.com>
Hi Josh,So this is the source code I'm dealing with:var dtmAnalyticsData ={"channel":"REVIEWS","url":"\/2017\/12\/delta-one-lax-jfk-flight-review\/","pageName":"delta-one-lax-jfk-flight-review","author":"DarylChua","eVar20":"business class, Delta, Delta Air Lines, Flight Review,FlightReviews","eVar2...
Thanks for your feedback. Here's the URL to the page:https://thepointsguy.com/2017/12/delta-one-lax-jfk-flight-review/On Mon, Jan 8, 2018 at 10:41 AM, joshd7227840 <forums_noreply@adobe.com>
I believe that's what I did. Here's the data element:window.dtmAnalyticsData.evar20It was based on this source code:var dtmAnalyticsData ={"channel":"REVIEWS","url":"\/2017\/12\/delta-one-lax-jfk-flight-review\/","pageName":"delta-one-lax-jfk-flight-review","author":"DarylChua","eVar20":"business c...
Hi Josh,I think that was a typo. The data element does not have the dot betweendtm and Analytics.-RobertOn Mon, Jan 8, 2018 at 9:06 AM, joshd7227840 <forums_noreply@adobe.com>
HI Jantzen,Here's the source code:var dtmAnalyticsData ={"channel":"REVIEWS","url":"\/2017\/12\/delta-one-lax-jfk-flight-review\/","pageName":"delta-one-lax-jfk-flight-review","author":"DarylChua","eVar20":"business class, Delta, Delta Air Lines, Flight Review,FlightReviews","eVar21":"12252017","eVa...
Based on the feedback from adobe client care the issue stems from the dataelement. I believe the proper syntax is dtmAnalyticsData=xyz but whathappens when the source code has multiple objects in the same string?Multiple parameters are being passed separated by a comma.RobertOn Tue, Jan 2, 2018 at...
Hi. We added some new elements on the source code. See below:var dtmAnalyticsData = {"channel":"REVIEWS","url":"\/2017\/12\/delta-one-lax-jfk-flight-review\/","pageName":"delta-one-lax-jfk-flight-review","author":"Daryl Chua","eVar20":"business class, Delta, Delta Air Lines, Flight Review, Flight ...